summaryrefslogtreecommitdiff
path: root/fpicker/source/aqua
AgeCommit message (Expand)Author
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
2015-06-02loplugin:loopvartoosmallStephan Bergmann
2015-05-21fpicker: simplify code by std::any_ofTakeshi Abe
2015-05-09loplugin:staticmethodsStephan Bergmann
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist
2015-04-28loplugin:simplifyboolStephan Bergmann
2015-04-28DBG_PRINT_ENTRY expects a 4th arg of type intStephan Bergmann
2015-04-02loplugin:redundantcastStephan Bergmann
2015-03-14tdf#43157: Fix format string violations in OSL_TRACE etc. (Mac OS X)Stephan Bergmann
2015-03-10loplugin:passstuffbyrefStephan Bergmann
2015-02-07loplugin:deletedspecial (Mac OS X)Stephan Bergmann
2014-12-09loplugin:cstylecastStephan Bergmann
2014-12-04Older Mac apparently need a reinterpret_cast hereStephan Bergmann
2014-12-04fpicker (Mac): loplugin:cstylecastStephan Bergmann
2014-11-26Silence Mac OS X 10.9/10.10 deprecations for nowStephan Bergmann
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-16MAC_OS_X_VERSION_MIN_REQUIRED is always >= 1080 nowTor Lillqvist
2014-10-16MAC_OS_X_VERSION_MAX_ALLOWED is always >= 1080 nowTor Lillqvist
2014-09-15loplugin:salboolStephan Bergmann
2014-07-26WaE: convenience initializer should not invoke an initializer on 'super'Tor Lillqvist
2014-07-11-Wdeprecated-declarations: first deprecated in OS X 10.10rbuj
2014-07-01loplugin:stringconcatStephan Bergmann
2014-05-27remove unnecessary use of OUString constructor when throwingNoel Grandin
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet
2014-05-06simplify ternary conditions "xxx ? true : yyy"Noel Grandin
2014-03-27SAL_OVERRIDE, Mac OS X fpicker reduxStephan Bergmann
2014-03-19loplugin:passstringbyref (and some dead code)Stephan Bergmann
2014-03-05Currently used file pickers API doesn't work for OS X < 10.6Douglas Mencken
2014-03-04Avoid potentially sending message to deallocated instanceTor Lillqvist
2014-02-28Use FSResolveAliasFile at least on OS X < 10.6Douglas Mencken
2014-02-26Remove visual noise from fpickerAlexander Wilms
2014-02-25loplugin:literaltoboolconversionStephan Bergmann
2014-02-18Drop unnecessary #includeTakeshi Abe
2014-01-06Bin mysterious FIXME comment and 'if (0) return 0;' lineTor Lillqvist
2013-12-26WaE: unused variablesTor Lillqvist
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-10-22typoStephan Bergmann
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza
2013-10-20String -> OUStringStephan Bergmann
2013-10-20Missing includeStephan Bergmann
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-09-25We need <tools/string.hxx>Tor Lillqvist
2013-08-25Fix "Save As" when sandboxed on OS XTor Lillqvist
2013-08-23Make our File>Recent Documents work better when sandboxedTor Lillqvist
2013-08-12Typo: controling => controllingJulien Nabet