summaryrefslogtreecommitdiff
path: root/svx/source/xoutdev/xtabdash.cxx
AgeCommit message (Expand)Author
2021-05-05tdf#141934 svx dialog: fix missing dots in line style previewLászló Németh
2021-04-28createPixelProcessor2DFromOutputDevice won't return nullCaolán McNamara
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-03-05lok: use "None" string item in the ListBox controlHenry Castro
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-11-15loplugin:staticmethods in vclNoel Grandin
2018-06-21use more OutputDevice::GetBitmapExNoel Grandin
2018-06-01drop Image(Bitmap) constructorNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
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-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-27formally->formerlyCaolán McNamara
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-05-12clang-tidy modernize-loop-convert in svxNoel Grandin
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-16boost->stdCaolán McNamara
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-04Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-10convert ScopedVclPtr to ScopedVclPtrInstanceNoel Grandin
2015-04-10Fix OutputDevice members / stack allocation.Michael Meeks
2014-11-30fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan
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 svx/* from XubString to OUStringNoel Grandin
2013-09-05convert include/svx/xtable.hxx from String to OUStringNoel Grandin
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-06-18Resolves: #i121791# Enhanced look of the LineStyle previewsArmin 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