Age | Commit message (Expand) | Author |
2014-04-18 | Typo: s/cant/can't/ | Tor Lillqvist |
2014-04-07 | framework: sal_Bool->bool | Noel Grandin |
2014-04-06 | Bin empty @seealso, @param, @return and @onerror metacomments | Tor Lillqvist |
2014-04-06 | Kill superfluous spacing before semicolons | Tor Lillqvist |
2014-04-06 | Kill superfluous vertical whitespace | Tor Lillqvist |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-20 | Access safe members directly | Stephan Bergmann |
2014-03-18 | Use SolarMutexGuard directly | Stephan Bergmann |
2014-03-18 | Use SolarMutexGuard directly | Stephan Bergmann |
2014-03-17 | Consolidate framework::{Resetable,}Guard | Stephan Bergmann |
2014-03-17 | Use LockHelper directly | Stephan Bergmann |
2014-03-17 | Consolidate framework::{Read,Write}Guard | Stephan Bergmann |
2014-03-17 | Remove single, unnecessary use of framework::WriteGuard::downgrade | Stephan Bergmann |
2014-03-14 | remove com.sun.star.comp.framework.License | Caolán McNamara |
2014-02-26 | Remove visual noise from framework | Alexander Wilms |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-25 | remove unused code framework::MenuManager::getContext() | Noel Grandin |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-21 | vcl: sal_Bool -> bool | Stephan Bergmann |
2014-02-20 | Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxx | Tobias Lippert |
2014-01-30 | fwk: Constructor feature for single-instance TaskCreatorService. | Matúš Kukan |
2013-12-20 | typo fixes | Andras Timar |
2013-11-25 | Fix some typos for "height" | Julien Nabet |
2013-11-22 | remove unnecessary RTL_CONSTASCII_STRINGPARAM | Noel Grandin |
2013-11-19 | remove unnecessary use of OUString constructor when assigning | Noel Grandin |
2013-11-08 | Unwind SFX_REFERER_USER | Stephan Bergmann |
2013-10-31 | Convert indexOf->startsWith and lastIndexOf->endsWith | Noel Grandin |
2013-09-17 | convert FRAMEWORK module from String to OUString | Noel Grandin |
2013-09-08 | Use SAL_INFO instead of framework's own LOG_EXCEPTION | Tor Lillqvist |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák |
2013-08-06 | startcenter: Rename DropTargetListener to OpenFileTargetListener, ... | Jan Holesovsky |
2013-07-28 | reduce use of UniString from ResID ctor | Caolán McNamara |
2013-07-26 | fdo#46037: no more comphelper/configurationhelper.hxx in framework/classes | Julien Nabet |
2013-06-28 | remove toolkit/unohlp.hxx hack | Thomas Arnhold |
2013-05-28 | fdo#46808, Use service constructor | Noel Grandin |
2013-05-22 | fdo#46808, convert XMultiServiceFactory to XComponentContext | Noel Grandin |
2013-05-21 | Related: #i121442# Remove unused UNO StatusbarControllers | Ariel Constenla-Haile |
2013-04-15 | fdo#60724 informations -> information | Thomas Arnhold |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-02 | framework: cleanup macros | Thomas Arnhold |
2013-03-29 | ResMgr with LanguageTag | Eike Rathke |
2013-03-27 | -Wunused-macros | Stephan Bergmann |
2013-03-26 | framework::RecentFilesMenuController clean-up, add clear item. | Ariel Constenla-Haile |
2013-03-08 | fdo#60691 add modelines to *.src and *.hrc files | Borim |
2013-03-08 | fwk: some follow up of rtl cleanup | Thomas Arnhold |
2013-03-08 | RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removals | Krisztian Pinter |
2013-03-04 | doubled includes | Thomas Arnhold |
2013-03-04 | fdo#46808, convert task::StatusIndicatorFactory to new style | Noel Grandin |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold |
2013-03-02 | Typo fix: informations -> information and a few other adjacent typos. | Gregg King |