summaryrefslogtreecommitdiff
path: root/drawinglayer/source/tools/converters.cxx
AgeCommit message (Expand)Author
2019-04-30make debug code work properly also on non-win32Luboš Luňák
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-03-20tdf#42949 Fix IWYU warnings in include/drawinglayer/Gabor Kelemen
2019-03-08new loplugin constvarsNoel Grandin
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-07-16return BaseProcessor2D by std::unique_ptrNoel Grandin
2018-05-12make Bitmap/BitmapEx constructors explicitNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-01-12More loplugin:cstylecast: drawinglayerStephan Bergmann
2017-12-08cppcheck: fix some reportsJulien Nabet
2017-10-23loplugin:includeform: drawinglayerStephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-22<drawinglayer/tools/converters.hxx> can be internal to drawinglayerTor Lillqvist
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10cure a lot of unfortunate ScopedVclPtrs.Michael Meeks
2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-02-27Remove visual noise from drawinglayerAlexander Wilms
2013-11-06Resolves: #i123500# redefined ColorModifiers and ColorModifierStack...Armin Le Grand
2013-06-17Resolves: #i113080# added test code, cleaned up a small inconsistencyArmin Le Grand
2013-06-17Related: #i121532# unified processor2d usages from other modulesArmin Le Grand
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-06Some cppcheck cleaningJulien Nabet
2012-12-28Fix The scope of the variable 'fReduceFactor' can be reducedJulien Nabet
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks