Age | Commit message (Expand) | Author |
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-23 | Remove unneccessary comments | Alexander Wilms |
2014-01-28 | bool improvements | Stephan Bergmann |
2014-01-22 | Introduce static inline cppu::acquire(), and make use of that. | Jan Holesovsky |
2014-01-21 | Change _get_implementation()'s not to do initialization directly. | Jan Holesovsky |
2014-01-21 | bool improvements | Stephan Bergmann |
2014-01-17 | fwk: Use constructor feature for StatusIndicatorFactory. | Matúš Kukan |
2014-01-14 | bool improvements | Stephan Bergmann |
2013-12-26 | The #ifndef MACOSX can surround even more code | Tor Lillqvist |
2013-12-26 | WaE: unused variables | Tor Lillqvist |
2013-12-20 | typo fixes | Andras Timar |
2013-11-14 | Move MediaDescriptor from comphelper to unotools | Stephan Bergmann |
2013-11-11 | remove unnecessary use of OUString constructor in FRAMEWORK module | Noel Grandin |
2013-11-03 | StatusIndicatorFactory::impl_reschedule(): lock SolarMutex | Michael Stahl |
2013-09-26 | typo fixes in comments | Andras Timar |
2013-09-17 | convert FRAMEWORK module from String to OUString | Noel Grandin |
2013-09-09 | WaE: warning C4100: 'aEvent' : unreferenced formal parameter | Tor Lillqvist |
2013-09-09 | Bin some uses of the stupid DECLARE_ASCII macro | Tor Lillqvist |
2013-09-09 | Fix non-debug build | Tor Lillqvist |
2013-09-08 | Use SAL_WARN_IF instead of framework's home-grown LOG_ASSERT(2) | Tor Lillqvist |
2013-07-29 | Remove some occurrences of RTL_CONSTASCII_STRINGPARAM and equalsAsciiL | Fridrich Štrba |
2013-07-26 | fdo#46037: 1 less occurrence comphelper/configurationhelper in fmwk/helper | Julien Nabet |
2013-07-26 | ouch | Fridrich Štrba |
2013-07-26 | Don't dupplicate logic so that one can fix possible bugs only once | Fridrich Štrba |
2013-07-23 | fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO | Jelle van der Waa |
2013-07-23 | Convert the easy cases in framework to WeakImplHelper | Noel Grandin |
2013-07-20 | fdo#35785 LibreOffice's support of recent documents in Windows 7 broken | Jesús Corrius |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-06-28 | remove toolkit/unohlp.hxx hack | Thomas Arnhold |
2013-06-05 | fdo#46808, Convert the rest of XMultiServiceFactory in framework module | Noel Grandin |
2013-05-28 | fdo#46808, Convert some XMultiServiceFactory to XComponentContext | Noel Grandin |
2013-05-28 | remove unnecessary parameter and field | Noel Grandin |
2013-05-28 | fdo#46808, Convert some XMultiServiceFactory to XComponentContext | Noel Grandin |
2013-05-28 | fdo#46808, Convert frame::LayoutManager service to new sty;e | Noel Grandin |
2013-05-22 | fdo#46808, convert XMultiServiceFactory to XComponentContext | Noel Grandin |
2013-05-22 | fdo#46808, XMultiServiceFactory to XComponentContext | Noel Grandin |
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-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-22 | s/childrens/children/ | Tor Lillqvist |
2012-11-28 | fix misuse of toAscii(Lower|Upper)Case | Norbert Thiebaud |
2012-11-15 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-10-24 | fdo#46808, convert comphelper::ConfigurationHelper to XComponentContext | Noel Grandin |
2012-10-23 | fdo#46808, use service constructor for frame::ModuleManager | Noel Grandin |
2012-10-14 | loplugin: fix some indents and unused OUStrings | Caolán McNamara |
2012-09-28 | having two SetPosSizePixel is a blasted nuisance | Caolán McNamara |
2012-08-08 | reduce ascii noise and useless comments | Thomas Arnhold |