summaryrefslogtreecommitdiffstats
path: root/include/drawinglayer
Commit message (Expand)AuthorAgeFilesLines
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-2/+2
* Reduce scope of #include <tools/poly.hxx>Matteo Casalin2015-11-051-1/+1
* remove boost::noncopyable from /includeNoel Grandin2015-10-292-11/+7
* fix includes that are not stand-aloneNorbert Thiebaud2015-10-261-7/+7
* com::sun::star->css in include/drawinglayerNoel Grandin2015-10-2120-80/+80
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1276-271/+271
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* drawinglayer: add transparency support to BackgroundColorPrimitive2DMiklos Vajna2015-10-021-1/+4
* Fix typosAndrea Gelmini2015-09-309-10/+10
* Fix typosAndrea Gelmini2015-09-301-1/+1
* boost->stdCaolán McNamara2015-09-141-6/+4
* loplugin:unusedmethods drawinglayerNoel Grandin2015-07-1513-50/+0
* do not include boost/utility.hppMichael Stahl2015-07-102-2/+2
* Fix some misspellingsTor Lillqvist2015-07-071-4/+4
* Fix typosAndrea Gelmini2015-07-031-1/+1
* Fix typosAndrea Gelmini2015-06-161-1/+1
* Fix typosAndrea Gelmini2015-06-162-3/+3
* Fix typosAndrea Gelmini2015-06-161-1/+1
* Remove unused OpenGLObjectZolnai Tamás2015-06-142-42/+0
* convert B2DLineJoin to scoped enumNoel Grandin2015-06-041-1/+1
* comments: fix mis-use of eventual in EnglishThorsten Behrens2015-05-242-4/+4
* convert TEXT_DRAW constants to scoped enumNoel Grandin2015-05-201-2/+2
* Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist2015-04-305-41/+0
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-1/+1
|\
| * Convert last vestiges of OutputDevice* and VirtualDevice* members.Michael Meeks2015-04-101-1/+1
* | loplugin:staticmethodsNoel Grandin2015-04-131-2/+2
|/
* drawinglayer::processor2d::HitTestProcessor2D: ignore pixel size of ...Miklos Vajna2015-03-161-1/+5
* really compare to the other instanceDavid Tardon2015-03-011-2/+2
* loplugin:deletedspecialStephan Bergmann2015-02-071-2/+2
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-262-2/+2
* override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl2015-01-0916-24/+25
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-123-3/+3
* fix spelling implemenation -> implementationNoel Grandin2014-11-101-1/+1
* use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara2014-10-061-0/+2
* fdo#82577: Handle PolyPolygonNoel Grandin2014-09-308-21/+21
* fdo#82577: Handle FontNoel Grandin2014-09-181-4/+4
* Changed BColor to Color in TextFooPrimitive2D classesmatteocam2014-06-302-4/+12
* Added Text Fill Color in TextDecoratedPrimitive2Dmatteocam2014-06-301-0/+1
* Added Text Fill Color in TextSimplePortionPrimitive2Dmatteocam2014-06-301-1/+7
* Some spelling correctionsTor Lillqvist2014-05-2913-14/+14
* clean up, remove eof commentsThomas Arnhold2014-05-163-24/+0
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-308-9/+9
* add way for shape dumper to dump single shapeMarkus Mohrhard2014-04-251-1/+1
* XShapeDumper: add modeline and some correctionsThomas Arnhold2014-04-191-3/+6
* fixincludeguards.sh: includeThomas Arnhold2014-04-192-4/+4
* typo: implicitely -> implicitlyThomas Arnhold2014-04-142-2/+2
* Introduce drawinglayer::primitive2d::idToString() debugging functionTor Lillqvist2014-04-112-2/+4
* It's "its", not "it's"Tor Lillqvist2014-04-106-7/+7
* Merge back branch alg_writerframes to trunkArmin Le Grand2014-03-284-35/+95
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-2677-272/+272