summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2013-01-13make presentation spanning all screens work (bnc#758138)Luboš Luňák2-17/+23
2012-11-15Windows: Enable nicer toolbars even for XP, not only Vista and higher.Jan Holesovsky1-3/+3
2012-11-05Merge remote-tracking branch 'origin/libreoffice-3-6-3' into suse-3.6Petr Mladek16-45/+131
2012-10-23Resolves: 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ž Vajngerl2-171/+166
2012-10-10Fix fdo#55142 - use proper output offsets.Sergey Farbotka1-1/+1
2012-10-01Silly workaround for fdo#55156Tor Lillqvist1-0/+4
2012-09-28simpler fix fo fdo#51336, bnc#757602 - change vcl checkbox no-label behaviourNoel Power2-10/+20
2012-09-28Revert "fdo#51336 - change vcl checkbox no-label behaviour"Noel Power2-21/+12
2012-09-28Revert "additional fix for fdo#51336 for radiobuttons"Noel Power2-15/+6
2012-09-27Fix crash on Mac when a11y in use, and avoid infinite loop, fdo#47275Tor Lillqvist2-2/+20
2012-09-26Clean up option processingStephan Bergmann1-3/+3
2012-09-20Don't access broken service mgr during bootstrap failureStephan Bergmann11-34/+95
2012-09-10fdo#47368: Fix for infinite recursionMichael Meeks1-9/+3
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-16Resolves: fdo#53258 Aquabase-spanish-support busts ttf reader againCaolán McNamara1-3/+8
2012-08-14Windows toolbars: Use our own theming even for vertical or bottom toolbars.Jan Holesovsky1-26/+35
2012-08-10WaE: unused variableChristian Lohmaier1-0/+1
2012-08-08additional fix for fdo#51336 for radiobuttonsNoel Power2-6/+15
2012-08-08fdo#51336 - change vcl checkbox no-label behaviourNoel Power2-12/+21
2012-08-02basic, cui, extensions, filter, vcl: fix some warningsMichael Stahl2-6/+7
2012-08-01do not let LO's autoextension handling interfere with KFileDialog's(fdo#52546)Luboš Luňák1-3/+6
2012-07-25Make default dark shadow non-blackRuslan Kabatsayev2-0/+3
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-22Fix fdo#50631 - have GetTextBoundRect() properly rotate boundsThorsten Behrens1-1/+28
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 McNamara2-28/+47
2012-07-13Fix the About dialog rendering when librsvg is not available / functional.Jan Holesovsky1-1/+2
2012-07-10correctly paint toolbar separators with gtk-2.8 (bnc#770013)Petr Mladek1-3/+5
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-07-02typo in Norwegian translations of keyboard shortcuts (fdo#50415)Mihkel Tõnnov1-1/+1
2012-07-02Estonian translation for keyboard shortcuts (fdo#50415)Mihkel Tõnnov1-0/+31
2012-06-26aero toolbar: Use f0f0f0 for the gradient again, it was reverted by accident.Jan Holesovsky1-1/+1
2012-06-26Fix more bugs in ImplgetTopDockingAreaHeight().Jan Holesovsky1-5/+8
2012-06-25Better initialization of members.Jan Holesovsky1-9/+7
2012-06-25Re-introduce a useful MSDN link about DWM and drawing into non-client area.Jan Holesovsky1-1/+4
2012-06-25aero toolbar: Extend the drawing of the toolbar to the menubar area.Jan Holesovsky2-43/+49
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 Holesovsky5-159/+37
2012-06-25Revert "menubar: Improved Windows Vista or later look (based on Mirek M.'s de...Jan Holesovsky1-83/+31
2012-06-25Revert "aero menubar: Improve look according to Mirek M. + Astron's notes."Jan Holesovsky1-52/+63
2012-06-25Revert "aero menubar: Make the text in menu black."Jan Holesovsky2-101/+10
2012-06-25Revert "aero menubar: Make the glow around the entries smaller."Jan Holesovsky1-58/+2
2012-06-25Resolves: fdo#47636 cache fontconfig font substitutionsCaolán McNamara3-52/+210