summaryrefslogtreecommitdiff
path: root/fpicker
AgeCommit message (Expand)AuthorFilesLines
2014-01-28bool improvementsStephan Bergmann1-5/+5
2014-01-17Window::Notify should return bool, reduxStephan Bergmann1-1/+1
2014-01-17Window::Notify should return boolStephan Bergmann2-6/+6
2014-01-07Linux file pickers are not here anymoreMaxim Monastirsky1-1/+1
2014-01-06Bin mysterious FIXME comment and 'if (0) return 0;' lineTor Lillqvist1-3/+0
2013-12-26WaE: unused variablesTor Lillqvist1-4/+0
2013-12-20typo fixesAndras Timar1-2/+2
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann3-6/+6
2013-12-17should be a l10n targetCaolán McNamara1-1/+1
2013-12-16move this QueryFolderName into fpickerCaolán McNamara2-8/+48
2013-12-16convert query folder dialog to .uiCaolán McNamara7-82/+172
2013-11-23widht -> widthJulien Nabet1-3/+3
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