Age | Commit message (Expand) | Author |
2014-01-28 | bool improvements | Stephan Bergmann |
2014-01-17 | Window::Notify should return bool, redux | Stephan Bergmann |
2014-01-17 | Window::Notify should return bool | Stephan Bergmann |
2014-01-07 | Linux file pickers are not here anymore | Maxim Monastirsky |
2014-01-06 | Bin mysterious FIXME comment and 'if (0) return 0;' line | Tor Lillqvist |
2013-12-26 | WaE: unused variables | Tor Lillqvist |
2013-12-20 | typo fixes | Andras Timar |
2013-12-17 | Adapt all (non-extension, SharedLibrary) .components to environment="..." | Stephan Bergmann |
2013-12-17 | should be a l10n target | Caolán McNamara |
2013-12-16 | move this QueryFolderName into fpicker | Caolán McNamara |
2013-12-16 | convert query folder dialog to .ui | Caolán McNamara |
2013-11-23 | widht -> width | Julien Nabet |
2013-11-20 | fpicker: cleanup async requests, dung out comments. | Michael Meeks |
2013-11-20 | Windows: Require at least Windows XP SP2 | Thomas Arnhold |
2013-11-19 | remove unnecessary use of OUString constructor when assigning | Noel Grandin |
2013-11-19 | remove most use of RTL_CONSTASCII_USTRINGPARAM macro | Noel Grandin |
2013-11-14 | make l10n buildable separately | Bjoern Michaelsen |
2013-11-14 | -Werror,-Wunused-member-function | Stephan Bergmann |
2013-11-14 | -Werror,-Wunused-member-function | Stephan Bergmann |
2013-11-14 | remove unnecessary sal_Unicode casts in various places | Noel Grandin |
2013-11-13 | xub_StrLen->sal_Int32 | Caolán McNamara |
2013-11-13 | fdo#59542 smaller +/- buttons will not be truncated at the bottom | Andras Timar |
2013-11-11 | remove unnecessary use of OUString constructor | Noel Grandin |
2013-11-04 | fdo#60698: Move generic fpicker to svtools | Marcos Paulo de Souza |
2013-11-04 | remove redundant calls to OUString constructor | Noel Grandin |
2013-10-30 | Windows XP is 0x0501 | Thomas Arnhold |
2013-10-28 | fpicker: warning C4018: '<': signed/unsigned mismatch | Michael Stahl |
2013-10-27 | Resolves: #i123544# Prevent accessing empty filters' vector | Ariel Constenla-Haile |
2013-10-22 | typo | Stephan Bergmann |
2013-10-22 | fdo#54938: Adapt supportsService implementations.. | Marcos Paulo de Souza |
2013-10-21 | post String conversion cleanup | Thomas Arnhold |
2013-10-20 | String -> OUString | Stephan Bergmann |
2013-10-20 | Missing include | Stephan Bergmann |
2013-10-20 | drop unnecessary tools/string includes | Caolán McNamara |
2013-10-16 | cleanup | Thomas Arnhold |
2013-10-07 | fdo#54938: Adapt supportsService implementations to cppu::supportsService | Marcos Paulo de Souza |
2013-10-02 | -Werror,-Wunused-function | Stephan Bergmann |
2013-10-01 | convert fpicker module from String to OUString | Noel Grandin |
2013-09-27 | Related: fdo#38838 remove UniString::SearchBackward | Caolán McNamara |
2013-09-25 | We need <tools/string.hxx> | Tor Lillqvist |
2013-09-25 | drop worthless _VECTOR_/_MAP_ header guards | Caolán McNamara |
2013-09-25 | Related: fdo#38838 remove UniString::EqualsIgnoreCaseAscii | Caolán McNamara |
2013-09-22 | Related: fdo#38838 remove UniString::CompareIgnoreCaseToAscii | Caolán McNamara |
2013-09-13 | String to OUString | Thomas Arnhold |
2013-09-08 | Related: fdo#38838 String::GetBufferAccess is now no more | Caolán McNamara |
2013-09-08 | fdo#42155: Replace the only use of CAutoUnicodeBuffer end part | Julien Nabet |
2013-09-05 | remove duplicate include | Thomas Arnhold |
2013-09-05 | fpicker: try to fix headers to make tinderbox happy | Michael Stahl |
2013-09-05 | add missing include | Thomas Arnhold |
2013-09-05 | fdo#42155: Replace the only use of CAutoUnicodeBuffer part1 | Julien Nabet |