summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* Resolves: rhbz#902694 impossible short-cuts for OK/Cancel translationsCaolán McNamara2013-01-253-12/+29
* Gradient::operator==: amazing how nobody noticed this for 13 yearsMiklos Vajna2013-01-251-9/+9
* Resolves: fdo#59422 if loading a ll-TT trans succeeds, don't fallback to llCaolán McNamara2013-01-251-0/+1
* Change GetSavedValue() to return OUStringChr. Rossmanith2013-01-242-4/+4
* remove XubString in Button::GetStandardTextCaolán McNamara2013-01-242-18/+16
* strip customproperty from name of Mnemonic Widget targetCaolán McNamara2013-01-241-2/+6
* fdo#54629 MultiSalLayout::GetBoundRect always uses level 0 fallback fontCaolán McNamara2013-01-232-27/+0
* Unused #includesStephan Bergmann2013-01-231-8/+0
* Fix fdo#59616 - ensure BitmapEx has same-sized subbitmapsThorsten Behrens2013-01-231-0/+18
* fdo#44582 fixing horizontal scroll bar in sub windowsAbdulaziz A Alayed2013-01-231-1/+6
* More informative warning messagesTor Lillqvist2013-01-231-3/+3
* Remove fprintf usage from vcl/builderArnaud Versini2013-01-221-2/+0
* Add Lithuanian translations of keyboard shortcuts (related to fdo#54165)Aurimas Fišeras2013-01-221-0/+22
* Add Lithuanian translations of keyboard shortcuts (related to fdo#50415)Aurimas Fišeras2013-01-221-0/+37
* default forward VclBuilder GetAccessibleName to its labelCaolán McNamara2013-01-224-51/+59
* implement loading Mnemonic Widgets via VclBuilderCaolán McNamara2013-01-222-0/+26
* rework accessibility to be layout awareCaolán McNamara2013-01-229-122/+286
* add a11y relations support to VclBuilderCaolán McNamara2013-01-222-5/+76
* add accessible-name and accessible-description support to VclBuilderCaolán McNamara2013-01-223-0/+64
* make GetAccessibleRelationMemberOf use SetAccessibleRelationMemberOf valuesCaolán McNamara2013-01-221-0/+3
* revert removal of used a11y codeCaolán McNamara2013-01-223-0/+65
* Translate keyboard shortcuts also for LinuxMartin Srebotnjak2013-01-221-0/+36
* fdo#59515: Typo CLIPBOARD -> PRIMARYStephan Bergmann2013-01-221-1/+1
* Changed SetText() / GetText() to take/return OUStringChr. Rossmanith2013-01-2131-95/+95
* Add Asturian, Slovenian, and Spanish translations of keymanes for WindowsPetr Mladek2013-01-211-0/+60
* Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac2013-01-212-2/+2
* Fix fallout from my earlier vcl changes todayTor Lillqvist2013-01-201-2/+0
* AquaSalBitmap and IosSalBitmap were identical so unifyTor Lillqvist2013-01-1918-1164/+77
* implement custom images for radiobuttons via VclBuilderCaolán McNamara2013-01-193-10/+54
* allow access to menus via VclBuilderCaolán McNamara2013-01-192-4/+20
* De-duplication of CoreText code and headers for OS X and iOSTor Lillqvist2013-01-1933-2226/+266
* Use SAL_INFO instead of home-grown msgs_debugTor Lillqvist2013-01-1910-126/+100
* Fix iOS bit-rot and unify with OS X CoreText codeTor Lillqvist2013-01-197-184/+201
* Fix pUnicodes unusedJulien Nabet2013-01-191-3/+0
* sal_Bool to boolTakeshi Abe2013-01-192-3/+3
* Fix duplicate ifJulien Nabet2013-01-171-3/+1
* Personas: Fix fdo#59208 - get rid of artifacts when we run out of bitmap.Jan Holesovsky2013-01-172-0/+3
* Personas: Clear the BitmapEx first, so that we can switch off Personas.Jan Holesovsky2013-01-172-10/+11
* Personas: Fix fdo#59230 - make Personas fully work in non-NWF case too.Jan Holesovsky2013-01-172-2/+7
* Personas: Fix one more potential crash.Jan Holesovsky2013-01-171-6/+7
* callcatcher: remove newly unused codeCaolán McNamara2013-01-172-24/+0
* fdo#54165: Add key replacement names for Estonian (Patch by: Mihkel Tõnnov)Jesús Corrius2013-01-161-0/+12
* fdo#46808, Adapt SystemClipboard UNO service to new styleNoel Grandin2013-01-158-51/+33
* WaE: nil is not a BOOLNorbert Thiebaud2013-01-151-1/+1
* cosmetic cleanup (trailing spaces)Norbert Thiebaud2013-01-151-30/+30
* Resolves: fdo#58324 keep both halves of surrogate pairs if glyph isn't foundCaolán McNamara2013-01-141-2/+12
* we only ever want the preferred window size from GetOptimalSizeCaolán McNamara2013-01-1434-174/+82
* merge the 'holy default' default window sizes to a single placeCaolán McNamara2013-01-144-35/+33
* split confused ImplInitDigitMode method into seperate functionsCaolán McNamara2013-01-143-4/+2
* callcatcher: update and remove newly unused codeCaolán McNamara2013-01-132-12/+0