summaryrefslogtreecommitdiff
path: root/drawinglayer
AgeCommit message (Expand)AuthorFilesLines
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin3-16/+3
2017-06-02Improved loplugin:redundantcast static_cast handling: drawinglayerStephan Bergmann1-1/+1
2017-05-30teach redundantcast plugin about functional castsNoel Grandin3-3/+3
2017-05-12remove unused uno::Reference varsNoel Grandin1-1/+0
2017-05-09Fix typosAndrea Gelmini1-1/+1
2017-05-02loplugin:checkunusedparams in drawinglayerNoel Grandin5-17/+16
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin1-6/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock3-0/+3
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2-2/+0
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna10-47/+47
2017-03-30convert GradientType to scoped enumNoel Grandin1-9/+9
2017-03-29Propagate proper integer type out of AnimationEntryList::impGetIndexAtTimeStephan Bergmann1-5/+5
2017-03-27ofz#947 line dashing is very problematic memory and size wiseCaolán McNamara1-1/+7
2017-03-26fix loplugin:loopvartoosmallMarkus Mohrhard1-2/+2
2017-03-25Fix typosAndrea Gelmini11-11/+11
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin1-2/+2
2017-03-19TyposJulien Nabet1-1/+1
2017-03-19TyposJulien Nabet2-2/+2
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin4-14/+17
2017-03-14drawinglayer: work around Android buildMiklos Vajna1-0/+10
2017-03-14remove noise UUUU tags in commentsNoel Grandin1-1/+1
2017-03-13Resolves: tdf#105998 distort hairline borders to fall inside the canvasCaolán McNamara1-0/+21
2017-03-13convert GraphicDrawMode to scoped enumNoel Grandin2-10/+10
2017-02-26loplugin:loopvartoosmallStephan Bergmann3-11/+13
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist28-79/+79
2017-02-16remove unused Sentence from BreakupUnitNoel Grandin1-18/+0
2017-02-09convert BmpConversion to scoped enumNoel Grandin1-1/+1
2017-01-31more SAL_WARN_UNUSEDNoel Grandin1-2/+0
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-3/+3
2017-01-26Remove dynamic exception specificationsStephan Bergmann6-16/+12
2017-01-24loplugin: unnecessary destructor cppcanvas..filterNoel Grandin1-4/+0
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski2-1/+2
2016-12-22convert BasePrimitive2D::get2DDecomposition to use a visitorNoel Grandin19-57/+83
2016-12-14This fallback code makes no sense any moreKhaled Hosny1-1/+0
2016-12-11Drop ComplexDisabled flags that does nothingKhaled Hosny1-1/+1
2016-12-06Change Read/Write access to Scoped Read/Write accessMark Page2-10/+7
2016-12-06Use std::unique_ptr for AnimationEntryMark Page2-23/+13
2016-12-06convert PolyStyle to scoped enumNoel Grandin1-3/+3
2016-12-05loplugin:unnecessaryoverride (dtors) in drawinglayerStephan Bergmann1-5/+0
2016-12-02coverity#1371200 Missing move assignment operatorCaolán McNamara1-12/+13
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin1-3/+3
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin1-6/+3
2016-11-09loplugin:expandablemethods in drawinglayer..editengNoel Grandin4-19/+11
2016-11-09some small simplifications to decompose methodsNoel Grandin7-88/+77
2016-11-08typo fix: ressource -> resourceAndras Timar1-1/+1
2016-11-08reduce copying when decomposing drawinglayer primitivesNoel Grandin47-499/+294
2016-11-07vcl: improve accounting of SVG images in graphics cacheMichael Stahl4-0/+42
2016-10-25tdf#96505 Get rid of cargo cult "long" integer literalsRosen1-1/+1
2016-10-23loplugin:expandablemethodds in include/connectivity..drawinglayerNoel Grandin6-6/+6
2016-10-19loplugin:expandablemethodds in dbaccess..drawinglayerNoel Grandin2-4/+2