summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2013-06-18remove test code.Michael Meeks
2013-06-18fdo#60565 - re-read font data on GtkSettings fontconfig-timestamp notify.Michael Meeks
2013-06-18Related: #i122120# corrected flag for drawing checkerboards...Armin Le Grand
2013-06-18fdo#63547: Fix wheel/trackpad scrolling on OS X: Single char copy/paste errorTor Lillqvist
2013-06-18Resolves: #i122120# Changed UI preview creators...Armin Le Grand
2013-06-18Adapt the comment not to speak about things that are notFridrich Štrba
2013-06-18The original code was doing exactly this, so let me mimic itFridrich Štrba
2013-06-18fdo#65844 use right colors from paletteDavid Tardon
2013-06-18Fix CTLayout::GetBoundRect()Khaled Hosny
2013-06-18sal_Bool to boolTakeshi Abe
2013-06-18Remove another pointless TODO noteKhaled Hosny
2013-06-18Remove pointless TODO noteKhaled Hosny
2013-06-18Some notesKhaled Hosny
2013-06-18Remove the never set mfFontScaleKhaled Hosny
2013-06-18Use Core Text defaults for kerning and ligaturesKhaled Hosny
2013-06-18Trying to fix salgdi_gdiplusFridrich Štrba
2013-06-17The PICT format was formally deprecated already in OS X v10.4Tor Lillqvist
2013-06-17Resolves: #i121591# Corrected some transparent printing stuff for windowsArmin Le Grand
2013-06-17Use hex numbers for in-line Arabic / UTF-8 string.Michael Meeks
2013-06-17Resolves: #i122132# Some simple extensions to exporterArmin Le Grand
2013-06-17restore SvtGraphicStroke::set[Start|End]ArrowCaolán McNamara
2013-06-17Fixing the joy of MSVC preprocessorFridrich Štrba
2013-06-17min -> std::min in order to unbreak windows buildFridrich Štrba
2013-06-16Don't build icule library as we no longer use itKhaled Hosny
2013-06-16Bye Bye ICU Layout EngineKhaled Hosny
2013-06-16Need the IOKit library nowTor Lillqvist
2013-06-16Reduce scope.Jan Holesovsky
2013-06-16widget layout: Honor explicitly set tooltip text for toolbox items.Jan Holesovsky
2013-06-16Resolves: #i122420# Re-activated the internal OpenOfficeToSystemFlavorArmin Le Grand
2013-06-16Remove duplicated call to SalData::ensureThreadAutoreleasePool()Tor Lillqvist
2013-06-16WaE: 'UpdateSystemActivity' is deprecated: first deprecated in OS X 10.8Tor Lillqvist
2013-06-16fdo#43460 use isEmpty()Jelle van der Waa
2013-06-16Fix PDF export with fallback fonts in Core TextKhaled Hosny
2013-06-16Get rid of SalLayout::GetFallbackFontData()Khaled Hosny
2013-06-16We only support 10.6 or laterTor Lillqvist
2013-06-16kCTFontTableOptionExcludeSynthetic is deprecated in 10.8Tor Lillqvist
2013-06-15vcl_complextext includes boost headersMatúš Kukan
2013-06-15initial attempt at text measuring unit test: linux only.Michael Meeks
2013-06-15Enable Sifr themeIssa Alkurtass
2013-06-15Related: #i122350# Corrected buffering when alpha changedArmin Le Grand
2013-06-15allow Mac port running with completely inactive AppleRemoteHerbert Dürr
2013-06-15sidebar: Make the color toolbox updater rendering more universal.Jan Holesovsky
2013-06-15widget layout: Allow specification of size request for toolbox items.Jan Holesovsky
2013-06-14cppcheck: fix uninitMemberVar in menu.cxx (vcl)Julien Nabet
2013-06-14cppcheck: fix uninitMemberVar in pngread (vcl)Julien Nabet
2013-06-14if we have to define min/max then use those againCaolán McNamara
2013-06-14min/max foo for msvcCaolán McNamara
2013-06-14Related: #i121534# support native drawing of affinely-transformed images...Herbert Dürr
2013-06-14Resolves: #i122456# Corrected tessellation for fat linesArmin Le Grand
2013-06-14make vcl compiler under mingw againCaolán McNamara