summaryrefslogtreecommitdiff
path: root/svx/source/xoutdev/xtabhtch.cxx
AgeCommit message (Expand)Author
2023-03-29loplugin:stringadd in svxNoel Grandin
2022-06-16loplugin:moveitNoel Grandin
2022-05-25SvxUnoXPropertyTable is never passed a null ptrNoel Grandin
2021-12-16Remove transitional header drawinglayer/primitive2d/polygonprimitive2d.hxxGabor Kelemen
2021-12-15Recheck include/[a-d]* with IWYUGabor Kelemen
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski
2021-04-28createPixelProcessor2DFromOutputDevice won't return nullCaolán McNamara
2020-12-24custom literal for Degree10Noel Grandin
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-03split up polypolygonprimitive2d.hxx into separate filesTomaž Vajngerl
2020-03-10tdf#42949 Fix IWYU warnings in svx/source/[t-x]*/*cxxGabor Kelemen
2020-02-12move some svx/ headers inside the moduleNoel Grandin
2019-03-20tdf#42949 Fix IWYU warnings in include/drawinglayer/Gabor Kelemen
2019-02-12o3tl::make_unique -> std::make_unique in svx/Gabor Kelemen
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-06-21use more OutputDevice::GetBitmapExNoel Grandin
2018-06-01drop Image(Bitmap) constructorNoel Grandin
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