summaryrefslogtreecommitdiff
path: root/sw/inc/splargs.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/splargs.hxx')
0 files changed, 0 insertions, 0 deletions
Add a FIXME noteTor Lillqvist 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