summaryrefslogtreecommitdiff
path: root/oox/source/ole
AgeCommit message (Expand)AuthorFilesLines
2019-09-04tdf#118169: ActiveX form control saved incorrectly with accented lettersTamás Zolnai1-2/+2
2019-08-15warn on load when a document binds an event to a macroCaolán McNamara1-0/+4
2019-05-17Use hasElements to check Sequence emptiness in [l-r]*Arkadiy Illarionov1-1/+1
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin1-1/+1
2019-04-14tdf#120703 PVS: Silence V522 warningsMike Kaganski1-1/+1
2019-03-25new loplugin:unoqueryNoel Grandin1-1/+1
2019-03-07log nice exception messages whereever possibleNoel Grandin1-4/+7
2019-02-15Simplify containers iterations in oox, opencl, packageArkadiy Illarionov1-10/+12
2018-12-05Include vcl/outdev.hxxMike Kaganski1-0/+1
2018-12-04tdf#118684 save correct font height in oox formatMartin van Zijl1-2/+12
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin2-17/+11
2018-11-22tdf#119991 save checkbox tristate in oox formatMartin van Zijl1-5/+9
2018-10-18loplugin:staticvar in hwpfilter..salNoel Grandin1-2/+2
2018-10-15loplugin:constfields in ooxNoel Grandin3-12/+7
2018-10-11tdf#111980 oox optionbutton autoGroup inside GroupBoxJustin Luth1-7/+2
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann1-2/+2
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen2-0/+2
2018-09-28tdf#111980 oox: connect empty radio groupsJustin Luth1-1/+11
2018-09-17New loplugin:externalStephan Bergmann2-2/+2
2018-09-09Avoid getTokenCountMatteo Casalin1-16/+17
2018-09-09loplugin:simplifyconstruct in l10ntools..packageNoel Grandin1-1/+1
2018-08-22new loplugin:conststringfieldNoel Grandin1-3/+3
2018-08-14Revert "Work around what looks like MSVC 2013 miscompilation"Stephan Bergmann1-6/+1
2018-08-13loplugin:returnconstant in oox,packageNoel Grandin1-4/+3
2018-07-30Add missing sal/log.hxx headersGabor Kelemen3-0/+3
2018-07-18tdf#118651 OOXML ActiveX textbox: fix multiline supportBalazs Varga1-2/+7
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke2-2/+0
2018-03-31Use for-range loops in oox (part2)Julien Nabet5-40/+53
2018-03-26forcepoint #31 survive missing control modelCaolán McNamara1-2/+8
2018-03-05use more Color in ooxNoel Grandin1-3/+3
2018-02-25use "Graphic" property to transport Graphic for controlsTomaž Vajngerl1-3/+3
2018-01-31tdf#111417 Import read only property on ActiveX text boxbrian houston morrow1-0/+3
2018-01-29Fix typosAndrea Gelmini1-1/+1
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin1-1/+1
2018-01-12More loplugin:cstylecast: ooxStephan Bergmann2-3/+3
2018-01-10tdf#96099 Removed some trivial typedefs related to UnOrderedMap and size_t.ekuiitr1-3/+2
2017-12-30tdf#113788 ActiveX controls' text color is not exported to DOCXBán Róbert1-0/+7
2017-12-19inline use-once typedefsNoel Grandin1-2/+2
2017-12-12Move generateGUIDString to comphelperSamuel Mehrbrodt1-25/+3
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin1-1/+1
2017-11-04loplugin:constparams in various(1)Noel Grandin1-1/+1
2017-10-31loplugin:constantparam in oox,registry,reportdesignNoel Grandin4-16/+13
2017-10-23loplugin:includeform: ooxStephan Bergmann14-67/+67
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-7/+8
2017-09-12clang-tidy modernize-use-emplace in ooxNoel Grandin1-1/+1
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin1-1/+1
2017-08-26tdf#111980: DOCX: Handle ActiveX radio button groupTamás Zolnai1-1/+10
2017-08-17tdf#50097: DOCX: export form controls as MSO ActiveX controlsTamás Zolnai1-34/+11
2017-08-06Avoid warning about invalid alignment valueTamás Zolnai1-1/+1
2017-08-04Make ActiveX controls import working again (PPTX / XLSX)Tamás Zolnai1-0/+19