summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2016-10-27Sub menus no longer need manual disposingMaxim Monastirsky1-15/+0
2016-10-27loplugin:expandablemethods in svtoolsNoel Grandin30-235/+80
2016-10-25SvTreeListBox cannot be loaded from .src nowCaolán McNamara1-31/+0
2016-10-25no ListBox loaded from .src nowCaolán McNamara1-7/+0
2016-10-24tdf#103259 Add java not found error for macYousuf Philips2-0/+9
2016-10-23Rovas is not a language, it's a scriptAndras Timar1-1/+1
2016-10-21loplugin:expandablemethodds in include/svtoolsNoel Grandin9-56/+12
2016-10-20loplugin:expandablemethodds in svxNoel Grandin6-18/+5
2016-10-19'>>=' with rhs Any is a copy assignmentJochen Nitschke2-3/+1
2016-10-19replace <<= with assign for <<= with rhs AnyJochen Nitschke4-4/+4
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke2-8/+8
2016-10-18loplugin:unusedmethodsNoel Grandin2-22/+4
2016-10-15clang-cl loplugin: svtoolsStephan Bergmann1-4/+4
2016-10-14loplugin:countusersofdefaultparams in sot..svtoolsNoel Grandin5-8/+10
2016-10-13move this monstrosity to the last place its usedCaolán McNamara1-1/+0
2016-10-12no Browse is loaded from .src anymoreCaolán McNamara1-12/+0
2016-10-12no EditBrowseBox is loaded from .src anymoreCaolán McNamara1-30/+0
2016-10-11improve comment about non-BMP code points in RTFMichael Stahl1-0/+3
2016-10-11Comment about state of non-BMP Unicode chars in RTFStephan Bergmann1-0/+8
2016-10-11remove some conversion operator methodsNoel Grandin1-6/+6
2016-10-11loplugin:unnnecessaryoverride in svtoolsNoel Grandin8-41/+1
2016-10-07Fix mis-merge in commentStephan Bergmann1-1/+0
2016-10-07Clean up RTFOutFuncs interfaceStephan Bergmann1-22/+25
2016-10-07New rtl::splitSurrogates, remove code duplicationStephan Bergmann1-9/+1
2016-10-07Minor performance improvement of previous patchStephan Bergmann1-4/+6
2016-10-07rhbz#1382401: Support surrogate pairs in HTMLOutFuncsStephan Bergmann1-11/+25
2016-10-07loplugin:staticmethods: svtoolsStephan Bergmann2-2/+2
2016-10-07merge copies of flushing code togetherCaolán McNamara1-33/+27
2016-10-07might as well rearrange these flushes to all look the sameCaolán McNamara1-2/+2
2016-10-07for 0 len arg, the source might as well be nullptr for these flushing casesCaolán McNamara1-4/+3
2016-10-06I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara3-5/+0
2016-10-06ImageList just reads and discards the MaskColor, so drop itCaolán McNamara2-7/+0
2016-10-06these other IMAGE_STDBTN_COLOR defines do nothingCaolán McNamara1-4/+0
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara2-29/+0
2016-10-05Split some stuff from ToolbarMenu to a base classMaxim Monastirsky2-66/+63
2016-10-05PopupWindowController: Tearoff supportMaxim Monastirsky1-11/+59
2016-10-05PopupWindowController: Small cleanupMaxim Monastirsky1-28/+0
2016-10-05PopupWindowController: Use ImplInheritanceHelperMaxim Monastirsky1-23/+1
2016-10-05convert MapUnit to scoped enumNoel Grandin27-162/+162
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann61-186/+186
2016-10-01Fix typosAndrea Gelmini2-2/+2
2016-10-01svtools: don't store "vcl" Graphic as a pointerTomaž Vajngerl2-39/+41
2016-09-30loplugin:constantparamNoel Grandin1-2/+2
2016-09-29fix the buildMarkus Mohrhard1-1/+1
2016-09-29add introspection support for SvSimpleTableMarkus Mohrhard3-0/+56
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke4-13/+7
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin1-1/+0
2016-09-22Remove NumberFormatCodeWrapperMaarten Bosmans1-1/+0
2016-09-20loplugin:unusedfieldsNoel Grandin1-4/+1
2016-09-16loplogin:singlevalfields in include/Noel Grandin2-42/+22