summaryrefslogtreecommitdiff
path: root/vcl/aqua
AgeCommit message (Expand)Author
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-26fdo#31525 Dialogues now have an appropriate background in OSXJason Hulme
2013-06-23fdo#50506, incomplete indent markers in Mac rulersKhaled Hosny
2013-06-18fdo#63547: Fix wheel/trackpad scrolling on OS X: Single char copy/paste errorTor Lillqvist
2013-06-17The PICT format was formally deprecated already in OS X v10.4Tor Lillqvist
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-16Get rid of SalLayout::GetFallbackFontData()Khaled Hosny
2013-06-16We only support 10.6 or laterTor Lillqvist
2013-06-15allow Mac port running with completely inactive AppleRemoteHerbert Dürr
2013-06-14Related: #i121534# support native drawing of affinely-transformed images...Herbert Dürr
2013-06-14Resolves: #i121534# Reintegrating changes for rotated bitmap supportArmin Le Grand
2013-06-14s/rtl_copyMemory/memmoveTor Lillqvist
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand
2013-06-12WaE: non-constant-expression cannot be narrowed from 'long' to 'CGFloat'Tor Lillqvist
2013-06-12Resolves: #i121237# Rework/Cleanup of Region code...Armin Le Grand
2013-06-05use uno::Reference#clear() method...Noel Grandin
2013-06-04Drop "CJK extra leading" crackKhaled Hosny
2013-05-24Resolves: #i120481# Add registered transferable flavor...Andre Fischer
2013-05-22Add mouse rollover effect to menubar on KDE and WindowsIsamu Mogi
2013-05-22Revert "fdo#62846 incorrect glyph to Unicode mappings in PDFs"Tor Lillqvist
2013-05-22fdo#62846 incorrect glyph to Unicode mappings in PDFsJonathan Schultz
2013-05-14Fix return type of SalYieldMutex::tryToAcquire() to match declarationTor Lillqvist
2013-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann
2013-05-10protect SalFrameView's isOpaque() method by an isAlive() checkHerbert Dürr
2013-05-10Related: #i112873# check native widget's control value type...Herbert Dürr
2013-04-19remove unused component_canUnload functionsMatúš Kukan
2013-04-19fdo#31082 cursor visible during impress presentationjorendc
2013-04-15AquaA11yTextAttributesWrapper: trigraphs confuse llvm-g++ 4.2.1Michael Stahl
2013-04-10fix the A11Y text attribute color in AquaHerbert Dürr
2013-04-09Related: fdo#62287 make it impossible to use a dead AquaSalFrameCaolán McNamara
2013-04-09Related: #i120237# cache the updated frame reference in AquaSalGraphicsHerbert Dürr
2013-04-09Resolves: #i120237# workaround a crash on OSX...Herbert Dürr
2013-04-08GetGlyphOutlines is unusedTor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-07Drop workarounds for Mac OS X SDKs 10.4 and 10.5Tor Lillqvist
2013-04-07Add comments to some questionable codeTor Lillqvist
2013-04-07Log the ImplLayoutArgs parameter in AdjustLayout().Tor Lillqvist
2013-04-03fdo#58807 bring Beep() for basic backThomas Arnhold
2013-03-27Need <vcl/syswin.hxx> for WINDOWSTATE_*Tor Lillqvist
2013-03-27No need for two sets of names for the same exttextinput flag bitsTor Lillqvist
2013-03-27No need for two sets of names for the same frame/window state bitsTor Lillqvist
2013-03-26(author=pl) fix for transporting OOo types through OSX system clipboardHerbert Dürr
2013-03-25vcl: fix typoMichael Stahl
2013-03-25Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE}Stephan Bergmann
2013-03-22blind try to fix MacOs buildingJulien Nabet
2013-03-22get rid of two-argument compareToAsciiChristian Lohmaier
2013-03-21Re-work the vcl aspects of the iOS portTor Lillqvist
2013-03-20Improve previous __BIG_ENDIAN__ fixStephan Bergmann