summaryrefslogtreecommitdiff
path: root/xmlscript
AgeCommit message (Expand)AuthorFilesLines
2017-11-13Fix typosAndrea Gelmini1-1/+1
2017-10-30loplugin:constmethod in idl,helpcompilerNoel Grandin2-5/+5
2017-10-23loplugin:includeform: xmlscriptStephan Bergmann8-9/+9
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-2/+2
2017-10-17loplugin:useuniqueptr in StyleBagNoel Grandin2-10/+7
2017-10-04add << operator for css::uno::ExceptionNoel Grandin3-15/+15
2017-10-03loplugin:finalclasses in xmloffNoel Grandin1-2/+0
2017-09-27loplugin:flatten in vcl..xmlsecurityNoel Grandin3-117/+85
2017-09-22Fresh run of bin/update_pch.shMike Kaganski1-3/+6
2017-09-22Put definition of _CRT_RAND_S into bin/update_pchMike Kaganski1-14/+13
2017-09-17ofz: fix leak on exceptionCaolán McNamara1-10/+9
2017-09-15ofz: leak of prefixes in skipped elementsCaolán McNamara1-0/+5
2017-09-14clang-tidy modernize-use-emplace in variousNoel Grandin1-1/+1
2017-08-10tdf#109177: Fix expected type of Orientation attrStephan Bergmann1-1/+1
2017-07-28loplugin:constparams handle constructorsNoel Grandin1-2/+2
2017-07-17extend loplugin useuniqueptr to OUString pointersNoel Grandin1-11/+3
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin1-1/+1
2017-07-03Fix typosAndrea Gelmini1-1/+1
2017-07-02loplugin:casttovoid: xmlscriptStephan Bergmann2-3/+0
2017-06-29loplugin:oncevar variousNoel Grandin1-2/+1
2017-06-27loplugin:useuniqueptr in variousNoel Grandin1-2/+1
2017-06-23simplify some string handling in tracing callsNoel Grandin1-7/+5
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-06-16loplugin:unusedfields xmlhelp..xmlsecurityNoel Grandin2-7/+0
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin1-16/+4
2017-05-29remove some unnecessary OString constructor callsNoel Grandin1-1/+1
2017-05-20cleanup unused css/script/ includesJochen Nitschke4-5/+0
2017-05-12remove unused uno::Reference varsNoel Grandin3-4/+2
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke1-1/+0
2017-05-07revert OSL_ASSERT changesChris Sherlock5-11/+17
2017-05-07tdf#43157: convert xmlscript from OSL_ASSERT to assertChris Sherlock5-17/+11
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky1-1/+0
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin1-1/+1
2017-04-10tdf#107029 xmlscript: fix enum conversionMiklos Vajna1-1/+1
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: xmlscriptStephan Bergmann1-1/+1
2017-04-06loplugin:redundantcast check for c-style float castsNoel Grandin1-3/+3
2017-04-04xmlscript: fix -Werror=maybe-uninitializedMiklos Vajna1-1/+1
2017-04-03use actual UNO enums in vcl..xmlsecurityNoel Grandin2-2/+2
2017-03-30remove type decorations on char literalsJochen Nitschke2-4/+4
2017-03-25Fix typosAndrea Gelmini1-2/+2
2017-03-03Remove redundant 'inline' keywordStephan Bergmann3-44/+44
2017-02-22loplugin:unusedfieldsNoel Grandin1-8/+3
2017-02-06Add missing #includesStephan Bergmann7-0/+8
2017-02-03Typo: progess->progressJulien Nabet1-1/+1
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin2-5/+2
2017-01-27improve "unnecessary user-declared destructor" checkNoel Grandin1-3/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann15-552/+194
2017-01-22cppcheck: multiConditionJochen Nitschke1-5/+0
2017-01-19New loplugin:dynexcspec: Add @throws documentation, xmlscriptStephan Bergmann1-0/+2
2017-01-19new loplugin: useuniqueptr: unotools..xmlscriptNoel Grandin1-3/+2