summaryrefslogtreecommitdiff
path: root/vbahelper
AgeCommit message (Expand)Author
2018-10-27tdf#120703 (PVS): V519 The variable is assigned values twice successivelyMike Kaganski
2018-10-24clang-tidy performance-unnecessary-copy-init in test..xmlscriptNoel Grandin
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-10-15Simplify containers iterations in unotools, unoxml, uui, vbahelperArkadiy Illarionov
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-10-04pass AbstractGeometryAttributes around by std::unique_ptrNoel Grandin
2018-09-26loplugin:useuniqueptr in VbaApplicationBase_ImplNoel Grandin
2018-09-18loplugin:constfields in vbahelperNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-07-29loplugin:stringloop in variousNoel Grandin
2018-07-23Fix typosAndrea Gelmini
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
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-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
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-30Add Caption property to ooo::vba::XApplicationBaseTor Lillqvist
2018-05-30Add code to VbaApplicationBase::Quit() for the Automation client caseTor Lillqvist
2018-05-29Add missing includeSamuel Mehrbrodt
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-05-25Bin some ASCII graphicsTor Lillqvist
2018-05-22vbahelper, xmloff: Ask current datetime only onceTakeshi Abe
2018-05-17loplugin:unusedfields in tools..xmlhelpNoel Grandin
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin
2018-03-06use more Color in vbahelperNoel Grandin
2018-03-02delete colordata.hxxNoel Grandin
2018-02-09Decrease fragility in odd use cases with no current documentTor Lillqvist
2018-02-07Fix typosAndrea Gelmini
2018-01-18Fix typosAndrea Gelmini
2018-01-15More loplugin:cstylecast: vbahelperStephan Bergmann
2018-01-14Fix typosAndrea Gelmini
2018-01-12More loplugin:cstylecast: vbahelperStephan Bergmann
2017-12-19inline use-once typedefsNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-29loplugin:unusedmethodsNoel Grandin
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