summaryrefslogtreecommitdiff
path: root/drawinglayer
AgeCommit message (Expand)AuthorFilesLines
2015-10-13remove some useless commentsNoel Grandin1-41/+0
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann7-10/+10
2015-10-12Reduce scope of fTexStart/Stop even furtherStephan Bergmann1-3/+6
2015-10-12fTexHeightPos shall be incremented across loop iterationsStephan Bergmann1-1/+1
2015-10-06Fix typosAndrea Gelmini6-12/+12
2015-10-02svx, drawinglayer: handle tools Color <-> BackgroundColorPrimitive2D roundtripMiklos Vajna1-1/+3
2015-10-02drawinglayer: add transparency support to BackgroundColorPrimitive2DMiklos Vajna1-2/+4
2015-10-01remove old standalone Sun bug numbersNoel Grandin1-1/+0
2015-09-30Fix typosAndrea Gelmini5-10/+10
2015-09-23CppCheck : reduce variables scopeMichaël Lefèvre1-3/+4
2015-09-19boost->stdCaolán McNamara2-3/+3
2015-09-16Revert "disable caching of virtual devices when OpenGL is enabled"Tomaž Vajngerl1-7/+1
2015-09-14boost->stdCaolán McNamara2-10/+10
2015-09-12drawinglayer: com::sun::star->cssNoel Grandin30-227/+227
2015-09-07cppcheck: noExplicitConstructorCaolán McNamara3-6/+4
2015-09-03disable caching of virtual devices when OpenGL is enabledTomaž Vajngerl1-1/+7
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud3-14/+14
2015-08-11loplugin: defaultparamsNoel Grandin1-1/+1
2015-08-09fix comment typo fir --> forDennis Roczek1-1/+1
2015-08-03new loplugin: refcountingNoel Grandin1-19/+19
2015-07-24convert WALLPAPER constants to scoped enumNoel Grandin2-16/+16
2015-07-08s/Coordiante/CoordinateTor Lillqvist6-12/+12
2015-07-08Fix typosAndrea Gelmini1-1/+1
2015-07-07Fix some misspellingsTor Lillqvist1-1/+1
2015-07-07Fix some misspellingsTor Lillqvist2-2/+2
2015-07-03Fix typosAndrea Gelmini5-6/+6
2015-06-28Fix typosAndrea Gelmini1-1/+1
2015-06-28Fix typosAndrea Gelmini1-1/+1
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-14Remove unused OpenGLObjectZolnai Tamás6-52/+0
2015-06-14cppcheck: redundantCondition [part1]Julien Nabet1-1/+1
2015-06-04convert B2DLineJoin to scoped enumNoel Grandin9-23/+23
2015-05-29loplugin:loopvartoosmallNoel Grandin14-25/+25
2015-05-24comments: fix mis-use of eventual in EnglishThorsten Behrens4-5/+5
2015-05-24Fix tdf#87509 - default sdr attribute is special object.Thorsten Behrens13-0/+52
2015-05-20convert ANTIALIASING constants to scoped enumNoel Grandin1-13/+13
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin3-49/+49
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin1-1/+1
2015-05-15window ftbfs: MetaActionType::TRANSPARENT->MetaActionType::TransparentCaolán McNamara1-1/+1
2015-05-15convert META_*_ACTION constants to scoped enumNoel Grandin2-73/+73
2015-05-06convert BMP_MIRROR constants to scoped enumNoel Grandin1-3/+3
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin1-1/+1
2015-05-05typo: strech -> stretchAndras Timar1-1/+1
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist2-5/+5
2015-04-28default initialization of object of const type w/o user-provided default ctorStephan Bergmann1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks8-72/+73
2015-04-27More loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-24loplugin:simplifyboolStephan Bergmann2-2/+2