summaryrefslogtreecommitdiff
path: root/fpicker/source/aqua
AgeCommit message (Expand)Author
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-12no need to use OUStringToOString in SAL_INFONoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-01-26loplugin:useuniqueptrStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-20loplugin:dynexcspec (macOS), fpickerStephan Bergmann
2017-01-17loplugin:conststringvarStephan Bergmann
2017-01-09loplugin:externvarStephan Bergmann
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin
2016-10-31Strange OUString null checkStephan Bergmann
2016-10-28loplugin:unnecessaryoverrideStephan Bergmann
2016-09-14loplugin:overrideStephan Bergmann
2016-09-12Bin some noise comments and superfluous vertical whitespaceTor Lillqvist
2016-07-01Add new open dialog type: Play and linkSamuel Mehrbrodt
2016-06-30Add new open dialog type: Preview only (without link)Samuel Mehrbrodt
2016-04-22loplugin:passstuffbyrefStephan Bergmann
2016-04-18loplugin:passstuffbyrefStephan Bergmann
2016-04-18Avoid reserved identifierStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-03-15tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-03-07Bin overly verbose OSL_TRACEs of questionable usefulnessTor Lillqvist
2016-03-07Bin overly verbose function entry/exit debug print macrosTor Lillqvist
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2015-10-21more removal of com::sun::star typedefsNoel Grandin
2015-10-14com::sun::star->css in fpicker/Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-15[API CHANGE] XFilePicker2/3 changes for multiselectionJulien Nabet
2015-08-13fpicker: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-29getFiles: truncate to 1 file only (aqua part)Julien Nabet
2015-06-23Drop duplicate #includesTakeshi Abe