summaryrefslogtreecommitdiffstats
path: root/fpicker/source/aqua
Commit message (Expand)AuthorAgeFilesLines
* The macOS SDK 10.15 has a tighter declaration of objc_msgSend()Tor Lillqvist2019-10-301-1/+1
* o3tl::make_unique -> std::make_unique in include/ & o3tl/Gabor Kelemen2019-02-201-1/+0
* Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek2018-11-292-2/+2
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-249-79/+78
* -Werror,-Wdeprecated-declarations (--with-macosx-version-min-required=10.14)Stephan Bergmann2018-10-113-7/+7
* loplugin:external (macOS)Stephan Bergmann2018-09-181-2/+2
* Remove MACOSX_SDK_VERSION < 101200 code, which is deadStephan Bergmann2018-09-122-16/+0
* tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen2018-09-101-0/+1
* Add missing sal/log.hxx headersGabor Kelemen2018-08-064-0/+4
* fix some openoffice bugzilla linksdennisroczek2018-04-011-1/+1
* Use for-range loops in fpickerJulien Nabet2018-03-171-38/+40
* tdf#86739 Option to set image anchor type in image insert dialogSamuel Mehrbrodt2018-02-084-0/+14
* More loplugin:cstylecast on macOSStephan Bergmann2018-01-207-22/+22
* loplugin:redundantcast (after loplugin:cstylecast, macOS)Stephan Bergmann2018-01-191-1/+1
* loplugin:salcall (macOS)Stephan Bergmann2017-12-156-21/+21
* loplugin:salcallStephan Bergmann2017-12-051-4/+4
* loplugin:unnecessaryparenStephan Bergmann2017-11-231-1/+1
* loplugin:includeform: fpicker (macOS)Stephan Bergmann2017-10-248-10/+10
* Fix leak in resolveAlias (fpicker/aqua)Julien Nabet2017-10-041-1/+5
* Prefer prefix operatorJulien Nabet2017-10-012-6/+6
* Silence macOS 10.13 -Werror,-Wdeprecated-declarationsStephan Bergmann2017-09-261-0/+3
* tdf#112289 OSX fpicker: don't default to trueJan-Marek Glogowski2017-09-091-1/+0
* loplugin:oncevarStephan Bergmann2017-08-072-6/+2
* loplugin:staticmethodsStephan Bergmann2017-08-072-9/+7
* remove unnecessary use of 'this->'Noel Grandin2017-08-021-1/+1
* move resmgr to unotoolsCaolán McNamara2017-08-011-1/+1
* de-hrc various thingsCaolán McNamara2017-07-211-1/+1
* migrate to boost::gettextCaolán McNamara2017-07-212-88/+20
* C++11 remove std::unary_function bases from functorsJochen Nitschke2017-07-031-2/+1
* loplugin:oncevarStephan Bergmann2017-06-302-7/+3
* revert OSL_ASSERT changesChris Sherlock2017-05-071-1/+1
* tdf#43157: convert OS X fpicker codebase away from OSL_ASSERT to assertChris Sherlock2017-05-071-1/+1
* no need to use OUStringToOString in SAL_INFONoel Grandin2017-04-121-4/+4
* Remove redundant 'inline' keywordStephan Bergmann2017-03-033-10/+10
* loplugin:useuniqueptrStephan Bergmann2017-01-262-5/+10
* Remove dynamic exception specificationsStephan Bergmann2017-01-268-130/+59
* loplugin:dynexcspec (macOS), fpickerStephan Bergmann2017-01-203-0/+12
* loplugin:conststringvarStephan Bergmann2017-01-171-2/+2
* loplugin:externvarStephan Bergmann2017-01-091-2/+2
* OSL_TRACE->SAL in chart2..ooxNoel Grandin2016-12-131-22/+2
* Strange OUString null checkStephan Bergmann2016-10-311-2/+2
* loplugin:unnecessaryoverrideStephan Bergmann2016-10-282-8/+0
* loplugin:overrideStephan Bergmann2016-09-141-1/+1
* Bin some noise comments and superfluous vertical whitespaceTor Lillqvist2016-09-124-113/+2
* Add new open dialog type: Play and linkSamuel Mehrbrodt2016-07-012-0/+5
* Add new open dialog type: Preview only (without link)Samuel Mehrbrodt2016-06-302-2/+8
* loplugin:passstuffbyrefStephan Bergmann2016-04-223-4/+4
* loplugin:passstuffbyrefStephan Bergmann2016-04-181-2/+2
* Avoid reserved identifierStephan Bergmann2016-04-181-3/+3
* clean-up: unused using declarations and includesJochen Nitschke2016-04-181-1/+0