summaryrefslogtreecommitdiff
path: root/fpicker/source/aqua
AgeCommit message (Expand)Author
2022-04-25loplugin:stringviewparamStephan Bergmann
2022-03-11tdf#114150: Remove duplication of strings found in file dialogsJulien Nabet
2021-11-30loplugin:stringviewStephan Bergmann
2021-10-30Prepare for removal of non-const operator[] from Sequence in fpickerMike Kaganski
2021-10-27Add support for macOS SDK 12.0Stephan Bergmann
2021-10-27Remove line that has been commented out since 2008Tor Lillqvist
2021-10-27There is nothing deprecated about these calls as far as I seeTor Lillqvist
2021-10-21Use NSModalResponseOK instead of deprecated NSFileHandlingPanelOKButtonTor Lillqvist
2021-10-21Bin dead codeTor Lillqvist
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-06-10-Werror,-Wunused-but-set-variable (Clang 13 trunk)Stephan Bergmann
2021-03-23tdf#124176 Use pragma once in f*Vincent LE GARREC
2020-12-05Fix crash or hang on macOS on arm64 when opening a file pickerTor Lillqvist
2020-11-24Remove unused parameter (flagged now by loplugin:stringview)Stephan Bergmann
2020-11-15NSArray index type is NSUInteger, not longStephan Bergmann
2020-11-13tdf#123936 Formatting files in module fpicker with clang-formatPhilipp Hofer
2020-07-15fpicker/aqua: create instances with uno constructorsNoel Grandin
2020-02-16clang-format f*,h* with under 5-percent lines of changeMuhammet Kara
2019-12-19sal_Char->char in forms..frameworkNoel Grandin
2019-12-06loplugin:external (macOS)Stephan Bergmann
2019-12-03remove some useless comment linesNoel Grandin
2019-11-15loplugin:fakebool and loplugin:consttobool (macOS)Stephan Bergmann
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
2019-02-20o3tl::make_unique -> std::make_unique in include/ & o3tl/Gabor Kelemen
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-11-Werror,-Wdeprecated-declarations (--with-macosx-version-min-required=10.14)Stephan Bergmann
2018-09-18loplugin:external (macOS)Stephan Bergmann
2018-09-12Remove MACOSX_SDK_VERSION < 101200 code, which is deadStephan Bergmann
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-08-06Add missing sal/log.hxx headersGabor Kelemen
2018-04-01fix some openoffice bugzilla linksdennisroczek
2018-03-17Use for-range loops in fpickerJulien Nabet
2018-02-08tdf#86739 Option to set image anchor type in image insert dialogSamuel Mehrbrodt
2018-01-20More loplugin:cstylecast on macOSStephan Bergmann
2018-01-19loplugin:redundantcast (after loplugin:cstylecast, macOS)Stephan Bergmann
2017-12-15loplugin:salcall (macOS)Stephan Bergmann
2017-12-05loplugin:salcallStephan Bergmann
2017-11-23loplugin:unnecessaryparenStephan Bergmann
2017-10-24loplugin:includeform: fpicker (macOS)Stephan Bergmann
2017-10-04Fix leak in resolveAlias (fpicker/aqua)Julien Nabet
2017-10-01Prefer prefix operatorJulien Nabet
2017-09-26Silence macOS 10.13 -Werror,-Wdeprecated-declarationsStephan Bergmann
2017-09-09tdf#112289 OSX fpicker: don't default to trueJan-Marek Glogowski
2017-08-07loplugin:oncevarStephan Bergmann
2017-08-07loplugin:staticmethodsStephan Bergmann
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-08-01move resmgr to unotoolsCaolán McNamara