Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/private/mmeeks/opengl-backbuffer2
/
comphelper
c4ecd6c
That SB variable was a temporary debugging aid
by Stephan Bergmann
· 10 years ago
a508f63
mark UNO structs as SAL_WARN_UNUSED, where possible
by Noel Grandin
· 10 years ago
e78bb6d
loplugin:unusedfields in include/comphelper,include/editeng
by Noel Grandin
· 10 years ago
b879374
Seems more natural to pass a homogenous list by initializer_list
by Stephan Bergmann
· 10 years ago
048f396
loplugin:unusedfields in comphelper
by Noel Grandin
· 10 years ago
ab9add5
loplugin:sallogareas
by Stephan Bergmann
· 10 years ago
fe3fd05
add mapKeysToSequence/mapValuesToSequence methods to comphelper
by Noel Grandin
· 10 years ago
2554efa
use comphelper::containerToSequence
by Noel Grandin
· 10 years ago
06116bd1
Fast PCH generator and optimized PCH files
by Ashod Nakashian
· 10 years ago
25aec38
use initialiser for Sequence<OUString>
by Noel Grandin
· 10 years ago
8e234c5
use initialiser syntax for Sequence<OUString>
by Noel Grandin
· 10 years ago
d7801c3
Namespace cleanup and disambiguation
by Ashod Nakashian
· 10 years ago
fb4ce44
loplugin:nullptr (automatic rewrite)
by Stephan Bergmann
· 10 years ago
6c80a8f
new loplugin: oncevar
by Noel Grandin
· 10 years ago
960d032
Cleanup two unused boost/bind includes in comphelper.
by Mario J. Rugiero
· 10 years ago
9acf5ea
loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)
by Stephan Bergmann
· 10 years ago
ff3b3be
java: make inner classes static where possible
by Noel Grandin
· 10 years ago
59b072e
yyyyy
by Noel Grandin
· 10 years ago
8c987fa
lok: Introduce LOK_CALLBACK_UNO_COMMAND_RESULT callback.
by Jan Holesovsky
· 10 years ago
b35e797
Assume this shall be conditional on DBG_UTIL
by Stephan Bergmann
· 10 years ago
cb4fa1d
use uno::Reference::set method instead of assignment
by Noel Grandin
· 10 years ago
3bc5df7
UNO: no need to use OUString constructor when calling createInstance
by Noel Grandin
· 10 years ago
7cdbde4
Initialize Sequence<beans::NamedValue> from initializer_lists
by Noel Grandin
· 10 years ago
644487a
loplugin:unusedmethods
by Noel Grandin
· 11 years ago
3d784c4
remove extra spaces around ::
by Noel Grandin
· 10 years ago
0b018d2
tdf#39440: fix several warnings reported by cppcheck
by Serge Krot
· 10 years ago
3569c58
Remove obsolete version map files
by Stephan Bergmann
· 10 years ago
1579dcb
Rename some "document name" params to "document URL"
by Stephan Bergmann
· 10 years ago
e2a7cb3
cppcheck:noExplicitConstructor
by Noel Grandin
· 10 years ago
b36963c
Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code
by Stephan Bergmann
· 10 years ago
bff4c13
Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code
by Stephan Bergmann
· 10 years ago
c0096b5
Hold the SolarMutex while updating properties; thanks to sberg.
by Michael Meeks
· 10 years ago
f76b3dd
Move SolarMutex down from tools to comphelper/ to make life easier.
by Michael Meeks
· 10 years ago
ccf8bdc
Create a wrapper to make listening for configmgr changes easy.
by Michael Meeks
· 11 years ago
fce720b
comphelper: add string::join()
by Miklos Vajna
· 11 years ago
e7311cb
loplugin:mergeclasses
by Noel Grandin
· 11 years ago
6ca355d
tdf#94228 comphelper: replace BOOST_PP
by Daniel Robertson
· 11 years ago
9a1f09b
clang-analyzer-deadcode.DeadStores
by Stephan Bergmann
· 11 years ago
e209d11
remove old standalone Sun bug numbers
by Noel Grandin
· 11 years ago
ce34347
Fix typos
by Andrea Gelmini
· 11 years ago
c50eb68
Renamed wrongly prefixed boolean variables
by Stefan Heinemann
· 11 years ago
96fa0df
comphelper: replace for_each with range-based for
by Daniel Robertson
· 11 years ago
1704221
comphelper: add LibreOfficeKit::set/isViewCallback()
by Miklos Vajna
· 11 years ago
22b80ac
boost->std
by Caolán McNamara
· 11 years ago
03be785
framework: yet another WeakImplHelper<XPropertySetInfo> dupcliate
by Michael Stahl
· 11 years ago
6fcaaca
comphelper: fix MSVC --enable-mergedlibs build, OFOPXMLHelper
by Michael Stahl
· 11 years ago
1d6cd01
loplugin:stringconstant: OUStringBuffer: appendAscii -> append
by Stephan Bergmann
· 11 years ago
6900bf4
o3tl/cow_wrapper: remove boost dependency
by Daniel Robertson
· 11 years ago
fe6c124
Remove demonstrated-useless comphelper::compare
by Stephan Bergmann
· 11 years ago
5ff8f80
Demonstrate comphelper::compare is useless
by Stephan Bergmann
· 11 years ago
63de6ba
There is no css::uno::Sequence<sal_uInt8> in UNO
by Stephan Bergmann
· 11 years ago
39ce314
comphelper::isA(Type... -> Type == cppu::UnoType...
by Stephan Bergmann
· 11 years ago
d21260c
Remove two silly typedefs
by Stephan Bergmann
· 11 years ago
5da0dce
Consolidate isFileUrl checks
by Stephan Bergmann
· 11 years ago
4f87e9d
loplugin: defaultparams
by Noel Grandin
· 11 years ago
eab0ae6
cppcheck: nullPointerRedundantCheck
by Caolán McNamara
· 11 years ago
3ff2e30
cui,connectivity: inline some use-once typedefs
by Noel Grandin
· 11 years ago
819fd24
comphelper: replace boost::function with std::function
by Michael Stahl
· 11 years ago
18110ca
comphelper, desktop: fix MSVC mergedlib link failure
by Michael Stahl
· 11 years ago
d74436f
com::sun::star->css in comphelper
by Noel Grandin
· 11 years ago
11f24bc
tdf#92130 fix DoEvents to be recognized as keyword
by Marek Doležel
· 11 years ago
b12c835d
coverity#1312139 random byte is deliberate
by Caolán McNamara
· 11 years ago
bc9a8dd
tdf#82744: fix WebDAV lock/unlock behaviour - part 2
by Giuseppe Castagno
· 11 years ago
a890a76
tdf#88206 replace cppu::WeakImplHelper* etc.
by Takeshi Abe
· 11 years ago
9f27e5b
Fix typos
by Andrea Gelmini
· 11 years ago
e363123
loplugin:simplifybool
by Stephan Bergmann
· 11 years ago
5b2f823
add a SAL_RAND_REPEATABLE for repeatable random nums
by Caolán McNamara
· 11 years ago
ffa8892
Fix typos
by Andrea Gelmini
· 11 years ago
10a7c82
coverity#1308587 Uncaught exception
by Caolán McNamara
· 11 years ago
b55166d
Revert "return and use std::vector from OInterfaceContainerHelper"
by Noel Grandin
· 11 years ago
e57314f
return and use std::vector from OInterfaceContainerHelper
by Noel Grandin
· 11 years ago
6390d2c52
Get rid of comphelper::string::is*Ascii functions
by Stephan Bergmann
· 11 years ago
3fb56b3
Simplify comphelper::string::isdigitAsciiString definitions
by Stephan Bergmann
· 11 years ago
0655f98
Drop duplicate #includes
by Takeshi Abe
· 11 years ago
aade275
Fix typos
by Andrea Gelmini
· 11 years ago
9ed0339
Fix typos
by Andrea Gelmini
· 11 years ago
bcace9a
Add SwTiledRenderingTest::testGetTextSelection() testcase.
by Miklos Vajna
· 11 years ago
0980095
Replace boost::scoped_array<T> with std::unique_ptr<T[]>
by Takeshi Abe
· 11 years ago
3fa7b0b
Fix typos
by Andrea Gelmini
· 11 years ago
46e1236
Fix insertion and deletion in IndexedPropertyValuesContainer
by Matthew J. Francis
· 11 years ago
a941df0
cppcheck: noExplicitConstructor
by Caolán McNamara
· 11 years ago
66a0a37
loplugin:cstylecast: deal with remaining pointer casts
by Stephan Bergmann
· 11 years ago
8161056
uno::Sequence provides now begin and end
by Noel Grandin
· 11 years ago
cd93d5f
loplugin:cstylecast: deal with those that are (technically) const_cast
by Stephan Bergmann
· 11 years ago
bfd33a8
callcatcher: update unused code
by Caolán McNamara
· 11 years ago
6240967
callcatcher: update unused code
by Caolán McNamara
· 11 years ago
708f0d2
comphelper::PropertySetInfo: convert legacy assertion
by Michael Stahl
· 11 years ago
24dbd76
comphelper::PropertySetInfo remove unused parameter
by Michael Stahl
· 11 years ago
5b1337f
tdf#62475: partial handmade fixes
by Andrea Gelmini
· 11 years ago
4472423
Add support for progress bar callbacks to LibreOfficeKit clients
by Tor Lillqvist
· 11 years ago
c47f7df
sal/log.hxx is what was missing
by Stephan Bergmann
· 11 years ago
776d74b
If using std::random_device fails, fall back to just time(nullptr)
by Tor Lillqvist
· 11 years ago
011563a
seed mt19937 with random data
by Norbert Thiebaud
· 11 years ago
eaf4104
comphelper::dispatchCommand: allow passing command arguments
by Miklos Vajna
· 11 years ago
6ff2d84a
Various #include <sal/log.hxx> fixups
by Stephan Bergmann
· 11 years ago
da36fc8
No more need for PartialWeakComponentImplHelper here
by Stephan Bergmann
· 11 years ago
4592d27
Get rid of trivial comphelper::in-/decrement wrappers
by Stephan Bergmann
· 11 years ago
71b8099
remove unnecessary use of void in function declarations
by Noel Grandin
· 11 years ago
cbd8587
Move osl::LibreOfficeKit stuff to comphelper for now
by Tor Lillqvist
· 11 years ago
aa1b911
loplugin:staticmethods
by Noel Grandin
· 11 years ago
Next »