summaryrefslogtreecommitdiff
path: root/oox/source/ole/axcontrol.cxx
AgeCommit message (Expand)Author
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
2017-03-30convert ApiTransparencyMode to scoped enumNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin
2016-12-13OSL_TRACE->SAL in framework..salNoel Grandin
2016-11-02loplugin:oncevar in helpcompiler..reportdesignNoel Grandin
2016-09-30loplugin:constantparamNoel Grandin
2016-08-30default dtors are fine hereCaolán McNamara
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-01-12loplugin:unusedmethods unused return value in include/ooxNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-03-19loplugin:constantfunction: ooxNoel Grandin
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann
2014-12-12remove operator>> and operator<< methodsNoel Grandin
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-28coverity#735309 Unchecked return valueCaolán McNamara
2014-06-25remove whitespacesMarkus Mohrhard
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin
2014-04-23oox: sal_Bool->boolNoel Grandin
2014-04-14SCROLLABLEFRAME never definedThomas Arnhold
2014-02-26Remove visual noise from ooxAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-28bool improvementsStephan Bergmann