summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-08add IMCOSH test caseZdeněk Crhonek
2017-02-08loplugin:unusedenumconstants read-only constants in vclNoel Grandin
2017-02-08convert WMWindowType to scoped enumNoel Grandin
2017-02-08drop unused enum TTCreationFlagsNoel Grandin
2017-02-08external: bundle pdfiumMiklos Vajna
2017-02-08Missing includeStephan Bergmann
2017-02-08drop unused error stringsCaolán McNamara
2017-02-08move the extra data of ERRCODE_SFXMSG_STYLEREPLACE out of the .srcCaolán McNamara
2017-02-08gbuild, python3: stop defining SOLARIS, and remove SOLARIS patchMichael Stahl
2017-02-08basic: another SOLARIS check here converted to __sunMichael Stahl
2017-02-08The string "###" can be written as such, no need for a Special Const VariableTor Lillqvist
2017-02-08A newline is not that special or hard to rememberTor Lillqvist
2017-02-08tdf#105814 enable localization of "host" and "port" in sample addressesAndras Timar
2017-02-08loplugin:unusedenumconstants read-only constants in writerfilterNoel Grandin
2017-02-08Adding an iterator for fastattributes:Mohammed Abdul Azeem
2017-02-08use c++11 data()Caolán McNamara
2017-02-08coverity#707560 Uninitialized scalar variableCaolán McNamara
2017-02-08coverity#1242486 Out-of-bounds accessCaolán McNamara
2017-02-08coverity#1371289 Missing move assignment operatorCaolán McNamara
2017-02-08coverity#1400143 Missing move assignment operatorCaolán McNamara
2017-02-08coverity#1400144 Uninitialized pointer fieldCaolán McNamara
2017-02-08coverity#1400141 Unchecked return valueCaolán McNamara
2017-02-08coverity#1400142 Dereference after null checkCaolán McNamara
2017-02-08ofz#394 xbm ParseDefine problemCaolán McNamara
2017-02-08And more blind fix for apparently buggy GCC 4.8Stephan Bergmann
2017-02-08And more blind fix for apparently buggy GCC 4.8Stephan Bergmann
2017-02-08Blind fix for apparently buggy GCC 4.8Stephan Bergmann
2017-02-08This should have been OUStringLiteralStephan Bergmann
2017-02-08tdf#105818 Grid and Help Lines menu does't always offer what it promisesCor Nouws
2017-02-08-Werror,-Wunused-private-fieldStephan Bergmann
2017-02-08Use OUStringLiteralStephan Bergmann
2017-02-08Solaris C++ 5.2 compiler is no longer relevantStephan Bergmann
2017-02-08Use OUStringLiteralStephan Bergmann
2017-02-08Use OUStringLiteralStephan Bergmann
2017-02-08Use OUStringLiteralStephan Bergmann
2017-02-08rtl_str_shortenedCompare_WithLength -> OString::startsWithStephan Bergmann
2017-02-08Clean up curious by-4/by-2 loop indicesStephan Bergmann
2017-02-08Use OUStringLiteralStephan Bergmann
2017-02-08Use OUStringLiteralStephan Bergmann
2017-02-08Drop bogus check for escaped $Stephan Bergmann
2017-02-08Remove newly-unnecessary #includes from cppumaker-generated filesStephan Bergmann
2017-02-08oox, sfx2: can use std::move() hereMiklos Vajna
2017-02-08loplugin:unusedenumconstants read-only constants in xmloffNoel Grandin
2017-02-08remove unused constants from RES_MSGNoel Grandin
2017-02-08remove unused SCHATTR_DIAGRAM_STYLENoel Grandin
2017-02-08loplugin:useuniqueptr (clang-cl)Stephan Bergmann
2017-02-08loplugin:useuniqueptr (clang-cl)Stephan Bergmann
2017-02-08Add missing #includesStephan Bergmann
2017-02-07Revert "remove ugly operator* in DynamicErrorInfo"Michael Stahl
2017-02-07Revert "create ErrorHandlerFlags scoped enum for error handling flags"Michael Stahl