summaryrefslogtreecommitdiff
path: root/drawinglayer
AgeCommit message (Expand)AuthorFilesLines
2016-10-10Resolves: tdf#101433 reset RasterOpMode on cached virtual device before reuseCaolán McNamara1-0/+1
2016-07-20Give unique, comprehensible names to timers tdf#97087emahaldar/em1-1/+1
2016-07-20Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2-3/+3
2016-07-20Fix typosAndrea Gelmini1-1/+1
2016-07-20vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock3-3/+3
2016-07-20Fix typosAndrea Gelmini1-1/+1
2016-07-20vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-1/+1
2016-07-20svx: remove now unused SdrModel::isTiledRendering()Miklos Vajna1-7/+4
2016-07-20Fix typosAndrea Gelmini7-11/+11
2016-07-12Remove excess newlinesChris Sherlock105-225/+0
2016-07-12update loplugin stylepolice to check local pointers varsNoel Grandin1-11/+6
2016-07-12drawinglayer: fix Android-specific typoMiklos Vajna1-1/+1
2016-07-12drawinglayer: work around broken Android toolchainMiklos Vajna1-0/+11
2016-07-12drawinglayer, sw: indentation fixesMiklos Vajna1-1/+1
2016-06-06tdf#95581: Assume tiny shears are rounding artefacts etc and can be ignoredTor Lillqvist1-1/+4
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