summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2010-11-14Make it harder to use the wrong constructor and pass strlen and encodingCaolán McNamara1-0/+2
i.e compile-time detect use of RTL_CONSTASCII_STRINGPARAM instead of RTL_CONSTASCII_USTRINGPARAM
2010-11-14RTL_CONSTASCII_USTRINGPARAM instead of RTL_CONSTASCII_STRINGPARAMCaolán McNamara1-1/+1
2010-11-14RTF: port last changes from CWSMiklos Vajna4-1/+4
2010-11-13remove unused _bHiContrast argCaolán McNamara2-6/+3
2010-11-13Remove unused dated commentsJ. Graeme Lingard4-79/+0
2010-11-13Remove empty Beschreibung (Description) commentsJ. Graeme Lingard5-51/+1
2010-11-13Purged BmpColorMode from libs-gui - libs-guiJoseph Powers16-319/+107
2010-11-12Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky0-0/+0
2010-11-12Removed BmpColorMode (SvLBoxContextBmp_Impl and SvLBoxButtonData) - libs-guiJoseph Powers2-64/+20
2010-11-12Remove bogus commentsAlexander O. Anisimov32-663/+23
2010-11-12CWS-TOOLING: integrate CWS sw33bf12obo1-3/+3
Notes: split repo tag: libs-gui_ooo/OOO330_m15 split repo tag: libs-gui_ooo/OOO330_m16
2010-11-12CWS-TOOLING: integrate CWS calc63obo2-13/+20
2010-11-11Remove more traces of _HC (high contrast)Sebastian Spaeth11-446/+34
This patch needs to go hand in hand with the similar one in libs-core, I believe.
2010-11-11calc63: #i115504# cleanup image tree to prevent static destructor troublesPhilipp Lohmann [pl]1-0/+3
2010-11-11Version 3.2.99.3, tag LIBREOFFICE_3_2_99_3 (3.3-beta3)Petr Mladek0-0/+0
Notes: split repo tag: libs-gui_LIBREOFFICE_3_2_99_3
2010-11-10sw33bf12: #i115437# method <OutputDevice::DrawLine(..)> - correct ↵Oliver-Rainer Wittmann1-3/+3
initialisation of LineColor Pen for fat or dashed lines - patch provided by AW
2010-11-10Bitmap Tree Cleanup - libs-guiJoseph Powers6-204/+117
Removed all references to HIGHCONTRAST mode from svtools classes: SvImpLBox SvTreeListBox The reset is just fall out.
2010-11-10make this buildCaolán McNamara1-1/+2
2010-11-10remove unused includesDavid Tardon9-88/+0
2010-11-10remove commented-out leftovers from testshl2David Tardon7-49/+0
2010-11-10EasyHack: RTL conversion from createFromAsciiKevin Hunter5-12/+6
2010-11-10Import mal-formed csv files gracefully.Kohei Yoshida1-0/+13
When importing a document with mal-formed rows, try our best to keep them from damaging, other, well-formed rows. Previously calc would eat other well-formed rows occurring after the mal-formed row. (n#507322)
2010-11-09EasyHack: RTL macro converted from createFromAsciiKevin Hunter1-1/+1
2010-11-09EasyHack: RTL macro converted from createFromAsciiKevin Hunter4-75/+75
2010-11-09EasyHack: RTL conversion from createFromAsciiKevin Hunter1-7/+4
2010-11-09DOCX export: order pPr children according to specsCédric Bosdonnat4-23/+133
This is still a first attempt: the base is present and all the exported properties needs to be checked. rPr properties order needs to be checked as well.
2010-11-09An opening quote should not be counted as a word by word count toolMattias Johnsson1-0/+1
2010-11-08add DLLPOSTFIX for OpenBSDRobert Nagy1-0/+2
2010-11-08add DLLPOSTFIX for OpenBSDRobert Nagy1-0/+2
2010-11-08define __XKeyboardExtension__ 1 on OpenBSD tooRobert Nagy1-1/+1
2010-11-08Add OpenBSD ifdefs for vcl tooRobert Nagy7-10/+13
2010-11-08add needed OpenBSD ifdefsRobert Nagy2-4/+7
2010-11-08Define OpenBSD as a supported system.Robert Nagy3-1/+6
2010-11-07revert this part for now, accidental pushRobert Nagy1-1/+0
2010-11-07define __XKeyboardExtension__ 1 on OpenBSD tooRobert Nagy1-1/+1
2010-11-07use LIBTARGET=NO to avoid multiple definition of target recipeRobert Nagy1-0/+1
2010-11-06High-Contrast Cleanup Phase #1Joseph Powers1-1/+0
2010-11-05can undo this now with fix in compiler settingsCaolán McNamara1-1/+1
(cherry picked from commit 0dae6332bca70fab5930654a0dae641af1c76acc)
2010-11-05Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/libs-guiNoel Power21-42/+54
2010-11-05can undo this now with fix in compiler settingsCaolán McNamara1-1/+1
2010-11-05fixup embedded graphic url handlingNoel Power1-9/+12
2010-11-05Add OpenBSD ifdefs for vcl tooRobert Nagy7-10/+13
2010-11-05add needed OpenBSD ifdefsRobert Nagy2-4/+7
2010-11-05Define OpenBSD as a supported system.Robert Nagy3-1/+6
2010-11-04Elide all "SO:" and "OOo:" build.lst prefixesNiko Rönkkö1-1/+1
2010-11-04latest libX11 changed header guardsCaolán McNamara1-1/+1
(cherry picked from commit cd10b146b67f7329f699e48e74d2961dbcceb123)
2010-11-04latest libX11 changed header guardsCaolán McNamara1-1/+1
2010-11-03separation of new container controls and existing Dialog control & modelNoel Power2-907/+1194
2010-11-03vcl: fix fprintf compile warnings in cff.cxxNigel Hawkins1-2/+2
2010-11-03vcl: fix fprintf compile warnings in sft.cxxNigel Hawkins1-8/+8