summaryrefslogtreecommitdiff
path: root/cppcanvas
AgeCommit message (Expand)Author
2018-06-12rhbz#1589029 tdf#93789 impress not showing text highlight in presentation modeCaolán McNamara
2018-05-12make Bitmap/BitmapEx constructors explicitNoel Grandin
2018-04-12fix Windows buildNoel Grandin
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-14loplugin:unusedmethodsNoel Grandin
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl
2018-03-07use more Color in cppcanvas..drawinglayerNoel Grandin
2018-03-02delete colordata.hxxNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-05vcl: remove BitmapColor Color() operatorChris Sherlock
2018-01-25loplugin:unused-returns in basegfx..cppcanvasNoel Grandin
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin
2018-01-19loplugin:useuniqueptr in EMFPPenNoel Grandin
2018-01-19loplugin:useuniqueptr in EMFPRegionNoel Grandin
2018-01-19loplugin:useuniqueptr in EMFPBrushNoel Grandin
2018-01-12More loplugin:cstylecast: cppcanvasStephan Bergmann
2017-12-22tdf#42949 Fix some Include What You Use warningsMiklos Vajna
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann
2017-11-06loplugin:constparams in cppcanvas,drawinglayerNoel Grandin
2017-11-03loplugin:constmethod in drawinglayerNoel Grandin
2017-10-27Remove part of clang-cl workaround that is no longer neededStephan Bergmann
2017-10-27remove GetSwapFloat nonsense from all 3 EMF readersMichael Stahl
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: cppucanvasStephan Bergmann
2017-10-23chmod 0755 -> 0644 for some source filesStephan Bergmann
2017-10-16tdf#31814 Resolve TODO from EMF+ DrawImage and DrawImagePointsBartosz Kosiorek
2017-10-09remove cppcanvas Color classNoel Grandin
2017-09-30work around clang-cl ABI bug PR25641Stephan Bergmann
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