summaryrefslogtreecommitdiffstats
path: root/cppcanvas
Commit message (Expand)AuthorAgeFilesLines
* rhbz#1589029 tdf#93789 impress not showing text highlight in presentation modeCaolán McNamara2018-06-274-21/+119
* Make loplugin:unnecessaryparen look through implicitStephan Bergmann2017-11-231-10/+10
* loplugin:constparams in cppcanvas,drawinglayerNoel Grandin2017-11-068-12/+12
* loplugin:constmethod in drawinglayerNoel Grandin2017-11-032-6/+6
* Remove part of clang-cl workaround that is no longer neededStephan Bergmann2017-10-272-6/+0
* remove GetSwapFloat nonsense from all 3 EMF readersMichael Stahl2017-10-271-23/+0
* vcl: make MapMode constructor explicitMichael Stahl2017-10-261-1/+1
* loplugin:includeform: cppucanvasStephan Bergmann2017-10-2329-60/+60
* chmod 0755 -> 0644 for some source filesStephan Bergmann2017-10-2314-0/+0
* tdf#31814 Resolve TODO from EMF+ DrawImage and DrawImagePointsBartosz Kosiorek2017-10-161-33/+29
* remove cppcanvas Color classNoel Grandin2017-10-0910-129/+14
* work around clang-cl ABI bug PR25641Stephan Bergmann2017-09-302-0/+6
* Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist2017-09-2624-87/+90
* Fresh run of bin/update_pch.shMike Kaganski2017-09-221-30/+19
* clang-tidy modernize-use-emplace in c*Noel Grandin2017-09-112-83/+57
* loplugin:useuniqueptr in cppcanvasNoel Grandin2017-08-243-33/+29
* tdf#96099 Remove ActionSharedPtr typedefIvan Safonov2017-08-1216-83/+80
* 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