summaryrefslogtreecommitdiffstats
path: root/svtools
Commit message (Expand)AuthorAgeFilesLines
* Implement GetLastEntryInView for SvTreeListBox.Luke Symes2011-06-222-0/+23
* Implement ScrollToAbsPos for listboxes.Luke Symes2011-06-225-0/+39
* Set the listbox height to an integer multiple of the listbox entry height.Luke Symes2011-06-221-0/+11
* ByteString->rtl::OStringBufferCaolán McNamara2011-06-214-245/+56
* add missing newline to the end of file to silence the compilerRobert Nagy2011-06-205-5/+5
* silence unhelpful assertCaolán McNamara2011-06-201-5/+4
* ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau2011-06-187-8/+32
* remove dead codeTakeshi Abe2011-06-181-7/+0
* Put the local LetterTable class in the anonymous namespaceTor Lillqvist2011-06-161-0/+4
* add Teke-Eboo language - fdo#37275Andras Timar2011-06-141-0/+1
* catch by const referenceCaolán McNamara2011-06-144-18/+18
* fix assert, title column added twiceCaolán McNamara2011-06-141-9/+11
* quieten this down a bitCaolán McNamara2011-06-131-6/+4
* createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara2011-06-131-1/+1
* fixed debug buildRadek Doulik2011-06-101-2/+2
* fix build, and fix reversed logicCaolán McNamara2011-06-101-1/+1
* Change ScTreeEntryList to no longer depend on class List.Joseph Powers2011-06-105-101/+164
* Changed return type of GetHTMLColorChristina Rossmanith2011-06-051-2/+2
* Changed return type of GetHTMLColorChristina Rossmanith2011-06-051-1/+1
* Removed lines from merge conflictsChristina Rossmanith2011-06-041-16/+0
* Use SAL_CALL / refurbish #include's (IWYU) / sal_Bool->boolChristina Rossmanith2011-06-041-20/+24
* Changed HTML_ColorEntry.nColor to sal_uInt32Christina Rossmanith2011-06-041-3/+3
* Added HTML_TOKEN_ONOFF testChristina Rossmanith2011-06-041-2/+3
* Translated commentsChristina Rossmanith2011-06-041-28/+21
* Removed comments/commented codeChristina Rossmanith2011-06-041-6/+0
* Translated commentsChristina Rossmanith2011-06-041-4/+4
* Bug 36390 <title /> breaks html filter fixedChristina Rossmanith2011-06-041-9/+6
* Translated comments German->EnglishChristina Rossmanith2011-06-041-184/+154
* overly staticCaolán McNamara2011-06-013-7/+7
* tidy this upCaolán McNamara2011-06-011-24/+11
* use tunnel pattern hereCaolán McNamara2011-06-0110-116/+55
* Replace List in SvTreeList with a vector<>Joseph Powers2011-06-012-20/+28
* vcl::DeleteOnDeinit for static BitmapEx objectsLuboš Luňák2011-05-311-5/+5
* Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-guiJan Holesovsky2011-05-311-187/+280
|\
| * White space cleanup.Joseph Powers2011-05-301-187/+280
* | Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky2011-05-314-9/+32
|\ \ | |/ |/|
| * Fix crash in WMF import - fdo#36991.Jan Holesovsky2011-05-161-0/+3
| * fix for fdo#36629, corrupted IDE tabs when adding/deleting modulesNoel Power2011-04-291-0/+1
| * wmf-mm-text-1.diff: fix regression caused by wmf-mm-text.diff (bnc#417818)Radek Doulik2011-04-281-2/+12
| * wmf-mm-text.diff: M_TEXT map mode support in wmf (bnc#417818)Petr Mladek2011-04-283-0/+25
| * svtools-unsort-template-dialogentries.diff: grouping items in templates dialogRadek Doulik2011-04-273-9/+31
* | Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-guiJan Holesovsky2011-05-276-317/+214
|\ \
| * | Remove use of SvULongsSort in svlbox.cxx. LGPLv3+/MPL.Nigel Hawkins2011-05-271-10/+9
| * | Fix build breakage (dbgutil build)Thorsten Behrens2011-05-271-1/+1
| * | Revert TreeList to vector<> conversion.Joseph Powers2011-05-264-288/+200
| * | remove __cdecl and use SAL_CALL insteadChr. Rossmanith2011-05-262-18/+4
* | | Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2011-05-2743-116/+260
|\ \ \ | |/ / |/| |
| * | DBG_ERROR into OSL_FAIL.Jan Holesovsky2011-05-041-1/+1
| * | Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky2011-04-2242-119/+253
| |\ \ | | |/ | |/|
| | * ooo340libs: needed patch changes for external libraries/using external/jpeg*....ka2011-04-012-2/+3