summaryrefslogtreecommitdiff
path: root/vcl/source/graphic/UnoGraphic.cxx
AgeCommit message (Expand)Author
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin
2021-07-13merge UnoGraphicTransformer into UnoGraphicNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-26drop mask from BitmapExNoel Grandin
2021-01-15cid#1470701 Uncaught exceptionCaolán McNamara
2019-10-25tdf#42949 Fix IWYU warnings in vcl/unx/gtk3 and gtk3_kde5/Gabor Kelemen
2019-08-23tdf#39593 extract UnoTunnelId comparison to template functionArkadiy Illarionov
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): vclStephan Bergmann
2019-06-18tdf#39593 Remove Graphic::getImplementationArkadiy Illarionov
2019-06-18Simplify Sequence iterations in vclArkadiy Illarionov
2019-04-30drop Graphic::operator boolNoel Grandin
2019-03-04simplify UNO getTypes methodsNoel Grandin
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-11-21loplugin:redundantfcast improvementsNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-03-31use UnoGraphic directly in GetXGraphic, move hxx to inc/graphicTomaž Vajngerl
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl