summaryrefslogtreecommitdiff
path: root/fpicker/source/aqua
AgeCommit message (Expand)AuthorFilesLines
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
2012-08-08reduce ascii noise and useless commentsThomas Arnhold2-8/+0
2012-08-08remove include comments and boxesThomas Arnhold8-32/+0
2012-07-28having a stab at silencing this warningCaolán McNamara1-1/+6
2012-07-28WaE: ignoring #pragma GCC diagnosticTor Lillqvist1-2/+6
2012-07-28WaE: deprecationsTor Lillqvist2-0/+4
2012-07-06re-base on ALv2 code. Includes:Michael Meeks15-325/+216
2012-07-01Remove unused definesThomas Arnhold1-7/+0
2012-06-26re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-21re-base on ALv2 code.Michael Meeks8-202/+130
2012-05-27break dep. cycle between vcl and fpickerDavid Tardon1-1/+1
2012-05-04fpicker: fixed build problems for macos and windowsCédric Bosdonnat1-1/+1
2012-05-04fpicker: make the place edition dialog workingCédric Bosdonnat1-2/+1
2012-04-24WaE: extra tokens at end of #endif directiveTor Lillqvist1-1/+1
2012-01-05Removed unnecessary tools includes.Marcel Metz2-3/+0