Age | Commit message (Expand) | Author |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-06-28 | remove toolkit/unohlp.hxx hack | Thomas Arnhold |
2013-06-03 | fdo#46808, Convert ComponentContext in connectivity,extension.. | Noel Grandin |
2013-05-22 | Use the new type-checking Reference constructor to reduce code noise | Noel Grandin |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-20 | fdo#46808, Convert a bunch of comphelper::ComponentContext stuff | Noel Grandin |
2013-03-19 | removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations | Thomas Arnhold |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-03-12 | coverity#704143: Resource leak in object | Julien Nabet |
2013-03-08 | fdo#60691 add modelines to *.src and *.hrc files | Borim |
2013-03-07 | fdo#46808, Convert ui::dialogs::AddressBookSourceDialog to new style | Noel Grandin |
2013-02-22 | s/the the/the/ | Tor Lillqvist |
2013-02-06 | fdo#57417: remove LDAP choice from non windows platform | David Ostrovsky |
2013-01-21 | Changed SetText() / GetText() to take/return OUString | Chr. Rossmanith |
2013-01-15 | fdo#46808, Adapt ui::AddressBookSourceDialog UNO service to new style | Noel Grandin |
2013-01-09 | fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContext | Noel Grandin |
2012-12-10 | fdo#46808, Adapt sdbc::DriverManager UNO service to new style | Noel Grandin |
2012-11-21 | Fix datasource choices offered by the Address Book wizard | Stephan Bergmann |
2012-11-06 | re-base on ALv2 code. Includes (at least) relevant parts of: | Michael Meeks |
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-01 | Use prefix | Tor Lillqvist |
2012-09-27 | Improvements on previous commit | Stephan Bergmann |
2012-09-27 | fdo#46808, Adapt sdb::DatabaseContext UNO service to new style | Noel Grandin |
2012-07-14 | hrc cleanup: Remove include guards from src files | Thomas Arnhold |
2012-07-03 | ditch String::CreateFromAscii | Caolán McNamara |
2012-07-02 | hrc cleanup: Remove unused defines | Thomas Arnhold |
2012-06-26 | Resolves: fdo#50967 Address DataSource dialog fails on throws | Caolán McNamara |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-03-01 | New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem | Stephan Bergmann |
2012-02-13 | fdo#43399 hidden radio button should also gets unset | Lionel Elie Mamane |
2012-01-23 | call FreeResource like the other RoadmapWizard users | Caolán McNamara |
2012-01-23 | ctor OModuleResourceClient first so OModuleResourceClient dtor is last | Caolán McNamara |
2012-01-09 | Enabling Icedove addressbook connection for Base (Thank you Caolan) | Julien Nabet |
2012-01-06 | Removed unnecessary tools/debug.hxx includes. | Marcel Metz |
2011-12-24 | Merge remote-tracking branch 'origin/master' into feature/gbuild_extensions | Peter Foley |
2011-12-23 | Fix for fdo43460 Part XVI getLength() to isEmpty() | Olivier Hallot |
2011-12-18 | extensions: convert abpilot to gbuild | Peter Foley |
2011-12-03 | remove unused #include sfx2/filedlghelper.hxx | Michael Stahl |
2011-11-27 | remove include of pch header in extensions | Norbert Thiebaud |
2011-07-22 | postmerge fixes for gnumake4 | Bjoern Michaelsen |
2011-07-12 | Remove component_getImplementationEnvironment | Matus Kukan |
2011-07-11 | Move methods from component_getImplementationEnviron to component_getFactory | Matus Kukan |
2011-05-05 | Improve GroupWise warning in address book data source wizard, bnc#573994 | Tor Lillqvist |
2011-04-20 | Easyhack: Add visibility markup to all component_get* functions (part2) | Julien Nabet |
2011-03-09 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Norbert Thiebaud |
2011-03-02 | Move DBG_ERROR to OSL_FAIL | Thomas Arnhold |
2011-02-26 | Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg) | Thomas Arnhold |
2011-02-08 | Remove useless comments in components. | Guillaume Poussel |
2011-01-26 | cpp cleanliness: check for assignment to self | An Leenders |