summaryrefslogtreecommitdiff
path: root/fpicker/source/aqua/SalAquaFilePicker.mm
AgeCommit message (Expand)Author
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
2013-02-12use a typedef to reduce code duplicationNoel Grandin
2013-02-12Fix compilation of MacOS FilePickerNoel Grandin
2013-02-12fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new styleNoel Grandin
2012-08-08remove include comments and boxesThomas Arnhold
2012-07-28having a stab at silencing this warningCaolán McNamara
2012-07-28WaE: deprecationsTor Lillqvist
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-12-27fpicker: aqua: move source files .cxx -> .mmMatúš Kukan