summaryrefslogtreecommitdiff
path: root/drawinglayer
AgeCommit message (Expand)AuthorFilesLines
2016-04-20tdf#99315 VclPixelProcessor2D: fix double border line widthMiklos Vajna5-4/+237
2016-03-15vcl: move graph.[hx]xx to graphic.[hc]xxChris Sherlock9-9/+9
2016-02-18Fix missing iterator include on MSVC 14.0David Ostrovsky1-0/+1
2016-02-18Missing includeStephan Bergmann1-0/+4
2016-02-05tdf#91017 Enhance WMF import of EMR_ALPHABLEND actionArmin Le Grand1-3/+37
2015-12-03Missing includesStephan Bergmann1-0/+6
2015-11-27Resolves: rhbz#1283426 using vdevs based on now dead physical devs is unsafeCaolán McNamara1-5/+28
2015-11-26vcl: improve scheduler debugging information.Michael Meeks1-1/+2
2015-11-23VirtualDevices either match another device depth, or are 1 bitCaolán McNamara1-1/+1
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara2-11/+11
2015-11-17other #includes should be AFTER the include-once #defineNoel Grandin1-3/+2
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian1-89/+146
2015-11-12Namespace cleanup and disambiguationAshod Nakashian2-10/+10
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann21-58/+58
2015-11-09new loplugin: oncevarNoel Grandin1-3/+1
2015-11-05Reduce scope of #include <tools/poly.hxx>Matteo Casalin1-0/+1
2015-10-25tdf#39440: fix several warnings reported by cppcheckSerge Krot2-4/+4
2015-10-20loplugin:defaultparamsStephan Bergmann2-6/+2
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