summaryrefslogtreecommitdiff
path: root/extensions/source/abpilot
AgeCommit message (Expand)AuthorFilesLines
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
2011-12-18extensions: convert abpilot to gbuildPeter Foley2-116/+0
2011-12-03remove unused #include sfx2/filedlghelper.hxxMichael Stahl1-1/+0
2011-11-27remove include of pch header in extensionsNorbert Thiebaud13-26/+0
2011-07-22postmerge fixes for gnumake4Bjoern Michaelsen1-13/+14
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan2-11/+0
2011-07-11Move methods from component_getImplementationEnviron to component_getFactoryMatus Kukan1-1/+2
2011-05-05Improve GroupWise warning in address book data source wizard, bnc#573994Tor Lillqvist3-2/+13
2011-04-20Easyhack: Add visibility markup to all component_get* functions (part2)Julien Nabet1-2/+1
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud9-27/+71
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold4-16/+16
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold1-1/+1
2011-02-08Remove useless comments in components.Guillaume Poussel1-1/+0
2011-01-26cpp cleanliness: check for assignment to selfAn Leenders1-3/+5
2011-01-14removetooltypes01: #i112600# remove tooltypes from extensionsMikhail Voytenko3-5/+5
2010-11-24RTL patchJulien Nabet4-29/+27
2010-11-02Add some more files to EXCEPTIONSFILES, needed on at least NetBSD.Thomas Klausner1-11/+11
2010-10-28add modelines to .hxx files as wellCaolán McNamara13-0/+26
2010-10-15SAL_N_ELEMENTS changes for componentsKenneth Venken1-2/+3
2010-10-13Default to evolutionMichael Meeks1-4/+3
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth13-0/+26
2010-10-11CWS changehid: generate former auto hids into src filesMathias Bauer1-0/+23
2010-10-09CWS changehid: resync to m89Mathias Bauer4-22/+42
2010-10-05more removed include guards using fixguard.pyPetr Mladek1-2/+0
2010-10-05remove include guards using fixguard.pyPetr Mladek3-10/+0
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb4-22/+42
2010-06-03unoawt: merged in latest changes from CWS slidecopy (rebase to m80)Frank Schoenheit [fs]8-21/+13
2010-05-25unoawt: onFinish does not need this parameter, it's always called with RET_OKFrank Schoenheit [fs]2-6/+3
2010-05-25unoawt: completely separated the controller functionality of a wizard page fr...Frank Schoenheit [fs]6-7/+7
2010-05-20unoawt: UNO API for generic wizards, wrapping around the existing C++ Roadmap...Frank Schoenheit [fs]2-8/+3
2010-04-27Merge to DEV300_m77Mikhail Voytenko3-10/+2
2010-04-07sb118: merged in re/DEV300_next towards DEV300_m76sb1-1/+1