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-02-13 | Do not use pattern::configuration::ConfigurationHelper. | Matúš Kukan |
2014-02-09 | Typo: I/internaly -> I/internally | Julien Nabet |
2014-02-06 | Typo: seam(s) -> seem(s) | Julien Nabet |
2014-02-06 | Introduce com.sun.star.util.thePathSettings singleton. | Matúš Kukan |
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-18 | fwk: Use constructor feature for ModuleAcceleratorConfiguration. | Matúš Kukan |
2014-01-18 | fwk: Use constructor feature for DocumentAcceleratorConfiguration. | Matúš Kukan |
2014-01-17 | fwk: Use constructor feature for GlobalAcceleratorConfiguration. | Matúš Kukan |
2013-11-04 | remove redundant calls to OUString constructor | Noel Grandin |
2013-10-31 | Convert indexOf->startsWith and lastIndexOf->endsWith | Noel Grandin |
2013-09-26 | typo fixes in comments | Andras Timar |
2013-09-17 | convert FRAMEWORK module from String to OUString | Noel Grandin |
2013-09-09 | Try to make the Gentoo tinderbox happy with explicit OUString() values | Tor Lillqvist |
2013-09-09 | Bin some uses of the stupid DECLARE_ASCII macro | Tor Lillqvist |
2013-09-08 | Use SAL_WARN_IF instead of framework's home-grown LOG_ASSERT(2) | Tor Lillqvist |
2013-09-08 | Use SAL_INFO instead of framework's own LOG_WARNING | Tor Lillqvist |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák |
2013-07-28 | reduce use of UniString from ResID ctor | Caolán McNamara |
2013-07-26 | fdo#46037: comphelper/configurationhelper partly not used in fmwk/accelerators | Julien Nabet |
2013-07-23 | fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO | Jelle van der Waa |
2013-07-23 | convert more services in framework module to WeakImplHelper | Noel Grandin |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-06-05 | remove unused componentcontext.hxx includes | Noel Grandin |
2013-05-28 | fdo#46808, Convert some XMultiServiceFactory to XComponentContext | Noel Grandin |
2013-05-28 | fdo#46808, Convert ui:*AcceleratorConfiguration to new style | Noel Grandin |
2013-05-15 | Spelling "separate" (etc) correctly is hard | Tor Lillqvist |
2013-05-13 | fdo#46808, Convert util::PathSettings service to new style | Noel Grandin |
2013-05-11 | Resolves: #i120029# Unregister on dispose. | Andre Fischer |
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-05 | new module i18nlangtag | Eike Rathke |
2013-03-28 | we really don't need to assign the same value again | Eike Rathke |
2013-03-28 | eliminated useless back and forth conversion | Eike Rathke |
2013-03-28 | use LanguageTag instead of comphelper::Locale | Eike Rathke |
2013-03-04 | sal_Bool to bool | Takeshi Abe |
2013-02-25 | loplugin: unused variables | Thomas Arnhold |
2013-02-17 | spelling: otherwhise -> otherwise | Ivan Timofeev |
2013-02-11 | fdo#46808, remove unnecessary XMultiServiceFactory fields | Noel Grandin |
2012-12-13 | fdo#46808, use service constructor for ui::GlobalAcceleratorConfiguration | Noel Grandin |
2012-12-13 | fdo#46808, use service constructor for embed::FileSystemStorageFactory | Noel Grandin |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-11-15 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-10-31 | fdo#46808, Deprecate configuration::ConfigurationProvider old-style service | Noel Grandin |
2012-10-24 | fdo#46808, convert comphelper::ConfigurationHelper to XComponentContext | Noel Grandin |
2012-10-23 | fdo#46808, use service constructor for xml::sax::Writer | Noel Grandin |
2012-10-04 | fdo#46808, Adapt xml::sax::XParser UNO service to new style | Noel Grandin |