summaryrefslogtreecommitdiff
path: root/oox/source/helper/graphichelper.cxx
AgeCommit message (Expand)Author
2024-06-07tdf#160591 PPTX export: fix colormap mapping in slide masterTibor Nagy
2024-05-10loplugin:ostr in ooxNoel Grandin
2024-04-09tdf#146619 Drop unused 'using namespace' in: oox/Gabor Kelemen
2023-10-27tdf#156593 FILEOPEN OOXML: image shown in full instead of croppedBalazs Varga
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-02clang-tidy modernize-pass-by-value in ooxNoel Grandin
2022-01-30Recheck modules [o-r]* with IWYUGabor Kelemen
2021-10-30Prepare for removal of non-const operator[] from Sequence in ooxMike Kaganski
2021-06-19fix loading calc files with embedded form macrosNoel Grandin
2021-03-11Revert "tdf#118133 DOCX import: disable lazy-loading of tiff images"Xisco Fauli
2021-03-07Revert "tdf#126310 Disable lazy loading of WMF images"Xisco Fauli
2020-12-21do not preload all images in the pptx importerLuboš Luňák
2020-09-25fix Graphic duplication in import and add GraphicMapperTomaž Vajngerl
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