summaryrefslogtreecommitdiff
path: root/sw/source/ui/vba/vbadocument.cxx
AgeCommit message (Expand)Author
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): swStephan Bergmann
2019-05-23Add ooo.vba.word.XDocument.SavePreviewPngAs() and implementTor Lillqvist
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-04-19Add XWordBasic.FileSaveAs() and implementTor Lillqvist
2019-03-26Add SaveAs2000() and SaveAs() to ooo.vba.word.XDocument and implementTor Lillqvist
2019-03-03tdf#123821: Correct accidental overlap with IIDs used in CalcTor Lillqvist
2019-02-10loplugin:indentation in swNoel Grandin
2018-11-22improve function-local statics in swNoel Grandin
2018-11-11Removed repeated semicolonAndrea Gelmini
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-06-13Add a MailMerge class and object to the Writer VBA APITor Lillqvist
2018-05-31Fire the DocumentBeforeClose event (call the callback)Tor Lillqvist
2018-05-31Prepare to handle out (and inout) parameters to event callbacksTor Lillqvist
2018-05-31Add Document.Close event generationTor Lillqvist
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin
2018-02-01Use more specific tag in SAL_INFO and SAL_WARN hereTor Lillqvist
2017-10-23loplugin:includeform: swStephan Bergmann
2017-07-14use more OUString::operator== in swNoel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-09New loplugin:externvar: swStephan Bergmann
2016-12-08OSL_TRACE -> SAL in sw..ucbNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-13tdf#42949: clean up includes in include/vbahelper with iwyuJorenz Paragas
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2015-12-21loplugin:unusedfields in swNoel Grandin
2015-07-28inline "old" SbERR constantsNoel Grandin
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2014-07-09coverity#707382 Uncaught exceptionCaolán McNamara
2014-05-06remove uncompiled source filesThomas Arnhold
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-23coverity#707371 Uncaught exceptionCaolán McNamara
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-11-08remove unnecessary use of OUString constructor in SW moduleNoel Grandin
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-22convert users of XDocumentInfo to XDocumentPropertiesMichael Stahl
2012-03-26reduce over use of static OUStringsCaolán McNamara
2011-06-15catch by const referenceCaolán McNamara
2011-01-24Remove unused FIELDPATCH and TOMORROW directive.Thomas Arnhold
2011-01-18Remove duplicated includes and defines. Identified with "cat $i | grep '^#inc...Thomas Arnhold
2010-11-30clean code at writerKayo Hamid
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien