summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)AuthorFilesLines
2013-05-23fdo#33281, i#120627 [From Symphony]the text on the Y axis is reversed when ex...Zhe Wang1-1/+6
2013-05-17obtain days in month from non-normalized date, fdo#63805 relatedEike Rathke1-1/+1
2013-01-24Fix fdo#59616 - ensure BitmapEx has same-sized subbitmapsThorsten Behrens1-0/+18
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-10-25fdo#44657 Remove hack that "simulates" a mirrored horizontal scrollbar.Jan Holesovsky1-6/+6
2012-10-22Resolves: rhbz#868479 / fdo#56281 doubled ~ in German ok/cancel translationsCaolán McNamara1-5/+8
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
2012-06-25aero toolbar: Extend the drawing of the toolbar to the menubar area.Jan Holesovsky1-16/+13
2012-06-25Revert "Reduce copy'n'paste by different nesting of if's."Jan Holesovsky1-26/+38
2012-06-25Revert "aero: Implement a glass menubar on Windows."Jan Holesovsky1-42/+9
2012-06-25Revert "aero menubar: Make the text in menu black."Jan Holesovsky1-9/+2
2012-06-25Resolves: fdo#47636 cache fontconfig font substitutionsCaolán McNamara1-37/+128
2012-06-22use generic names rather than specific algorithm names when scalingLuboš Luňák3-3/+3
2012-06-20aero menubar: Make the text in menu black.Jan Holesovsky1-2/+9
2012-06-17toolbars: Improve the toolbars look in Windows Vista or later.Jan Holesovsky1-16/+19
2012-06-17Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky7-16/+16
2012-06-15Implement native FixedLine render, add GTK support for itRuslan Kabatsayev1-0/+11
2012-06-14calc input line: Fix crash with accessibility enabled.Jan Holesovsky2-0/+4
2012-06-10separator will be invisible if there is no visible buttonsIvan Timofeev1-2/+1
2012-06-09fdo#42379: hide separators before calculating line breaksIvan Timofeev1-28/+35
2012-06-07Fix new Bitmap creation in Lanczos resampling.Tomaž Vajngerl1-3/+2
2012-06-06calc input line: Fix crash on MacOSX.Jan Holesovsky1-1/+1
2012-06-05Intercept the window close event and end the preview when clicking 'x'.Kohei Yoshida2-10/+33
2012-06-05Use BMP_SCALE_LANCZOS instead of BMP_SCALE_INTERPOLATE.Jan Holesovsky3-3/+3
2012-06-05Lanczos resampling - mirror image on edges and fix image upscalingTomaž Vajngerl1-18/+42
2012-06-05assume for all menus we reserve space for checkboxesCaolán McNamara1-37/+17
2012-06-05at one stage we had checkmarks *and* icons in menus side by sideCaolán McNamara1-6/+7
2012-06-05nCheckPos and nImagePos are always the same value, merge togetherCaolán McNamara1-6/+4
2012-06-05fix mangled indentCaolán McNamara1-5/+5
2012-06-05make ImplGetNativeCheckAndRadioSize return max sizeCaolán McNamara1-15/+16
2012-06-05nMax here is a height valueCaolán McNamara1-6/+6
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin3-53/+44