summaryrefslogtreecommitdiffstats
path: root/vcl/source
Commit message (Expand)AuthorAgeFilesLines
* make presentation spanning all screens work (bnc#758138)Luboš Luňák2012-11-261-6/+10
* Merge remote-tracking branch 'origin/libreoffice-3-6-3' into suse-3.6Petr Mladek2012-11-053-12/+15
|\
| * Resolves: rhbz#868479 / fdo#56281 doubled ~ in German ok/cancel translationsCaolán McNamara2012-10-231-5/+8
| * Don't access broken service mgr during bootstrap failureStephan Bergmann2012-09-202-7/+7
* | confusion around parantheses near fabs()Andras Timar2012-10-131-1/+1
* | Add new Scale modes, simplify convolution calculation.Tomaž Vajngerl2012-10-121-160/+72
* | simpler fix fo fdo#51336, bnc#757602 - change vcl checkbox no-label behaviourNoel Power2012-09-281-8/+8
* | Revert "fdo#51336 - change vcl checkbox no-label behaviour"Noel Power2012-09-281-12/+6
* | Revert "additional fix for fdo#51336 for radiobuttons"Noel Power2012-09-281-11/+6
|/
* 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
* additional fix for fdo#51336 for radiobuttonsNoel Power2012-08-081-6/+11
* fdo#51336 - change vcl checkbox no-label behaviourNoel Power2012-08-081-6/+12
* basic, cui, extensions, filter, vcl: fix some warningsMichael Stahl2012-08-022-6/+7
* Make default dark shadow non-blackRuslan Kabatsayev2012-07-251-0/+2
* Resolves: fdo#50975 rsvg_handle_new_from_data calls rsvg_handle_closeCaolán McNamara2012-07-231-9/+8
* fdo#47368 - fix one potential re-enterancy hazard around even emissionMichael Meeks2012-07-231-2/+7
* Resolves: fdo#51957 typo, endash entered twice, 2nd should be emdashCaolán McNamara2012-07-171-1/+1
* Related: fdo#45355 stale gdi font handles apparently still usedCaolán McNamara2012-07-141-27/+46
* Fix the About dialog rendering when librsvg is not available / functional.Jan Holesovsky2012-07-131-1/+2
* fdo#47071: Undocked toolbars do not show all icons in special ratioIvan Timofeev2012-07-091-1/+1
* Fix check for FRAME_DRAW_NWF, and thus reenable CTRL_FRAME supportRuslan Kabatsayev2012-07-071-1/+1
* fdo#49486: fix graphite2 hyphenation regressionMartin Hosken2012-07-051-2/+2
* fix drawing of calc input line when vcl backend supports CTRL_FRAMEIvan Timofeev2012-07-041-1/+2
* Fix more bugs in ImplgetTopDockingAreaHeight().Jan Holesovsky2012-06-261-5/+8
* aero toolbar: Extend the drawing of the toolbar to the menubar area.Jan Holesovsky2012-06-251-16/+13
* Revert "Reduce copy'n'paste by different nesting of if's."Jan Holesovsky2012-06-251-26/+38
* Revert "aero: Implement a glass menubar on Windows."Jan Holesovsky2012-06-251-42/+9
* Revert "aero menubar: Make the text in menu black."Jan Holesovsky2012-06-251-9/+2
* Resolves: fdo#47636 cache fontconfig font substitutionsCaolán McNamara2012-06-251-37/+128
* use generic names rather than specific algorithm names when scalingLuboš Luňák2012-06-223-3/+3
* aero menubar: Make the text in menu black.Jan Holesovsky2012-06-201-2/+9
* toolbars: Improve the toolbars look in Windows Vista or later.Jan Holesovsky2012-06-171-16/+19
* Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky2012-06-177-16/+16
* Implement native FixedLine render, add GTK support for itRuslan Kabatsayev2012-06-151-0/+11
* calc input line: Fix crash with accessibility enabled.Jan Holesovsky2012-06-142-0/+4
* separator will be invisible if there is no visible buttonsIvan Timofeev2012-06-101-2/+1
* fdo#42379: hide separators before calculating line breaksIvan Timofeev2012-06-091-28/+35
* Fix new Bitmap creation in Lanczos resampling.Tomaž Vajngerl2012-06-071-3/+2
* calc input line: Fix crash on MacOSX.Jan Holesovsky2012-06-061-1/+1
* Intercept the window close event and end the preview when clicking 'x'.Kohei Yoshida2012-06-052-10/+33
* Use BMP_SCALE_LANCZOS instead of BMP_SCALE_INTERPOLATE.Jan Holesovsky2012-06-053-3/+3
* Lanczos resampling - mirror image on edges and fix image upscalingTomaž Vajngerl2012-06-051-18/+42
* assume for all menus we reserve space for checkboxesCaolán McNamara2012-06-051-37/+17
* at one stage we had checkmarks *and* icons in menus side by sideCaolán McNamara2012-06-051-6/+7
* nCheckPos and nImagePos are always the same value, merge togetherCaolán McNamara2012-06-051-6/+4
* fix mangled indentCaolán McNamara2012-06-051-5/+5
* make ImplGetNativeCheckAndRadioSize return max sizeCaolán McNamara2012-06-051-15/+16
* nMax here is a height valueCaolán McNamara2012-06-051-6/+6
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-043-53/+44