summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
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
2016-08-30Translate some German comments and messagesMaarten Bosmans
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (svtools)Stephan Bergmann
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-29name it Hungarian Rovas, tdf#97406 follow-upEike Rathke
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann
2016-08-29coverity#1371317 avoid unnecessary copiesCaolán McNamara
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-08-26add Old Hungarian (Hungarian Rovas) [hu-Hung-HU] to language list, tdf#97406Eike Rathke
2016-08-26remove SvLBoxBmp classJochen Nitschke
2016-08-26convert SV_ITEM_ID_LBOX defines to scoped enumJochen Nitschke
2016-08-25tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu
2016-08-22tdf#89329: use unique_ptr for pImpl in roadmapArnold Dumas