/cppcanvas/

3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/fpicker/source/aqua
AgeCommit message (Expand)Author
2020-12-07Fix crash or hang on macOS on arm64 when opening a file pickerTor Lillqvist
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
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-06-30loplugin:oncevarStephan Bergmann
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert OS X fpicker codebase away from OSL_ASSERT to assertChris Sherlock
2017-04-12