summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2014-02-27i15508 Added support for BMP file typeArmin Le Grand
2014-02-24#i119006# delay AOO/Mac initial event until the app has finished lauchingHerbert Dürr
2014-02-24#i123840# prefer NSZero* constants over open coded altetnativesHerbert Dürr
2014-02-23#i124294# use rAppName to fill pszComment field when opening the printer device.Yuri Dario
2014-02-20#i123840# fix name typo in OS/2 code.Yuri Dario
2014-02-20#i124233# prevent the accumulation of rounding errors in CTLayout::FillDXArry()Herbert Dürr
2014-02-18#i124233# fix CoreText justification of text with trailing spacesHerbert Dürr
2014-02-15#i107914# also OS/2 is a non-Windows platform, fix build break.Yuri Dario
2014-02-10#i124201# rename apple_remote's MainController to AppleRemoteControllerHerbert Dürr
2014-02-07#i124201# re-enable the AppleRemote againHerbert Dürr
2014-02-07#i124201# fix frame-list handling with AppleRemote eventsHerbert Dürr
2014-02-06#i123795# amend r1565258's commit with its missing partHerbert Dürr
2014-02-06#i114728# set AOO's Mac baseline to OSX 10.7Herbert Dürr
2014-02-06#i123795# add a windowForParent() method for AquaA11yWrapperHerbert Dürr
2014-01-30i12355 Corrected case that in WinSalGraphics::setClipRegion an empty Polygon ...Armin Le Grand
2014-01-28#i124121# prevent oblique/italic emulation with ITALIC_DONTKNOW fontsHerbert Dürr
2014-01-28#i124122# emulate bold font weights for CoreText if neededHerbert Dürr
2014-01-28#i124121# emulate oblique/italic for CoreText fonts without such stylesHerbert Dürr
2014-01-28Bug 124008 - listbox entry's are selected automatically on mouse over instead...Steve Yin
2014-01-23#i123951# switch Mac port to CoreText APIHerbert Dürr
2014-01-23#i123895# add VCL support for 64bit OSX portHerbert Dürr
2014-01-23#i123840# on 64bit OSX NSRect is a CGRect but not on 32bitHerbert Dürr
2014-01-22i123983 Corrected Graphic Metafile fallback creatorArmin Le Grand
2014-01-22#i123895# implement Drag&Drop for images on OSX>=10.6Herbert Dürr
2014-01-22#i123951# remove aqua/salfontutils.hxx headerHerbert Dürr
2014-01-22#i123951# fix CoreText justification of an all-whitespace textHerbert Dürr
2014-01-22#i106063# avoid additional seek for true color DIBTsutomu Uchino
2014-01-21get rid of an extraneous parentheses in "if((A==B))"Herbert Dürr
2014-01-19#i56998# space separater required before parcent character in metric fieldTsutomu Uchino
2014-01-18#i56998# percent value should not takes space separator before the characterTsutomu Uchino
2014-01-18#i56998# add space separator between value and unit in fixed line around the ...Tsutomu Uchino
2014-01-18#i56998# add a space separater between value and unit and remove separator be...Tsutomu Uchino
2014-01-15i123690 handle the extremes Width or Height equal oneArmin Le Grand
2014-01-09#i114728# fix linking of quicktime framework on SDK!=10.7Herbert Dürr
2014-01-08#i114728# the quicktime framework is is no longer available in OSX SDKs>=10.7Herbert Dürr
2014-01-08#i123895# make the Mac code 64bit clean regarding CGFloat/float mismatchesHerbert Dürr
2014-01-08#i118357# allow to open recent list of documents in the hole right part of th...Tsutomu Uchino
2014-01-06#i123817# prepare codebase for updating to boost 1.55Herbert Dürr
2014-01-03#i123951# add atsfonts.hxx header fileHerbert Dürr
2014-01-03#i123951# add an OSX CoreText based text systemHerbert Dürr
2014-01-03#i123951# prepare ATSUI code parts for its new CoreText cousinHerbert Dürr
2014-01-02#i123951# include impfont.hxx header also for ATSUIHerbert Dürr
2014-01-02#i123895# split impfont.cxx source from metric.cxxHerbert Dürr
2013-12-30#i122950# fix duplicated input when input method convert a character on gtk e...Tsutomu Uchino
2013-12-18#i123865# fix typo in i18n_xkb's constructorHerbert Dürr
2013-12-17#i123840# normalize SalGraphics point count argument types to sal_uInt32Herbert Dürr
2013-12-17#i123840# normalize SalFrame resolution type to sal_Int32Herbert Dürr
2013-12-17#i123865# enable XKB for all X11-based display targetsHerbert Dürr
2013-12-16#i123840# add and use the sal_GlyphId typeHerbert Dürr
2013-12-12#i123840# fix narrowing conversions in CoreGraphic's array initializersHerbert Dürr