summaryrefslogtreecommitdiff
path: root/cppcanvas
AgeCommit message (Expand)Author
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-22Fresh run of bin/update_pch.shMike Kaganski
2017-09-11clang-tidy modernize-use-emplace in c*Noel Grandin
2017-08-24loplugin:useuniqueptr in cppcanvasNoel Grandin
2017-08-12tdf#96099 Remove ActionSharedPtr typedefIvan Safonov
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-28loplugin:checkunusedparams more part1Noel Grandin
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin
2017-07-22loplugin:unusedfields in cppcanvas..cuiNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20loplugin:constparams in cppcanvasNoel Grandin
2017-07-17Fix CppunitTest_cppcanvas_emfplusStephan Bergmann
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-07-05loplugin:useuniqueptr in basic..cppcanvasNoel Grandin
2017-06-23loplugin:oncevar in cppcanvas..drawinglayerNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-21cppcanvas: this assert can stayThorsten Behrens
2017-05-16aliasing(?) gives a ever so slightly different color on hidpiCaolán McNamara
2017-05-14tdf#43157: convert cppcanvas module away from OSL_ASSERTChris Sherlock
2017-05-12EMF+ tdf#31814 Add support of reading EmfPlusBoundaryPointDataBartosz Kosiorek
2017-05-09EMF+ We already implemented most used EMF+ records.Bartosz Kosiorek
2017-05-09tdf#31814 EMF+ Fix an issue when not all elements were displayedBartosz Kosiorek
2017-05-07tdf#31814 Introduce minimal value of line width to fix EMF+ import issuesBartosz Kosiorek
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert cppcanvas module away from OSL_ASSERT to assertChris Sherlock
2017-05-06EMF Replace magic numbers of pen and brush objectsBartosz Kosiorek
2017-05-05Fix typosAndrea Gelmini
2017-05-04Fix number of EmfPlusEndContainer recordBartosz Kosiorek
2017-05-02loplugin:checkunusedparams in cppcanvas and dbaccessNoel Grandin
2017-04-27crashtesting: more crashing on exporting fdo31814-3.emf to odgCaolán McNamara
2017-04-27crashtesting: crash on exporting fdo31814-3.emf to odgCaolán McNamara
2017-04-27tdf#47243 tdf#39327 tdf#103639 Proper scaling of SetPageTransformBartosz Kosiorek
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-24tdf#47243 tdf#39327 Add support for SetPageTransformBartosz Kosiorek
2017-04-24EMF+ Add initial support for EmfPlusStringFormat ObjectBartosz Kosiorek
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-20loplugin:unusedmethodsNoel Grandin
2017-04-16tdf#107159 EMF+ Add support for EmfPlusDrawArc recordBartosz Kosiorek
2017-04-13tdf#106084 EMF+ Add support for EmfPlusScaleWorldTransform recordBartosz Kosiorek
2017-04-13tdf#39053 EMF+ Draw an extra line between the last point and the first point.Bartosz Kosiorek
2017-04-13tdf#106084 EMF+ Add support for EmfPlusTranslateWorldTransform recordBartosz Kosiorek
2017-04-13tdf#107034 EMF+ Add support for import EmfPlusDrawPie recordBartosz Kosiorek
2017-04-13tdf#107019 EMF+ Add support for import EmfPlusRecordTypeDrawBeziers recordBartosz Kosiorek