summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2016-10-11Comment about state of non-BMP Unicode chars in RTFStephan Bergmann
2016-10-11remove some conversion operator methodsNoel Grandin
2016-10-11loplugin:unnnecessaryoverride in svtoolsNoel Grandin
2016-10-07Fix mis-merge in commentStephan Bergmann
2016-10-07Clean up RTFOutFuncs interfaceStephan Bergmann
2016-10-07New rtl::splitSurrogates, remove code duplicationStephan Bergmann
2016-10-07Minor performance improvement of previous patchStephan Bergmann
2016-10-07rhbz#1382401: Support surrogate pairs in HTMLOutFuncsStephan Bergmann
2016-10-07loplugin:staticmethods: svtoolsStephan Bergmann
2016-10-07merge copies of flushing code togetherCaolán McNamara
2016-10-07might as well rearrange these flushes to all look the sameCaolán McNamara
2016-10-07for 0 len arg, the source might as well be nullptr for these flushing casesCaolán McNamara
2016-10-06I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara
2016-10-06ImageList just reads and discards the MaskColor, so drop itCaolán McNamara
2016-10-06these other IMAGE_STDBTN_COLOR defines do nothingCaolán McNamara
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara
2016-10-05Split some stuff from ToolbarMenu to a base classMaxim Monastirsky
2016-10-05PopupWindowController: Tearoff supportMaxim Monastirsky
2016-10-05PopupWindowController: Small cleanupMaxim Monastirsky
2016-10-05PopupWindowController: Use ImplInheritanceHelperMaxim Monastirsky
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-01Fix typosAndrea Gelmini
2016-10-01svtools: don't store "vcl" Graphic as a pointerTomaž Vajngerl
2016-09-30loplugin:constantparamNoel Grandin
2016-09-29fix the buildMarkus Mohrhard
2016-09-29add introspection support for SvSimpleTableMarkus Mohrhard
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin
2016-09-22Remove NumberFormatCodeWrapperMaarten Bosmans
2016-09-20loplugin:unusedfieldsNoel Grandin
2016-09-16loplogin:singlevalfields in include/Noel Grandin
2016-09-15Make sure some history is preserved for posterityTor Lillqvist
2016-09-15Make OGenericUnoDialog::destoryDialog non-virtualStephan Bergmann
2016-09-14cid#1372878 modulo by zeroNorbert Thiebaud
2016-09-13tdf#74377 Keyboard shortcuts for context menusMaxim Monastirsky
2016-09-13loplugin:dllprivateStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-13try to avoid the deadlock around the clipboard, tdf#56818Markus Mohrhard
2016-09-10typo fix: oue -> ourAndras Timar
2016-09-09loplugin:constantparam in svtoolsNoel Grandin
2016-09-07loplugin:constantparam in vclNoel Grandin
2016-09-05tdf#100442 use unordered_set for GraphicManager's maObjListAron Budea
2016-09-05convert ToolBoxButtonSize to scoped enumNoel Grandin
2016-09-05convert LineStyle to scoped enumNoel Grandin
2016-09-05convert RasterOp to scoped enumNoel Grandin
2016-09-05convert OutDevSupportType to scoped enumNoel Grandin
2016-09-02boost::intrusive_ptr->tools::SvRefCaolán McNamara
2016-09-01std::list<sal_uInt16> -> vectorNoel Grandin
2016-08-31Resolves: tdf#98100 no valueset tooltips with extended tips...Caolán McNamara