summaryrefslogtreecommitdiffstats
path: root/vcl/aqua
Commit message (Expand)AuthorAgeFilesLines
* 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
* -Werror,-WundefStephan Bergmann2013-03-201-1/+1
* SetSalColor() and GetSalColor() are unusedTor Lillqvist2013-03-192-43/+0
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-193-14/+14
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-198-30/+29
* SalData::drainThreadAutoreleasePool() is unusedTor Lillqvist2013-03-181-25/+0
* Polishing 7d1f4cdec307bb1e761bb5dd3d8231bba5833e10Chr. Rossmanith2013-03-121-1/+1
* maybe fix MacOSX buildEike Rathke2013-03-121-2/+2
* fix incorrectly applied patchLuboš Luňák2013-03-121-1/+1
* fdo#38838: Converting String/UniString to OUStringelixir2013-03-111-6/+6
* use startsWith() instead of compareToAscii()Thomas Arnhold2013-03-112-2/+2
* Typo fix: informations -> information and a few other adjacent typos.Gregg King2013-03-021-1/+1
* fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac2013-02-241-1/+1
* typo: allways -> alwaysAndras Timar2013-02-201-1/+1
* fdo#46808, use constructor for datatransfer::MimeContentTypeFactoryNoel Grandin2013-02-122-18/+6
* Remove unused DeInitSalMainStephan Bergmann2013-01-301-6/+0
* Setting env vars in aqua's InitSalMain should long be unnecessaryStephan Bergmann2013-01-301-48/+0
* Do not call putenv with a temporary string argumentStephan Bergmann2013-01-291-10/+6
* Sprinkle some SAL_INFO debugging outputTor Lillqvist2013-01-281-9/+53
* More informative warning messagesTor Lillqvist2013-01-231-3/+3