summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
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
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