summaryrefslogtreecommitdiffstats
path: root/fpicker
Commit message (Expand)AuthorAgeFilesLines
* typo fixes in commentsAndras Timar2014-02-061-1/+1
* Typo: seam(s) -> seem(s)Julien Nabet2014-02-061-1/+1
* bool improvementsStephan Bergmann2014-01-281-5/+5
* Window::Notify should return bool, reduxStephan Bergmann2014-01-171-1/+1
* Window::Notify should return boolStephan Bergmann2014-01-172-6/+6
* Linux file pickers are not here anymoreMaxim Monastirsky2014-01-071-1/+1
* Bin mysterious FIXME comment and 'if (0) return 0;' lineTor Lillqvist2014-01-061-3/+0
* WaE: unused variablesTor Lillqvist2013-12-261-4/+0
* typo fixesAndras Timar2013-12-201-2/+2
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-173-6/+6
* should be a l10n targetCaolán McNamara2013-12-171-1/+1
* move this QueryFolderName into fpickerCaolán McNamara2013-12-162-8/+48
* convert query folder dialog to .uiCaolán McNamara2013-12-167-82/+172
* widht -> widthJulien Nabet2013-11-231-3/+3
* fpicker: cleanup async requests, dung out comments.Michael Meeks2013-11-202-28/+21
* Windows: Require at least Windows XP SP2Thomas Arnhold2013-11-202-8/+3
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-195-8/+8
* remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin2013-11-199-23/+21
* 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