summaryrefslogtreecommitdiff
path: root/svx/source/xoutdev/xtabptrn.cxx
AgeCommit message (Expand)Author
2022-05-25SvxUnoXPropertyTable is never passed a null ptrNoel Grandin
2021-04-26drop mask from BitmapExNoel Grandin
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
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-02-12o3tl::make_unique -> std::make_unique in svx/Gabor Kelemen
2018-08-21tdf#119282 Area tab, Pattern color changeNoel Grandin
2018-06-21use more OutputDevice::GetBitmapExNoel Grandin
2018-06-01drop Image(Bitmap) constructorNoel Grandin
2018-02-21RGB_Color method is unnecessaryNoel Grandin
2018-02-19use std::array in createHistorical8x8FromArrayNoel Grandin
2018-02-19use VirtualDevice in createHistorical8x8FromArrayNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke
2016-07-21Use assert() instead of OSL_ENSURE()Rishabh Kumar
2016-07-20Make pattern preset preview resizeableRishabh Kumar
2016-06-28Convert Bitmap tab to Pattern tabRishabh Kumar