summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2013-06-14Resolves: #i121534# Reintegrating changes for rotated bitmap supportArmin Le Grand
2013-06-14s/rtl_copyMemory/memmoveTor Lillqvist
2013-06-13cppcheck: fix all the others Prefer prefix ++/-- operatorsJulien Nabet
2013-06-13cppcheck: fix several Prefer prefix ++/-- operatorsJulien Nabet
2013-06-13cppcheck: fix return statement followed by breakJulien Nabet
2013-06-13don't make it a secret what the errors areCaolán McNamara
2013-06-13Introduce O[U]String::toUInt32Stephan Bergmann
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand
2013-06-13Work around -Werror=type-limits when plain char is unsignedStephan Bergmann
2013-06-13Remove dead code related to unused WITH_SVP_LISTENINGStephan Bergmann
2013-06-12Small correction in scaling code seen while debugging something elseArmin Le Grand
2013-06-12Added ColorDepth change test with assertion to the Bitmap::Scale methodArmin Le Grand
2013-06-12WaE: non-constant-expression cannot be narrowed from 'long' to 'CGFloat'Tor Lillqvist
2013-06-12Atempt at making --enable-gtk3 build againStephan Bergmann
2013-06-12Corrected bitmap scaler to not create 24bit outputs for scaling masks/alphasArmin Le Grand
2013-06-12Resolves: #i121233# some slight corrections/enhancementsArmin Le Grand
2013-06-12allow at least some KDE protocols in KFileDialogLuboš Luňák
2013-06-12Resolves: #i121267# added support for taking clipping into account...Armin Le Grand
2013-06-12Related: #i121237# Corrected Region exportArmin Le Grand
2013-06-12Resolves: #i121237# Rework/Cleanup of Region code...Armin Le Grand
2013-06-12fdo#65132 compute font height correctlyDavid Tardon