summaryrefslogtreecommitdiff
path: root/sw/source/ui/vba
AgeCommit message (Expand)Author
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin
2018-02-12Translate German variable namesJohnny_M
2018-02-02sw: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-02-01Don't crash if aArgs is emptyTor Lillqvist
2018-02-01Use more specific tag in SAL_INFO and SAL_WARN hereTor Lillqvist
2018-01-31Bin line that has been commented out foreverTor Lillqvist
2018-01-18Fix typosAndrea Gelmini
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2018-01-11loplugin:redundantcast: swStephan Bergmann
2017-12-29Fix typosAndrea Gelmini
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-07tdf#106988 New names for the new numbering stylesYousuf Philips
2017-11-07loplugin:constparams in swNoel Grandin
2017-10-23loplugin:includeform: swStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-18Fix spacingMuhammet Kara
2017-10-14tdf#112689 - Replace chained O(U)StringBuffer::append() with operator+ekuiitr
2017-10-14tdf#112689 - Replace chained O(U)StringBuffer::append() with operator+ekuiitr
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-09-27loplugin:flatten in variousNoel Grandin
2017-09-26loplugin:flatten in swNoel Grandin
2017-09-22Windows: avoid dependence on UNICODE define; prefer W functionsMike Kaganski
2017-09-18Use even more WIN32_LEAN_AND_MEANMike Kaganski
2017-09-14clang-tidy modernize-use-emplace in swNoel Grandin
2017-08-07loplugin:constparams in sw part10Noel Grandin
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-07-14use more OUString::operator== in swNoel Grandin
2017-07-11simplify some OUString::concat usageNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-27loplugin:oncevar in swNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-20cleanup unused css/uri/ includesJochen Nitschke
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-09loplugin:checkunusedparams in sw(part6)Noel Grandin
2017-05-05loplugin:checkunusedparams in toolkit..vbahelperNoel Grandin
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-24clang-tidy readability-simplify-boolean-expr in swNoel Grandin
2017-04-12enum spelling: throught -> throughJustin Luth
2017-04-03use actual UNO enums in swNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-02-28new loplugin unoanyNoel Grandin
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann
2017-02-13convert SplitTable_HeadlineOption to scoped enumNoel Grandin
2017-01-27Remove unused sw/source/ui/vba/vbacheckbox.cxxStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-26loplugin: unnecessary destructor swNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, swStephan Bergmann