Age | Commit message (Expand) | Author | Files | Lines |
2014-01-29 | Remove some redundant casts | Stephan Bergmann | 1 | -1/+1 |
2014-01-28 | bool improvements | Stephan Bergmann | 2 | -2/+2 |
2013-12-17 | Adapt all (non-extension, SharedLibrary) .components to environment="..." | Stephan Bergmann | 1 | -2/+2 |
2013-12-13 | cppcheck: Possible inefficient checking | Julien Nabet | 1 | -1/+1 |
2013-12-06 | Get rid of DECLARE_STL_USTRINGACCESS_MAP | Stephan Bergmann | 2 | -4/+4 |
2013-12-05 | Get rid of DECLARE_STL_STDKEY_SET | Stephan Bergmann | 3 | -3/+7 |
2013-11-11 | remove unnecessary use of OUString constructor in EXTENSIONS module | Noel Grandin | 2 | -4/+4 |
2013-10-01 | convert extensions module from String to OUString | Noel Grandin | 1 | -9/+9 |
2013-08-31 | fdo#62475 - remove visual noise | Philipp Riemer | 1 | -12/+3 |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák | 1 | -1/+1 |
2013-08-20 | Re-work 8bit characters in source code, or remove them. | Michael Meeks | 1 | -1/+1 |
2013-08-15 | convert include/svtools/roadmapwizard.hxx from String to OUString | Noel Grandin | 2 | -3/+3 |
2013-07-28 | reduce use of UniString from ResID ctor | Caolán McNamara | 5 | -9/+9 |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold | 1 | -1/+1 |
2013-06-28 | remove toolkit/unohlp.hxx hack | Thomas Arnhold | 2 | -2/+2 |
2013-06-03 | fdo#46808, Convert ComponentContext in connectivity,extension.. | Noel Grandin | 1 | -2/+1 |
2013-05-22 | Use the new type-checking Reference constructor to reduce code noise | Noel Grandin | 1 | -6/+4 |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák | 13 | -109/+109 |
2013-03-20 | fdo#46808, Convert a bunch of comphelper::ComponentContext stuff | Noel Grandin | 11 | -38/+32 |
2013-03-19 | removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations | Thomas Arnhold | 2 | -5/+5 |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold | 5 | -20/+20 |
2013-03-12 | coverity#704143: Resource leak in object | Julien Nabet | 2 | -0/+5 |
2013-03-08 | fdo#60691 add modelines to *.src and *.hrc files | Borim | 2 | -0/+5 |
2013-03-07 | fdo#46808, Convert ui::dialogs::AddressBookSourceDialog to new style | Noel Grandin | 2 | -0/+16 |
2013-02-22 | s/the the/the/ | Tor Lillqvist | 1 | -1/+1 |
2013-02-06 | fdo#57417: remove LDAP choice from non windows platform | David Ostrovsky | 1 | -15/+10 |
2013-01-21 | Changed SetText() / GetText() to take/return OUString | Chr. Rossmanith | 1 | -2/+2 |
2013-01-15 | fdo#46808, Adapt ui::AddressBookSourceDialog UNO service to new style | Noel Grandin | 3 | -32/+15 |
2013-01-09 | fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContext | Noel Grandin | 3 | -20/+24 |
2012-12-10 | fdo#46808, Adapt sdbc::DriverManager UNO service to new style | Noel Grandin | 4 | -13/+18 |
2012-11-21 | Fix datasource choices offered by the Address Book wizard | Stephan Bergmann | 1 | -7/+39 |
2012-11-06 | re-base on ALv2 code. Includes (at least) relevant parts of: | Michael Meeks | 14 | -325/+199 |
2012-10-04 | Fixes/improvements on previous commit | Stephan Bergmann | 1 | -4/+3 |
2012-10-04 | fdo#46808, Adapt task::InteractionHandler UNO service to new style | Noel Grandin | 1 | -4/+4 |
2012-10-01 | Use prefix | Tor Lillqvist | 2 | -2/+2 |
2012-09-27 | Improvements on previous commit | Stephan Bergmann | 1 | -8/+6 |
2012-09-27 | fdo#46808, Adapt sdb::DatabaseContext UNO service to new style | Noel Grandin | 1 | -7/+9 |
2012-07-14 | hrc cleanup: Remove include guards from src files | Thomas Arnhold | 1 | -2/+0 |
2012-07-03 | ditch String::CreateFromAscii | Caolán McNamara | 1 | -2/+1 |
2012-07-02 | hrc cleanup: Remove unused defines | Thomas Arnhold | 1 | -1/+0 |
2012-06-26 | Resolves: fdo#50967 Address DataSource dialog fails on throws | Caolán McNamara | 1 | -17/+32 |
2012-06-21 | re-base on ALv2 code. | Michael Meeks | 15 | -357/+222 |
2012-03-01 | New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem | Stephan Bergmann | 2 | -2/+2 |
2012-02-13 | fdo#43399 hidden radio button should also gets unset | Lionel Elie Mamane | 1 | -7/+5 |
2012-01-23 | call FreeResource like the other RoadmapWizard users | Caolán McNamara | 2 | -0/+7 |
2012-01-23 | ctor OModuleResourceClient first so OModuleResourceClient dtor is last | Caolán McNamara | 1 | -2/+2 |
2012-01-09 | Enabling Icedove addressbook connection for Base (Thank you Caolan) | Julien Nabet | 1 | -1/+1 |
2012-01-06 | Removed unnecessary tools/debug.hxx includes. | Marcel Metz | 1 | -1/+0 |
2011-12-24 | Merge remote-tracking branch 'origin/master' into feature/gbuild_extensions | Peter Foley | 2 | -4/+4 |
2011-12-23 | Fix for fdo43460 Part XVI getLength() to isEmpty() | Olivier Hallot | 2 | -4/+4 |