summaryrefslogtreecommitdiff
path: root/oox/source/helper/graphichelper.cxx
AgeCommit message (Expand)Author
2020-03-20tdf#42949 Fix IWYU warnings in oox/source/[e-v]*/*cxxGabor Kelemen
2019-07-15tdf#126310 Disable lazy loading of WMF imagesGabor Kelemen
2019-03-26loplugin:unnnecessaryvirtualNoel Grandin
2019-03-18tdf#81437 XLSX import: fix missing chart borderBalazs Varga
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-06-26tdf#118133 DOCX import: disable lazy-loading of tiff imagesMiklos Vajna
2018-04-20DOC import: lazy-read imagesMiklos Vajna
2018-04-20DOCX import: lazy-read images without external headersMiklos Vajna
2018-03-10oox: remove unused methods that rely on GraphicObject URLTomaž Vajngerl
2018-03-08loplugin:unusedmethodsNoel Grandin
2018-03-05use more Color in ooxNoel Grandin
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-10-23loplugin:includeform: ooxStephan Bergmann
2017-07-15emfplus: completed isolation/migration of Emf/WmfArmin Le Grand
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-02tdf#70415 PPTX import: fix assert fail in importEmbeddedGraphics()Miklos Vajna
2017-05-23svtools: add GraphicProvider::queryGraphics()Miklos Vajna
2017-05-23oox: add GraphicHelper::importGraphics()Miklos Vajna
2017-05-23oox: add GraphicHelper::importEmbeddedGraphics()Miklos Vajna
2016-10-05convert MapUnit to scoped enumNoel Grandin
2015-10-23com::sun::star->css in lotuswordpro,mysqlc,ooxNoel Grandin
2015-02-18better way to set default for chart area fill style, related tdf#89451Markus Mohrhard
2015-02-02oox: 89 DPI is not such a great defaultMiklos Vajna
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-08-04bnc#886540: Default chart background for pptx docs should be transparent.Kohei Yoshida
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-04-24fdo#77089 pass shape dimensions to graphicfilter for WMFTomaž Vajngerl
2014-02-26Remove visual noise from ooxAlexander Wilms
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2013-01-04oox: kill no longer needed CREATE_OUSTRINGMiklos Vajna
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-20Removal unnecessary using declarationsJosé Guilherme Vanz
2012-12-13PCH for Library_ooxLuboš Luňák
2012-07-17re-base on ALv2 code. Includes:Michael Meeks
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-04-27include oox/token/properties.hxx directly where neededCaolán McNamara
2012-03-15remove unused code (oox, sd)Petr Vorel
2012-01-02Fix for fdo43460 Part XXV getLength() to isEmpty()Olivier Hallot
2011-11-25Docx crasher: there may be no External Header for pictures.Cédric Bosdonnat
2011-11-24RTF import: partly fixed the WMF images scaling.Cédric Bosdonnat
2011-08-23n#657896 - Gradient Transparencies and Muticolor Gradient fills.Muthu Subramanian
2011-08-21unusedcode.easy: Cleanup GraphicHelperJoseph Powers
2011-04-27Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens
2011-03-25removing the executable mode from some sourcesFrancisco Saito
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud