summaryrefslogtreecommitdiffstats
path: root/drawinglayer
Commit message (Expand)AuthorAgeFilesLines
* loplugin:constantparam in drawinglayerNoel Grandin2016-03-101-4/+2
* Fix missing iterator include on MSVC 14.0David Ostrovsky2016-02-171-0/+1
* use consistent #define checks for the Windows platformNoel Grandin2016-02-171-3/+3
* use consistent #define checks for the Windows platformNoel Grandin2016-02-161-3/+3
* vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock2016-02-131-2/+2
* Remove excess newlinesChris Sherlock2016-02-09106-230/+0
* Fix typosAndrea Gelmini2016-02-081-1/+1
* loplugin:unusedmethodsNoel Grandin2016-02-082-42/+0
* vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock2016-02-063-3/+3
* vcl: split exception types from input typesChris Sherlock2016-02-061-6/+4
* Fix typosAndrea Gelmini2016-02-051-1/+1
* vcl: take into account the font width is the average font widthChris Sherlock2016-02-044-15/+15
* remove B2DLineJoin::MiddleCaolán McNamara2016-02-022-5/+3
* OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara2016-01-311-1/+0
* tools: rename FontUnderline to FontLineStyleChris Sherlock2016-01-313-51/+51
* tdf#91017 Enhance WMF import of EMR_ALPHABLEND actionArmin Le Grand2016-01-291-3/+37
* vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock2016-01-292-7/+7
* Bin some unneeded 'using' and includesTor Lillqvist2016-01-261-16/+0
* 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
* Fast PCH generator and optimized PCH filesAshod Nakashian2015-11-151-89/+146
* 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