summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8toolbar.cxx
AgeCommit message (Expand)Author
2018-02-09ofz#6173 check index before useCaolán McNamara
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-05-09ofz avoid oomCaolán McNamara
2017-05-07ofc avoid oomCaolán McNamara
2017-05-02ofz fix leakCaolán McNamara
2017-05-02fix indentCaolán McNamara
2017-03-25Fix typosAndrea Gelmini
2017-02-28new loplugin unoanyNoel Grandin
2017-01-23new loplugin useuniqueptrNoel Grandin
2017-01-18new loplugin: useuniqueptr: sw part 2Noel Grandin
2016-11-23tdf#42949 Remove unnecessary headers from sw/source/filtersBartosz Kosiorek
2016-11-15loplugin:constantparamNoel Grandin
2016-10-20loplugin:expandablemethodds in sw(part3)Noel Grandin
2016-07-15sw: indentation fixesMiklos Vajna
2016-06-15tdf#42949: clean up includes in include/filter with iwyuJorenz Paragas
2016-06-03loplugin:constantparamsNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-01-10Fix typosAndrea Gelmini
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-31check for over long record len and check readsCaolán McNamara
2015-08-24allow avoiding config for CustomToolBarImportHelperCaolán McNamara
2015-08-09Fix some typos in strings.Thomas Klausner
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin
2014-11-21dead init (clang)Bjoern Michaelsen
2014-10-25coverity#1242839 Untrusted loop boundCaolán McNamara
2014-10-25coverity#1242886 Untrusted loop boundCaolán McNamara
2014-10-25coverity#1242959 Untrusted value as argumentCaolán McNamara
2014-10-15fix indentCaolán McNamara
2014-10-15coverity#1242817 Untrusted loop boundCaolán McNamara
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-04-27OUString: avoid temporaries and concatenationsMatteo Casalin
2014-04-27sal_uInt16 to sal_Int16Matteo Casalin
2014-04-15sw: clean up inter-module includesThomas Arnhold
2014-04-14The entry points for these are hidden behind OSL_DEBUG_LEVEL > 1 too.Jan Holesovsky
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-30Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton.Matúš Kukan
2014-01-28Deleting NULL is safeTakeshi Abe
2013-10-07CID#738896 uninitialized membersCaolán McNamara
2013-08-31fix indentationPhilipp Riemer
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-12fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan
2013-01-28fdo#46808, Adapt document::*PropertyValues UNO service to new styleNoel Grandin
2012-12-04WaE : call base copy constructorNorbert Thiebaud