summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)AuthorFilesLines
2013-03-14pass argb32 pixmaps from vcl to canvas, avoiding costly x11 roundtripsRadek Doulik2-1/+37
2013-03-14fix canvas bitmap rendering (argb32 pixmaps) fixes color issue in n#780830Radek Doulik1-7/+3
2013-03-05Merge branch 'distro/suse/suse-3.6' of ssh://logerrit/core into suse-3.6Petr Mladek45-101/+24140
2013-03-04Personas: Fix fdo#59208 - get rid of artifacts when we run out of bitmap.Jan Holesovsky2-0/+3
2013-03-04Personas: Clear the BitmapEx first, so that we can switch off Personas.Jan Holesovsky1-8/+8
2013-03-04Personas: Fix fdo#59230 - make Personas fully work in non-NWF case too.Jan Holesovsky2-2/+7
2013-03-04Personas: Fix one more potential crash.Jan Holesovsky1-6/+7
2013-03-04fix crash with new personas when notifying windowsMarkus Mohrhard1-1/+5
2013-03-04Personas: As Michael suggested, use BitmapEx instead of BitmapEx*.Jan Holesovsky3-32/+24
2013-03-04Fix fdo#59616 - ensure BitmapEx has same-sized subbitmapsThorsten Behrens1-0/+18
2013-03-04Personas: Broadcast the information that the Persona has changed.Jan Holesovsky1-0/+1
2013-03-04Merge tag 'libreoffice-3.6.5.2' into suse-3.6Petr Mladek3-7/+20
2013-03-04Personas: Fix copy constructor + always reference the Application settingsJan Holesovsky3-8/+8
2013-03-04Kill workaround of i#75264 - it breaks drawing of a perfectly fine bitmap.Jan Holesovsky1-65/+0
2013-03-04Personas: Make the Persona working in the top docking area too.Jan Holesovsky1-2/+26
2013-03-04Personas: Make the Persona in the menubar working.Jan Holesovsky1-17/+44
2013-03-04Fix base location of the bitmap Wallpaper computation.Jan Holesovsky1-2/+2
2013-03-04Personas: Read the bitmaps in StyleSettings.Jan Holesovsky1-5/+77
2013-03-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky10-169/+126
2013-03-04Move GraphicFilter class to vcl.Jan Holesovsky36-0/+24012
2013-01-04Related: fdo#50284 apple's modern symbol font is unicode encodedCaolán McNamara1-0/+13
2012-12-04Resolves: fdo#43901 and fdo#42577 RTL tollbars mirroringAbdulmajeed Al-Abaulrazzaq1-1/+1
2012-11-26make presentation spanning all screens work (bnc#758138)Luboš Luňák1-6/+10
2012-11-26make presentation spanning all screens work (bnc#758138)Luboš Luňák1-6/+10
2012-11-05Merge remote-tracking branch 'origin/libreoffice-3-6-3' into suse-3.6Petr Mladek3-12/+15
2012-10-25fdo#44657 Remove hack that "simulates" a mirrored horizontal scrollbar.Jan Holesovsky1-6/+6
2012-10-23Resolves: rhbz#868479 / fdo#56281 doubled ~ in German ok/cancel translationsCaolán McNamara1-5/+8
2012-10-22Resolves: rhbz#868479 / fdo#56281 doubled ~ in German ok/cancel translationsCaolán McNamara1-5/+8
2012-10-13confusion around parantheses near fabs()Andras Timar1-1/+1
2012-10-12Add new Scale modes, simplify convolution calculation.Tomaž Vajngerl1-160/+72
2012-09-28simpler fix fo fdo#51336, bnc#757602 - change vcl checkbox no-label behaviourNoel Power1-8/+8
2012-09-28Revert "fdo#51336 - change vcl checkbox no-label behaviour"Noel Power1-12/+6
2012-09-28Revert "additional fix for fdo#51336 for radiobuttons"Noel Power1-11/+6
2012-09-20Don't access broken service mgr during bootstrap failureStephan Bergmann2-7/+7
2012-09-07multiline tooltip for very long (eg. footnote) texts #i42424#László Németh1-2/+4
2012-09-05fdo#54546: Force version 2.1 of the sRGB profile for PDF/A-1aFridrich Štrba1-0/+2
2012-08-08additional fix for fdo#51336 for radiobuttonsNoel Power1-6/+11
2012-08-08fdo#51336 - change vcl checkbox no-label behaviourNoel Power1-6/+12
2012-08-02basic, cui, extensions, filter, vcl: fix some warningsMichael Stahl2-6/+7
2012-07-25Make default dark shadow non-blackRuslan Kabatsayev1-0/+2
2012-07-23Resolves: fdo#50975 rsvg_handle_new_from_data calls rsvg_handle_closeCaolán McNamara1-9/+8
2012-07-23fdo#47368 - fix one potential re-enterancy hazard around even emissionMichael Meeks1-2/+7
2012-07-17Resolves: fdo#51957 typo, endash entered twice, 2nd should be emdashCaolán McNamara1-1/+1
2012-07-14Related: fdo#45355 stale gdi font handles apparently still usedCaolán McNamara1-27/+46
2012-07-13Fix the About dialog rendering when librsvg is not available / functional.Jan Holesovsky1-1/+2
2012-07-09fdo#47071: Undocked toolbars do not show all icons in special ratioIvan Timofeev1-1/+1
2012-07-07Fix check for FRAME_DRAW_NWF, and thus reenable CTRL_FRAME supportRuslan Kabatsayev1-1/+1
2012-07-05fdo#49486: fix graphite2 hyphenation regressionMartin Hosken1-2/+2
2012-07-04fix drawing of calc input line when vcl backend supports CTRL_FRAMEIvan Timofeev1-1/+2
2012-06-26Fix more bugs in ImplgetTopDockingAreaHeight().Jan Holesovsky1-5/+8