summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2013-01-22fdo#59515: Typo CLIPBOARD -> PRIMARYStephan Bergmann1-1/+1
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith31-95/+95
2013-01-21Add Asturian, Slovenian, and Spanish translations of keymanes for WindowsPetr Mladek1-0/+60
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac2-2/+2
2013-01-20Fix fallout from my earlier vcl changes todayTor Lillqvist1-2/+0
2013-01-19AquaSalBitmap and IosSalBitmap were identical so unifyTor Lillqvist18-1164/+77
2013-01-19implement custom images for radiobuttons via VclBuilderCaolán McNamara3-10/+54
2013-01-19allow access to menus via VclBuilderCaolán McNamara2-4/+20
2013-01-19De-duplication of CoreText code and headers for OS X and iOSTor Lillqvist33-2226/+266
2013-01-19Use SAL_INFO instead of home-grown msgs_debugTor Lillqvist10-126/+100
2013-01-19Fix iOS bit-rot and unify with OS X CoreText codeTor Lillqvist7-184/+201
2013-01-19Fix pUnicodes unusedJulien Nabet1-3/+0
2013-01-19sal_Bool to boolTakeshi Abe2-3/+3
2013-01-17Fix duplicate ifJulien Nabet1-3/+1
2013-01-17Personas: Fix fdo#59208 - get rid of artifacts when we run out of bitmap.Jan Holesovsky2-0/+3
2013-01-17Personas: Clear the BitmapEx first, so that we can switch off Personas.Jan Holesovsky2-10/+11
2013-01-17Personas: Fix fdo#59230 - make Personas fully work in non-NWF case too.Jan Holesovsky2-2/+7
2013-01-17Personas: Fix one more potential crash.Jan Holesovsky1-6/+7
2013-01-17callcatcher: remove newly unused codeCaolán McNamara2-24/+0
2013-01-16fdo#54165: Add key replacement names for Estonian (Patch by: Mihkel Tõnnov)Jesús Corrius1-0/+12
2013-01-15fdo#46808, Adapt SystemClipboard UNO service to new styleNoel Grandin8-51/+33
2013-01-15WaE: nil is not a BOOLNorbert Thiebaud1-1/+1
2013-01-15cosmetic cleanup (trailing spaces)Norbert Thiebaud1-30/+30
2013-01-14Resolves: fdo#58324 keep both halves of surrogate pairs if glyph isn't foundCaolán McNamara1-2/+12
2013-01-14we only ever want the preferred window size from GetOptimalSizeCaolán McNamara34-174/+82
2013-01-14merge the 'holy default' default window sizes to a single placeCaolán McNamara4-35/+33
2013-01-14split confused ImplInitDigitMode method into seperate functionsCaolán McNamara3-4/+2
2013-01-13callcatcher: update and remove newly unused codeCaolán McNamara2-12/+0
2013-01-12default spinbuttons to left alignCaolán McNamara2-1/+2
2013-01-12these members are private now, use accessorsCaolán McNamara1-6/+6
2013-01-12Still trying to fix 08def320062ad7c5cf98e577a2af1fad7c8eb267Chr. Rossmanith1-2/+2
2013-01-12Further trying to fix 08def320062ad7c5cf98e577a2af1fad7c8eb267Chr. Rossmanith1-24/+24
2013-01-12Try to fix 08def320062ad7c5cf98e577a2af1fad7c8eb267Chr. Rossmanith1-26/+26
2013-01-12RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/genericChr. Rossmanith8-91/+86
2013-01-12RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/[source,null]Chr. Rossmanith11-83/+82
2013-01-12RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/source/windowChr. Rossmanith7-76/+70
2013-01-12RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/source/gdiChr. Rossmanith15-163/+162
2013-01-12RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/source/filterChr. Rossmanith9-54/+50
2013-01-12we don't need to cast hereMarkus Mohrhard1-1/+1
2013-01-12fix crash with new personas when notifying windowsMarkus Mohrhard1-1/+5
2013-01-11create VclSizeGroup analog of GtkSizeGroupCaolán McNamara8-35/+333
2013-01-11split out the ComboBox code that determines the positioning of subwidgetsCaolán McNamara2-45/+73
2013-01-11Make the LIBO_VERSION_* macros integers, not stringsTor Lillqvist1-3/+0
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist9-25/+24
2013-01-11No "core dumps" on Windows, and not on iOS or Android eitherTor Lillqvist1-0/+6
2013-01-10include PCH headers for headers changesLuboš Luňák1-0/+32
2013-01-10export cleaned up dotted version in environment and GtkWindow user-data.Michael Meeks4-5/+14
2013-01-10Show takes a sal_Bool, 0x2000 gets truncated to 0, instead of trueCaolán McNamara1-2/+2
2013-01-10split scrolling support for internal/external scrolling supportCaolán McNamara2-29/+47
2013-01-10add a stock apply button text and map to gtk-applyCaolán McNamara3-0/+8