summaryrefslogtreecommitdiffstats
path: root/drawinglayer
Commit message (Expand)AuthorAgeFilesLines
* Reduce scope of fTexStart/Stop even furtherStephan Bergmann2015-10-121-3/+6
* fTexHeightPos shall be incremented across loop iterationsStephan Bergmann2015-10-121-1/+1
* Fix typosAndrea Gelmini2015-10-066-12/+12
* svx, drawinglayer: handle tools Color <-> BackgroundColorPrimitive2D roundtripMiklos Vajna2015-10-021-1/+3
* drawinglayer: add transparency support to BackgroundColorPrimitive2DMiklos Vajna2015-10-021-2/+4
* remove old standalone Sun bug numbersNoel Grandin2015-10-011-1/+0
* Fix typosAndrea Gelmini2015-09-305-10/+10
* CppCheck : reduce variables scopeMichaël Lefèvre2015-09-231-3/+4
* boost->stdCaolán McNamara2015-09-192-3/+3
* Revert "disable caching of virtual devices when OpenGL is enabled"Tomaž Vajngerl2015-09-161-7/+1
* boost->stdCaolán McNamara2015-09-142-10/+10
* drawinglayer: com::sun::star->cssNoel Grandin2015-09-1230-227/+227
* cppcheck: noExplicitConstructorCaolán McNamara2015-09-073-6/+4
* disable caching of virtual devices when OpenGL is enabledTomaž Vajngerl2015-09-031-1/+7
* Put Polygon from tools under tools:: namespaceNorbert Thiebaud2015-08-173-14/+14
* loplugin: defaultparamsNoel Grandin2015-08-111-1/+1
* fix comment typo fir --> forDennis Roczek2015-08-091-1/+1
* new loplugin: refcountingNoel Grandin2015-08-031-19/+19
* convert WALLPAPER constants to scoped enumNoel Grandin2015-07-242-16/+16
* s/Coordiante/CoordinateTor Lillqvist2015-07-086-12/+12
* Fix typosAndrea Gelmini2015-07-081-1/+1
* Fix some misspellingsTor Lillqvist2015-07-071-1/+1
* Fix some misspellingsTor Lillqvist2015-07-072-2/+2
* Fix typosAndrea Gelmini2015-07-035-6/+6
* Fix typosAndrea Gelmini2015-06-281-1/+1
* Fix typosAndrea Gelmini2015-06-281-1/+1
* Fix typosAndrea Gelmini2015-06-161-1/+1
* Fix typosAndrea Gelmini2015-06-161-1/+1
* Fix typosAndrea Gelmini2015-06-161-1/+1
* Remove unused OpenGLObjectZolnai Tamás2015-06-146-52/+0
* cppcheck: redundantCondition [part1]Julien Nabet2015-06-141-1/+1
* convert B2DLineJoin to scoped enumNoel Grandin2015-06-049-23/+23
* loplugin:loopvartoosmallNoel Grandin2015-05-2914-25/+25
* comments: fix mis-use of eventual in EnglishThorsten Behrens2015-05-244-5/+5
* Fix tdf#87509 - default sdr attribute is special object.Thorsten Behrens2015-05-2413-0/+52
* convert ANTIALIASING constants to scoped enumNoel Grandin2015-05-201-13/+13
* convert DRAWMODE constants to scoped enumNoel Grandin2015-05-203-49/+49
* convert TEXT_DRAW constants to scoped enumNoel Grandin2015-05-201-1/+1
* window ftbfs: MetaActionType::TRANSPARENT->MetaActionType::TransparentCaolán McNamara2015-05-151-1/+1
* convert META_*_ACTION constants to scoped enumNoel Grandin2015-05-152-73/+73
* convert BMP_MIRROR constants to scoped enumNoel Grandin2015-05-061-3/+3
* convert BMP_SCALE constant to scoped enumNoel Grandin2015-05-061-1/+1
* typo: strech -> stretchAndras Timar2015-05-051-1/+1
* Get rid of the initial :: for the vcl namespaceTor Lillqvist2015-04-302-5/+5
* default initialization of object of const type w/o user-provided default ctorStephan Bergmann2015-04-281-1/+1
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-288-72/+73
|\
| * drawinglayer, editeng, forms, fpicker: convert new to ::Create.Michael Meeks2015-04-162-2/+2
| * Automated conversion of VclPtr construction to use Instance template.Michael Meeks2015-04-104-6/+6
| * cure a lot of unfortunate ScopedVclPtrs.Michael Meeks2015-04-102-3/+3
| * start wrapping OutputDevice in VclPtrNoel Grandin2015-04-108-70/+71