summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* Prescale image with Bitmap::Scale to improve quality.Tomaž Vajngerl2012-07-071-103/+53
* Fix check for FRAME_DRAW_NWF, and thus reenable CTRL_FRAME supportRuslan Kabatsayev2012-07-071-1/+1
* additional fix for fdo#51336 for radiobuttonsNoel Power2012-07-062-6/+15
* fdo#51336 - change vcl checkbox no-label behaviourNoel Power2012-07-062-12/+21
* fdo#49486: fix graphite2 hyphenation regressionMartin Hosken2012-07-051-2/+2
* Revert "Remove unused throbber.src"Thomas Arnhold2012-07-051-0/+106
* fix drawing of calc input line when vcl backend supports CTRL_FRAMEIvan Timofeev2012-07-041-1/+2
* fix build problem on windowsCaolán McNamara2012-07-041-2/+2
* Resolves: fdo#51693 use fontconfig font/glyph substitution in headless modeCaolán McNamara2012-07-031-0/+6
* ditch String::CreateFromAsciiCaolán McNamara2012-07-033-5/+5
* Remove unused throbber.srcThomas Arnhold2012-07-031-106/+0
* Remove unused definesThomas Arnhold2012-07-026-13/+0
* typo in Norwegian translations of keyboard shortcuts (fdo#50415)Mihkel Tõnnov2012-07-021-1/+1
* Estonian translation for keyboard shortcuts (fdo#50415)Mihkel Tõnnov2012-07-021-0/+31
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-029-36/+9
* Remove unused definesThomas Arnhold2012-07-021-1/+0
* translated german commentsLuc Castermans2012-07-0211-230/+197
* Remove unused definesThomas Arnhold2012-07-0111-59/+0
* vcl: CTRL_FIXEDBORDER is dead since ef877aab7eIvan Timofeev2012-07-017-40/+1
* translate German commentsLuc Castermans2012-07-0114-157/+156
* Remove some unused defines and controlsThomas Arnhold2012-06-2912-28/+0
* some pesky XubStringsCaolán McNamara2012-06-299-16/+11
* FloatingSizeMode is always FSMODE_AUTO, remove itIvan Timofeev2012-06-282-51/+43
* remove unused toolbox stylesIvan Timofeev2012-06-282-88/+9
* Remove unused header filesThomas Arnhold2012-06-276-264/+0
* Remove unused include filesThomas Arnhold2012-06-274-403/+0
* Remove commented out code (includes)Thomas Arnhold2012-06-271-10/+0
* Remove commented out codeThomas Arnhold2012-06-271-17/+0
* Prevent print settings dialog to show help buttonMaxime de Roucy2012-06-261-0/+3
* aero toolbar: Use f0f0f0 for the gradient again, it was reverted by accident.Jan Holesovsky2012-06-261-1/+1
* Fix more bugs in ImplgetTopDockingAreaHeight().Jan Holesovsky2012-06-261-5/+8
* tidy some resource stringsCaolán McNamara2012-06-265-56/+47
* re-base on ALv2 code.Michael Meeks2012-06-2627-621/+378
* Better initialization of members.Jan Holesovsky2012-06-251-9/+7
* Re-introduce a useful MSDN link about DWM and drawing into non-client area.Jan Holesovsky2012-06-251-1/+4
* aero toolbar: Extend the drawing of the toolbar to the menubar area.Jan Holesovsky2012-06-252-43/+49
* 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-255-159/+37
* Revert "menubar: Improved Windows Vista or later look (based on Mirek M.'s de...Jan Holesovsky2012-06-251-83/+31
* Revert "aero menubar: Improve look according to Mirek M. + Astron's notes."Jan Holesovsky2012-06-251-52/+63
* Revert "aero menubar: Make the text in menu black."Jan Holesovsky2012-06-252-101/+10
* Revert "aero menubar: Make the glow around the entries smaller."Jan Holesovsky2012-06-251-58/+2
* remove some annoying XubStringsCaolán McNamara2012-06-251-2/+2
* callcatcher: update unused codeCaolán McNamara2012-06-254-113/+0
* Remove OLD_TAB_STYLEThomas Arnhold2012-06-251-49/+0
* Fix error: redefinition of 'value'Tor Lillqvist2012-06-251-2/+1
* Initial basic support for CoreText. very partial and highly unstable.Norbert Thiebaud2012-06-2314-6/+1899
* WaE on Mac SDK > 10.4Norbert Thiebaud2012-06-231-4/+3
* factorize what we can share for salgdi between CoreText and ATSUINorbert Thiebaud2012-06-235-1622/+1732
* move ATSUI entangled-code into its specific sub-directoryNorbert Thiebaud2012-06-238-423/+455