summaryrefslogtreecommitdiff
path: root/fpicker
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-21post String conversion cleanupThomas Arnhold1-1/+1
2013-10-20String -> OUStringStephan Bergmann1-8/+4
2013-10-20Missing includeStephan Bergmann1-0/+1
2013-10-20drop unnecessary tools/string includesCaolán McNamara4-4/+1
2013-10-16cleanupThomas Arnhold1-2/+0
2013-10-07fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza5-50/+10
2013-10-02-Werror,-Wunused-functionStephan Bergmann1-18/+0
2013-10-01convert fpicker module from String to OUStringNoel Grandin8-217/+214
2013-09-27Related: fdo#38838 remove UniString::SearchBackwardCaolán McNamara1-6/+6
2013-09-25We need <tools/string.hxx>Tor Lillqvist1-0/+1
2013-09-25drop worthless _VECTOR_/_MAP_ header guardsCaolán McNamara1-6/+0
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-8/+8
2013-09-22Related: fdo#38838 remove UniString::CompareIgnoreCaseToAsciiCaolán McNamara1-5/+5
2013-09-13String to OUStringThomas Arnhold3-13/+13
2013-09-08Related: fdo#38838 String::GetBufferAccess is now no moreCaolán McNamara1-5/+5
2013-09-08fdo#42155: Replace the only use of CAutoUnicodeBuffer end partJulien Nabet3-229/+0
2013-09-05remove duplicate includeThomas Arnhold1-1/+0
2013-09-05fpicker: try to fix headers to make tinderbox happyMichael Stahl1-2/+3
2013-09-05add missing includeThomas Arnhold1-0/+1
2013-09-05fdo#42155: Replace the only use of CAutoUnicodeBuffer part1Julien Nabet1-3/+3
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-22convert include/svtools/QueryFolderName.hxx from String to OUStringNoel Grandin1-4/+4
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-08-12Typo: controling => controllingJulien Nabet4-4/+4
2013-08-08Resolves: #i122301# fix build breaker on Mac in fpicker for debug=trueHerbert Dürr1-3/+3
2013-08-04Mark as const/staticTakeshi Abe2-2/+2
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara2-6/+6
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks4-12/+0
2013-07-24Keep passing XComponentContext into officecfg:: wrapper fns, where availableStephan Bergmann1-3/+4
2013-07-24fdo#46037: no more comphelper/configurationhelper.hxx in fpickerJulien Nabet2-11/+15
2013-07-24Revert "fdo#46037: no more comphelper/configurationhelper.hxx in fpicker"Fridrich Štrba2-12/+11
2013-07-24Trying to fix the windows buildFridrich Štrba1-0/+4
2013-07-23fdo#46037: no more comphelper/configurationhelper.hxx in fpickerJulien Nabet1-11/+8
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-1/+1
2013-06-19Avoid deprecated APITor Lillqvist1-17/+11
2013-06-19Avoid deprecated APITor Lillqvist1-8/+1
2013-06-17cppcheck: fix uninitMemberVar in fpicker partJulien Nabet1-0/+2
2013-06-17Cleaning: remove use of old edt1 from dlg.h (Windows)Julien Nabet1-11/+5
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-06-14Resolves: fdo#65569 dropdown list missing from built-in fpickerCaolán McNamara1-0/+3
2013-06-13cppcheck: fix m_pOwnInteraction not initializedJulien Nabet1-0/+1
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand1-1/+2
2013-06-10mingw64: Don't cast from MAKELONG to pointer directlyFridrich Štrba4-10/+4
2013-06-10This macro is supposingly unusedFridrich Štrba1-2/+0
2013-06-06Slowly, but surely going on compiling for mingw64Fridrich Štrba2-2/+2
2013-06-05use uno::Reference#clear() method...Noel Grandin3-3/+1