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