summaryrefslogtreecommitdiffstats
path: root/drawinglayer/source
Commit message (Expand)AuthorAgeFilesLines
* vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock2016-01-171-1/+1
* revert vcl patch series that brok Mac and WindowsNorbert Thiebaud2016-01-161-1/+1
* vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock2016-01-161-1/+1
* svx: remove now unused SdrModel::isTiledRendering()Miklos Vajna2016-01-151-7/+4
* vcl: Create accessor and mutator for int and ext leading in FontMetricChris Sherlock2016-01-131-3/+3
* loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann2016-01-111-3/+3
* Fix typosAndrea Gelmini2016-01-109-13/+13
* tdf#96541 - dialog "About LibreOfficeDev" has lost its logoNoel Grandin2015-12-231-3/+4
* loplugin:unusedmethodsNoel Grandin2015-12-212-93/+0
* Missing includeStephan Bergmann2015-12-151-0/+4
* loplugin:unreffunStephan Bergmann2015-12-151-34/+0
* Correct claim made in commentTor Lillqvist2015-12-151-0/+1
* use vector as container for Primitive3DReferenceNoel Grandin2015-12-1523-178/+226
* create a move append method for Primitive2DContainerNoel Grandin2015-12-151-7/+8
* drawinglayer: remove comment that no longer makes senseMiklos Vajna2015-12-141-1/+0
* loplugin:unreffunNoel Grandin2015-12-111-35/+0
* tdf#69977: uno::Sequence is expensiveNoel Grandin2015-12-1160-436/+526
* Missing includesStephan Bergmann2015-11-271-0/+6
* Resolves: rhbz#1283426 using vdevs based on now dead physical devs is unsafeCaolán McNamara2015-11-271-5/+28
* vcl: improve scheduler debugging information.Michael Meeks2015-11-251-1/+2
* VirtualDevices either match another device depth, or are 1 bitCaolán McNamara2015-11-231-1/+1
* establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara2015-11-232-11/+11
* other #includes should be AFTER the include-once #defineNoel Grandin2015-11-171-3/+2
* Namespace cleanup and disambiguationAshod Nakashian2015-11-122-10/+10
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-1021-58/+58
* new loplugin: oncevarNoel Grandin2015-11-091-3/+1
* Reduce scope of #include <tools/poly.hxx>Matteo Casalin2015-11-051-0/+1
* tdf#39440: fix several warnings reported by cppcheckSerge Krot2015-10-252-4/+4
* loplugin:defaultparamsStephan Bergmann2015-10-202-6/+2
* remove some useless commentsNoel Grandin2015-10-131-41/+0
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-127-10/+10
* 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-191-2/+2
* 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