summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2013-01-29Do not call putenv with a temporary string argumentStephan Bergmann1-10/+6
2013-01-25Resolves: fdo#59422 if loading a ll-TT trans succeeds, don't fallback to llCaolán McNamara1-0/+1
2013-01-22Translate keyboard shortcuts also for LinuxMartin Srebotnjak1-0/+36
2013-01-21Add Asturian, Slovenian, and Spanish translations of keymanes for WindowsPetr Mladek1-0/+60
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-17Personas: Fix fdo#59208 - get rid of artifacts when we run out of bitmap.Jan Holesovsky2-0/+3
2013-01-16fdo#54165: Add key replacement names for Estonian (Patch by: Mihkel Tõnnov)Jesús Corrius1-0/+12
2013-01-14Resolves: fdo#58324 keep both halves of surrogate pairs if glyph isn't foundCaolán McNamara1-2/+12
2013-01-14export cleaned up dotted version in environment and GtkWindow user-data.Michael Meeks4-5/+14
2013-01-14fix crash with new personas when notifying windowsMarkus Mohrhard1-1/+5
2013-01-14split out the ComboBox code that determines the positioning of subwidgetsCaolán McNamara2-45/+73
2013-01-11Personas: As Michael suggested, use BitmapEx instead of BitmapEx*.Jan Holesovsky4-38/+30
2013-01-11Resolves: fdo#58301 make sure ScrollBar OptimalSize is up to dateCaolán McNamara2-3/+11
2013-01-10Resolves: fdo#59131 resolve default backend on printer->setupCaolán McNamara3-2/+10
2013-01-08Personas: Broadcast the information that the Persona has changed.Jan Holesovsky1-0/+1
2013-01-08Fix build on linux.Jan Holesovsky2-4/+4
2013-01-08Personas: Fix copy constructor + always reference the Application settingsJan Holesovsky3-8/+8
2013-01-08Kill workaround of i#75264 - it breaks drawing of a perfectly fine bitmap.Jan Holesovsky1-65/+0
2013-01-08Personas: Make the Persona working in the top docking area too.Jan Holesovsky1-2/+26
2013-01-08Personas: Make the Persona in the menubar working.Jan Holesovsky2-18/+45
2013-01-08Fix base location of the bitmap Wallpaper computation.Jan Holesovsky1-2/+2
2013-01-08Personas: Read the bitmaps in StyleSettings.Jan Holesovsky2-3/+116
2013-01-08Make LO buildable again after the GraphicFilter move.Jan Holesovsky19-280/+243
2013-01-08Move GraphicFilter class to vcl.Jan Holesovsky105-0/+24212
2013-01-08fdo#54165: Allow localized shortcut names on WindowsJesús4-13/+145
2013-01-04fdo#50415: Add Catalan translations of keyboard shortcutsJesús Corrius1-0/+31
2012-12-22fdo#38090: vcl: remove ImplFontCache::maFontNameList:Michael Stahl2-30/+0
2012-12-22fdo#47553: UniscribeLayout: adjust mnSubStringMinMichael Stahl1-0/+9
2012-12-21fdo#55044: OutputDevice::ImplDrawAlpha:Michael Stahl1-2/+2
2012-12-19fix KDE file dialog setting checkboxes to trueLuboš Luňák1-1/+1
2012-12-18fdo#56937 - mac a11y hang related to traversing vast, broken hierarchies.Michael Meeks1-10/+27
2012-12-18Related: fdo#50284 apple's modern symbol font is unicode encodedCaolán McNamara1-0/+13
2012-12-13fdo#56402: SVG in About Dialog.Muthu Subramanian4-37/+40
2012-12-12Consistently acquire solar mutex in all CreateSalInstance variantsStephan Bergmann2-0/+2
2012-12-12Remove stray debug statementFridrich Štrba1-1/+0
2012-12-12Resolves: fdo#57469 allow tab to traverse into custom widgetsCaolán McNamara4-2/+37
2012-12-11fdo#42553 - fix square gradient rendering by vcl.Michael Meeks2-12/+16
2012-12-06Resolves: fdo#57939 use different layout instances for differing kerning flagsCaolán McNamara1-2/+5
2012-12-05export VclScrolledWindow for external-to-builder useCaolán McNamara7-33/+141
2012-12-05Bye bye ODMATor Lillqvist1-1/+1
2012-12-04sort printersCaolán McNamara1-0/+1
2012-12-04Who wants RET_OK / RET_CANCEL to be sal_Bool?Jan Holesovsky1-2/+2
2012-12-04clarify ui warnings in builderJack Leigh1-3/+3
2012-12-03hide the manage cond format dialog when opening the cond format dlgMarkus Mohrhard1-1/+3
2012-12-03fdo#43901 & fdo#42577 RTL tollbars mirroring & fdo#56412Abdulmajeed Al-Abaulrazzaq1-1/+1
2012-12-03fdo#45651: fix drop down listbox text color with dark gtk themeIvan Timofeev3-3/+18
2012-12-03ugly hack to avoid virtual method in WindowMarkus Mohrhard3-6/+12
2012-12-03first working version of modal ref input dlgsMarkus Mohrhard3-3/+11