summaryrefslogtreecommitdiff
path: root/drawinglayer
AgeCommit message (Expand)Author
2016-10-10Resolves: tdf#101433 reset RasterOpMode on cached virtual device before reuseCaolán McNamara
2016-07-20Give unique, comprehensible names to timers tdf#97087emahaldar/em
2016-07-20Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-07-20Fix typosAndrea Gelmini
2016-07-20vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-07-20Fix typosAndrea Gelmini
2016-07-20vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-07-20svx: remove now unused SdrModel::isTiledRendering()Miklos Vajna
2016-07-20Fix typosAndrea Gelmini
2016-07-12Remove excess newlinesChris Sherlock
2016-07-12update loplugin stylepolice to check local pointers varsNoel Grandin
2016-07-12drawinglayer: fix Android-specific typoMiklos Vajna
2016-07-12drawinglayer: work around broken Android toolchainMiklos Vajna
2016-07-12drawinglayer, sw: indentation fixesMiklos Vajna
2016-06-06tdf#95581: Assume tiny shears are rounding artefacts etc and can be ignoredTor Lillqvist
2016-04-20tdf#99315 VclPixelProcessor2D: fix double border line widthMiklos Vajna
2016-03-15vcl: move graph.[hx]xx to graphic.[hc]xxChris Sherlock
2016-02-18Fix missing iterator include on MSVC 14.0David Ostrovsky
2016-02-18Missing includeStephan Bergmann
2016-02-05tdf#91017 Enhance WMF import of EMR_ALPHABLEND actionArmin Le Grand
2015-12-03Missing includesStephan Bergmann
2015-11-27Resolves: rhbz#1283426 using vdevs based on now dead physical devs is unsafeCaolán McNamara
2015-11-26vcl: improve scheduler debugging information.Michael Meeks
2015-11-23VirtualDevices either match another device depth, or are 1 bitCaolán McNamara
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara
2015-11-17other #includes should be AFTER the include-once #defineNoel Grandin
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-11-12Namespace cleanup and disambiguationAshod Nakashian
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-11-05Reduce scope of #include <tools/poly.hxx>Matteo Casalin
2015-10-25tdf#39440: fix several warnings reported by cppcheckSerge Krot
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-13remove some useless commentsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Reduce scope of fTexStart/Stop even furtherStephan Bergmann
2015-10-12fTexHeightPos shall be incremented across loop iterationsStephan Bergmann
2015-10-06Fix typosAndrea Gelmini
2015-10-02svx, drawinglayer: handle tools Color <-> BackgroundColorPrimitive2D roundtripMiklos Vajna
2015-10-02drawinglayer: add transparency support to BackgroundColorPrimitive2DMiklos Vajna
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-23CppCheck : reduce variables scopeMichaël Lefèvre
2015-09-19boost->stdCaolán McNamara
2015-09-16Revert "disable caching of virtual devices when OpenGL is enabled"Tomaž Vajngerl
2015-09-14boost->stdCaolán McNamara
2015-09-12drawinglayer: com::sun::star->cssNoel Grandin
2015-09-07cppcheck: noExplicitConstructorCaolán McNamara
2015-09-03disable caching of virtual devices when OpenGL is enabledTomaž Vajngerl
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud