summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
...
* Link with IOKit framework instead of -lIOKit directlyTor Lillqvist2013-06-211-1/+1
* Fixup alpha bitmap generation for Windows.Thorsten Behrens2013-06-201-29/+5
* -Werror,-Wdeprecated-registerStephan Bergmann2013-06-203-18/+18
* error: logical not is only applied to the left hand side of this comparisonStephan Bergmann2013-06-201-1/+1
* -Werror,-Wheader-guardStephan Bergmann2013-06-201-1/+1
* fdo#39593 remove unused function 'checkBitmapImport' and clean up codeJelle van der Waa2013-06-201-160/+0
* Revert "fdo#65132 compute font height correctly"David Tardon2013-06-201-1/+1
* move static bitmap into a svapp memberCaolán McNamara2013-06-204-24/+52
* Fix calculation of internal leadingKhaled Hosny2013-06-201-1/+1
* WaE: for higher debugging levelsCaolán McNamara2013-06-194-17/+2
* Mark as staticTakeshi Abe2013-06-191-2/+2
* Mark as constTakeshi Abe2013-06-192-3/+3
* sal_Bool to boolTakeshi Abe2013-06-196-43/+43
* Call CheckContext() on OS X, tooTor Lillqvist2013-06-191-2/+0
* Add commentTor Lillqvist2013-06-191-0/+5
* fdo#63616: Fix GetBoundRect for rotated text in CoreText backendTor Lillqvist2013-06-191-9/+30
* Resolves: #i122418# Added workaround to not use GetBitmap on windowsArmin Le Grand2013-06-194-214/+170
* Translate some key names to Hungarian in Customize -> KeyboardGabor Kelemen2013-06-192-0/+24
* Resolves: #i110384# added better fat line rendering where possibleArmin Le Grand2013-06-191-4/+54
* remove test code.Michael Meeks2013-06-181-1/+1
* fdo#60565 - re-read font data on GtkSettings fontconfig-timestamp notify.Michael Meeks2013-06-182-6/+35
* Related: #i122120# corrected flag for drawing checkerboards...Armin Le Grand2013-06-181-3/+3
* fdo#63547: Fix wheel/trackpad scrolling on OS X: Single char copy/paste errorTor Lillqvist2013-06-181-1/+1
* Resolves: #i122120# Changed UI preview creators...Armin Le Grand2013-06-182-16/+51
* Adapt the comment not to speak about things that are notFridrich Štrba2013-06-181-3/+3
* The original code was doing exactly this, so let me mimic itFridrich Štrba2013-06-181-7/+1
* fdo#65844 use right colors from paletteDavid Tardon2013-06-181-2/+4
* Fix CTLayout::GetBoundRect()Khaled Hosny2013-06-181-2/+2
* sal_Bool to boolTakeshi Abe2013-06-185-19/+19
* Remove another pointless TODO noteKhaled Hosny2013-06-181-1/+0
* Remove pointless TODO noteKhaled Hosny2013-06-181-1/+0
* Some notesKhaled Hosny2013-06-181-2/+3
* Remove the never set mfFontScaleKhaled Hosny2013-06-184-43/+18
* Use Core Text defaults for kerning and ligaturesKhaled Hosny2013-06-181-9/+0
* Trying to fix salgdi_gdiplusFridrich Štrba2013-06-181-8/+9
* The PICT format was formally deprecated already in OS X v10.4Tor Lillqvist2013-06-173-156/+4
* Resolves: #i121591# Corrected some transparent printing stuff for windowsArmin Le Grand2013-06-172-2/+35
* Use hex numbers for in-line Arabic / UTF-8 string.Michael Meeks2013-06-171-1/+10
* Resolves: #i122132# Some simple extensions to exporterArmin Le Grand2013-06-171-0/+14
* restore SvtGraphicStroke::set[Start|End]ArrowCaolán McNamara2013-06-171-0/+11
* Fixing the joy of MSVC preprocessorFridrich Štrba2013-06-171-2/+2
* min -> std::min in order to unbreak windows buildFridrich Štrba2013-06-171-2/+2
* Don't build icule library as we no longer use itKhaled Hosny2013-06-168-8/+0
* Bye Bye ICU Layout EngineKhaled Hosny2013-06-162-677/+5
* Need the IOKit library nowTor Lillqvist2013-06-161-0/+1
* Reduce scope.Jan Holesovsky2013-06-161-1/+1
* widget layout: Honor explicitly set tooltip text for toolbox items.Jan Holesovsky2013-06-161-0/+20
* Resolves: #i122420# Re-activated the internal OpenOfficeToSystemFlavorArmin Le Grand2013-06-164-22/+18
* Remove duplicated call to SalData::ensureThreadAutoreleasePool()Tor Lillqvist2013-06-161-3/+0
* WaE: 'UpdateSystemActivity' is deprecated: first deprecated in OS X 10.8Tor Lillqvist2013-06-162-26/+12