Age | Commit message (Expand) | Author | Files | Lines |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl | 1 | -0/+1 |
2013-01-26 | Fix Member variable m_pView is not initialized in the constructor | Julien Nabet | 1 | -0/+1 |
2013-01-22 | tools/string.hxx: add operator==/!= for OUString/String | Michael Stahl | 1 | -1/+1 |
2013-01-21 | Changed SetText() / GetText() to take/return OUString | Chr. Rossmanith | 1 | -2/+2 |
2013-01-09 | turn some OSL_ENSURE into SAL_WARN_IF to avoid warnings about unused variables | Matúš Kukan | 1 | -2/+2 |
2013-01-09 | fdo#46808, convert UnoControl and sub-classes to XComponentContext | Noel Grandin | 6 | -24/+23 |
2013-01-09 | fdo#46808, Adapt sdb::OrderDialog UNO service to new style | Noel Grandin | 1 | -19/+2 |
2013-01-04 | Make LO buildable again after the GraphicFilter move. | Jan Holesovsky | 1 | -1/+1 |
2012-12-27 | convert icu to gbuild and add to tail_build | Peter Foley | 1 | -0/+1 |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin | 1 | -3/+2 |
2012-12-21 | fdo#46808, Adapt sdb::FilterDialog UNO service to new style | Noel Grandin | 1 | -21/+25 |
2012-12-20 | rhbz#782736 use right device for converting size | David Tardon | 1 | -1/+1 |
2012-12-06 | fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new style | Noel Grandin | 1 | -14/+3 |
2012-12-06 | fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new style | Noel Grandin | 7 | -24/+19 |
2012-12-02 | RepositoryExternal.mk: clean up awful icudata/icui18n duplication | Michael Stahl | 1 | -8/+0 |
2012-11-30 | Include <iterator> | Fridrich Štrba | 1 | -0/+1 |
2012-11-28 | OUString::trim() does not modify in-place | Tor Lillqvist | 1 | -1/+1 |
2012-11-28 | fdo#46808, use service constructor for sdbc::ConnectionPool | Noel Grandin | 1 | -3/+3 |
2012-11-27 | Fix --enable-dbgutil build | Stephan Bergmann | 1 | -1/+1 |
2012-11-27 | re-factor lifecycle issues in FormattedFieldWrapper. | Michael Meeks | 2 | -104/+92 |
2012-11-27 | re-base on ALv2 code. Includes: | Michael Meeks | 115 | -2544/+1643 |
2012-11-27 | Revert "sb140: #i114718# avoid references to object across XAggregation::setD... | Michael Meeks | 2 | -76/+97 |
2012-11-27 | correct free slot count. | Michael Meeks | 1 | -2/+0 |
2012-11-27 | Revert "sb140: #i114669# appears be duplicate of fixed i114718, so re-enablin... | Michael Meeks | 1 | -1/+1 |
2012-11-27 | fs34b: #i117507# serialize_node: do not reach out into the implementation | Frank Schoenheit [fs] | 3 | -51/+80 |
2012-11-27 | fs34b: added some diagnostics, so next time a bug like #i117507# happens | Frank Schoenheit [fs] | 1 | -22/+32 |
2012-11-27 | fs34b: #i117459# fixed the test - do not create multiple children of a docume... | Frank Schoenheit [fs] | 2 | -24/+4 |
2012-11-26 | API CHANGE: com.sun.star.lang.IllegalArgumentException | Michael Stahl | 1 | -1/+0 |
2012-11-24 | fdo#51304 Remove @author annotation | José Guilherme Vanz | 4 | -20/+0 |
2012-11-23 | some i18n wrappers with LanguageTag | Eike Rathke | 1 | -3/+1 |
2012-11-22 | AllSettings with LanguageTag | Eike Rathke | 4 | -4/+4 |
2012-11-20 | Merge branch 'feature/killsdf' | Andras Timar | 1 | -1/+1 |
2012-11-17 | use LanguageTag | Eike Rathke | 1 | -4/+4 |
2012-11-15 | fdo#46808, use service constructor for ucb::SimpleFileAccess | Noel Grandin | 1 | -2/+2 |
2012-11-11 | Merge branch 'master' into feature/killsdf | Andras Timar | 3 | -6/+6 |
2012-11-05 | fdo#46808, use service constructor for i18n::CharacterClassification | Noel Grandin | 1 | -3/+4 |
2012-10-23 | fdo#46808, use service constructor for beans::Introspection | Noel Grandin | 1 | -2/+2 |
2012-10-23 | fdo#46808, fix up some NumberFormatter createInstance calls I missed | Noel Grandin | 1 | -1/+0 |
2012-10-13 | Merge branch 'master' into feature/killsdf | Andras Timar | 23 | -75/+40 |
2012-10-12 | mark lcl_ functions static or rename them if they are not local at all | Luboš Luňák | 5 | -21/+21 |
2012-10-04 | Fixes/improvements on previous commit | Stephan Bergmann | 2 | -4/+4 |
2012-10-04 | fdo#46808, Adapt task::InteractionHandler UNO service to new style | Noel Grandin | 4 | -12/+12 |
2012-10-02 | Use prefix | Tor Lillqvist | 2 | -2/+2 |
2012-10-01 | Replace usage of rtl_*Memory with equivalent from string.h | Arnaud Versini | 3 | -4/+5 |
2012-10-01 | translations is a source-only module | Andras Timar | 1 | -1/+1 |
2012-10-01 | fdo#51304: Remove the author of some java source files | Anurag Jain | 9 | -36/+0 |
2012-10-01 | gbuild: invert handling of standard system libraries: | Michael Stahl | 1 | -2/+0 |
2012-10-01 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl | 1 | -1/+2 |
2012-10-01 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl | 1 | -0/+1 |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl | 1 | -2/+0 |