summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-04can now remove both PopupContainer copiesCaolán McNamara
2016-10-04These are just floating windows, no need for all the special intrastructureCaolán McNamara
2016-10-04remove PopupControl as an intermediate stepCaolán McNamara
2016-10-04Actually delegate to Bitmap's move assign opStephan Bergmann
2016-10-04comphelper: move setTiledPainting() from SfxViewShellMiklos Vajna
2016-10-04@since tag; sortingStephan Bergmann
2016-10-04crashtesting: use a stack with the expected dtor order for its elementsCaolán McNamara
2016-10-04this is used as a stack, so convert to std::stackCaolán McNamara
2016-10-04tdf#100830 drawingML import: handle <a:alphaModFix>Miklos Vajna
2016-10-04OUTLINERMODE_USERMASK is useless nowNoel Grandin
2016-10-04clang-cl loplugin: salStephan Bergmann
2016-10-03Resolves: tdf#101711 problems with attempt to remove unused bg imagesCaolán McNamara
2016-10-03Calc: implemented parallel cell text editingMarco Cecchetti
2016-10-03Fix typosAndrea Gelmini
2016-10-03add more dumpAsXml()Noel Grandin
2016-10-01let approxEqual() not scale too early for large representable integer valuesEike Rathke
2016-10-01Fix typosAndrea Gelmini
2016-10-01Fix typosAndrea Gelmini
2016-10-01add initial drawinglayer support to UI testing frameworkMarkus Mohrhard
2016-10-01Notebookbar: fixed context handlingSzymon Kłos
2016-10-01add missing include guardsMarkus Mohrhard
2016-09-30coverity#1371302 Missing move assignment operatorCaolán McNamara
2016-09-30Revert "these are equal to the defaults"Caolán McNamara
2016-09-30coverity#1371191 Missing move assignment operatorCaolán McNamara
2016-09-30coverity#1371302 Missing move assignment operatorCaolán McNamara
2016-09-30these are equal to the defaultsCaolán McNamara
2016-09-30loplugin:constantparamNoel Grandin
2016-09-29coverity#1371164 Missing move assignment operatorCaolán McNamara
2016-09-29tdf#101827 - mend busy contour dialog.Michael Meeks
2016-09-29add introspection support for SvSimpleTableMarkus Mohrhard
2016-09-29LOK: conditionally include part number in invalidation payloadMiklos Vajna
2016-09-29tdf#88206 replace cppu::WeakImplHelper* in sfx2 and svlJochen Nitschke
2016-09-29merge SdrPageView::IsObjSelectable and SdrPageView::IsObjMarkableJochen Nitschke
2016-09-28Resolves: tdf#96748 'Default Language' show current ui lang not new defaultCaolán McNamara
2016-09-27sw: avoid emitting invalid cursor pos during end text edit of commentMiklos Vajna
2016-09-26implement prototype for more stable calc cell style namesMarkus Mohrhard
2016-09-26tdf#102063 Notebookbar wont appear on launchSzymon Kłos
2016-09-26soon is nowMarkus Mohrhard
2016-09-26convert CONTINUATION constants to typed_flags_setNoel Grandin
2016-09-26convert eNBOType constants to scoped enumNoel Grandin
2016-09-26convert eNBType to scoped enumNoel Grandin
2016-09-26convert ITEMCONN_ constants to scoped enumNoel Grandin
2016-09-25remove unused parameterJochen Nitschke
2016-09-25tdf#101935 and tdf#102201:Mohammed Abdul Azeem
2016-09-24we shouldn't need explicit lt_rtl_OUString, etc things anymoreCaolán McNamara
2016-09-23tdf#94987 Create directories for temp filenamesJan-Marek Glogowski
2016-09-23TDE fix some clang plugin based warningsJan-Marek Glogowski
2016-09-23cid#1371232: Add move semanticsStephan Bergmann