summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2012-10-25fdo#44657 Remove hack that "simulates" a mirrored horizontal scrollbar.Jan Holesovsky
2012-10-22Resolves: rhbz#868479 / fdo#56281 doubled ~ in German ok/cancel translationsCaolán McNamara
2012-09-20Don't access broken service mgr during bootstrap failureStephan Bergmann
2012-09-07multiline tooltip for very long (eg. footnote) texts #i42424#László Németh
2012-09-05fdo#54546: Force version 2.1 of the sRGB profile for PDF/A-1aFridrich Štrba
2012-08-08additional fix for fdo#51336 for radiobuttonsNoel Power
2012-08-08fdo#51336 - change vcl checkbox no-label behaviourNoel Power
2012-08-02basic, cui, extensions, filter, vcl: fix some warningsMichael Stahl
2012-07-25Make default dark shadow non-blackRuslan Kabatsayev
2012-07-23Resolves: fdo#50975 rsvg_handle_new_from_data calls rsvg_handle_closeCaolán McNamara
2012-07-23fdo#47368 - fix one potential re-enterancy hazard around even emissionMichael Meeks
2012-07-17Resolves: fdo#51957 typo, endash entered twice, 2nd should be emdashCaolán McNamara
2012-07-14Related: fdo#45355 stale gdi font handles apparently still usedCaolán McNamara
2012-07-13Fix the About dialog rendering when librsvg is not available / functional.Jan Holesovsky
2012-07-09fdo#47071: Undocked toolbars do not show all icons in special ratioIvan Timofeev
2012-07-07Fix check for FRAME_DRAW_NWF, and thus reenable CTRL_FRAME supportRuslan Kabatsayev
2012-07-05fdo#49486: fix graphite2 hyphenation regressionMartin Hosken
2012-07-04fix drawing of calc input line when vcl backend supports CTRL_FRAMEIvan Timofeev
2012-06-26Fix more bugs in ImplgetTopDockingAreaHeight().Jan Holesovsky
2012-06-25aero toolbar: Extend the drawing of the toolbar to the menubar area.Jan Holesovsky
2012-06-25Revert "Reduce copy'n'paste by different nesting of if's."Jan Holesovsky
2012-06-25Revert "aero: Implement a glass menubar on Windows."Jan Holesovsky
2012-06-25Revert "aero menubar: Make the text in menu black."Jan Holesovsky
2012-06-25Resolves: fdo#47636 cache fontconfig font substitutionsCaolán McNamara
2012-06-22use generic names rather than specific algorithm names when scalingLuboš Luňák
2012-06-20aero menubar: Make the text in menu black.Jan Holesovsky
2012-06-17toolbars: Improve the toolbars look in Windows Vista or later.Jan Holesovsky
2012-06-17Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky
2012-06-15Implement native FixedLine render, add GTK support for itRuslan Kabatsayev
2012-06-14calc input line: Fix crash with accessibility enabled.Jan Holesovsky
2012-06-10separator will be invisible if there is no visible buttonsIvan Timofeev
2012-06-09fdo#42379: hide separators before calculating line breaksIvan Timofeev
2012-06-07Fix new Bitmap creation in Lanczos resampling.Tomaž Vajngerl
2012-06-06calc input line: Fix crash on MacOSX.Jan Holesovsky
2012-06-05Intercept the window close event and end the preview when clicking 'x'.Kohei Yoshida
2012-06-05Use BMP_SCALE_LANCZOS instead of BMP_SCALE_INTERPOLATE.Jan Holesovsky
2012-06-05Lanczos resampling - mirror image on edges and fix image upscalingTomaž Vajngerl
2012-06-05assume for all menus we reserve space for checkboxesCaolán McNamara
2012-06-05at one stage we had checkmarks *and* icons in menus side by sideCaolán McNamara
2012-06-05nCheckPos and nImagePos are always the same value, merge togetherCaolán McNamara
2012-06-05fix mangled indentCaolán McNamara
2012-06-05make ImplGetNativeCheckAndRadioSize return max sizeCaolán McNamara
2012-06-05nMax here is a height valueCaolán McNamara
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-04fdo#50169: skip the rest of the loop in case of wrong indexMichael Stahl
2012-06-04fdo#50169: add another index checkMartin Hosken
2012-06-04fdo#46378: Lanczos3 resampling of images added to Bitmap.Tomaz Vajngerl
2012-06-04sal_uInt32 -> cmsUInt32NumberFridrich Štrba
2012-06-04Replace the module icc functionality by a use of lcms2Fridrich Štrba
2012-06-02targeted string re-workNorbert Thiebaud