summaryrefslogtreecommitdiff
path: root/fpicker/source/aqua
AgeCommit message (Expand)Author
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
2013-08-08Resolves: #i122301# fix build breaker on Mac in fpicker for debug=trueHerbert Dürr
2013-06-19Avoid deprecated APITor Lillqvist
2013-06-19Avoid deprecated APITor Lillqvist
2013-06-16Don't use deprecated APITor Lillqvist
2013-06-16WaE: 'FSResolveAliasFile' is deprecated: first deprecated in OS X 10.8Tor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05Replace `compareTo(...) == 0` with ==Ashish Banerjee
2013-03-27-Werror,-Wunused-macrosStephan Bergmann
2013-03-27-Werror,-Wunused-macrosStephan Bergmann
2013-03-25remove external include guardsThomas Arnhold
2013-03-25Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE}Stephan Bergmann
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-02-19fix mid-air collision of commitsNoel Grandin
2013-02-19and let's try actually including the relevant headers...Noel Grandin
2013-02-19Include the XInitialization headerTor Lillqvist
2013-02-19fix up some of my fdo#46808 changesNoel Grandin
2013-02-12fix ambiguous base-class problemNoel Grandin
2013-02-12fix unused parameter warningNoel Grandin