Age | Commit message (Expand) | Author |
2013-02-11 | fdo#46808, convert io::TextInputStream service to new style | Noel Grandin |
2013-02-11 | fdo#46808, convert xml::xpath::XPathExtension service to new-style | Noel Grandin |
2013-02-11 | fdo#46808, convert xml::xpath::XPathAPI to new-style service | Noel Grandin |
2013-02-11 | fdo#46808, convert some forms code to XComponentContext | Noel Grandin |
2013-02-11 | fdo#46808, convert svt::GraphicAccess to XComponentContext | Noel Grandin |
2013-02-11 | fdo#46808, Adapt form::control::FilterControl UNO service to new style | Noel Grandin |
2013-01-30 | fix for the awkward OUString::replaceAll() behaviour | Luboš Luňák |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac |
2013-01-28 | fdo#46808, Convert SvNumberFormatter to use XComponentContext | Noel Grandin |
2013-01-26 | Fix Member variable m_pView is not initialized in the constructor | Julien Nabet |
2013-01-22 | tools/string.hxx: add operator==/!= for OUString/String | Michael Stahl |
2013-01-21 | Changed SetText() / GetText() to take/return OUString | Chr. Rossmanith |
2013-01-09 | turn some OSL_ENSURE into SAL_WARN_IF to avoid warnings about unused variables | Matúš Kukan |
2013-01-09 | fdo#46808, convert UnoControl and sub-classes to XComponentContext | Noel Grandin |
2013-01-09 | fdo#46808, Adapt sdb::OrderDialog UNO service to new style | Noel Grandin |
2013-01-04 | Make LO buildable again after the GraphicFilter move. | Jan Holesovsky |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin |
2012-12-21 | fdo#46808, Adapt sdb::FilterDialog UNO service to new style | Noel Grandin |
2012-12-20 | rhbz#782736 use right device for converting size | David Tardon |
2012-12-06 | fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new style | Noel Grandin |
2012-12-06 | fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new style | Noel Grandin |
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 |