summaryrefslogtreecommitdiff
path: root/vbahelper/inc
AgeCommit message (Expand)AuthorFilesLines
2012-04-08Dump MarkManager::dumpFieldmarks + extractIntFromAny from vbahelperJulien Nabet1-4/+0
2012-04-02remove static objects from static_initialization_and_destruction chainCaolán McNamara1-0/+1
2012-03-28unused global OUStringCaolán McNamara1-1/+0
2012-03-26reduce over use of static OUStringsCaolán McNamara8-12/+11
2012-03-23.h files don't need executable bitsMichael Stahl1-0/+0
2012-03-20correct exception specification on a functionLuboš Luňák1-1/+1
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann1-0/+3
2012-03-12SAL_DLLPUBLIC_TEMPLATELuboš Luňák1-4/+4
2012-03-10exported templates need to be marked as suchLuboš Luňák1-4/+4
2012-03-08Removed unused code.Santiago Martinez1-11/+0
2012-03-05vba implementation for Application.OnKeyNoel Power1-0/+1
2012-02-05Remove unused code.Elton Chung2-2/+0
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann1-4/+4
2011-12-21SfxObjectShell may not have a mediumCaolán McNamara1-1/+2
2011-11-16replaced String in SfxPickList with rtl::OUStringTakeshi Abe1-1/+1
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara1-0/+3
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-1/+2
2011-09-05unusedcode: vbahelper::CollectionBase classMatúš Kukan1-214/+0
2011-05-23vbahelper builds after the m106 merge.Jan Holesovsky1-2/+2
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens8-72/+468
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito20-0/+0
2011-03-25calcvba: #164410# improve VBA compatibility implementation in various areas: ...Daniel Rentz [dr]8-72/+468
2011-03-24these can be constCaolán McNamara1-1/+1
2011-03-24Don't flag inline function __declspec(dllexport/import)Fridrich Štrba1-4/+4
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky21-31/+27
2011-03-14Remove SC_VBA_FIXME and SC_VBA_STUBThomas Arnhold1-8/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens21-31/+27
2011-02-08CWS gnumake3: pull in cws removetooltypes01Mathias Bauer1-1/+1
2011-01-25CWS gnumake3: fix crappy vbahelper headersMathias Bauer4-7/+8
2011-01-21Remove old RCS lines.Thomas Arnhold1-3/+0
2011-01-14removetooltypes01: #i112600# remove tooltypes from vbahelperMikhail Voytenko1-1/+1
2010-12-06Replace all occured, occurance etc.Takeshi Abe1-1/+1
2010-11-10RTL_CONSTASCII_USTRINGPARAM in libs-coreGert Faller2-3/+3
2010-10-28add modelines to .hxx files as wellCaolán McNamara21-0/+61
2010-10-13Merge branch 'vba' fix conflics, trailing ws & tab issuesNoel Power8-7/+51
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power8-7/+51
2010-10-05more removed include guards using fixguard.pyPetr Mladek1-0/+0
2010-09-15mib19: #163640# do not fire selection change events when changing/insertintg/...Daniel Rentz [dr]1-10/+12
2010-09-13mib19: #163557# cleanup VBA XDocuments implementation, trigger Workbook_Open ...Daniel Rentz [dr]1-4/+4
2010-08-26mib19: #i163287# handle the dialog size in the way VBA does itMikhail Voytenko1-5/+2
2010-08-23mib19: improved event handling: do not supreppress global events, when Applic...Daniel Rentz1-4/+0
2010-08-04mib18: #162937# extract all integer and floating values from an 'Any' for Boo...Daniel Rentz1-0/+7
2010-07-28mib17: resolved conflict after rebase correctedDaniel Rentz2-6/+0
2010-07-27mib17: rebase to DEV300_m84Daniel Rentz2-0/+6
2010-07-27mib17: #i112634# prepare loading VBA with document events from ODF and XLSMDaniel Rentz1-3/+0
2010-07-19mib17: add Application.VisibleDaniel Rentz1-5/+7
2010-07-12mib17: #i112634# API changesDaniel Rentz1-3/+3
2010-07-10mib17: #i110746# fixed memory leaksDaniel Rentz1-2/+2
2010-07-06mib17: #i112634# add VBA sheet event handling, based on a patch from Noel PowerDaniel Rentz1-0/+165
2010-07-01mib17: #111144# Enable calls to module function via Sheet objectAndreas Bregas2-1/+3