summaryrefslogtreecommitdiffstats
path: root/fpicker
Commit message (Expand)AuthorAgeFilesLines
* make l10n buildable separatelyBjoern Michaelsen2013-11-141-1/+4
* -Werror,-Wunused-member-functionStephan Bergmann2013-11-141-14/+0
* -Werror,-Wunused-member-functionStephan Bergmann2013-11-141-9/+0
* remove unnecessary sal_Unicode casts in various placesNoel Grandin2013-11-141-1/+1
* xub_StrLen->sal_Int32Caolán McNamara2013-11-131-2/+2
* fdo#59542 smaller +/- buttons will not be truncated at the bottomAndras Timar2013-11-131-2/+2
* remove unnecessary use of OUString constructorNoel Grandin2013-11-113-5/+5
* fdo#60698: Move generic fpicker to svtoolsMarcos Paulo de Souza2013-11-044-285/+0
* remove redundant calls to OUString constructorNoel Grandin2013-11-041-1/+1
* Windows XP is 0x0501Thomas Arnhold2013-10-301-2/+2
* fpicker: warning C4018: '<': signed/unsigned mismatchMichael Stahl2013-10-281-1/+2
* Resolves: #i123544# Prevent accessing empty filters' vectorAriel Constenla-Haile2013-10-271-5/+8
* typoStephan Bergmann2013-10-221-1/+1
* fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza2013-10-222-30/+4
* post String conversion cleanupThomas Arnhold2013-10-211-1/+1
* String -> OUStringStephan Bergmann2013-10-201-8/+4
* Missing includeStephan Bergmann2013-10-201-0/+1
* drop unnecessary tools/string includesCaolán McNamara2013-10-204-4/+1
* cleanupThomas Arnhold2013-10-161-2/+0
* fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza2013-10-075-50/+10
* -Werror,-Wunused-functionStephan Bergmann2013-10-021-18/+0
* convert fpicker module from String to OUStringNoel Grandin2013-10-018-217/+214
* Related: fdo#38838 remove UniString::SearchBackwardCaolán McNamara2013-09-271-6/+6
* We need <tools/string.hxx>Tor Lillqvist2013-09-251-0/+1
* drop worthless _VECTOR_/_MAP_ header guardsCaolán McNamara2013-09-251-6/+0
* Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara2013-09-251-8/+8
* Related: fdo#38838 remove UniString::CompareIgnoreCaseToAsciiCaolán McNamara2013-09-221-5/+5
* String to OUStringThomas Arnhold2013-09-133-13/+13
* Related: fdo#38838 String::GetBufferAccess is now no moreCaolán McNamara2013-09-081-5/+5
* fdo#42155: Replace the only use of CAutoUnicodeBuffer end partJulien Nabet2013-09-083-229/+0
* remove duplicate includeThomas Arnhold2013-09-051-1/+0
* fpicker: try to fix headers to make tinderbox happyMichael Stahl2013-09-051-2/+3
* add missing includeThomas Arnhold2013-09-051-0/+1
* fdo#42155: Replace the only use of CAutoUnicodeBuffer part1Julien Nabet2013-09-051-3/+3
* Fix "Save As" when sandboxed on OS XTor Lillqvist2013-08-251-0/+6
* Make our File>Recent Documents work better when sandboxedTor Lillqvist2013-08-231-1/+31
* convert include/svtools/QueryFolderName.hxx from String to OUStringNoel Grandin2013-08-221-4/+4
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-211-1/+1
* Typo: controling => controllingJulien Nabet2013-08-124-4/+4
* Resolves: #i122301# fix build breaker on Mac in fpicker for debug=trueHerbert Dürr2013-08-081-3/+3
* Mark as const/staticTakeshi Abe2013-08-042-2/+2
* reduce use of UniString from ResID ctorCaolán McNamara2013-07-282-6/+6
* targetted clean of redundant header piece from 62badf3828Michael Meeks2013-07-264-12/+0
* Keep passing XComponentContext into officecfg:: wrapper fns, where availableStephan Bergmann2013-07-241-3/+4
* fdo#46037: no more comphelper/configurationhelper.hxx in fpickerJulien Nabet2013-07-242-11/+15
* Revert "fdo#46037: no more comphelper/configurationhelper.hxx in fpicker"Fridrich Štrba2013-07-242-12/+11
* Trying to fix the windows buildFridrich Štrba2013-07-241-0/+4
* fdo#46037: no more comphelper/configurationhelper.hxx in fpickerJulien Nabet2013-07-231-11/+8
* remove OUString wrap for string literalsThomas Arnhold2013-06-291-1/+1
* Avoid deprecated APITor Lillqvist2013-06-191-17/+11