summaryrefslogtreecommitdiff
path: root/drawinglayer
AgeCommit message (Expand)AuthorFilesLines
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
2016-10-13loplugin:unnecessaryoverrideNoel Grandin1-5/+0
2016-10-11loplugin:constantfunctionNoel Grandin1-1/+1
2016-10-05convert MapUnit to scoped enumNoel Grandin6-21/+21
2016-10-01Fix typosAndrea Gelmini2-2/+2
2016-09-29Resolves: tdf#101433 reset RasterOpMode on cached virtual device before reuseCaolán McNamara1-0/+1
2016-09-16loplogin:singlevalfields in include/Noel Grandin2-6/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann6-6/+6
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist12-13/+0
2016-09-13loplugin:constantparam in dbaccess..editengNoel Grandin2-4/+2
2016-09-05convert GradientStyle to scoped enumNoel Grandin2-19/+19
2016-09-05convert HatchStyle to scoped enumNoel Grandin3-9/+9
2016-09-05convert LineStyle to scoped enumNoel Grandin2-3/+3
2016-09-05convert RasterOp to scoped enumNoel Grandin3-10/+10
2016-09-01convert RefDevMode to scoped enumNoel Grandin1-1/+1
2016-08-25Missing operator definitionStephan Bergmann1-0/+6
2016-08-25cid#1371276 Missing move assignment operatorNoel Grandin8-0/+88
2016-08-25cid#1371277 Missing move assignment operatorNoel Grandin1-0/+5
2016-08-25cid#1371284 Missing move assignment operatorNoel Grandin1-0/+11
2016-08-25cid#1371288 Missing move assignment operatorNoel Grandin1-0/+11
2016-08-25fix windows build, doesn't like default move methodsNoel Grandin2-4/+18
2016-08-25fix move operator= and add move constructorsNoel Grandin2-14/+5
2016-08-25cid#1371309 Missing move assignment operatorNoel Grandin1-0/+11
2016-08-25cid#1371315 Missing move assignment operatorNoel Grandin1-0/+6