summaryrefslogtreecommitdiff
path: root/oox/source/ole/axcontrol.cxx
AgeCommit message (Expand)Author
2024-05-10loplugin:ostr in ooxNoel Grandin
2024-03-21Drop C/C++ DEBUG macroStephan Bergmann
2022-09-28use more string_view in ooxNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-02clang-tidy modernize-pass-by-value in ooxNoel Grandin
2022-05-05use more o3tl::getTokenNoel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin
2022-04-08move comphelper::string::toInt32 to o3tlNoel Grandin
2022-04-08use more subView when converting to Int32Noel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in ooxMike Kaganski
2020-10-03loplugin:reducevarscope in ooxNoel
2020-08-21Fix typosAndrea Gelmini
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-15clang-tidy modernize-concat-nested-namespace in ooxNoel Grandin
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): ooxStephan Bergmann
2019-07-23Fix typosAndrea Gelmini
2019-06-15loplugin:logexceptionnicely in linguistic..ooxNoel Grandin
2019-03-07log nice exception messages whereever possibleNoel Grandin
2018-12-05Include vcl/outdev.hxxMike Kaganski
2018-12-04tdf#118684 save correct font height in oox formatMartin van Zijl
2018-11-22tdf#119991 save checkbox tristate in oox formatMartin van Zijl
2018-10-15loplugin:constfields in ooxNoel Grandin
2018-10-11tdf#111980 oox optionbutton autoGroup inside GroupBoxJustin Luth
2018-09-28tdf#111980 oox: connect empty radio groupsJustin Luth
2018-09-09Avoid getTokenCountMatteo Casalin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-18tdf#118651 OOXML ActiveX textbox: fix multiline supportBalazs Varga
2018-03-31Use for-range loops in oox (part2)Julien Nabet
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-12More loplugin:cstylecast: ooxStephan Bergmann
2017-12-30tdf#113788 ActiveX controls' text color is not exported to DOCXBán Róbert
2017-10-31loplugin:constantparam in oox,registry,reportdesignNoel Grandin
2017-10-23loplugin:includeform: ooxStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-12clang-tidy modernize-use-emplace in ooxNoel Grandin
2017-08-26tdf#111980: DOCX: Handle ActiveX radio button groupTamás Zolnai
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-07-31loplugin:constparams in ooxNoel Grandin
2017-05-02loplugin:checkunusedparams in ooxNoel Grandin
2017-04-13convert AX_FONTDATA to o3tl::typed_flagsNoel Grandin
2017-04-12convert AX_FONTDATA constants to scoped enumNoel Grandin
2017-04-05loplugin:constantparam part2Noel Grandin
2017-03-31use actual UNO enums in ooxNoel Grandin