summaryrefslogtreecommitdiff
path: root/vbahelper/source/vbahelper/vbahelper.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-27coverity#738968 Unused pointer valueCaolán McNamara1-3/+2
2014-01-22bool improvementsStephan Bergmann1-2/+1
2014-01-07Fix syntax errorTor Lillqvist1-1/+1
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin1-9/+9
2013-10-01convert remains of String to vbahelper module to OUStringNoel Grandin1-3/+3
2013-09-26typo fixes in commentsAndras Timar1-1/+1
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-8/+8
2013-04-03fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan1-6/+4
2013-03-27-Wunused-macrosStephan Bergmann1-5/+0
2012-12-04clean up more sbxToUnoValue declarationsMichael Stahl1-4/+1
2012-11-03basic: String -> OUString in basicmanagerNorbert Thiebaud1-1/+1
2012-10-23fdo#46808, use service constructor for beans::IntrospectionNoel Grandin1-3/+3
2012-09-29Use comphelper::getComponentContextStephan Bergmann1-10/+2
2012-09-12targetted VBA re-work.Noel Power1-17/+0
2012-09-08More OUString cleanup in vbahelperOlivier Hallot1-63/+62
2012-08-27fdo#46808, Adapt script::Converter service code to new styleNoel Grandin1-1/+2
2012-08-26clean up unnecessary non working implementationsNoel Power1-35/+2
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-5/+2
2012-05-31targeted string re-workNorbert Thiebaud1-1/+1
2012-05-31targeted string re-workNorbert Thiebaud1-26/+24
2012-04-24tweak support Sheets.PrintPreview bnc#75784 allow specific sheet(s) selectionNoel Power1-4/+8
2012-04-23support Sheets.PrintPreview bnc#757844Noel Power1-1/+12
2012-04-08Dump MarkManager::dumpFieldmarks + extractIntFromAny from vbahelperJulien Nabet1-17/+0
2012-04-04removed duplicate #includesTakeshi Abe1-1/+0
2012-04-02remove static objects from static_initialization_and_destruction chainCaolán McNamara1-8/+8
2012-03-08Removed unused code.Santiago Martinez1-31/+0
2012-01-28Fix for fdo43460 Part LVI getLength() to isEmpty()Olivier Hallot1-2/+2
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-11-28typos fixingKorrawit Pruegsanusak1-1/+1
2011-08-26catch by const refCaolán McNamara1-7/+7
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-312/+375
2011-05-23vbahelper builds after the m106 merge.Jan Holesovsky1-162/+149
2011-05-16WaE - add explicit casting (decimal-types → integer types)Christian Lohmaier1-9/+9
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens1-165/+241
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-25calcvba: #164410# obviously, extractBoolFromAny should also check for boolean...Daniel Rentz [dr]1-0/+2
2011-03-25calcvba: #164410# improve VBA compatibility implementation in various areas: ...Daniel Rentz [dr]1-174/+237
2011-03-24these can be constCaolán McNamara1-1/+1
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-221/+72
2011-02-08CWS gnumake3: pull in cws removetooltypes01Mathias Bauer1-5/+5
2011-02-07Remove dead codeThomas Arnhold1-3/+0
2011-01-25CWS gnumake3: fix crappy vbahelper headersMathias Bauer1-0/+3
2011-01-14removetooltypes01: #i112600# remove tooltypes from vbahelperMikhail Voytenko1-5/+5
2010-11-10RTL_CONSTASCII_USTRINGPARAM in libs-coreGert Faller1-4/+4
2010-10-20remove non-compiled codePovilas Kanapickas1-152/+0
2010-10-13Merge commit 'origin/master'Noel Power1-0/+3
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power1-4/+66