Age | Commit message (Expand) | Author |
2014-02-13 | cosmetics | Matúš Kukan |
2014-02-10 | Simplify string literal usage | Stephan Bergmann |
2014-02-09 | Typo: I/internaly -> I/internally | Julien Nabet |
2014-01-24 | Introduce com.sun.star.task.theJobExecutor 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-21 | Fix bogus mass-conversion equalsAsciiL -> startsWith | Stephan Bergmann |
2014-01-20 | fwk: Use constructor feature for JobExecutor. | Matúš Kukan |
2014-01-17 | fwk: Use constructor feature for JobDispatch. | Matúš Kukan |
2013-12-20 | typo fixes | Andras Timar |
2013-11-20 | convert equalsAsciiL calls to startsWith calls | Noel Grandin |
2013-11-11 | convert OUString compareToAscii == 0 to equalsAscii | Noel Grandin |
2013-11-11 | remove unnecessary use of OUString constructor in FRAMEWORK module | Noel Grandin |
2013-09-26 | typo fixes in comments | Andras Timar |
2013-09-09 | Bin some uses of the stupid DECLARE_ASCII macro | Tor Lillqvist |
2013-09-08 | Use SAL_INFO instead of framework's own WRITE_LOGFILE | Tor Lillqvist |
2013-09-08 | Use SAL_INFO instead of framework's own LOG_WARNING | Tor Lillqvist |
2013-07-23 | Convert the easy cases in framework to WeakImplHelper | Noel Grandin |
2013-05-31 | fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO | Radu Ioan |
2013-05-28 | fdo#46808, Convert some XMultiServiceFactory to XComponentContext | Noel Grandin |
2013-05-28 | fdo#46808, Convert some XMultiServiceFactory to XComponentContext | Noel Grandin |
2013-05-15 | Spelling "separate" (etc) correctly is hard | Tor Lillqvist |
2013-04-18 | date/time IDL datatypes incompatible change | Lionel Elie Mamane |
2013-04-15 | fdo#60724 correct spelling | Thomas Arnhold |
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-25 | There are many ships in the port of Hamburg but "ownership" is not one | Tor Lillqvist |
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-26 | fdo#60724: lintian typo fix: useful -> useful | Gregg King |
2013-02-25 | loplugin: improve indentation | Thomas Arnhold |
2013-02-23 | Fix typo seperated/separated | Julien Nabet |
2013-02-22 | [Uu]sefull -> [Uu]seful | Julien Nabet |
2013-02-17 | spelling: otherwhise -> otherwise | Ivan Timofeev |
2012-12-24 | Some cppcheck cleaning in framework | Julien Nabet |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin |
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-29 | Improve previous commit slightly | Stephan Bergmann |
2012-10-29 | inline #define that is only used in one place | Noel Grandin |
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-12 | loplugin: bad else if placement | Caolán McNamara |
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-07-30 | Typo ressource -> resource | Stephan Bergmann |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-06-05 | extra trailing NUL char in string | Caolán McNamara |