summaryrefslogtreecommitdiff
path: root/drawinglayer
AgeCommit message (Expand)Author
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-19drawinglayer: fix Android-specific typoMiklos Vajna
2016-04-19drawinglayer: work around broken Android toolchainMiklos Vajna
2016-04-19Missing include for std::roundStephan Bergmann
2016-04-19drawinglayer, sw: indentation fixesMiklos Vajna
2016-04-18tdf#99315 VclPixelProcessor2D: fix double border line widthMiklos Vajna
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-15drawinglayer: fix WNT buildMichael Stahl
2016-04-15loplugin:refcountingStephan Bergmann
2016-04-15Related: tdf#99315 BorderLinePrimitive2D: fix solid line primitive widthMiklos Vajna
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke
2016-04-11clang-tidy performance-unnecessary-value-param in drawinglayerNoel Grandin
2016-04-08tdf#94306 replace boost::noncopyable in d...Jochen Nitschke
2016-03-23loplugin:constantparam in drawinglayerNoel Grandin
2016-03-10loplugin:constantparam in drawinglayerNoel Grandin
2016-02-17Fix missing iterator include on MSVC 14.0David Ostrovsky
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-16use consistent #define checks for the Windows platformNoel Grandin
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2016-02-09Remove excess newlinesChris Sherlock
2016-02-08Fix typosAndrea Gelmini
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-02-06vcl: split exception types from input typesChris Sherlock
2016-02-05Fix typosAndrea Gelmini
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-02-02remove B2DLineJoin::MiddleCaolán McNamara
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-29tdf#91017 Enhance WMF import of EMR_ALPHABLEND actionArmin Le Grand
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock
2016-01-26Bin some unneeded 'using' and includesTor Lillqvist
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-15svx: remove now unused SdrModel::isTiledRendering()Miklos Vajna
2016-01-13vcl: Create accessor and mutator for int and ext leading in FontMetricChris Sherlock
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann
2016-01-10Fix typosAndrea Gelmini
2015-12-23tdf#96541 - dialog "About LibreOfficeDev" has lost its logoNoel Grandin
2015-12-21loplugin:unusedmethodsNoel Grandin
2015-12-15Missing includeStephan Bergmann
2015-12-15loplugin:unreffunStephan Bergmann
2015-12-15Correct claim made in commentTor Lillqvist
2015-12-15use vector as container for Primitive3DReferenceNoel Grandin
2015-12-15create a move append method for Primitive2DContainerNoel Grandin
2015-12-14drawinglayer: remove comment that no longer makes senseMiklos Vajna
2015-12-11loplugin:unreffunNoel Grandin
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-11-27Missing includesStephan Bergmann