summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-11-14RTL_CONSTASCII_USTRINGPARAM for libs-core/connectivityJulien Nabet
2010-11-14RTL_CONSTASCII_USTRINGPARAM in svxJoost Eekhoorn
2010-11-14RTF: port last changes from CWSMiklos Vajna
2010-11-13tidy codeCaolán McNamara
devirtualize non-overridden virtuals, remove unused parameters, and logically shrink based on that to minimum required
2010-11-13tidy up hicontrast remainsCaolán McNamara
remove unused parameters, shrink code accordingly, devirtualize methods which are not overridden anywhere and only used by docvor.cxx
2010-11-13remove unused stuff behind unset ifdef since 2000Caolán McNamara
2010-11-13remove unused HiContrast argsCaolán McNamara
2010-11-13Purged BmpColorMode from libs-gui - libs-coreJoseph Powers
2010-11-13 Easy Hacks : RTL_CONSTASCII_USTRINGPARAM in libs-coreGert Faller
2010-11-12Remove unused Beschreibung (Description) commentsJ. Graeme Lingard
2010-11-12Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/libs-coreJan Holesovsky
2010-11-12Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky
Conflicts: avmedia/source/gstreamer/gstplayer.cxx desktop/source/deployment/gui/dp_gui_extlistbox.cxx sfx2/source/appl/appserv.cxx
2010-11-12Resolves: rhbz#647392# Ensure autocorrect doesn't crashCaolán McNamara
2010-11-12WaE, unused parametersCaolán McNamara
2010-11-12RTL_CONSTASCII_USTRINGPARAM used with nonarrayCaolán McNamara
2010-11-12RTL_CONSTASCII_USTRINGPARAM used with nonarrayCaolán McNamara
2010-11-12WaE, unused parameterCaolán McNamara
2010-11-12RTL_CONSTASCII_USTRINGPARAM used with nonarrayCaolán McNamara
2010-11-12RTL_CONSTASCII_USTRINGPARAM used with nonarrayCaolán McNamara
2010-11-12RTL_CONSTASCII_USTRINGPARAM used with nonarrayCaolán McNamara
2010-11-12Remove one more instance of HighContrast stuffSebastian Spaeth
2010-11-12Removed BmpColorMode(SvLBoxContextBmp_Impl and SvLBoxButtonData) - libs-coreJoseph Powers
2010-11-11Merge commit 'ooo/OOO330_m14' into libreoffice-3-3Jan Holesovsky
2010-11-11WaE remove unused variables, merge both GetStyleFamilyBitmap togetherCaolán McNamara
2010-11-11WaE, remove unused parametersCaolán McNamara
2010-11-11WaE, unused parametersCaolán McNamara
2010-11-11WaE, unused argumentCaolán McNamara
2010-11-11WaE: must retain signature for UNO API, but 1st arg unused nowCaolán McNamara
2010-11-11remove trailing bracketCaolán McNamara
2010-11-11remove RID_IMGLIST_TREEOPT_HC, I assume that's the intentCaolán McNamara
2010-11-11match up the declaration and definitionCaolán McNamara
2010-11-11add in JoeP's extrasJoseph Powers
2010-11-11fix compile error, presumably this is rightCaolán McNamara
2010-11-11Remove all traces of _HC (high contrast) from libs-coreSebastian Spaeth
This compiles successfully, but is otherwise only lightly tested.
2010-11-11Version 3.2.99.3, tag LIBREOFFICE_3_2_99_3 (3.3-beta3)Petr Mladek
Notes: split repo tag: libs-core_LIBREOFFICE_3_2_99_3
2010-11-11Remove one more hi-contrast image loading instanceSebastian Spaeth
And remove the definitions of the hi-contrast image too. High contrast is just another theme and should not be handled like this.
2010-11-10Nuked non-printable character.Kohei Yoshida
2010-11-10fix missing bracketsCaolán McNamara
2010-11-10RTL_CONSTASCII_USTRINGPARAM in libs-coreGert Faller
2010-11-10fix testtool not boostrapping libreoffice instanceNoel Power
2010-11-10fix testtool not boostrapping libreoffice instanceNoel Power
2010-11-10i#112411: Fixed Gnome filepicker filter selectionMuthu Subramanian K
2010-11-10i#112411: Fixed Gnome filepicker filter selectionMuthu Subramanian K
2010-11-10WaE, remove warningCaolán McNamara
2010-11-10libreoffice.org->libreofficeCaolán McNamara
2010-11-10Bitmap Tree Cleanup - libs-coreJoseph Powers
Removed all references to HIGHCONTRAST mode from svtools classes: SvImpLBox SvTreeListBox The reset is just fall out.
2010-11-10last one cut too deeply, restore scoping bracketsCaolán McNamara
2010-11-10RTL_CONSTASCII_USTRINGPARAM in svxJoost Eekhoorn
2010-11-10EasyHack: Convert to RTL macro from FromAsciiKevin Hunter
2010-11-09RTL macro converted from createFromAsciiGert Faller