summaryrefslogtreecommitdiff
path: root/drawinglayer
AgeCommit message (Expand)AuthorFilesLines
2016-01-26Bin some unneeded 'using' and includesTor Lillqvist1-16/+0
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-1/+1
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud1-1/+1
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-1/+1
2016-01-15svx: remove now unused SdrModel::isTiledRendering()Miklos Vajna1-7/+4
2016-01-13vcl: Create accessor and mutator for int and ext leading in FontMetricChris Sherlock1-3/+3
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann1-3/+3
2016-01-10Fix typosAndrea Gelmini9-13/+13
2015-12-23tdf#96541 - dialog "About LibreOfficeDev" has lost its logoNoel Grandin1-3/+4
2015-12-21loplugin:unusedmethodsNoel Grandin2-93/+0
2015-12-15Missing includeStephan Bergmann1-0/+4
2015-12-15loplugin:unreffunStephan Bergmann1-34/+0
2015-12-15Correct claim made in commentTor Lillqvist1-0/+1
2015-12-15use vector as container for Primitive3DReferenceNoel Grandin23-178/+226
2015-12-15create a move append method for Primitive2DContainerNoel Grandin1-7/+8
2015-12-14drawinglayer: remove comment that no longer makes senseMiklos Vajna1-1/+0
2015-12-11loplugin:unreffunNoel Grandin1-35/+0
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin60-436/+526
2015-11-27Missing 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-25vcl: 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