summaryrefslogtreecommitdiffstats
path: root/drawinglayer
Commit message (Expand)AuthorAgeFilesLines
* gerrit cherry-pick mismerge left Pop in wrong blockCaolán McNamara2017-09-081-1/+1
* Resolves: tdf#112145 pdf export of editengine highlight color fails sometimesCaolán McNamara2017-09-071-0/+8
* remove unused uno::Reference varsNoel Grandin2017-05-121-1/+0
* Fix typosAndrea Gelmini2017-05-091-1/+1
* loplugin:checkunusedparams in drawinglayerNoel Grandin2017-05-025-17/+16
* clang-tidy readability-simplify-boolean-exprNoel Grandin2017-04-281-6/+1
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-253-0/+3
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-212-2/+0
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-3110-47/+47
* convert GradientType to scoped enumNoel Grandin2017-03-301-9/+9
* Propagate proper integer type out of AnimationEntryList::impGetIndexAtTimeStephan Bergmann2017-03-291-5/+5
* ofz#947 line dashing is very problematic memory and size wiseCaolán McNamara2017-03-271-1/+7
* fix loplugin:loopvartoosmallMarkus Mohrhard2017-03-261-2/+2
* Fix typosAndrea Gelmini2017-03-2511-11/+11
* loplugins:redundantcast teach it about c-style typedef castsNoel Grandin2017-03-231-2/+2
* TyposJulien Nabet2017-03-191-1/+1
* TyposJulien Nabet2017-03-192-2/+2
* convert SvxBorderStyle to scoped enumNoel Grandin2017-03-174-14/+17
* drawinglayer: work around Android buildMiklos Vajna2017-03-141-0/+10
* remove noise UUUU tags in commentsNoel Grandin2017-03-141-1/+1
* Resolves: tdf#105998 distort hairline borders to fall inside the canvasCaolán McNamara2017-03-131-0/+21
* convert GraphicDrawMode to scoped enumNoel Grandin2017-03-132-10/+10
* loplugin:loopvartoosmallStephan Bergmann2017-02-263-11/+13
* Drop :: prefix from std in [de]*/Tor Lillqvist2017-02-1728-79/+79
* remove unused Sentence from BreakupUnitNoel Grandin2017-02-161-18/+0
* convert BmpConversion to scoped enumNoel Grandin2017-02-091-1/+1
* more SAL_WARN_UNUSEDNoel Grandin2017-01-311-2/+0
* teach lolugin:stringconstant about calling constructorsNoel Grandin2017-01-311-3/+3
* Remove dynamic exception specificationsStephan Bergmann2017-01-266-16/+12
* loplugin: unnecessary destructor cppcanvas..filterNoel Grandin2017-01-241-4/+0
* tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski2017-01-172-1/+2
* convert BasePrimitive2D::get2DDecomposition to use a visitorNoel Grandin2016-12-2219-57/+83
* This fallback code makes no sense any moreKhaled Hosny2016-12-141-1/+0
* Drop ComplexDisabled flags that does nothingKhaled Hosny2016-12-111-1/+1
* Change Read/Write access to Scoped Read/Write accessMark Page2016-12-062-10/+7
* Use std::unique_ptr for AnimationEntryMark Page2016-12-062-23/+13
* convert PolyStyle to scoped enumNoel Grandin2016-12-061-3/+3
* loplugin:unnecessaryoverride (dtors) in drawinglayerStephan Bergmann2016-12-051-5/+0
* coverity#1371200 Missing move assignment operatorCaolán McNamara2016-12-021-12/+13
* loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin2016-11-291-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