Age | Commit message (Expand) | Author |
2014-04-03 | remove unnecessary scope qualifier from sal_Bool uses | Noel Grandin |
2014-04-01 | Explicitly mark overriding destructors as "virtual" | Stephan Bergmann |
2014-04-01 | Bin pointless INET_PATH_TOKEN | Tor Lillqvist |
2014-03-30 | fix warning: shadowed declaration | Andras Timar |
2014-03-30 | fdo#76778 fix wildcard support in File Open dialog | Andras Timar |
2014-03-28 | Remove remaining DBG_CTOR etc. remnants from fpicker | Stephan Bergmann |
2014-03-27 | SAL_OVERRIDE, Mac OS X fpicker redux | Stephan Bergmann |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-24 | svtools: sal_Bool->bool | Noel Grandin |
2014-03-19 | loplugin:passstringbyref (and some dead code) | Stephan Bergmann |
2014-03-05 | Currently used file pickers API doesn't work for OS X < 10.6 | Douglas Mencken |
2014-03-05 | made ListBox handle more than 64k elements, fdo#61520 related | Eike Rathke |
2014-03-04 | FDO#75755: Change string "..." to "Servers..." | Olivier Hallot |
2014-03-04 | Avoid potentially sending message to deallocated instance | Tor Lillqvist |
2014-02-28 | Use FSResolveAliasFile at least on OS X < 10.6 | Douglas Mencken |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-26 | Remove visual noise from fpicker | Alexander Wilms |
2014-02-25 | (a/A)utomaticaly -> (a/A)utomatically | Julien Nabet |
2014-02-25 | loplugin:literaltoboolconversion | Stephan Bergmann |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-21 | vcl: sal_Bool -> bool | Stephan Bergmann |
2014-02-21 | Replace deprecated std::auto_ptr with boost::scoped_ptr | Takeshi Abe |
2014-02-20 | Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxx | Tobias Lippert |
2014-02-18 | Drop unnecessary #include | Takeshi Abe |
2014-02-13 | coverity#737162 Uncaught exception | Caolán McNamara |
2014-02-09 | Typo: I/internaly -> I/internally | Julien Nabet |
2014-02-06 | typo fixes in comments | Andras Timar |
2014-02-06 | Typo: seam(s) -> seem(s) | Julien Nabet |
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 |