summaryrefslogtreecommitdiff
path: root/extensions/source/abpilot
AgeCommit message (Expand)Author
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold
2013-06-03fdo#46808, Convert ComponentContext in connectivity,extension..Noel Grandin
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-12coverity#704143: Resource leak in objectJulien Nabet
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-07fdo#46808, Convert ui::dialogs::AddressBookSourceDialog to new styleNoel Grandin
2013-02-22s/the the/the/Tor Lillqvist
2013-02-06fdo#57417: remove LDAP choice from non windows platformDavid Ostrovsky
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-15fdo#46808, Adapt ui::AddressBookSourceDialog UNO service to new styleNoel Grandin
2013-01-09fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin
2012-12-10fdo#46808, Adapt sdbc::DriverManager UNO service to new styleNoel Grandin
2012-11-21Fix datasource choices offered by the Address Book wizardStephan Bergmann
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-04Fixes/improvements on previous commitStephan Bergmann
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin
2012-10-01Use prefixTor Lillqvist
2012-09-27Improvements on previous commitStephan Bergmann
2012-09-27fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-07-02hrc cleanup: Remove unused definesThomas Arnhold
2012-06-26Resolves: fdo#50967 Address DataSource dialog fails on throwsCaolán McNamara
2012-06-21re-base on ALv2 code.Michael Meeks
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-13fdo#43399 hidden radio button should also gets unsetLionel Elie Mamane
2012-01-23call FreeResource like the other RoadmapWizard usersCaolán McNamara
2012-01-23ctor OModuleResourceClient first so OModuleResourceClient dtor is lastCaolán McNamara
2012-01-09Enabling Icedove addressbook connection for Base (Thank you Caolan)Julien Nabet
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2011-12-24Merge remote-tracking branch 'origin/master' into feature/gbuild_extensionsPeter Foley
2011-12-23Fix for fdo43460 Part XVI getLength() to isEmpty()Olivier Hallot
2011-12-18extensions: convert abpilot to gbuildPeter Foley
2011-12-03remove unused #include sfx2/filedlghelper.hxxMichael Stahl
2011-11-27remove include of pch header in extensionsNorbert Thiebaud
2011-07-22postmerge fixes for gnumake4Bjoern Michaelsen
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan
2011-07-11Move methods from component_getImplementationEnviron to component_getFactoryMatus Kukan
2011-05-05Improve GroupWise warning in address book data source wizard, bnc#573994Tor Lillqvist
2011-04-20Easyhack: Add visibility markup to all component_get* functions (part2)Julien Nabet
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold
2011-02-08Remove useless comments in components.Guillaume Poussel
2011-01-26cpp cleanliness: check for assignment to selfAn Leenders