summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2011-06-18ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau7-8/+32
2011-06-18remove dead codeTakeshi Abe1-7/+0
2011-06-16Put the local LetterTable class in the anonymous namespaceTor Lillqvist1-0/+4
2011-06-14add Teke-Eboo language - fdo#37275Andras Timar1-0/+1
2011-06-14catch by const referenceCaolán McNamara4-18/+18
2011-06-14fix assert, title column added twiceCaolán McNamara1-9/+11
2011-06-13quieten this down a bitCaolán McNamara1-6/+4
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara1-1/+1
2011-06-10fixed debug buildRadek Doulik1-2/+2
2011-06-10fix build, and fix reversed logicCaolán McNamara1-1/+1
2011-06-10Change ScTreeEntryList to no longer depend on class List.Joseph Powers5-101/+164
2011-06-05Changed return type of GetHTMLColorChristina Rossmanith1-2/+2
2011-06-05Changed return type of GetHTMLColorChristina Rossmanith1-1/+1
2011-06-04Removed lines from merge conflictsChristina Rossmanith1-16/+0
2011-06-04Use SAL_CALL / refurbish #include's (IWYU) / sal_Bool->boolChristina Rossmanith1-20/+24
2011-06-04Changed HTML_ColorEntry.nColor to sal_uInt32Christina Rossmanith1-3/+3
2011-06-04Added HTML_TOKEN_ONOFF testChristina Rossmanith1-2/+3
2011-06-04Translated commentsChristina Rossmanith1-28/+21
2011-06-04Removed comments/commented codeChristina Rossmanith1-6/+0
2011-06-04Translated commentsChristina Rossmanith1-4/+4
2011-06-04Bug 36390 <title /> breaks html filter fixedChristina Rossmanith1-9/+6
2011-06-04Translated comments German->EnglishChristina Rossmanith1-184/+154
2011-06-01overly staticCaolán McNamara3-7/+7
2011-06-01tidy this upCaolán McNamara1-24/+11
2011-06-01use tunnel pattern hereCaolán McNamara10-116/+55
2011-06-01Replace List in SvTreeList with a vector<>Joseph Powers2-20/+28
2011-05-31vcl::DeleteOnDeinit for static BitmapEx objectsLuboš Luňák1-5/+5
2011-05-31Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-guiJan Holesovsky1-187/+280
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky4-9/+32
2011-05-30White space cleanup.Joseph Powers1-187/+280
2011-05-27Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-guiJan Holesovsky6-317/+214
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky43-116/+260
2011-05-27Remove use of SvULongsSort in svlbox.cxx. LGPLv3+/MPL.Nigel Hawkins1-10/+9
2011-05-27Fix build breakage (dbgutil build)Thorsten Behrens1-1/+1
2011-05-26Revert TreeList to vector<> conversion.Joseph Powers4-288/+200
2011-05-26remove __cdecl and use SAL_CALL insteadChr. Rossmanith2-18/+4
2011-05-23Replace the List in SvTreeList with a vector<>Joseph Powers2-58/+76
2011-05-23Resolves: fdo#36940 use natural string sorter as default svtools string sorterCaolán McNamara3-21/+33
2011-05-23make the class DLLPUBLICCaolán McNamara1-1/+1
2011-05-23WaE: build without warningsCaolán McNamara1-5/+5
2011-05-23fix indent and reduce spewCaolán McNamara1-3/+5
2011-05-22class SvTreeEntryList is no longer dependant on class ListJoseph Powers4-153/+227
2011-05-21Drop OS2Tor Lillqvist12-151/+5
2011-05-20drop extra fprintfsCaolán McNamara1-3/+0
2011-05-20make this a well-behaved singletonCaolán McNamara4-18/+25
2011-05-20fix merge conflictsCaolán McNamara1-7/+5
2011-05-20pointless non-NULL checkCaolán McNamara1-2/+1
2011-05-20valgrind: release this memory eventuallyCaolán McNamara1-13/+12
2011-05-20reduce spew somewhat, one warning is enoughCaolán McNamara1-0/+4
2011-05-20config leaks: make this a well behaved singletonCaolán McNamara2-9/+11