summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-09-26implement prototype for more stable calc cell style namesMarkus Mohrhard1-0/+3
2016-09-26tdf#102063 Notebookbar wont appear on launchSzymon Kłos1-2/+0
2016-09-26soon is nowMarkus Mohrhard1-3/+0
2016-09-26convert CONTINUATION constants to typed_flags_setNoel Grandin1-18/+21
2016-09-26convert eNBOType constants to scoped enumNoel Grandin1-50/+3
2016-09-26convert eNBType to scoped enumNoel Grandin1-5/+3
2016-09-26convert ITEMCONN_ constants to scoped enumNoel Grandin2-40/+24
2016-09-25remove unused parameterJochen Nitschke1-1/+1
2016-09-25tdf#101935 and tdf#102201:Mohammed Abdul Azeem1-0/+1
2016-09-24we shouldn't need explicit lt_rtl_OUString, etc things anymoreCaolán McNamara1-9/+1
2016-09-23tdf#94987 Create directories for temp filenamesJan-Marek Glogowski1-1/+4
2016-09-23TDE fix some clang plugin based warningsJan-Marek Glogowski1-11/+11
2016-09-23cid#1371232: Add move semanticsStephan Bergmann1-0/+16
2016-09-23cid#1371196: Add move semanticsStephan Bergmann1-0/+16
2016-09-23cid#1371304: Add move semanticsStephan Bergmann1-0/+17
2016-09-23coverity#1371156 Missing move assignment operatorCaolán McNamara1-0/+2
2016-09-23convert formula error codes to scoped enumNoel Grandin4-67/+71
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke6-68/+36
2016-09-23These functions wouldn't be implicitly declared/defined, anywayStephan Bergmann1-6/+0
2016-09-23use std to impl this resource sharingCaolán McNamara1-2/+2
2016-09-23coverity#1371281 Missing move assignment operatorCaolán McNamara1-0/+2
2016-09-22desktop: that wasn't unused, just rarely usedMichael Stahl1-0/+4
2016-09-22attempt to fix build, reintroduce TabitemValue::isLast()Eike Rathke1-0/+1
2016-09-22-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2016-09-22fix windows buildNoel Grandin1-0/+2
2016-09-22convert SfxItemKind to scoped enumJochen Nitschke1-9/+10
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin27-102/+2
2016-09-22Missing "const"Stephan Bergmann1-1/+1
2016-09-22loplugin:unusedmethods unused returnsNoel Grandin1-7/+0
2016-09-22loplugin:unnecessaryvirtualNoel Grandin2-5/+5
2016-09-22Remove NumberFormatCodeWrapperMaarten Bosmans2-63/+2
2016-09-21lok::Document::getCommandValues: expose sw redline author colorsMiklos Vajna1-0/+7
2016-09-21convert SfxItemPresentation to scoped enumNoel Grandin1-3/+3
2016-09-21add dumpAsXml() to more pool itemsNoel Grandin3-0/+5
2016-09-21cid#1371252: Add move semanticsStephan Bergmann1-0/+15
2016-09-20Fix "ubsan: 9 is not a valid value for type ´SvxNumType´" once againStephan Bergmann1-11/+1
2016-09-20o3tl: replace yet another sal_Size with std::size_tMichael Stahl1-1/+2
2016-09-20loplugin:unusedfieldsNoel Grandin3-14/+6
2016-09-20Related cid#1371287: Work around missing OStringBuffer move semanticsStephan Bergmann1-1/+52
2016-09-20Related cid#1371289: Work around missing OUStringBuffer move semanticsStephan Bergmann1-1/+77
2016-09-20cid#1371306: Add move semanticsStephan Bergmann1-0/+12
2016-09-20cid#1371245: Add move semanticsStephan Bergmann2-0/+24
2016-09-20cid#1371291: Add move semanticsStephan Bergmann2-0/+23
2016-09-20Related cid#1371289: Improve code to not depend on missing move assignmentStephan Bergmann1-1/+0
2016-09-20Remove redundant default ctor definitionStephan Bergmann1-2/+0
2016-09-20Mark new exported function as SAL_CALLStephan Bergmann1-1/+1
2016-09-20[API CHANGE] Remove HAVE_GCC_VISIBILITY_FEATURE, always trueStephan Bergmann1-1/+1
2016-09-20convert constants to scoped enum TblActionJochen Nitschke1-4/+14
2016-09-20Remove obsolete workaround for SUNPRO 5 compilerStephan Bergmann1-12/+13
2016-09-19convert storeAccessMode to scoped enumNoel Grandin2-10/+10