summaryrefslogtreecommitdiffstats
path: root/fpicker
Commit message (Expand)AuthorAgeFilesLines
* 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
* Avoid deprecated APITor Lillqvist2013-06-191-8/+1
* cppcheck: fix uninitMemberVar in fpicker partJulien Nabet2013-06-171-0/+2
* Cleaning: remove use of old edt1 from dlg.h (Windows)Julien Nabet2013-06-171-11/+5
* Don't use deprecated APITor Lillqvist2013-06-161-10/+1
* WaE: 'FSResolveAliasFile' is deprecated: first deprecated in OS X 10.8Tor Lillqvist2013-06-161-13/+15
* Resolves: fdo#65569 dropdown list missing from built-in fpickerCaolán McNamara2013-06-141-0/+3
* cppcheck: fix m_pOwnInteraction not initializedJulien Nabet2013-06-131-0/+1
* Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand2013-06-131-1/+2
* mingw64: Don't cast from MAKELONG to pointer directlyFridrich Štrba2013-06-104-10/+4