summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* pass argb32 pixmaps from vcl to canvas, avoiding costly x11 roundtripsRadek Doulik2013-03-146-9/+60
* fix canvas bitmap rendering (argb32 pixmaps) fixes color issue in n#780830Radek Doulik2013-03-146-71/+96
* Merge branch 'distro/suse/suse-3.6' of ssh://logerrit/core into suse-3.6Petr Mladek2013-03-05116-102/+24900
|\
| * Personas: Fix fdo#59208 - get rid of artifacts when we run out of bitmap.Jan Holesovsky2013-03-042-0/+3
| * Personas: Clear the BitmapEx first, so that we can switch off Personas.Jan Holesovsky2013-03-042-10/+10
| * Personas: Fix fdo#59230 - make Personas fully work in non-NWF case too.Jan Holesovsky2013-03-042-2/+7
| * Personas: Fix one more potential crash.Jan Holesovsky2013-03-041-6/+7
| * fix crash with new personas when notifying windowsMarkus Mohrhard2013-03-041-1/+5
| * Personas: As Michael suggested, use BitmapEx instead of BitmapEx*.Jan Holesovsky2013-03-044-37/+29
| * Personas: Broadcast the information that the Persona has changed.Jan Holesovsky2013-03-041-0/+1
| * Personas: Fix copy constructor + always reference the Application settingsJan Holesovsky2013-03-043-8/+8
| * Kill workaround of i#75264 - it breaks drawing of a perfectly fine bitmap.Jan Holesovsky2013-03-041-65/+0
| * Personas: Make the Persona working in the top docking area too.Jan Holesovsky2013-03-041-2/+26
| * Personas: Make the Persona in the menubar working.Jan Holesovsky2013-03-042-18/+45
| * Fix base location of the bitmap Wallpaper computation.Jan Holesovsky2013-03-041-2/+2
| * Personas: Read the bitmaps in StyleSettings.Jan Holesovsky2013-03-042-5/+86
| * Make LO buildable again after the GraphicFilter move.Jan Holesovsky2013-03-0421-273/+250
| * Move GraphicFilter class to vcl.Jan Holesovsky2013-03-04105-0/+24742
* | Fix fdo#59616 - ensure BitmapEx has same-sized subbitmapsThorsten Behrens2013-03-041-0/+18
* | Merge tag 'libreoffice-3.6.5.2' into suse-3.6Petr Mladek2013-03-047-20/+60
|\ \ | |/ |/|
| * Related: fdo#50284 apple's modern symbol font is unicode encodedCaolán McNamara2013-01-041-0/+13
| * fdo#47553: UniscribeLayout: adjust mnSubStringMinMichael Stahl2013-01-021-0/+9
| * fix KDE file dialog setting checkboxes to trueLuboš Luňák2012-12-191-1/+1
| * fdo#56937 - mac a11y hang related to traversing vast, broken hierarchies.Michael Meeks2012-12-181-10/+27
| * Resolves: fdo#43901 and fdo#42577 RTL tollbars mirroringAbdulmajeed Al-Abaulrazzaq2012-12-041-1/+1
| * make presentation spanning all screens work (bnc#758138)Luboš Luňák2012-11-262-17/+23
| * fdo#44657 Remove hack that "simulates" a mirrored horizontal scrollbar.Jan Holesovsky2012-10-252-8/+9
| * Resolves: rhbz#868479 / fdo#56281 doubled ~ in German ok/cancel translationsCaolán McNamara2012-10-221-5/+8
* | make presentation spanning all screens work (bnc#758138)Luboš Luňák2012-11-262-17/+23
* | Windows: Enable nicer toolbars even for XP, not only Vista and higher.Jan Holesovsky2012-11-151-3/+3
* | Merge remote-tracking branch 'origin/libreoffice-3-6-3' into suse-3.6Petr Mladek2012-11-0516-45/+131
|\ \
| * | Resolves: rhbz#868479 / fdo#56281 doubled ~ in German ok/cancel translationsCaolán McNamara2012-10-231-5/+8
| |/
| * Fix fdo#55142 - use proper output offsets.Sergey Farbotka2012-10-101-1/+1
| * Silly workaround for fdo#55156Tor Lillqvist2012-10-011-0/+4
| * Fix crash on Mac when a11y in use, and avoid infinite loop, fdo#47275Tor Lillqvist2012-09-272-2/+20
| * Clean up option processingStephan Bergmann2012-09-261-3/+3
| * Don't access broken service mgr during bootstrap failureStephan Bergmann2012-09-2011-34/+95
* | confusion around parantheses near fabs()Andras Timar2012-10-131-1/+1
* | Add new Scale modes, simplify convolution calculation.Tomaž Vajngerl2012-10-122-171/+166
* | simpler fix fo fdo#51336, bnc#757602 - change vcl checkbox no-label behaviourNoel Power2012-09-282-10/+20
* | Revert "fdo#51336 - change vcl checkbox no-label behaviour"Noel Power2012-09-282-21/+12
* | Revert "additional fix for fdo#51336 for radiobuttons"Noel Power2012-09-282-15/+6
|/
* fdo#47368: Fix for infinite recursionMichael Meeks2012-09-101-9/+3
* multiline tooltip for very long (eg. footnote) texts #i42424#László Németh2012-09-071-2/+4
* fdo#54546: Force version 2.1 of the sRGB profile for PDF/A-1aFridrich Štrba2012-09-051-0/+2
* Resolves: fdo#53258 Aquabase-spanish-support busts ttf reader againCaolán McNamara2012-08-161-3/+8
* Windows toolbars: Use our own theming even for vertical or bottom toolbars.Jan Holesovsky2012-08-141-26/+35
* WaE: unused variableChristian Lohmaier2012-08-101-0/+1
* additional fix for fdo#51336 for radiobuttonsNoel Power2012-08-082-6/+15
* fdo#51336 - change vcl checkbox no-label behaviourNoel Power2012-08-082-12/+21