summaryrefslogtreecommitdiff
path: root/oox/source/ole
AgeCommit message (Expand)Author
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
2018-03-26forcepoint #31 survive missing control modelCaolán McNamara
2018-03-05use more Color in ooxNoel Grandin
2018-02-25use "Graphic" property to transport Graphic for controlsTomaž Vajngerl
2018-01-31tdf#111417 Import read only property on ActiveX text boxbrian houston morrow
2018-01-29Fix typosAndrea Gelmini
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-12More loplugin:cstylecast: ooxStephan Bergmann
2018-01-10tdf#96099 Removed some trivial typedefs related to UnOrderedMap and size_t.ekuiitr
2017-12-30tdf#113788 ActiveX controls' text color is not exported to DOCXBán Róbert
2017-12-19inline use-once typedefsNoel Grandin
2017-12-12Move generateGUIDString to comphelperSamuel Mehrbrodt