summaryrefslogtreecommitdiff
path: root/fpicker
AgeCommit message (Expand)AuthorFilesLines
2014-07-21fdo#74295 win32 fpicker: correctly set the default file nameAurimas Fišeras1-6/+11
2014-05-07Application::PostUserEvent returns a pointer dressed as sal_uLongStephan Bergmann1-1/+1
2014-03-31fdo#76778 fix wildcard support in File Open dialogAndras Timar1-1/+4
2013-11-20fpicker: cleanup async requests, dung out comments.Michael Meeks2-28/+21
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold2-8/+3
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin5-8/+8
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin9-23/+21
2013-11-14make l10n buildable separatelyBjoern Michaelsen1-1/+4
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann1-14/+0
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann1-9/+0
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin1-1/+1
2013-11-13xub_StrLen->sal_Int32Caolán McNamara1-2/+2
2013-11-13fdo#59542 smaller +/- buttons will not be truncated at the bottomAndras Timar1-2/+2
2013-11-11remove unnecessary use of OUString constructorNoel Grandin3-5/+5
2013-11-04fdo#60698: Move generic fpicker to svtoolsMarcos Paulo de Souza4-285/+0
2013-11-04remove redundant calls to OUString constructorNoel Grandin1-1/+1
2013-10-30Windows XP is 0x0501Thomas Arnhold1-2/+2
2013-10-28fpicker: warning C4018: '<': signed/unsigned mismatchMichael Stahl1-1/+2
2013-10-27Resolves: #i123544# Prevent accessing empty filters' vectorAriel Constenla-Haile1-5/+8
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