summaryrefslogtreecommitdiff
path: root/vbahelper
AgeCommit message (Expand)Author
2019-04-02Implement the FullName property correctly in the Automation caseTor Lillqvist
2019-04-02Add a few SAL_INFOsTor Lillqvist
2019-03-07tdf#123819: Revert "Use comphelper::getProcessComponentContext()"Tor Lillqvist
2019-03-02Use sal_Int32 for the index as it comes in as a LONG at least from VBScriptTor Lillqvist
2019-03-02Use comphelper::getProcessComponentContext()Tor Lillqvist
2019-02-15Add a FIXME noteTor Lillqvist
2018-06-05Also in getInteractive() we want to return true, not false, if no modelTor Lillqvist
2018-06-05We want screen updating when used from Automation with no current document yetTor Lillqvist
2018-05-31Avoid a SolarMutex assertion failure in some use cases from AutomationTor Lillqvist
2018-05-31Decrease fragility in odd use cases with no current document (yet)Tor Lillqvist
2018-05-31Add Caption property to ooo::vba::XApplicationBaseTor Lillqvist
2018-05-31Add code to VbaApplicationBase::Quit() for the Automation client caseTor Lillqvist
2018-05-31Bin some ASCII graphicsTor Lillqvist
2018-03-25Decrease fragility in odd use cases with no current documentTor Lillqvist
2017-11-18loplugin:flatten in toolkit..writerfilterNoel Grandin
2017-11-13Fix typosAndrea Gelmini
2017-10-26More loplugin:unnecessaryparenStephan Bergmann
2017-10-23loplugin:includeform: vbahelperStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-05loplugin:finalclasses in unotools..vbahelperNoel Grandin
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin
2017-09-27loplugin:flatten in toolkit..vbahelperNoel Grandin
2017-09-22Fresh run of bin/update_pch.shMike Kaganski
2017-09-14clang-tidy modernize-use-emplace in test..vbahelperNoel Grandin
2017-09-08oovbaapi: create XOval and XLine shape typesTamas Bunth
2017-08-31inline some use-once typedefsNoel Grandin
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-08-01loplugin:constparams in variousNoel Grandin
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin
2017-07-06Create vba library if it did not exist beforeTamas Bunth
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-28loplugin:oncevar in ucb..vbahelperNoel Grandin
2017-06-24oovbaapi: use autoshape in case of EllipseShapeTamas Bunth
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-18vbahelper: remove unused variableJochen Nitschke
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-16loplugin:unusedfields in tools..vbahelperNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-05-20cleanup unused css/uri/ includesJochen Nitschke
2017-05-20cleanup unused css/script/ includesJochen Nitschke
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin
2017-05-05loplugin:checkunusedparams in toolkit..vbahelperNoel Grandin
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky