Age | Commit message (Expand) | Author |
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 |
2013-02-23 | sal: update log areas | Thomas Arnhold |
2013-02-17 | spelling: otherwhise -> otherwise | Ivan Timofeev |
2013-02-11 | fdo#46808, use service constructor for awt::ContainerWindowProvider | Noel Grandin |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin |
2012-11-22 | AllSettings with LanguageTag | Eike Rathke |
2012-11-15 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-11-14 | Removed AbstractMenu class and cleaned up useless code. | Antonio Fernandez |
2012-11-14 | Refactor of Menu classes from VCL module and Framework module. | Antonio Fernandez |
2012-10-24 | fdo#46808, convert comphelper::ConfigurationHelper to XComponentContext | Noel Grandin |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann |
2012-08-08 | reduce ascii noise and useless comments | Thomas Arnhold |
2012-08-08 | remove include comments and boxes | Thomas Arnhold |
2012-08-07 | remove bogus date information | Thomas Arnhold |
2012-07-30 | Typo ressource -> resource | Stephan Bergmann |
2012-07-14 | hrc cleanup: Remove include guards from src files | Thomas Arnhold |
2012-07-01 | hrc cleanup: Remove unused resource definitions | Thomas Arnhold |
2012-06-25 | reduce static_initialization_and_destruction chain | Caolán McNamara |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-06-02 | targeted string re-work | Norbert Thiebaud |
2012-05-04 | fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CAST | Thomas Arnhold |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-04 | remove an assert from an attempt to silence clang's false warning | Luboš Luňák |
2012-04-04 | WaE: call to pure virtual member function | Tor Lillqvist |
2012-04-02 | remove static objects from static_initialization_and_destruction chain | Caolán McNamara |