summaryrefslogtreecommitdiffstats
path: root/vcl/aqua
Commit message (Expand)AuthorAgeFilesLines
* remove OUString wrap for string literalsThomas Arnhold2013-06-294-11/+11
* fdo#31525 Dialogues now have an appropriate background in OSXJason Hulme2013-06-261-1/+1
* fdo#50506, incomplete indent markers in Mac rulersKhaled Hosny2013-06-231-0/+1
* fdo#63547: Fix wheel/trackpad scrolling on OS X: Single char copy/paste errorTor Lillqvist2013-06-181-1/+1
* The PICT format was formally deprecated already in OS X v10.4Tor Lillqvist2013-06-173-156/+4
* 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-161-23/+5
* Get rid of SalLayout::GetFallbackFontData()Khaled Hosny2013-06-161-17/+5
* We only support 10.6 or laterTor Lillqvist2013-06-164-30/+1
* allow Mac port running with completely inactive AppleRemoteHerbert Dürr2013-06-151-2/+2
* Related: #i121534# support native drawing of affinely-transformed images...Herbert Dürr2013-06-141-8/+39
* Resolves: #i121534# Reintegrating changes for rotated bitmap supportArmin Le Grand2013-06-141-39/+50
* s/rtl_copyMemory/memmoveTor Lillqvist2013-06-141-2/+2
* Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand2013-06-134-186/+149
* WaE: non-constant-expression cannot be narrowed from 'long' to 'CGFloat'Tor Lillqvist2013-06-121-1/+1
* Resolves: #i121237# Rework/Cleanup of Region code...Armin Le Grand2013-06-121-11/+17
* use uno::Reference#clear() method...Noel Grandin2013-06-051-2/+2
* Drop "CJK extra leading" crackKhaled Hosny2013-06-041-42/+0
* Resolves: #i120481# Add registered transferable flavor...Andre Fischer2013-05-242-9/+20
* Add mouse rollover effect to menubar on KDE and WindowsIsamu Mogi2013-05-221-0/+1
* Revert "fdo#62846 incorrect glyph to Unicode mappings in PDFs"Tor Lillqvist2013-05-221-11/+0
* fdo#62846 incorrect glyph to Unicode mappings in PDFsJonathan Schultz2013-05-221-0/+11
* Fix return type of SalYieldMutex::tryToAcquire() to match declarationTor Lillqvist2013-05-141-3/+3
* SolarMutex does not belong into the URE interfaceStephan Bergmann2013-05-142-6/+6
* protect SalFrameView's isOpaque() method by an isAlive() checkHerbert Dürr2013-05-101-1/+7
* Related: #i112873# check native widget's control value type...Herbert Dürr2013-05-101-5/+2
* remove unused component_canUnload functionsMatúš Kukan2013-04-193-3/+0
* fdo#31082 cursor visible during impress presentationjorendc2013-04-191-0/+1
* AquaA11yTextAttributesWrapper: trigraphs confuse llvm-g++ 4.2.1Michael Stahl2013-04-151-1/+1
* fix the A11Y text attribute color in AquaHerbert Dürr2013-04-101-21/+22
* Related: fdo#62287 make it impossible to use a dead AquaSalFrameCaolán McNamara2013-04-091-2/+8
* Related: #i120237# cache the updated frame reference in AquaSalGraphicsHerbert Dürr2013-04-091-1/+8
* Resolves: #i120237# workaround a crash on OSX...Herbert Dürr2013-04-091-3/+4
* GetGlyphOutlines is unusedTor Lillqvist2013-04-081-2/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0719-135/+125
* Drop workarounds for Mac OS X SDKs 10.4 and 10.5Tor Lillqvist2013-04-072-28/+0
* Add comments to some questionable codeTor Lillqvist2013-04-071-1/+14
* Log the ImplLayoutArgs parameter in AdjustLayout().Tor Lillqvist2013-04-071-5/+7
* fdo#58807 bring Beep() for basic backThomas Arnhold2013-04-031-0/+7
* Need <vcl/syswin.hxx> for WINDOWSTATE_*Tor Lillqvist2013-03-271-0/+1
* No need for two sets of names for the same exttextinput flag bitsTor Lillqvist2013-03-271-4/+4
* No need for two sets of names for the same frame/window state bitsTor Lillqvist2013-03-271-16/+16
* (author=pl) fix for transporting OOo types through OSX system clipboardHerbert Dürr2013-03-262-6/+58
* vcl: fix typoMichael Stahl2013-03-251-1/+1
* Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE}Stephan Bergmann2013-03-255-32/+12
* blind try to fix MacOs buildingJulien Nabet2013-03-221-1/+1
* get rid of two-argument compareToAsciiChristian Lohmaier2013-03-221-1/+1
* Re-work the vcl aspects of the iOS portTor Lillqvist2013-03-2113-45/+14
* Improve previous __BIG_ENDIAN__ fixStephan Bergmann2013-03-201-1/+2