summaryrefslogtreecommitdiffstats
path: root/sw/source/filter/ww8/ww8toolbar.cxx
Commit message (Expand)AuthorAgeFilesLines
* vcl: move graph.[hx]xx to graphic.[hc]xxChris Sherlock2016-03-151-1/+1
* use comphelper::containerToSequenceNoel Grandin2015-11-191-7/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-8/+8
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* check for over long record len and check readsCaolán McNamara2015-08-311-18/+26
* allow avoiding config for CustomToolBarImportHelperCaolán McNamara2015-08-241-4/+10
* Fix some typos in strings.Thomas Klausner2015-08-091-3/+3
* loplugin:unusedmethods sw(part2)Noel Grandin2015-07-221-10/+0
* dead init (clang)Bjoern Michaelsen2014-11-211-2/+1
* coverity#1242839 Untrusted loop boundCaolán McNamara2014-10-251-0/+4
* coverity#1242886 Untrusted loop boundCaolán McNamara2014-10-251-8/+13
* coverity#1242959 Untrusted value as argumentCaolán McNamara2014-10-251-3/+9
* fix indentCaolán McNamara2014-10-151-1/+1
* coverity#1242817 Untrusted loop boundCaolán McNamara2014-10-151-0/+2
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-091-4/+0
* OUString: avoid temporaries and concatenationsMatteo Casalin2014-04-271-18/+12
* sal_uInt16 to sal_Int16Matteo Casalin2014-04-271-4/+4
* sw: clean up inter-module includesThomas Arnhold2014-04-151-1/+1
* The entry points for these are hidden behind OSL_DEBUG_LEVEL > 1 too.Jan Holesovsky2014-04-141-7/+39
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-2/+2
* convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin2014-02-121-25/+25
* Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton.Matúš Kukan2014-01-301-2/+2
* Deleting NULL is safeTakeshi Abe2014-01-281-4/+0
* CID#738896 uninitialized membersCaolán McNamara2013-10-071-6/+8
* fix indentationPhilipp Riemer2013-08-311-2/+3
* fdo#62475 - remove visual noisePhilipp Riemer2013-08-311-10/+3
* Re-work 8bit characters in source code, or remove them.Michael Meeks2013-08-201-0/+1
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-301-26/+4
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-19/+19
* fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan2013-03-121-32/+34
* fdo#46808, Adapt document::*PropertyValues UNO service to new styleNoel Grandin2013-01-281-3/+2
* WaE : call base copy constructorNorbert Thiebaud2012-12-041-1/+2
* Resolves: fdo#41554 ww6 file cannot be openedCaolán McNamara2012-11-281-9/+35
* Deduplicate CTB, TBC and CTBWrapper (for disable-dynloading)Tor Lillqvist2012-10-081-49/+49
* Use comphelper::getComponentContextStephan Bergmann2012-09-291-2/+2
* fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new styleNoel Grandin2012-09-031-3/+3
* remove RTL_CONSTASCII_USTRINGPARAM usageLuboš Luňák2012-03-051-19/+19
* all direct OUString readers are current little endian streamsCaolán McNamara2012-01-241-2/+2
* Fix for fdo43460 Part XL getLength() to isEmpty()Olivier Hallot2012-01-171-1/+1
* convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara2011-12-211-1/+1
* needs more work firstCaolán McNamara2011-12-211-1/+1
* convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara2011-12-211-1/+1
* WaE: truncation of constant valueTor Lillqvist2011-10-251-2/+2
* disentangle 16bit pascal-strings and zero terminated pstrings, etc.Caolán McNamara2011-09-051-3/+2
* add a fairly efficient read_LEuInt16s_AsOUString, merge similar thingsCaolán McNamara2011-09-051-123/+123
* Resolves: fdo#34023 hang on load of .docCaolán McNamara2011-07-021-2/+4
* survive missing uiconfigCaolán McNamara2011-06-201-6/+13
* catch by const referenceCaolán McNamara2011-06-131-1/+1
* add copyright headersNoel Power2011-02-161-0/+29
* Remove duplicated includes and defines. Identified with "cat $i | grep '^#inc...Thomas Arnhold2011-01-181-1/+0