summaryrefslogtreecommitdiff
path: root/drawinglayer
AgeCommit message (Expand)AuthorFilesLines
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-3/+3
2016-02-16use consistent #define checks for the Windows platformNoel Grandin1-3/+3
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock1-2/+2
2016-02-09Remove excess newlinesChris Sherlock106-230/+0
2016-02-08Fix typosAndrea Gelmini1-1/+1
2016-02-08loplugin:unusedmethodsNoel Grandin2-42/+0
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock3-3/+3
2016-02-06vcl: split exception types from input typesChris Sherlock1-6/+4
2016-02-05Fix typosAndrea Gelmini1-1/+1
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock4-15/+15
2016-02-02remove B2DLineJoin::MiddleCaolán McNamara2-5/+3
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara1-1/+0
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock3-51/+51
2016-01-29tdf#91017 Enhance WMF import of EMR_ALPHABLEND actionArmin Le Grand1-3/+37
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock2-7/+7
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