summaryrefslogtreecommitdiffstats
path: root/svtools/source
Commit message (Expand)AuthorAgeFilesLines
* improve comment about non-BMP code points in RTFMichael Stahl2016-10-111-0/+3
* Comment about state of non-BMP Unicode chars in RTFStephan Bergmann2016-10-111-0/+8
* remove some conversion operator methodsNoel Grandin2016-10-111-6/+6
* loplugin:unnnecessaryoverride in svtoolsNoel Grandin2016-10-117-38/+1
* Fix mis-merge in commentStephan Bergmann2016-10-071-1/+0
* Clean up RTFOutFuncs interfaceStephan Bergmann2016-10-071-22/+25
* New rtl::splitSurrogates, remove code duplicationStephan Bergmann2016-10-071-9/+1
* Minor performance improvement of previous patchStephan Bergmann2016-10-071-4/+6
* rhbz#1382401: Support surrogate pairs in HTMLOutFuncsStephan Bergmann2016-10-071-11/+25
* loplugin:staticmethods: svtoolsStephan Bergmann2016-10-072-2/+2
* merge copies of flushing code togetherCaolán McNamara2016-10-071-33/+27
* might as well rearrange these flushes to all look the sameCaolán McNamara2016-10-071-2/+2
* for 0 len arg, the source might as well be nullptr for these flushing casesCaolán McNamara2016-10-071-4/+3
* I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara2016-10-063-5/+0
* ImageList just reads and discards the MaskColor, so drop itCaolán McNamara2016-10-062-7/+0
* these other IMAGE_STDBTN_COLOR defines do nothingCaolán McNamara2016-10-061-4/+0
* convert the last two lonely FixedInfos to FixedTextCaolán McNamara2016-10-051-28/+0
* Split some stuff from ToolbarMenu to a base classMaxim Monastirsky2016-10-052-66/+63
* PopupWindowController: Tearoff supportMaxim Monastirsky2016-10-051-11/+59
* PopupWindowController: Small cleanupMaxim Monastirsky2016-10-051-28/+0
* PopupWindowController: Use ImplInheritanceHelperMaxim Monastirsky2016-10-051-23/+1
* convert MapUnit to scoped enumNoel Grandin2016-10-0527-162/+162
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-0558-182/+182
* Fix typosAndrea Gelmini2016-10-012-2/+2
* svtools: don't store "vcl" Graphic as a pointerTomaž Vajngerl2016-10-012-39/+41
* loplugin:constantparamNoel Grandin2016-09-301-2/+2
* fix the buildMarkus Mohrhard2016-09-291-1/+1
* add introspection support for SvSimpleTableMarkus Mohrhard2016-09-292-0/+39
* perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke2016-09-233-12/+7
* loplugin:unusedmethods in chart2..svxNoel Grandin2016-09-221-1/+0
* loplugin:unusedfieldsNoel Grandin2016-09-201-4/+1
* loplogin:singlevalfields in include/Noel Grandin2016-09-162-42/+22
* Make sure some history is preserved for posterityTor Lillqvist2016-09-151-1/+1
* Make OGenericUnoDialog::destoryDialog non-virtualStephan Bergmann2016-09-151-27/+18
* cid#1372878 modulo by zeroNorbert Thiebaud2016-09-141-2/+4
* tdf#74377 Keyboard shortcuts for context menusMaxim Monastirsky2016-09-131-1/+47
* loplugin:dllprivateStephan Bergmann2016-09-131-3/+3
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-1343-62/+62
* try to avoid the deadlock around the clipboard, tdf#56818Markus Mohrhard2016-09-131-4/+0
* typo fix: oue -> ourAndras Timar2016-09-103-3/+3
* loplugin:constantparam in svtoolsNoel Grandin2016-09-0911-51/+37
* loplugin:constantparam in vclNoel Grandin2016-09-071-5/+2
* tdf#100442 use unordered_set for GraphicManager's maObjListAron Budea2016-09-052-14/+10
* convert ToolBoxButtonSize to scoped enumNoel Grandin2016-09-051-24/+33
* convert LineStyle to scoped enumNoel Grandin2016-09-051-1/+1
* convert RasterOp to scoped enumNoel Grandin2016-09-054-5/+5
* convert OutDevSupportType to scoped enumNoel Grandin2016-09-051-1/+1
* boost::intrusive_ptr->tools::SvRefCaolán McNamara2016-09-021-1/+1
* std::list<sal_uInt16> -> vectorNoel Grandin2016-09-012-25/+24
* Resolves: tdf#98100 no valueset tooltips with extended tips...Caolán McNamara2016-08-311-1/+1