summaryrefslogtreecommitdiff
path: root/drawinglayer
AgeCommit message (Expand)Author
2017-12-05remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-12-05remove UL/L suffixes from shift-by-constant expressionsNoel Grandin
2017-12-05tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2017-12-05convert BmpConversion to scoped enumNoel Grandin
2017-02-18loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-11-09loplugin:expandablemethods in drawinglayer..editengNoel Grandin
2016-11-09some small simplifications to decompose methodsNoel Grandin
2016-11-08typo fix: ressource -> resourceAndras Timar
2016-11-08reduce copying when decomposing drawinglayer primitivesNoel Grandin
2016-11-07vcl: improve accounting of SVG images in graphics cacheMichael Stahl
2016-10-25tdf#96505 Get rid of cargo cult "long" integer literalsRosen
2016-10-23loplugin:expandablemethodds in include/connectivity..drawinglayerNoel Grandin
2016-10-19loplugin:expandablemethodds in dbaccess..drawinglayerNoel Grandin
2016-10-13loplugin:unnecessaryoverrideNoel Grandin
2016-10-11loplugin:constantfunctionNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-01Fix typosAndrea Gelmini
2016-09-29Resolves: tdf#101433 reset RasterOpMode on cached virtual device before reuseCaolán McNamara
2016-09-16loplogin:singlevalfields in include/Noel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist
2016-09-13loplugin:constantparam in dbaccess..editengNoel Grandin
2016-09-05convert GradientStyle to scoped enumNoel Grandin
2016-09-05convert HatchStyle to scoped enumNoel Grandin
2016-09-05convert LineStyle to scoped enumNoel Grandin
2016-09-05convert RasterOp to scoped enumNoel Grandin
2016-09-01convert RefDevMode to scoped enumNoel Grandin
2016-08-25Missing operator definitionStephan Bergmann
2016-08-25cid#1371276 Missing move assignment operatorNoel Grandin
2016-08-25cid#1371277 Missing move assignment operatorNoel Grandin
2016-08-25cid#1371284 Missing move assignment operatorNoel Grandin
2016-08-25cid#1371288 Missing move assignment operatorNoel Grandin
2016-08-25fix windows build, doesn't like default move methodsNoel Grandin
2016-08-25fix move operator= and add move constructorsNoel Grandin
2016-08-25cid#1371309 Missing move assignment operatorNoel Grandin
2016-08-25cid#1371315 Missing move assignment operatorNoel Grandin
2016-08-03remove dead code in drawinglayerJochen Nitschke
2016-07-22Resolves: tdf#101067 put SolarMutexGuard back in againCaolán McNamara
2016-07-18add tagging to ThreadTasks so we don't need more one poolNoel Grandin
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-07tdf#82214 optimize PatternFillPrimitive and SVGArmin Le Grand
2016-07-07tdf#82214 optimize performance for primitivesArmin Le Grand
2016-07-07tdf#50613 add support to load charts asynchronouslyArmin Le Grand
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen
2016-06-27loplugin:singlevalfields in drawinglayerNoel Grandin
2016-06-13Give unique, comprehensible names to timers tdf#97087emahaldar/em
2016-06-10tdf#99519 Added more intelligent handling of animated GIFsArmin Le Grand
2016-06-03Convert ComplexTextLayoutMode to scoped enumNoel Grandin