summaryrefslogtreecommitdiff
path: root/oox/source/ole/vbacontrol.cxx
AgeCommit message (Expand)Author
2024-05-10loplugin:ostr in ooxNoel Grandin
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-03-27loplugin:stringadd in oox..pyunoNoel Grandin
2022-09-28use more string_view in ooxNoel Grandin
2022-06-27tdf#149692 crash importing document with vba formsNoel Grandin
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-02-06Use more conversion functions from <tools/UnitConversion.hxx>Mike Kaganski
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
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-03loplugin:flatten in ooxNoel Grandin
2020-01-24loplugin:makeshared in ooxNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in ooxNoel Grandin
2019-04-14tdf#120703 PVS: Silence V522 warningsMike Kaganski
2019-02-15Simplify containers iterations in oox, opencl, packageArkadiy Illarionov
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-03-31Use for-range loops in oox (part2)Julien Nabet
2018-03-26forcepoint #31 survive missing control modelCaolán McNamara
2018-01-10tdf#96099 Removed some trivial typedefs related to UnOrderedMap and size_t.ekuiitr
2017-12-19inline use-once typedefsNoel Grandin
2017-10-23loplugin:includeform: ooxStephan Bergmann
2017-06-08remove some unnecessary use of OUStringBufferNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas
2016-01-29oox: replace boost::bind with std::bindMichael Stahl
2016-01-12loplugin:unusedmethods unused return value in include/ooxNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-02-19boost->stdCaolán McNamara
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-12remove operator>> and operator<< methodsNoel Grandin
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-06-25remove whitespacesMarkus Mohrhard
2014-02-26Remove visual noise from ooxAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-11-14remove unnecessary sal_Unicode casts in OOX moduleNoel Grandin
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-05-14remove non-sensical /*static*/ commentsLuboš Luňák
2013-05-09fix userform data aware control importNoel Power
2013-04-17implement MultiPage, Page & TabStrip import for ooxNoel Power
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann
2013-01-04oox: kill no longer needed CREATE_OUSTRINGMiklos Vajna
2012-12-26OUString cleanup in ooxJosé Guilherme Vanz
2012-11-23Remove some other newly tagged unused methodsJulien Nabet
2012-11-16targetted cleanup of misc. vba pieces.Noel Power
2012-09-27Bin some newly unused methodsJulien Nabet
2012-09-13targetted container_controls rework.Noel Power