summaryrefslogtreecommitdiff
path: root/oox/source/helper
AgeCommit message (Expand)Author
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: ooxStephan Bergmann
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-21use for-range on Sequence in i18npool..sdNoel Grandin
2020-04-28move the castToFastAttributeList functionNoel Grandin
2020-04-28tdf#131841 DOCX DrawingML shape import: Fixed missing HighlightColorSzabolcs
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara
2020-04-03loplugin:flatten in ooxNoel Grandin
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2020-03-20tdf#42949 Fix IWYU warnings in oox/source/[e-v]*/*cxxGabor Kelemen
2020-03-12Revert "loplugin:constfields in oox"Noel Grandin
2020-02-24workaround GCC 9.2.1 -Og -Werror=maybe-uninitializedMichael Stahl
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-24loplugin:makeshared in ooxNoel Grandin
2019-12-19sal_Char->char in oox..registryNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-03find symbols that can be privateNoel Grandin
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin
2019-09-02loplugin:constmethod in ooxNoel Grandin
2019-08-27Simplify Sequence iterations in ooxArkadiy Illarionov
2019-07-15tdf#126310 Disable lazy loading of WMF imagesGabor Kelemen
2019-07-09tdf#126030 Translate automatic chart title in OOXML chartsGabor Kelemen
2019-07-02SmartArt: make if-node functions relative to current presentation nodeGrzegorz Araminowicz
2019-06-15loplugin:logexceptionnicely in linguistic..ooxNoel Grandin
2019-05-17Use hasElements to check Sequence emptiness in [l-r]*Arkadiy Illarionov
2019-04-13loplugin:sequentialassign in oox..reportdesignNoel Grandin
2019-03-26loplugin:unnnecessaryvirtualNoel Grandin
2019-03-18tdf#81437 XLSX import: fix missing chart borderBalazs Varga
2019-02-09loplugin:indentation in oox..packageNoel Grandin
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-11-05tdf#108104 OOXML Import: Fix Hatch fill in ChartsBalazs Varga
2018-10-15loplugin:constfields in ooxNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-08-22new loplugin:conststringfieldNoel Grandin
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-31Use for-range loops in oox (part2)Julien Nabet
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-01Change bitmap table to store XBitmap instead of GraphicObject URLTomaž Vajngerl
2018-01-12More loplugin:cstylecast: ooxStephan Bergmann
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann