summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)AuthorFilesLines
2013-02-25fdo#59405 fdo#60638: EMFWriter::ImplWrite: write EMF_PLUS "comments"Michael Stahl1-1/+14
2013-02-25Resolves: fdo#60764 sort options can grow too wide to fit on screenCaolán McNamara4-1/+49
2013-02-25Resolves: rhbz#895196 sc filter float a11y parent of itself loop/recurseCaolán McNamara2-3/+15
2013-02-25perf: avoid scaling images to the same size at some cost.Michael Meeks1-1/+3
2013-02-11resolve fdo#60450 - Printer list is missing its border in Print dialogCaolán McNamara1-13/+20
2013-02-06implement spread button layoutCaolán McNamara1-44/+151
2013-02-03fdo#54629 MultiSalLayout::GetBoundRect always uses level 0 fallback fontCaolán McNamara1-26/+0
2013-01-25Resolves: fdo#59422 if loading a ll-TT trans succeeds, don't fallback to llCaolán McNamara1-0/+1
2013-01-23Fix fdo#59616 - ensure BitmapEx has same-sized subbitmapsThorsten Behrens1-0/+18
2013-01-17Personas: Clear the BitmapEx first, so that we can switch off Personas.Jan Holesovsky1-8/+9
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-14export cleaned up dotted version in environment and GtkWindow user-data.Michael Meeks1-0/+4
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 McNamara1-45/+62
2013-01-11Personas: As Michael suggested, use BitmapEx instead of BitmapEx*.Jan Holesovsky3-33/+25
2013-01-11Resolves: fdo#58301 make sure ScrollBar OptimalSize is up to dateCaolán McNamara1-2/+9
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 Holesovsky1-17/+44
2013-01-08Fix base location of the bitmap Wallpaper computation.Jan Holesovsky1-2/+2
2013-01-08Personas: Read the bitmaps in StyleSettings.Jan Holesovsky1-3/+107
2013-01-08Make LO buildable again after the GraphicFilter move.Jan Holesovsky11-177/+125
2013-01-08Move GraphicFilter class to vcl.Jan Holesovsky36-0/+23511
2012-12-22fdo#38090: vcl: remove ImplFontCache::maFontNameList:Michael Stahl1-26/+0
2012-12-21fdo#55044: OutputDevice::ImplDrawAlpha:Michael Stahl1-2/+2
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 Subramanian2-37/+38
2012-12-12Remove stray debug statementFridrich Štrba1-1/+0
2012-12-12Resolves: fdo#57469 allow tab to traverse into custom widgetsCaolán McNamara3-2/+24
2012-12-11fdo#42553 - fix square gradient rendering by vcl.Michael Meeks2-12/+16
2012-12-05export VclScrolledWindow for external-to-builder useCaolán McNamara6-31/+103
2012-12-04sort printersCaolán McNamara1-0/+1
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 Timofeev1-3/+13
2012-12-03ugly hack to avoid virtual method in WindowMarkus Mohrhard2-5/+8
2012-12-03first working version of modal ref input dlgsMarkus Mohrhard2-3/+9
2012-11-30eradicate all traces of OLocale and rtl/locale.hxxMichael Stahl1-1/+0
2012-11-30warn if an explicit requested top level widget name wasn't foundCaolán McNamara1-0/+4
2012-11-30ditched rtl::OLocaleEike Rathke1-8/+6
2012-11-30More wrappers needed for my glade :-)Jan Holesovsky1-0/+4
2012-11-30Introduce GtkHBox and GtkVBox aliases.Jan Holesovsky1-0/+4
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens5-22/+0
2012-11-29Resolves: fdo#44664 Provide a way to set the default print job format.Caolán McNamara1-1/+5
2012-11-28Remove useless method SetBackgroundBitmapMarcos Paulo de Souza1-9/+0
2012-11-27Make python3 work with custom VALGRIND_CFLAGSStephan Bergmann1-4/+4