summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-09-30coverity#1371191 Missing move assignment operatorCaolán McNamara1-2/+14
2016-09-30coverity#1371302 Missing move assignment operatorCaolán McNamara1-0/+2
2016-09-30these are equal to the defaultsCaolán McNamara1-3/+2
2016-09-30loplugin:constantparamNoel Grandin13-22/+10
2016-09-29coverity#1371164 Missing move assignment operatorCaolán McNamara1-0/+2
2016-09-29tdf#101827 - mend busy contour dialog.Michael Meeks1-0/+2
2016-09-29add introspection support for SvSimpleTableMarkus Mohrhard1-0/+3
2016-09-29LOK: conditionally include part number in invalidation payloadMiklos Vajna3-4/+14
2016-09-29tdf#88206 replace cppu::WeakImplHelper* in sfx2 and svlJochen Nitschke17-42/+36
2016-09-29merge SdrPageView::IsObjSelectable and SdrPageView::IsObjMarkableJochen Nitschke1-6/+1
2016-09-28Resolves: tdf#96748 'Default Language' show current ui lang not new defaultCaolán McNamara1-0/+3
2016-09-27sw: avoid emitting invalid cursor pos during end text edit of commentMiklos Vajna1-0/+2
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