summaryrefslogtreecommitdiff
path: root/svx/source/xoutdev/xtabgrdt.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-02-07simplify some Primitive2DContainer constructionNoel Grandin1-4/+3
2023-12-30tdf#146619 Recheck svx/ with IWYUGabor Kelemen1-1/+0
2023-05-15MCGR: consolidations/cleanups for changes so farArmin Le Grand (allotropia)1-11/+10
2023-04-21MCGR: Reduce diverse GradientStyle enums to single UNO API oneArmin Le Grand (allotropia)1-36/+1
2023-04-20MCGR: Correct creation for Gradient-PreviewsArmin Le Grand (allotropia)1-19/+12
2023-03-29loplugin:stringadd in svxNoel Grandin1-2/+1
2023-03-19MCGR: Model data changes for ColorStepsArmin Le Grand (allotropia)1-13/+12
2023-03-04MCGR: ColorSteps handling moved to toolingArmin Le Grand (allotropia)1-2/+6
2022-06-16loplugin:moveitNoel Grandin1-4/+4
2022-05-25SvxUnoXPropertyTable is never passed a null ptrNoel Grandin1-3/+1
2021-12-16Remove transitional header drawinglayer/primitive2d/polygonprimitive2d.hxxGabor Kelemen1-1/+1
2021-12-15Recheck include/[a-d]* with IWYUGabor Kelemen1-0/+1
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski1-1/+1
2021-04-28createPixelProcessor2DFromOutputDevice won't return nullCaolán McNamara1-8/+5
2020-12-24custom literal for Degree10Noel Grandin1-6/+6
2020-12-01do not unnecessarily explicitly force gradient step count (tdf#138581)Luboš Luňák1-3/+1
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel1-5/+5
2020-10-21new tools::Degree10 strong typedefNoel Grandin1-7/+7
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen1-0/+1
2020-04-03split up polypolygonprimitive2d.hxx into separate filesTomaž Vajngerl1-1/+1
2020-02-12move some svx/ headers inside the moduleNoel Grandin1-1/+1
2019-03-20tdf#42949 Fix IWYU warnings in include/drawinglayer/Gabor Kelemen1-0/+1
2019-02-12o3tl::make_unique -> std::make_unique in svx/Gabor Kelemen1-7/+6
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin1-1/+1
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin1-1/+1
2018-06-21use more OutputDevice::GetBitmapExNoel Grandin1-1/+1
2018-06-01drop Image(Bitmap) constructorNoel Grandin1-4/+4
2018-02-21RGB_Color method is unnecessaryNoel Grandin1-6/+6
2018-01-12More loplugin:cstylecast: svxStephan Bergmann1-6/+6
2017-10-23loplugin:includeform: svxStephan Bergmann1-1/+1
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-05-19make string translation loading more uniformCaolán McNamara1-1/+1
2016-08-17convert XPropertyListType to scoped enumNoel Grandin1-1/+1
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke1-13/+9
2016-07-06Make gradient UI bitmap resizableRishabh Kumar1-3/+13
2016-05-23Convert GradientStyle to scoped enumNoel Grandin1-7/+7
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin1-1/+1
2015-09-16boost->stdCaolán McNamara1-2/+2
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin1-2/+2
2015-04-10convert ScopedVclPtr to ScopedVclPtrInstanceNoel Grandin1-1/+1
2015-04-10Fix OutputDevice members / stack allocation.Michael Meeks1-5/+5
2014-12-11fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan1-12/+12
2014-10-20loplugin: cstylecastNoel Grandin1-3/+3
2014-06-23Avoid possible memory leaks in case of exceptionsTakeshi Abe1-3/+4
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2013-11-14rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann1-2/+2
2013-09-05convert include/svx/xtable.hxx from String to OUStringNoel Grandin1-1/+1
2013-08-21XubString->OUStringCaolán McNamara1-16/+14
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara1-1/+1