summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Collapse)AuthorFilesLines
2011-01-26cpp cleanliness: check for assignment to selfAn Leenders1-0/+3
2011-01-25WaE: remove unused variableDavid Tardon1-1/+1
2011-01-25WaE: gcc 4.6.0 various warningsCaolán McNamara1-3/+0
2011-01-24Remove FS_PRIV_DEBUG directive.Thomas Arnhold2-9/+9
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara8-31/+6
2011-01-22Remove some dead code.Thomas Arnhold2-19/+0
2011-01-22Remove empty description and dates.Thomas Arnhold11-291/+0
2011-01-21Remove obsolete RCS lines.Thomas Arnhold1-3/+0
2011-01-21Remove old RCS lines.Thomas Arnhold8-26/+0
2011-01-16We're not going to be called "StarSuite" againCaolán McNamara2-22/+3
Once StarOffice came in two varieties, StarOffice and "StarSuite" in the Asian market. This code effectively converted "StarOffice" to "StarSuite" if product itself was called "StarSuite", which ain't going to the be the case again. So we can remove all that and just hardcode the old file format names as "StarOffice".
2011-01-16equalsAsciiL faster than equalsAsciiCaolán McNamara9-23/+23
2011-01-06Resolves: #i109702# basic editor reads past end of string when line ie just 'Andreas Bregas1-1/+1
2011-01-01cppcheck: prefer prefix variantCaolán McNamara1-1/+1
2011-01-01cppcheck: prefer prefix variantCaolán McNamara1-3/+3
2010-12-23cppcheck: prefer prefix variantCaolán McNamara1-1/+1
2010-12-23cppcheck: prefer prefix variantCaolán McNamara1-6/+6
2010-12-23cppcheck: can reduce the scope of this variableCaolán McNamara1-1/+1
2010-12-23suppress compiler warningDavid Tardon1-1/+1
2010-12-22Removed __EXPORTGuillaume Poussel1-1/+1
2010-12-22Resolves: #i76587# DEFAULT encodings can't be assumed to be system encodingCaolán McNamara2-7/+8
See: http://qa.openoffice.org/issues/show_bug.cgi?id=76587 and a practical example of http://www.openoffice.org/nonav/issues/showattachment.cgi/44588/MSformula.doc which must remain working if this is found to not be sufficient
2010-12-18Remove large blocks of commented codeAnders Jonsson1-142/+0
2010-12-15Remove large block of unused codeAnders Jonsson1-355/+0
2010-12-15Resolves: #i101057# Merge WMF and WW6 code page export logicCaolán McNamara1-30/+2
2010-12-13remove spurious commented out misuse of createFromAsciiCaolán McNamara1-2/+0
2010-12-13make image count more accurate.Michael Meeks1-2/+2
2010-12-13tidy this up and just use referencesCaolán McNamara4-86/+85
2010-12-13cppcheck: init member variableCaolán McNamara1-2/+3
2010-12-13remove missing imagesMichael Meeks2-3/+0
2010-12-13remove obsolete img_s in listMichael Meeks2-98/+54
2010-12-12cppcheck: can reduce the scope of these variablesCaolán McNamara1-2/+2
2010-12-12change of __READONLY_DATA define to constGert Faller4-9/+9
2010-12-11cleaning of __EXPORT defineGert Faller11-69/+69
2010-12-10propogate exit code out to mainCaolán McNamara1-2/+3
2010-12-09cppcheck: can reduce the scope of this variableCaolán McNamara1-1/+1
2010-12-09cppcheck: scope of these variables can be reducedCaolán McNamara1-1/+1
2010-12-06remove obsolete __FAR_DATAMichael Callahan7-15/+15
2010-12-05Replace all occured, occurance etc.Takeshi Abe3-3/+3
2010-12-05stray ; at the end of inlinesCaolán McNamara1-31/+34
2010-12-05cppcheck: Can reduce the scope of this variableCaolán McNamara1-1/+3
2010-12-03Export FileChangedChecker symbolsThorsten Behrens1-3/+4
forgot to annotate with public dll api
2010-12-03First cuts for edit with external tool methodSurendran Mahendran3-0/+169
Moves FileChangedChecker to svtools, for reuse in other applications
2010-12-02cppcheck: uninit memberCaolán McNamara1-6/+7
2010-11-28cppcheck: use prefix variantCaolán McNamara1-5/+5
2010-11-28cppcheck: reduce the scope of this variableCaolán McNamara1-1/+1
2010-11-27bogus cppcheck warning, simplify it anywayCaolán McNamara1-2/+4
2010-11-27cppcheck: can reduce the scope of these variablesCaolán McNamara1-4/+4
2010-11-25RTL_CONSTASCII_USTRINGPARAM in libs-gui 18Gert Faller6-13/+13
2010-11-24cppcheck: Unused private functionsCaolán McNamara1-1/+0
2010-11-24cppcheck: Unused private functionsCaolán McNamara1-25/+0
2010-11-24cppcheck: Unused private functionCaolán McNamara1-6/+0