Age | Commit message (Expand) | Author |
2012-11-30 | Include <iterator> | Fridrich Štrba |
2012-11-28 | OUString::trim() does not modify in-place | Tor Lillqvist |
2012-11-28 | fdo#46808, use service constructor for sdbc::ConnectionPool | Noel Grandin |
2012-11-27 | Fix --enable-dbgutil build | Stephan Bergmann |
2012-11-27 | re-factor lifecycle issues in FormattedFieldWrapper. | Michael Meeks |
2012-11-27 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-11-27 | Revert "sb140: #i114718# avoid references to object across XAggregation::setD... | Michael Meeks |
2012-11-27 | correct free slot count. | Michael Meeks |
2012-11-27 | fs34b: #i117507# serialize_node: do not reach out into the implementation | Frank Schoenheit [fs] |
2012-11-27 | fs34b: added some diagnostics, so next time a bug like #i117507# happens | Frank Schoenheit [fs] |
2012-11-26 | API CHANGE: com.sun.star.lang.IllegalArgumentException | Michael Stahl |
2012-11-23 | some i18n wrappers with LanguageTag | Eike Rathke |
2012-11-22 | AllSettings with LanguageTag | Eike Rathke |
2012-11-17 | use LanguageTag | Eike Rathke |
2012-11-15 | fdo#46808, use service constructor for ucb::SimpleFileAccess | Noel Grandin |
2012-11-05 | fdo#46808, use service constructor for i18n::CharacterClassification | Noel Grandin |
2012-10-23 | fdo#46808, use service constructor for beans::Introspection | Noel Grandin |
2012-10-23 | fdo#46808, fix up some NumberFormatter createInstance calls I missed | Noel Grandin |
2012-10-12 | mark lcl_ functions static or rename them if they are not local at all | Luboš Luňák |
2012-10-04 | Fixes/improvements on previous commit | Stephan Bergmann |
2012-10-04 | fdo#46808, Adapt task::InteractionHandler UNO service to new style | Noel Grandin |
2012-10-02 | Use prefix | Tor Lillqvist |
2012-10-01 | Replace usage of rtl_*Memory with equivalent from string.h | Arnaud Versini |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann |
2012-09-12 | targetted VBA re-work. | Noel Power |
2012-09-06 | offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription: | Michael Stahl |
2012-09-05 | Some clean up of previous commit | Stephan Bergmann |
2012-09-05 | fdo#46808, Adapt frame::ModuleManager UNO service to new style | Noel Grandin |
2012-09-03 | fdo#46808, Adapt util::NumberFormatter UNO service to new style | Noel Grandin |
2012-09-03 | Some clean up of previous commit | Stephan Bergmann |
2012-09-03 | fdo#46808, Adapt io::Pipe UNO service to new style | Noel Grandin |
2012-09-03 | fdo#46808, Adapt xml::dom::DocumentBuilder UNO service to new style | Noel Grandin |
2012-09-03 | fdo#46808, Adapt UICommandDescription UNO service to new style | Noel Grandin |
2012-09-03 | fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new style | Noel Grandin |
2012-08-30 | fix C++ warning declaration shadows member of this | Lionel Elie Mamane |
2012-08-30 | fix C++ warning: declaration shadows member of this | Lionel Elie Mamane |
2012-08-30 | Unused member typedef shadowed by function parameters | Stephan Bergmann |
2012-08-30 | Make impl_doActionInSQLContext_throw more typesafe | Lionel Elie Mamane |
2012-08-30 | fdo#48807 autofilter should not use LIKE operator | Lionel Elie Mamane |
2012-08-27 | fdo#46808, Shiny UNO, More use factory to create XSimpleFileAccess instances | Noel Grandin |
2012-08-14 | fdo#53061: Fix for C++11 #define NULL nullptr | Jung-uk Kim |
2012-08-10 | Prefer prefix ++/-- operators for non-primitive types | Julien Nabet |
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-07-25 | aDataAvailableLink in SfxMedium was never called. | Kohei Yoshida |
2012-07-25 | Referer was set to SfxMedium but was never used. Removing it. | Kohei Yoshida |
2012-07-14 | hrc cleanup: Remove include guards from src files | Thomas Arnhold |