summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2011-07-01Do not include filedlg.hxx when not necessaryFrancois Tigeot
2011-06-29remove deprecated ByteString::CreateFromInt64Caolán McNamara
2011-06-27Fix ScrollToAbsPos to work when we have an empty list.Luke Symes
2011-06-24update component factory methods to use new prefixes, to add lib mergingMatus Kukan
2011-06-23remove parse ByteString variantCaolán McNamara
2011-06-22Implement GetLastEntryInView for SvTreeListBox.Luke Symes
2011-06-22Implement ScrollToAbsPos for listboxes.Luke Symes
2011-06-22Set the listbox height to an integer multiple of the listbox entry height.Luke Symes
2011-06-21ByteString->rtl::OStringBufferCaolán McNamara
2011-06-20add missing newline to the end of file to silence the compilerRobert Nagy
2011-06-20silence unhelpful assertCaolán McNamara
2011-06-18ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau
2011-06-18remove dead codeTakeshi Abe
2011-06-16Put the local LetterTable class in the anonymous namespaceTor Lillqvist
2011-06-14add Teke-Eboo language - fdo#37275Andras Timar
2011-06-14catch by const referenceCaolán McNamara
2011-06-14fix assert, title column added twiceCaolán McNamara
2011-06-13quieten this down a bitCaolán McNamara
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara
2011-06-10fixed debug buildRadek Doulik
2011-06-10fix build, and fix reversed logicCaolán McNamara
2011-06-10Change ScTreeEntryList to no longer depend on class List.Joseph Powers
2011-06-05Changed return type of GetHTMLColorChristina Rossmanith
2011-06-05Changed return type of GetHTMLColorChristina Rossmanith
2011-06-04Removed lines from merge conflictsChristina Rossmanith
2011-06-04Use SAL_CALL / refurbish #include's (IWYU) / sal_Bool->boolChristina Rossmanith
2011-06-04Changed HTML_ColorEntry.nColor to sal_uInt32Christina Rossmanith
2011-06-04Added HTML_TOKEN_ONOFF testChristina Rossmanith
2011-06-04Translated commentsChristina Rossmanith
2011-06-04Removed comments/commented codeChristina Rossmanith
2011-06-04Translated commentsChristina Rossmanith
2011-06-04Bug 36390 <title /> breaks html filter fixedChristina Rossmanith
2011-06-04Translated comments German->EnglishChristina Rossmanith
2011-06-01overly staticCaolán McNamara
2011-06-01tidy this upCaolán McNamara
2011-06-01use tunnel pattern hereCaolán McNamara
2011-06-01Replace List in SvTreeList with a vector<>Joseph Powers
2011-05-31vcl::DeleteOnDeinit for static BitmapEx objectsLuboš Luňák
2011-05-31Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-guiJan Holesovsky
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky
2011-05-30White space cleanup.Joseph Powers
2011-05-27Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-guiJan Holesovsky
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-27Remove use of SvULongsSort in svlbox.cxx. LGPLv3+/MPL.Nigel Hawkins
2011-05-27Fix build breakage (dbgutil build)Thorsten Behrens
2011-05-26Revert TreeList to vector<> conversion.Joseph Powers
2011-05-26remove __cdecl and use SAL_CALL insteadChr. Rossmanith
2011-05-23Replace the List in SvTreeList with a vector<>Joseph Powers
2011-05-23Resolves: fdo#36940 use natural string sorter as default svtools string sorterCaolán McNamara
2011-05-23make the class DLLPUBLICCaolán McNamara