summaryrefslogtreecommitdiffstats
path: root/vbahelper
Commit message (Expand)AuthorAgeFilesLines
* Fix typosAndrea Gelmini2018-01-141-1/+1
* More loplugin:cstylecast: vbahelperStephan Bergmann2018-01-126-14/+14
* inline use-once typedefsNoel Grandin2017-12-191-2/+1
* loplugin:salcall fix functionsNoel Grandin2017-12-111-1/+1
* loplugin:salcall handle virtual methodsNoel Grandin2017-12-061-4/+4
* loplugin:salcall fix non-virtual methodsNoel Grandin2017-12-052-12/+12
* loplugin:unusedmethodsNoel Grandin2017-11-291-13/+0
* loplugin:flatten in toolkit..writerfilterNoel Grandin2017-11-181-33/+33
* Fix typosAndrea Gelmini2017-11-131-1/+1
* More loplugin:unnecessaryparenStephan Bergmann2017-10-261-2/+2
* loplugin:includeform: vbahelperStephan Bergmann2017-10-2310-17/+17
* overload std::hash for OUString and OStringNoel Grandin2017-10-232-2/+2
* loplugin:finalclasses in unotools..vbahelperNoel Grandin2017-10-051-1/+0
* loplugin:flatten check for throw in then clauseNoel Grandin2017-09-292-10/+4
* loplugin:flatten in toolkit..vbahelperNoel Grandin2017-09-275-57/+49
* Fresh run of bin/update_pch.shMike Kaganski2017-09-222-118/+30
* clang-tidy modernize-use-emplace in test..vbahelperNoel Grandin2017-09-142-2/+2
* oovbaapi: create XOval and XLine shape typesTamas Bunth2017-09-081-0/+42
* inline some use-once typedefsNoel Grandin2017-08-311-3/+1
* move resmgr to unotoolsCaolán McNamara2017-08-011-1/+1
* loplugin:constparams in variousNoel Grandin2017-08-014-7/+7
* loplugin:checkunusedparamsNoel Grandin2017-08-014-6/+5
* migrate to boost::gettextCaolán McNamara2017-07-212-6/+0
* emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand2017-07-151-1/+1
* use more OUString::operator== in test..xmlsecurityNoel Grandin2017-07-144-8/+7
* Create vba library if it did not exist beforeTamas Bunth2017-07-061-0/+9
* new loplugin unnecessaryparenNoel Grandin2017-07-051-1/+1
* loplugin:oncevar in ucb..vbahelperNoel Grandin2017-06-285-21/+11
* oovbaapi: use autoshape in case of EllipseShapeTamas Bunth2017-06-241-1/+3
* convert ErrCode to strong typedefNoel Grandin2017-06-211-5/+5
* vbahelper: remove unused variableJochen Nitschke2017-06-181-5/+1
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-181-1/+0
* loplugin:unusedfields in tools..vbahelperNoel Grandin2017-06-165-17/+10
* cleanup unused css/frame/* includesJochen Nitschke2017-06-127-11/+1
* clang-tidy readability-redundant-control-flowNoel Grandin2017-05-311-1/+0
* cleanup unused css/uri/ includesJochen Nitschke2017-05-201-2/+0
* cleanup unused css/script/ includesJochen Nitschke2017-05-201-1/+0
* make loplugin constantparam smarter about string paramsNoel Grandin2017-05-091-4/+4
* loplugin:checkunusedparams in toolkit..vbahelperNoel Grandin2017-05-054-7/+7
* tools: move errcode.hxx to the vcl moduleChris Sherlock2017-04-272-2/+2
* errinf.hxx moved out of tools and into vcl moduleChris Sherlock2017-04-251-1/+1
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-253-0/+3
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-212-2/+0
* loplugin:unusedmethodsNoel Grandin2017-04-201-1/+0
* enum spelling: throught -> throughJustin Luth2017-04-121-1/+1
* loplugin:redundantcast find cstyle arithmetic castsNoel Grandin2017-04-071-1/+1
* use actual UNO enums in test..vbahelperNoel Grandin2017-04-032-3/+3
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-2/+2
* Fix typosAndrea Gelmini2017-03-251-1/+1
* loplugin:redundantcast find redundant c-style enum castsNoel Grandin2017-03-221-1/+1