summaryrefslogtreecommitdiff
path: root/extensions/source/abpilot
AgeCommit message (Expand)AuthorFilesLines
2014-01-29Remove some redundant castsStephan Bergmann1-1/+1
2014-01-28bool improvementsStephan Bergmann2-2/+2
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann1-2/+2
2013-12-13cppcheck: Possible inefficient checkingJulien Nabet1-1/+1
2013-12-06Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann2-4/+4
2013-12-05Get rid of DECLARE_STL_STDKEY_SETStephan Bergmann3-3/+7
2013-11-11remove unnecessary use of OUString constructor in EXTENSIONS moduleNoel Grandin2-4/+4
2013-10-01convert extensions module from String to OUStringNoel Grandin1-9/+9
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer1-12/+3
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks1-1/+1
2013-08-15convert include/svtools/roadmapwizard.hxx from String to OUStringNoel Grandin2-3/+3
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara5-9/+9
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-1/+1
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold2-2/+2
2013-06-03fdo#46808, Convert ComponentContext in connectivity,extension..Noel Grandin1-2/+1
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin1-6/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák13-109/+109
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin11-38/+32
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2-5/+5
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold5-20/+20
2013-03-12coverity#704143: Resource leak in objectJulien Nabet2-0/+5
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim2-0/+5
2013-03-07fdo#46808, Convert ui::dialogs::AddressBookSourceDialog to new styleNoel Grandin2-0/+16
2013-02-22s/the the/the/Tor Lillqvist1-1/+1
2013-02-06fdo#57417: remove LDAP choice from non windows platformDavid Ostrovsky1-15/+10
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-2/+2
2013-01-15fdo#46808, Adapt ui::AddressBookSourceDialog UNO service to new styleNoel Grandin3-32/+15
2013-01-09fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin3-20/+24
2012-12-10fdo#46808, Adapt sdbc::DriverManager UNO service to new styleNoel Grandin4-13/+18
2012-11-21Fix datasource choices offered by the Address Book wizardStephan Bergmann1-7/+39
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks14-325/+199
2012-10-04Fixes/improvements on previous commitStephan Bergmann1-4/+3
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin1-4/+4
2012-10-01Use prefixTor Lillqvist2-2/+2
2012-09-27Improvements on previous commitStephan Bergmann1-8/+6
2012-09-27fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin1-7/+9
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold1-2/+0
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-2/+1
2012-07-02hrc cleanup: Remove unused definesThomas Arnhold1-1/+0
2012-06-26Resolves: fdo#50967 Address DataSource dialog fails on throwsCaolán McNamara1-17/+32
2012-06-21re-base on ALv2 code.Michael Meeks15-357/+222
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2-2/+2
2012-02-13fdo#43399 hidden radio button should also gets unsetLionel Elie Mamane1-7/+5
2012-01-23call FreeResource like the other RoadmapWizard usersCaolán McNamara2-0/+7
2012-01-23ctor OModuleResourceClient first so OModuleResourceClient dtor is lastCaolán McNamara1-2/+2
2012-01-09Enabling Icedove addressbook connection for Base (Thank you Caolan)Julien Nabet1-1/+1
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz1-1/+0
2011-12-24Merge remote-tracking branch 'origin/master' into feature/gbuild_extensionsPeter Foley2-4/+4
2011-12-23Fix for fdo43460 Part XVI getLength() to isEmpty()Olivier Hallot2-4/+4