summaryrefslogtreecommitdiff
path: root/svx/source/xoutdev/xtabhtch.cxx
AgeCommit message (Expand)Author
2018-02-21RGB_Color method is unnecessaryNoel Grandin
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-08-17convert XPropertyListType to scoped enumNoel Grandin
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke
2016-07-04Make hatch UI bitmap resizableRishabh Kumar
2016-05-23Convert HatchStyle to scoped enumNoel Grandin
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-09-16boost->stdCaolán McNamara
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin
2015-04-10convert ScopedVclPtr to ScopedVclPtrInstanceNoel Grandin
2015-04-10Fix OutputDevice members / stack allocation.Michael Meeks
2014-12-12fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-20loplugin: cstylecastNoel Grandin
2014-06-23Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2013-11-14rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann
2013-09-05convert include/svx/xtable.hxx from String to OUStringNoel Grandin
2013-08-21XubString->OUStringCaolán McNamara
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara
2013-06-18Related: #i122120# corrected flag for drawing checkerboards...Armin Le Grand
2013-06-18Related: #i122120# Ensured Append/Modify methods in LB implementations...Armin Le Grand
2013-06-18Resolves: #i122120# Changed UI preview creators...Armin Le Grand
2013-05-20Related: #i122041# More unifications for FillStylesArmin Le Grand
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-06-09Remove superfluous include commentsThomas Arnhold
2011-11-27remove include of pch header from svxNorbert Thiebaud
2011-09-28re-work XPropertyList default extension handling to increase re-useMichael Meeks
2011-09-11add XPropertyList enum, factory, and associated cleanupMichael Meeks
2011-09-02more xoutdev redundant cut/paste cleanupMichael Meeks
2011-09-01re-factor and cleanup load and save code for lists, killing copy & pasteMichael Meeks
2011-08-28Remove class XHatchTableJoseph Powers
2011-06-22Cleanup up some unused parametersJoseph Powers
2011-06-22Replace List with std::vector< Bitmap* >Joseph Powers
2011-06-21Remove nDummy parameter from XPropertyList::Remove()Joseph Powers
2011-06-21Remove the nDummy parameter from XPropertyTable::Remove()Joseph Powers
2011-06-21Replace List with std::vector< XPropertyEntry* >Joseph Powers
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-09remove SVX_LIGHT macroXavier ALT
2011-01-10removetooltypes01: #i112600# remove tooltypes from svxMikhail Voytenko
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth