summaryrefslogtreecommitdiff
path: root/fpicker/source/aqua
AgeCommit message (Expand)AuthorFilesLines
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold12-31/+31
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet1-2/+2
2014-05-06simplify ternary conditions "xxx ? true : yyy"Noel Grandin1-4/+4
2014-03-27SAL_OVERRIDE, Mac OS X fpicker reduxStephan Bergmann2-34/+34
2014-03-19loplugin:passstringbyref (and some dead code)Stephan Bergmann2-8/+4
2014-03-05Currently used file pickers API doesn't work for OS X < 10.6Douglas Mencken3-0/+37
2014-03-04Avoid potentially sending message to deallocated instanceTor Lillqvist1-4/+4
2014-02-28Use FSResolveAliasFile at least on OS X < 10.6Douglas Mencken1-0/+20
2014-02-26Remove visual noise from fpickerAlexander Wilms10-155/+155
2014-02-25loplugin:literaltoboolconversionStephan Bergmann1-2/+2
2014-02-18Drop unnecessary #includeTakeshi Abe2-7/+0
2014-01-06Bin mysterious FIXME comment and 'if (0) return 0;' lineTor Lillqvist1-3/+0
2013-12-26WaE: unused variablesTor Lillqvist1-4/+0
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann1-2/+2
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin3-14/+12
2013-10-22typoStephan Bergmann1-1/+1
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza2-30/+4
2013-10-20String -> OUStringStephan Bergmann1-8/+4
2013-10-20Missing includeStephan Bergmann1-0/+1
2013-10-20drop unnecessary tools/string includesCaolán McNamara1-1/+0
2013-09-25We need <tools/string.hxx>Tor Lillqvist1-0/+1
2013-08-25Fix "Save As" when sandboxed on OS XTor Lillqvist1-0/+6
2013-08-23Make our File>Recent Documents work better when sandboxedTor Lillqvist1-1/+31
2013-08-12Typo: controling => controllingJulien Nabet2-2/+2
2013-08-08Resolves: #i122301# fix build breaker on Mac in fpicker for debug=trueHerbert Dürr1-3/+3
2013-06-19Avoid deprecated APITor Lillqvist1-17/+11
2013-06-19Avoid deprecated APITor Lillqvist1-8/+1
2013-06-16Don't use deprecated APITor Lillqvist1-10/+1
2013-06-16WaE: 'FSResolveAliasFile' is deprecated: first deprecated in OS X 10.8Tor Lillqvist1-13/+15
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2-5/+3
2013-04-05Replace `compareTo(...) == 0` with ==Ashish Banerjee2-2/+2
2013-03-27-Werror,-Wunused-macrosStephan Bergmann1-28/+0
2013-03-27-Werror,-Wunused-macrosStephan Bergmann1-5/+0
2013-03-25remove external include guardsThomas Arnhold3-12/+0
2013-03-25Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE}Stephan Bergmann3-12/+12
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-2/+2
2013-02-19fix mid-air collision of commitsNoel Grandin1-1/+0
2013-02-19and let's try actually including the relevant headers...Noel Grandin1-0/+1
2013-02-19Include the XInitialization headerTor Lillqvist1-0/+1
2013-02-19fix up some of my fdo#46808 changesNoel Grandin1-2/+3
2013-02-12fix ambiguous base-class problemNoel Grandin1-7/+9
2013-02-12fix unused parameter warningNoel Grandin1-2/+1
2013-02-12use a typedef to reduce code duplicationNoel Grandin2-8/+7
2013-02-12Fix compilation of MacOS FilePickerNoel Grandin3-9/+5
2013-02-12fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new styleNoel Grandin2-18/+10
2013-01-31fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan4-91/+92
2012-12-10rtl:: removal in fpickerRadu Ioan6-56/+55
2012-11-27fdo#46808: Missing adaptions to XFolderPicker2Stephan Bergmann3-9/+7
2012-10-02Use prefixTor Lillqvist2-2/+2
2012-08-22more old module-description xml filesMatúš Kukan1-95/+0