summaryrefslogtreecommitdiff
path: root/vcl/aqua/source/app/salinst.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-12-06Re-organize OS X and iOS code in vcl a bitTor Lillqvist1-1207/+0
2013-08-22The AppleRemote code is blocked by sandboxing so bypass it in that caseTor Lillqvist1-1/+3
2013-08-19fdo#39007: Brute force fix: Unlink a potential restorecount.plist fileTor Lillqvist1-0/+2
2013-07-28Make AddToRecentDocumentList aware of the DocumentServiceFridrich Štrba1-1/+1
2013-07-27fdo#54264: Fix multi-argument ApplicationEvent::TYPE_OPEN/PRINTStephan Bergmann1-2/+1
2013-06-16We only support 10.6 or laterTor Lillqvist1-14/+1
2013-05-14Fix return type of SalYieldMutex::tryToAcquire() to match declarationTor Lillqvist1-3/+3
2013-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-12/+12
2013-03-21Re-work the vcl aspects of the iOS portTor Lillqvist1-43/+1
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-1/+1
2013-01-30Remove unused DeInitSalMainStephan Bergmann1-6/+0
2013-01-30Setting env vars in aqua's InitSalMain should long be unnecessaryStephan Bergmann1-48/+0
2013-01-29Do not call putenv with a temporary string argumentStephan Bergmann1-10/+6
2013-01-19AquaSalBitmap and IosSalBitmap were identical so unifyTor Lillqvist1-5/+5
2012-12-10WaE: narrowing from int/long to float in initializer list (-Wc++11-narrowing)Tor Lillqvist1-1/+1
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-09-29Use comphelper::getComponentContextStephan Bergmann1-19/+3
2012-05-27Use normal font in tab headersStefan Knorr (astron)1-1/+0
2012-02-27Replace getLength() with isEmpty() where appropriateChr. Rossmanith1-3/+3
2012-02-22EasyHack fdo#46258 Removal of VCL testtool support (-enableautomation option)Josh Heidenreich1-3/+0
2012-02-19risk converting ByteString to rtl::OString for OSes I don't haveCaolán McNamara1-18/+18
2012-01-06Fix fdo#33816 - don't loop infinitely when using Apple RemoteThorsten Behrens1-2/+2
2011-12-14Adapted Mac-only code to ByteString reduction.Stephan Bergmann1-4/+4
2011-11-27remove include of pch header from vclNorbert Thiebaud1-2/+0
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon1-1/+1
2011-11-21fix build on MacOS XDavid Tardon1-1/+1
2011-11-21convert aqua plugin to rtl::O(U)StringDavid Tardon1-3/+3
2011-10-25Fix for fdo41997 continuation of VCL cleanupOlivier Hallot1-5/+5
2011-10-21Fix for bug fdo#41997, cleanup vcl enumerationOlivier Hallot1-2/+2
2011-09-28Let SalAbort dump core on developer builds.Stephan Bergmann1-2/+5
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-18/+22
2011-03-13no more vos3Norbert Thiebaud1-2/+1
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-17/+42
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-2/+2
2011-02-15remove a ton of warningsPhilipp Lohmann [pl]1-4/+4
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]1-18/+18
2011-02-10cppcheck: post- to pre- *crement change.Kevin Hunter1-1/+1
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]1-15/+19
2011-01-19removetooltypes01: #i112600# Make changes for MacOSX to remove tools types in...Carsten Driesner1-18/+18
2010-12-16Extend "tidy tools::getProcessWorkingDir" to the Mac OS environmentJoseph Powers1-1/+1
2010-12-10propogate exit code out to mainCaolán McNamara1-6/+6
2010-10-25compile error inducing typo in aqua salinst.cxxJoseph Powers1-1/+1
2010-10-25convert vos/process.hxx and related APINorbert Thiebaud1-1/+1
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-4/+5
2010-10-22rebase to DEV300_m90Philipp Lohmann [pl]1-1/+0
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-12missing OThread ocnversion in aquaNorbert Thiebaud1-2/+2
2010-10-10merge vosremoval-thread patchNorbert Thiebaud1-4/+4
2010-10-08vcl116: #i114958# implement DBG_TESTSOALRMUTEX on all platformsPhilipp Lohmann [pl]1-0/+16