summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2011-02-05Remove DECLARE_LIST( ImplHeadItemList, ImplHeadItem* )Joseph Powers2-83/+90
2011-02-05Remove DECLARE_LIST( ImplFontList, ImplFontNameListData* )Joseph Powers2-12/+15
2011-02-05Remove DECLARE_LIST( ImpLineList, ImpLineListData* )Joseph Powers2-65/+57
2011-02-05Remove DECLARE_LIST( ImpColorList, ImplColorListData* )Joseph Powers2-21/+56
2011-02-05Remove DECLARE_LIST( NewDocList_Impl, ::rtl::OUString* )Joseph Powers1-5/+5
2011-02-04Remove some more INCLUDED_HASH_MAP guards.Joseph Powers3-9/+1
2011-02-04Translated parts of German comment in inc/ruler.hxxTobias Rosenberger1-44/+38
2011-02-03Remove DECLARE_LIST( HistoryList_Impl, FolderHistory* )Joseph Powers2-13/+20
2011-02-04Bulk move libs-gui to boost unordered containersFridrich Strba7-10/+10
2011-02-03fix copy ctor and assignment sigsCaolán McNamara1-4/+6
2011-02-03fix up some includesCaolán McNamara1-8/+3
2011-02-03Related: fdo#33510 right align symbol preview area and center text on lineCaolán McNamara1-96/+167
2011-02-03Related: fdo#33510 identify known symbol fonts that don't advertise as suchCaolán McNamara1-1/+18
2011-02-02Remove DECLARE_LIST( StringList_Impl, OUString* )Joseph Powers1-2/+0
2011-02-02Remove some commented codeJoseph Powers1-5/+0
2011-02-02Remove DECLARE_LIST( RectangleList, Rectangle* )Joseph Powers3-25/+24
2011-02-02Convert tools/list.hxx usage to std::listJonathan Callen3-41/+32
2011-02-02Remove DECLARE_LIST( BrowserColumns, BrowserColumn* )Joseph Powers4-179/+195
2011-02-02Clean up makefilesThomas Arnhold1-4/+0
2011-02-01Remove RCS informationThomas Arnhold1-1/+1
2011-01-31Remove GradientWrapperKurosawa Takeshi3-722/+0
2011-01-29Remove OV_DEBUG.Thomas Arnhold1-13/+0
2011-01-29Remove double line spacing and unused code.Thomas Arnhold1-42/+0
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
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
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