summaryrefslogtreecommitdiffstats
path: root/fpicker/source/aqua/SalAquaPicker.mm
Commit message (Collapse)AuthorAgeFilesLines
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-291-1/+0
| | | | | | | | | It turns out that almost none of them were necessary. Change-Id: I1311ed28409c682b57ea8d149bcbaf2c49133e83 Reviewed-on: https://gerrit.libreoffice.org/12133 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
* MAC_OS_X_VERSION_MAX_ALLOWED is always >= 1080 nowTor Lillqvist2014-10-161-29/+0
| | | | Change-Id: Ieae67cbf917cdf4bca2b0d6c1697eddc6137dbe2
* Currently used file pickers API doesn't work for OS X < 10.6Douglas Mencken2014-03-051-0/+29
| | | | | | | Change-Id: I69592ada3a413cae2d0def2faa495db44894ed3f Reviewed-on: https://gerrit.libreoffice.org/8430 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
* Remove visual noise from fpickerAlexander Wilms2014-02-261-2/+2
| | | | | | | Change-Id: I58ae70cc71853e17e638ef64aaded87615e37986 Reviewed-on: https://gerrit.libreoffice.org/8264 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* Avoid deprecated APITor Lillqvist2013-06-191-17/+11
| | | | Change-Id: I703e94b999382f52331a61050eaf3d31073f5a9c
* Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE}Stephan Bergmann2013-03-251-2/+4
| | | | | | | | | | | | | ...replacing hard-coded GCC version checks. Those checks that guard #pragma GCC diagnostic ignored "-Wnon-virtual-dtor" appear relevant only for GCC itself, not Clang (which used to fail the old guards because it typically announces itself with a rather low __GNUC__/__GNUC_MINOR__ version), see 6e67c03dc0225fc66343546b14e902b9d238b1a3 "Enable -Wnon-virtual-dtor for GCC 4.6" Change-Id: I6bfa4d5caa6192e7a203ce829682bf6bb8d61a1b
* remove include comments and boxesThomas Arnhold2012-08-081-4/+0
| | | | Change-Id: I9ccf664e8f75a68b1b87c2b29ae617a90d0741a7
* WaE: ignoring #pragma GCC diagnosticTor Lillqvist2012-07-281-2/+6
| | | | Change-Id: I45db1175d18a5284cbbb6b9e34534cf2c25728d2
* WaE: deprecationsTor Lillqvist2012-07-281-0/+2
| | | | Change-Id: Iadd6283d0441511d0824f013e731fdc023ab417b
* re-base on ALv2 code. Includes:Michael Meeks2012-07-061-23/+14
| | | | | | mingwport35: i#117796: MinGW fix to VistaFilePickerImpl.cxx Patch contributed by Takashi Ono http://svn.apache.org/viewvc?view=revision&revision=1172092
* Removed unnecessary tools includes.Marcel Metz2012-01-051-1/+0
|
* fpicker: aqua: move source files .cxx -> .mmMatúš Kukan2011-12-271-0/+267