summaryrefslogtreecommitdiffstats
path: root/cppcanvas
Commit message (Expand)AuthorAgeFilesLines
* move resmgr to unotoolsCaolán McNamara2017-08-011-1/+1
* loplugin:checkunusedparamsNoel Grandin2017-08-011-5/+0
* loplugin:constparams handle constructorsNoel Grandin2017-07-281-12/+12
* loplugin:checkunusedparams more part1Noel Grandin2017-07-287-34/+12
* use more comphelper::InitAnyPropertySequenceNoel Grandin2017-07-252-24/+14
* loplugin:unusedfields in cppcanvas..cuiNoel Grandin2017-07-221-4/+1
* migrate to boost::gettextCaolán McNamara2017-07-212-6/+0
* loplugin:constparams in cppcanvasNoel Grandin2017-07-205-12/+12
* Fix CppunitTest_cppcanvas_emfplusStephan Bergmann2017-07-171-0/+1
* emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand2017-07-151-1/+1
* use more begin()/end() for SequenceNoel Grandin2017-07-061-3/+1
* loplugin:useuniqueptr in basic..cppcanvasNoel Grandin2017-07-054-26/+16
* loplugin:oncevar in cppcanvas..drawinglayerNoel Grandin2017-06-231-3/+1
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-181-1/+0
* clang-tidy readability-redundant-control-flowNoel Grandin2017-05-311-1/+0
* teach redundantcast plugin about functional castsNoel Grandin2017-05-301-5/+4
* cppcanvas: this assert can stayThorsten Behrens2017-05-211-2/+1
* aliasing(?) gives a ever so slightly different color on hidpiCaolán McNamara2017-05-161-1/+4
* tdf#43157: convert cppcanvas module away from OSL_ASSERTChris Sherlock2017-05-143-3/+3
* EMF+ tdf#31814 Add support of reading EmfPlusBoundaryPointDataBartosz Kosiorek2017-05-123-68/+87
* EMF+ We already implemented most used EMF+ records.Bartosz Kosiorek2017-05-091-6/+5
* tdf#31814 EMF+ Fix an issue when not all elements were displayedBartosz Kosiorek2017-05-092-8/+15
* tdf#31814 Introduce minimal value of line width to fix EMF+ import issuesBartosz Kosiorek2017-05-071-5/+9
* revert OSL_ASSERT changesChris Sherlock2017-05-073-3/+3
* tdf#43157: convert cppcanvas module away from OSL_ASSERT to assertChris Sherlock2017-05-073-3/+3
* EMF Replace magic numbers of pen and brush objectsBartosz Kosiorek2017-05-063-27/+58
* Fix typosAndrea Gelmini2017-05-052-2/+2
* Fix number of EmfPlusEndContainer recordBartosz Kosiorek2017-05-041-1/+1
* loplugin:checkunusedparams in cppcanvas and dbaccessNoel Grandin2017-05-023-3/+3
* crashtesting: more crashing on exporting fdo31814-3.emf to odgCaolán McNamara2017-04-271-3/+6
* crashtesting: crash on exporting fdo31814-3.emf to odgCaolán McNamara2017-04-271-1/+1
* tdf#47243 tdf#39327 tdf#103639 Proper scaling of SetPageTransformBartosz Kosiorek2017-04-271-13/+6
* errinf.hxx moved out of tools and into vcl moduleChris Sherlock2017-04-251-1/+1
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-251-0/+1
* tdf#47243 tdf#39327 Add support for SetPageTransformBartosz Kosiorek2017-04-241-4/+30
* EMF+ Add initial support for EmfPlusStringFormat ObjectBartosz Kosiorek2017-04-245-8/+155
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-213-3/+0
* remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin2017-04-211-1/+1
* loplugin:unusedmethodsNoel Grandin2017-04-201-1/+0
* tdf#107159 EMF+ Add support for EmfPlusDrawArc recordBartosz Kosiorek2017-04-161-4/+13
* tdf#106084 EMF+ Add support for EmfPlusScaleWorldTransform recordBartosz Kosiorek2017-04-131-1/+25
* tdf#39053 EMF+ Draw an extra line between the last point and the first point.Bartosz Kosiorek2017-04-133-4/+12
* tdf#106084 EMF+ Add support for EmfPlusTranslateWorldTransform recordBartosz Kosiorek2017-04-132-11/+49
* tdf#107034 EMF+ Add support for import EmfPlusDrawPie recordBartosz Kosiorek2017-04-131-8/+25
* tdf#107019 EMF+ Add support for import EmfPlusRecordTypeDrawBeziers recordBartosz Kosiorek2017-04-131-1/+49
* no need to use OUStringToOString in SAL_INFONoel Grandin2017-04-121-8/+2
* tdf#107016 EMF+ Add support of import EmfPlusRecordTypeDrawRects recordBartosz Kosiorek2017-04-111-31/+32
* Replace EmfPlusRecordType decimal valuse with hexBartosz Kosiorek2017-04-071-33/+55
* loplugin:redundantcast find cstyle double castsNoel Grandin2017-04-061-4/+4
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-315-15/+15