summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* convert CONTINUATION constants to typed_flags_setNoel Grandin2016-09-261-18/+21
* convert eNBOType constants to scoped enumNoel Grandin2016-09-261-50/+3
* convert eNBType to scoped enumNoel Grandin2016-09-261-5/+3
* convert ITEMCONN_ constants to scoped enumNoel Grandin2016-09-262-40/+24
* remove unused parameterJochen Nitschke2016-09-251-1/+1
* tdf#101935 and tdf#102201:Mohammed Abdul Azeem2016-09-251-0/+1
* we shouldn't need explicit lt_rtl_OUString, etc things anymoreCaolán McNamara2016-09-241-9/+1
* tdf#94987 Create directories for temp filenamesJan-Marek Glogowski2016-09-231-1/+4
* TDE fix some clang plugin based warningsJan-Marek Glogowski2016-09-231-11/+11
* cid#1371232: Add move semanticsStephan Bergmann2016-09-231-0/+16
* cid#1371196: Add move semanticsStephan Bergmann2016-09-231-0/+16
* cid#1371304: Add move semanticsStephan Bergmann2016-09-231-0/+17
* coverity#1371156 Missing move assignment operatorCaolán McNamara2016-09-231-0/+2
* convert formula error codes to scoped enumNoel Grandin2016-09-234-67/+71
* perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke2016-09-236-68/+36
* These functions wouldn't be implicitly declared/defined, anywayStephan Bergmann2016-09-231-6/+0
* use std to impl this resource sharingCaolán McNamara2016-09-231-2/+2
* coverity#1371281 Missing move assignment operatorCaolán McNamara2016-09-231-0/+2
* desktop: that wasn't unused, just rarely usedMichael Stahl2016-09-221-0/+4
* attempt to fix build, reintroduce TabitemValue::isLast()Eike Rathke2016-09-221-0/+1
* -Werror,-Wunused-private-fieldStephan Bergmann2016-09-221-1/+0
* fix windows buildNoel Grandin2016-09-221-0/+2
* convert SfxItemKind to scoped enumJochen Nitschke2016-09-221-9/+10
* loplugin:unusedmethods in chart2..svxNoel Grandin2016-09-2227-102/+2
* Missing "const"Stephan Bergmann2016-09-221-1/+1
* loplugin:unusedmethods unused returnsNoel Grandin2016-09-221-7/+0
* loplugin:unnecessaryvirtualNoel Grandin2016-09-222-5/+5
* Remove NumberFormatCodeWrapperMaarten Bosmans2016-09-222-63/+2
* lok::Document::getCommandValues: expose sw redline author colorsMiklos Vajna2016-09-211-0/+7
* convert SfxItemPresentation to scoped enumNoel Grandin2016-09-211-3/+3
* add dumpAsXml() to more pool itemsNoel Grandin2016-09-213-0/+5
* cid#1371252: Add move semanticsStephan Bergmann2016-09-211-0/+15
* Fix "ubsan: 9 is not a valid value for type ´SvxNumType´" once againStephan Bergmann2016-09-201-11/+1
* o3tl: replace yet another sal_Size with std::size_tMichael Stahl2016-09-201-1/+2
* loplugin:unusedfieldsNoel Grandin2016-09-203-14/+6
* Related cid#1371287: Work around missing OStringBuffer move semanticsStephan Bergmann2016-09-201-1/+52
* Related cid#1371289: Work around missing OUStringBuffer move semanticsStephan Bergmann2016-09-201-1/+77
* cid#1371306: Add move semanticsStephan Bergmann2016-09-201-0/+12
* cid#1371245: Add move semanticsStephan Bergmann2016-09-202-0/+24
* cid#1371291: Add move semanticsStephan Bergmann2016-09-202-0/+23
* Related cid#1371289: Improve code to not depend on missing move assignmentStephan Bergmann2016-09-201-1/+0
* Remove redundant default ctor definitionStephan Bergmann2016-09-201-2/+0
* Mark new exported function as SAL_CALLStephan Bergmann2016-09-201-1/+1
* [API CHANGE] Remove HAVE_GCC_VISIBILITY_FEATURE, always trueStephan Bergmann2016-09-201-1/+1
* convert constants to scoped enum TblActionJochen Nitschke2016-09-201-4/+14
* Remove obsolete workaround for SUNPRO 5 compilerStephan Bergmann2016-09-201-12/+13
* convert storeAccessMode to scoped enumNoel Grandin2016-09-192-10/+10
* loplugin:unusedenumvaluesNoel Grandin2016-09-1914-181/+6
* cid#1371142: Move semantics for css::uno::WeakReferenceHelperStephan Bergmann2016-09-191-0/+9
* o3tl: refcounts should be native platform int widthThorsten Behrens2016-09-191-1/+1