summaryrefslogtreecommitdiff
path: root/oox/source/ole
AgeCommit message (Expand)Author
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-27ofz#28918 Direct-Leak in SotStorage::OpenSotStreamCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-10-06Drop unused codeMike Kaganski
2020-10-03loplugin:reducevarscope in ooxNoel
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-03tdf#131537 DOCX export: fix OLE "Display as icon"Daniel Arato (NISZ)
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-21Fix typosAndrea Gelmini
2020-08-21Fix typo in codeAndrea Gelmini
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: ooxStephan Bergmann
2020-05-28Make loplugin:simplifypointertobool handle parenthesized expressionsStephan Bergmann
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-03loplugin:flatten in ooxNoel Grandin
2020-03-20tdf#42949 Fix IWYU warnings in oox/source/[e-v]*/*cxxGabor Kelemen
2020-03-12Revert "loplugin:constfields in oox"Noel Grandin
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-24loplugin:makeshared in ooxNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in ooxNoel Grandin
2019-12-28Revert "tdf#46037: remove configurationhelper in oox/vbaproject"Julien Nabet
2019-12-23tdf#46037: remove configurationhelper in oox/vbaprojectJulien Nabet
2019-11-03size some stringbuffer to prevent re-allocNoel Grandin
2019-10-01loplugin:stringadd in helpcompiler..ooxNoel Grandin
2019-09-06Fixing '....'Andrea Gelmini
2019-09-02loplugin:constmethod in ooxNoel Grandin
2019-09-01Fix '..'Andrea Gelmini
2019-08-28tdf#118169: ActiveX form control saved incorrectly with accented lettersTamás Zolnai
2019-08-27Simplify Sequence iterations in ooxArkadiy Illarionov
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-13warn on load when a document binds an event to a macroCaolán McNamara
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): ooxStephan Bergmann
2019-07-23Fix typosAndrea Gelmini
2019-07-20loplugin:referencecasting in oox..pyunoNoel Grandin
2019-06-15loplugin:logexceptionnicely in linguistic..ooxNoel Grandin
2019-05-17Use hasElements to check Sequence emptiness in [l-r]*Arkadiy Illarionov
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-04-14tdf#120703 PVS: Silence V522 warningsMike Kaganski
2019-03-25new loplugin:unoqueryNoel Grandin
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-02-15Simplify containers iterations in oox, opencl, packageArkadiy Illarionov
2018-12-05Include vcl/outdev.hxxMike Kaganski
2018-12-04tdf#118684 save correct font height in oox formatMartin van Zijl
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-11-22tdf#119991 save checkbox tristate in oox formatMartin van Zijl
2018-10-18loplugin:staticvar in hwpfilter..salNoel Grandin