summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2016-10-31loplugin:oncevar in svl..svxNoel Grandin
2016-10-30cppcheck unreadVariable: diffJochen Nitschke
2016-10-30tdf#95014 initial support for 32 px icons in toolbarTomaž Vajngerl
2016-10-30Let Menu dispose submenusMaxim Monastirsky
2016-10-29convert usages of DPIScalingFactor from int to floatTomaž Vajngerl
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-10-27Sub menus no longer need manual disposingMaxim Monastirsky
2016-10-27loplugin:expandablemethods in svtoolsNoel Grandin
2016-10-25SvTreeListBox cannot be loaded from .src nowCaolán McNamara
2016-10-25no ListBox loaded from .src nowCaolán McNamara
2016-10-24tdf#103259 Add java not found error for macYousuf Philips
2016-10-23Rovas is not a language, it's a scriptAndras Timar
2016-10-21loplugin:expandablemethodds in include/svtoolsNoel Grandin
2016-10-20loplugin:expandablemethodds in svxNoel Grandin
2016-10-19'>>=' with rhs Any is a copy assignmentJochen Nitschke
2016-10-19replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-18loplugin:unusedmethodsNoel Grandin
2016-10-15clang-cl loplugin: svtoolsStephan Bergmann
2016-10-14loplugin:countusersofdefaultparams in sot..svtoolsNoel Grandin
2016-10-13move this monstrosity to the last place its usedCaolán McNamara
2016-10-12no Browse is loaded from .src anymoreCaolán McNamara
2016-10-12no EditBrowseBox is loaded from .src anymoreCaolán McNamara
2016-10-11improve comment about non-BMP code points in RTFMichael Stahl
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