summaryrefslogtreecommitdiffstats
path: root/drawinglayer
Commit message (Expand)AuthorAgeFilesLines
* remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin2017-12-0512-55/+55
* remove UL/L suffixes from shift-by-constant expressionsNoel Grandin2017-12-052-2/+2
* tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski2017-12-052-1/+2
* convert BmpConversion to scoped enumNoel Grandin2017-12-051-1/+1
* loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin2017-02-181-3/+3
* update vclwidget loplugin to find ref-dropping assigmentNoel Grandin2016-11-111-6/+3
* loplugin:expandablemethods in drawinglayer..editengNoel Grandin2016-11-094-19/+11
* some small simplifications to decompose methodsNoel Grandin2016-11-097-88/+77
* typo fix: ressource -> resourceAndras Timar2016-11-081-1/+1
* reduce copying when decomposing drawinglayer primitivesNoel Grandin2016-11-0847-499/+294
* vcl: improve accounting of SVG images in graphics cacheMichael Stahl2016-11-074-0/+42
* tdf#96505 Get rid of cargo cult "long" integer literalsRosen2016-10-251-1/+1
* loplugin:expandablemethodds in include/connectivity..drawinglayerNoel Grandin2016-10-236-6/+6
* loplugin:expandablemethodds in dbaccess..drawinglayerNoel Grandin2016-10-192-4/+2
* loplugin:unnecessaryoverrideNoel Grandin2016-10-131-5/+0
* loplugin:constantfunctionNoel Grandin2016-10-111-1/+1
* convert MapUnit to scoped enumNoel Grandin2016-10-056-21/+21
* Fix typosAndrea Gelmini2016-10-012-2/+2
* Resolves: tdf#101433 reset RasterOpMode on cached virtual device before reuseCaolán McNamara2016-09-291-0/+1
* loplogin:singlevalfields in include/Noel Grandin2016-09-162-6/+2
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-136-6/+6
* Remove nonsense comments: // bitfieldTor Lillqvist2016-09-1312-13/+0
* loplugin:constantparam in dbaccess..editengNoel Grandin2016-09-132-4/+2
* convert GradientStyle to scoped enumNoel Grandin2016-09-052-19/+19
* convert HatchStyle to scoped enumNoel Grandin2016-09-053-9/+9
* convert LineStyle to scoped enumNoel Grandin2016-09-052-3/+3
* convert RasterOp to scoped enumNoel Grandin2016-09-053-10/+10
* convert RefDevMode to scoped enumNoel Grandin2016-09-011-1/+1
* Missing operator definitionStephan Bergmann2016-08-251-0/+6
* cid#1371276 Missing move assignment operatorNoel Grandin2016-08-258-0/+88
* cid#1371277 Missing move assignment operatorNoel Grandin2016-08-251-0/+5
* cid#1371284 Missing move assignment operatorNoel Grandin2016-08-251-0/+11
* cid#1371288 Missing move assignment operatorNoel Grandin2016-08-251-0/+11
* fix windows build, doesn't like default move methodsNoel Grandin2016-08-252-4/+18
* fix move operator= and add move constructorsNoel Grandin2016-08-252-14/+5
* cid#1371309 Missing move assignment operatorNoel Grandin2016-08-251-0/+11
* cid#1371315 Missing move assignment operatorNoel Grandin2016-08-251-0/+6
* remove dead code in drawinglayerJochen Nitschke2016-08-031-102/+29
* Resolves: tdf#101067 put SolarMutexGuard back in againCaolán McNamara2016-07-221-0/+1
* add tagging to ThreadTasks so we don't need more one poolNoel Grandin2016-07-181-3/+6
* new loplugin unnecessary overrideNoel Grandin2016-07-151-0/+1
* tdf#82214 optimize PatternFillPrimitive and SVGArmin Le Grand2016-07-071-36/+37
* tdf#82214 optimize performance for primitivesArmin Le Grand2016-07-074-35/+253
* tdf#50613 add support to load charts asynchronouslyArmin Le Grand2016-07-071-2/+2
* comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin2016-07-041-2/+2
* Fix some spelling errors in comments and stringsOtto Kekäläinen2016-07-042-3/+3
* loplugin:singlevalfields in drawinglayerNoel Grandin2016-06-273-62/+29
* Give unique, comprehensible names to timers tdf#97087emahaldar/em2016-06-131-1/+1
* tdf#99519 Added more intelligent handling of animated GIFsArmin Le Grand2016-06-102-139/+386
* Convert ComplexTextLayoutMode to scoped enumNoel Grandin2016-06-032-9/+9