summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-10-04remove PopupControl as an intermediate stepCaolán McNamara4-60/+10
2016-10-04Actually delegate to Bitmap's move assign opStephan Bergmann1-1/+5
2016-10-04comphelper: move setTiledPainting() from SfxViewShellMiklos Vajna2-4/+5
2016-10-04@since tag; sortingStephan Bergmann1-0/+2
2016-10-04crashtesting: use a stack with the expected dtor order for its elementsCaolán McNamara2-3/+81
2016-10-04this is used as a stack, so convert to std::stackCaolán McNamara1-2/+3
2016-10-04tdf#100830 drawingML import: handle <a:alphaModFix>Miklos Vajna1-0/+1
2016-10-04OUTLINERMODE_USERMASK is useless nowNoel Grandin1-4/+2
2016-10-04clang-cl loplugin: salStephan Bergmann2-5/+5
2016-10-03Resolves: tdf#101711 problems with attempt to remove unused bg imagesCaolán McNamara1-3/+2
2016-10-03Calc: implemented parallel cell text editingMarco Cecchetti1-1/+20
2016-10-03Fix typosAndrea Gelmini4-5/+5
2016-10-03add more dumpAsXml()Noel Grandin2-1/+7
2016-10-01let approxEqual() not scale too early for large representable integer valuesEike Rathke2-11/+11
2016-10-01Fix typosAndrea Gelmini1-1/+1
2016-10-01Fix typosAndrea Gelmini3-3/+3
2016-10-01add initial drawinglayer support to UI testing frameworkMarkus Mohrhard1-0/+37
2016-10-01Notebookbar: fixed context handlingSzymon Kłos1-2/+0
2016-10-01add missing include guardsMarkus Mohrhard1-0/+5
2016-09-30coverity#1371302 Missing move assignment operatorCaolán McNamara1-0/+2
2016-09-30Revert "these are equal to the defaults"Caolán McNamara1-4/+3
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