summaryrefslogtreecommitdiff
path: root/include/oox/helper
AgeCommit message (Expand)Author
2022-01-15Let loplugin:nullptr look into template instantiationsStephan Bergmann
2021-11-08rtl::Instance->thread-safe static in PropertyNameVectorNoel Grandin
2021-10-28Prepare for removal of non-const operator[] from Sequence in includeMike Kaganski
2021-10-26Drop ContainerHelper::vectorToSequence and use comphelper::containerToSequenceMike Kaganski
2021-06-21Delete copy ctors/assignments for DLLEXPORT classMike Kaganski
2021-06-20Include the header to workaround MSVC bug (shows with disabled pch)Mike Kaganski
2021-06-19fix loading calc files with embedded form macrosNoel Grandin
2021-01-16make the Color constructors explicitly specify transparencyNoel
2020-12-21do not preload all images in the pptx importerLuboš Luňák
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-16replace std::min(std::max()) with std::clampNoel
2020-09-25fix Graphic duplication in import and add GraphicMapperTomaž Vajngerl
2020-07-13tdf#42949 Fix IWYU warnings in include/[a-r]*/*hxxGabor Kelemen
2020-06-02inline some use-once typedefsNoel Grandin
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-04-28tdf#131841 DOCX DrawingML shape import: Fixed missing HighlightColorSzabolcs
2020-03-12Revert "loplugin:constfields in oox"Noel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-22make some classes module-privateNoel Grandin
2019-10-29loplugin:finalclasses in ooxNoel Grandin
2019-10-14New loplugin:getstrStephan Bergmann
2019-09-19improve and enable loplugin:fragiledestructorNoel Grandin
2019-09-02loplugin:constmethod in ooxNoel Grandin
2019-07-17tdf#42949 Fix IWYU warnings in include/ooxGabor Kelemen
2019-07-02SmartArt: make if-node functions relative to current presentation nodeGrzegorz Araminowicz
2019-03-26loplugin:unnnecessaryvirtualNoel Grandin
2019-03-18tdf#81437 XLSX import: fix missing chart borderBalazs Varga
2018-12-08Clean up LIBO_INTERNAL_ONLY uses of SAL_WARN_UNUSED_RESULTStephan Bergmann
2018-11-05tdf#108104 OOXML Import: Fix Hatch fill in ChartsBalazs Varga
2018-10-15loplugin:constfields in ooxNoel Grandin
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-06-22oox: encryption/decryption test for Standard2007EngineTomaž Vajngerl
2018-03-14loplugin:unusedfieldsNoel Grandin
2018-03-10oox: remove unused methods that rely on GraphicObject URLTomaž Vajngerl
2018-03-08loplugin:constantparam in linguistic..sfx2Noel Grandin
2018-03-08loplugin:unusedmethodsNoel Grandin
2018-03-07oox: rename FillBitmapUrl to FillBitmap, remove obsolete methodsTomaž Vajngerl
2018-03-07Move BackGraphicURL property & friends to BackGraphic + fixesTomaž Vajngerl
2018-03-05use more Color in ooxNoel Grandin
2018-02-01oox: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-02-01Change bitmap table to store XBitmap instead of GraphicObject URLTomaž Vajngerl
2017-12-19inline use-once typedefsNoel Grandin
2017-11-11Avoid using O[U]StringConcat lvalues containing dangling refs to temporariesStephan Bergmann
2017-09-19fix SequenceOutputStream constnessNoel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-31loplugin:constparams in ooxNoel Grandin
2017-07-15emfplus: completed isolation/migration of Emf/WmfArmin Le Grand