summaryrefslogtreecommitdiff
path: root/oox/source/ole
AgeCommit message (Expand)Author
2020-09-16tdf#131537 DOCX export: fix OLE "Display as icon"Daniel Arato (NISZ)
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
2018-10-15loplugin:constfields in ooxNoel Grandin
2018-10-11tdf#111980 oox optionbutton autoGroup inside GroupBoxJustin Luth
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-09-28tdf#111980 oox: connect empty radio groupsJustin Luth
2018-09-17New loplugin:externalStephan Bergmann
2018-09-09Avoid getTokenCountMatteo Casalin
2018-09-09loplugin:simplifyconstruct in l10ntools..packageNoel Grandin
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-08-14Revert "Work around what looks like MSVC 2013 miscompilation"Stephan Bergmann
2018-08-13loplugin:returnconstant in oox,packageNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-18tdf#118651 OOXML ActiveX textbox: fix multiline supportBalazs Varga
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-03-31Use for-range loops in oox (part2)Julien Nabet