summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8toolbar.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-19use comphelper::containerToSequenceNoel Grandin1-7/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-8/+8
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-08-31check for over long record len and check readsCaolán McNamara1-18/+26
2015-08-24allow avoiding config for CustomToolBarImportHelperCaolán McNamara1-4/+10
2015-08-09Fix some typos in strings.Thomas Klausner1-3/+3
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin1-10/+0
2014-11-21dead init (clang)Bjoern Michaelsen1-2/+1
2014-10-25coverity#1242839 Untrusted loop boundCaolán McNamara1-0/+4
2014-10-25coverity#1242886 Untrusted loop boundCaolán McNamara1-8/+13
2014-10-25coverity#1242959 Untrusted value as argumentCaolán McNamara1-3/+9
2014-10-15fix indentCaolán McNamara1-1/+1
2014-10-15coverity#1242817 Untrusted loop boundCaolán McNamara1-0/+2
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-4/+0
2014-04-27OUString: avoid temporaries and concatenationsMatteo Casalin1-18/+12
2014-04-27sal_uInt16 to sal_Int16Matteo Casalin1-4/+4
2014-04-15sw: clean up inter-module includesThomas Arnhold1-1/+1
2014-04-14The entry points for these are hidden behind OSL_DEBUG_LEVEL > 1 too.Jan Holesovsky1-7/+39
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-2/+2
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin1-25/+25
2014-01-30Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton.Matúš Kukan1-2/+2
2014-01-28Deleting NULL is safeTakeshi Abe1-4/+0
2013-10-07CID#738896 uninitialized membersCaolán McNamara1-6/+8
2013-08-31fix indentationPhilipp Riemer1-2/+3
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer1-10/+3
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks1-0/+1
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-26/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-19/+19
2013-03-12fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan1-32/+34
2013-01-28fdo#46808, Adapt document::*PropertyValues UNO service to new styleNoel Grandin1-3/+2
2012-12-04WaE : call base copy constructorNorbert Thiebaud1-1/+2
2012-11-28Resolves: fdo#41554 ww6 file cannot be openedCaolán McNamara1-9/+35
2012-10-08Deduplicate CTB, TBC and CTBWrapper (for disable-dynloading)Tor Lillqvist1-49/+49
2012-09-29Use comphelper::getComponentContextStephan Bergmann1-2/+2
2012-09-03fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new styleNoel Grandin1-3/+3
2012-03-05remove RTL_CONSTASCII_USTRINGPARAM usageLuboš Luňák1-19/+19
2012-01-24all direct OUString readers are current little endian streamsCaolán McNamara1-2/+2
2012-01-17Fix for fdo43460 Part XL getLength() to isEmpty()Olivier Hallot1-1/+1
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara1-1/+1
2011-12-21needs more work firstCaolán McNamara1-1/+1
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara1-1/+1
2011-10-25WaE: truncation of constant valueTor Lillqvist1-2/+2
2011-09-05disentangle 16bit pascal-strings and zero terminated pstrings, etc.Caolán McNamara1-3/+2
2011-09-05add a fairly efficient read_LEuInt16s_AsOUString, merge similar thingsCaolán McNamara1-123/+123
2011-07-02Resolves: fdo#34023 hang on load of .docCaolán McNamara1-2/+4
2011-06-20survive missing uiconfigCaolán McNamara1-6/+13
2011-06-13catch by const referenceCaolán McNamara1-1/+1
2011-02-16add copyright headersNoel Power1-0/+29
2011-01-18Remove duplicated includes and defines. Identified with "cat $i | grep '^#inc...Thomas Arnhold1-1/+0
2010-12-16WaE, fix debug=t warningCaolán McNamara1-1/+1