summaryrefslogtreecommitdiff
path: root/filter/source/msfilter/msvbahelper.cxx
AgeCommit message (Expand)Author
2016-05-23Convert SbxClassType to scoped enumNoel Grandin
2016-04-27clang-tidy modernize-loop-convert in f*Noel Grandin
2016-04-21new plugin stylepoliceNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-14loplugin: defaultparamsNoel Grandin
2015-07-19Fix typosAndrea Gelmini
2015-06-29coverity#1308592 Uncaught exceptionCaolán McNamara
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2014-12-15filter: Use appropriate OUString functions on string constantsStephan Bergmann
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-04-14remove static stringsThomas Arnhold
2014-04-03filter/msfilter: sal_Bool->boolNoel Grandin
2014-03-19convert OUString::match to OUString::endsWithNoel Grandin
2014-02-27Remove visual noise from filterAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-12-20typo fixesAndras Timar
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza
2013-10-09CID#736174 yikes, sizeof(char[]) includes 0, so 4 not 3Caolán McNamara
2013-02-16fdo#57950: Remove more chained appends in filterMarcos Paulo de Souza
2012-12-20String -> OUString in filterRicardo Montania
2012-11-22convert users of XDocumentInfo to XDocumentPropertiesMichael Stahl
2012-10-03re-base on ALv2 code. Includes:Michael Meeks
2012-05-18removed unused const rtl::OUStringTakeshi Abe
2012-04-02remove static objects from static_initialization_and_destruction chainCaolán McNamara
2012-03-05Sprinkle more DISABLE_SCRIPTING ifdefsTor Lillqvist
2012-03-05support import of key shortcut for macro ( Excel only )Noel Power
2012-03-05vba implementation for Application.OnKeyNoel Power
2011-12-26Fix for fdo43460 Part XVII getLength() to isEmpty()Olivier Hallot
2011-12-12catch exception by constant referenceTakeshi Abe
2011-11-27remove include of pch header from filterNorbert Thiebaud
2011-04-27Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens
2011-03-25calcvba: #164410# improve VBA compatibility implementation in various areas: ...Daniel Rentz [dr]
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner
2011-01-14removetooltypes01: #i112600# remove tooltypes from filterMikhail Voytenko
2010-12-27dr77: rebase to DEV300m96Daniel Rentz [dr]
2010-11-20EasyHack: RTL conversion from createFromAsciiKevin Hunter
2010-11-02initial import of latest cws container_controlsNoel Power
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-09-13mib19: #163566# don't try to create non-existing VBAProjectNameProvider from ...Niklas Nebel
2010-08-30dr77: rebase to DEV300m87Daniel Rentz [dr]
2010-08-30dr77: change all exported services in oox module from MultiServiceFactory to ...Daniel Rentz [dr]
2010-08-26dr77: #i114128# import legacy drawing controlsDaniel Rentz