summaryrefslogtreecommitdiff
path: root/fpicker/source/aqua/SalAquaFilePicker.mm
AgeCommit message (Expand)Author
2020-12-05Fix crash or hang on macOS on arm64 when opening a file pickerTor Lillqvist
2020-07-21Revert "tdf#125578 force webhelp as workaround for Safari sandboxing..."Tor Lillqvist
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-06-06loplugin:cstylecast (macOS)Stephan Bergmann
2019-06-05The macOS SDK 10.15 has a tighter declaration of objc_msgSend()Tor Lillqvist
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-09-12Remove MACOSX_SDK_VERSION < 101200 code, which is deadStephan Bergmann
2018-08-06Add missing sal/log.hxx headersGabor Kelemen
2018-04-01fix some openoffice bugzilla linksdennisroczek
2018-02-08tdf#86739 Option to set image anchor type in image insert dialogSamuel Mehrbrodt
2018-01-20More loplugin:cstylecast on macOSStephan Bergmann
2017-12-15loplugin:salcall (macOS)Stephan Bergmann
2017-10-24loplugin:includeform: fpicker (macOS)Stephan Bergmann
2017-08-07loplugin:oncevarStephan Bergmann
2017-06-30loplugin:oncevarStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-28loplugin:unnecessaryoverrideStephan Bergmann
2016-09-12Bin some noise comments and superfluous vertical whitespaceTor Lillqvist
2016-07-01Add new open dialog type: Play and linkSamuel Mehrbrodt
2016-06-30Add new open dialog type: Preview only (without link)Samuel Mehrbrodt
2016-03-07Bin overly verbose OSL_TRACEs of questionable usefulnessTor Lillqvist
2016-03-07Bin overly verbose function entry/exit debug print macrosTor Lillqvist
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2015-10-14com::sun::star->css in fpicker/Noel Grandin
2015-09-15[API CHANGE] XFilePicker2/3 changes for multiselectionJulien Nabet
2015-07-29getFiles: truncate to 1 file only (aqua part)Julien Nabet
2015-06-02loplugin:loopvartoosmallStephan Bergmann
2015-04-28loplugin:simplifyboolStephan Bergmann
2015-04-28DBG_PRINT_ENTRY expects a 4th arg of type intStephan Bergmann
2015-03-14tdf#43157: Fix format string violations in OSL_TRACE etc. (Mac OS X)Stephan Bergmann
2014-10-16MAC_OS_X_VERSION_MIN_REQUIRED is always >= 1080 nowTor Lillqvist
2014-10-16MAC_OS_X_VERSION_MAX_ALLOWED is always >= 1080 nowTor Lillqvist
2014-07-11-Wdeprecated-declarations: first deprecated in OS X 10.10rbuj
2014-05-27remove unnecessary use of OUString constructor when throwingNoel Grandin
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet
2014-03-05Currently used file pickers API doesn't work for OS X < 10.6Douglas Mencken
2014-02-26Remove visual noise from fpickerAlexander Wilms
2014-02-25loplugin:literaltoboolconversionStephan Bergmann
2013-12-26WaE: unused variablesTor Lillqvist
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-10-22typoStephan Bergmann
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza
2013-08-25Fix "Save As" when sandboxed on OS XTor Lillqvist
2013-08-23Make our File>Recent Documents work better when sandboxedTor Lillqvist
2013-08-12Typo: controling => controllingJulien Nabet
2013-06-19Avoid deprecated APITor Lillqvist
2013-04-05Replace `compareTo(...) == 0` with ==Ashish Banerjee
2013-03-27-Werror,-Wunused-macrosStephan Bergmann
2013-03-25Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE}Stephan Bergmann
2013-02-12fix ambiguous base-class problemNoel Grandin