summaryrefslogtreecommitdiffstats
path: root/xmlsecurity
Commit message (Expand)AuthorAgeFilesLines
* boost::optional: replace uses of get_value_or with value_orStephan Bergmann2019-12-011-1/+1
* make some function symbols module privateNoel Grandin2019-11-292-4/+4
* loplugin:consttobool (clang-cl)Stephan Bergmann2019-11-261-2/+2
* Extend loplugin:external to warn about classesStephan Bergmann2019-11-228-0/+28
* loplugin:fakebool (clang-cl)Stephan Bergmann2019-11-191-2/+2
* make some classes module-privateNoel Grandin2019-11-151-1/+1
* remove a PCH for which the library has already been removedLuboš Luňák2019-11-112-46/+0
* make some classes module-privateNoel Grandin2019-11-055-5/+5
* loplugin:stringaddNoel Grandin2019-11-031-3/+1
* find symbols that can be privateNoel Grandin2019-11-032-8/+8
* Fix StringAdd::isCompileTimeConstantStephan Bergmann2019-10-311-4/+2
* make bin/update_pch.s always include code in trivial #if'sLuboš Luňák2019-10-182-4/+25
* Remove some memset callsMike Kaganski2019-10-171-2/+1
* tdf#42316 handle saving to template filtersJan-Marek Glogowski2019-10-161-18/+163
* loplugin:stringadd look for unnecessary temporariesNoel Grandin2019-10-141-1/+1
* Silence -Werror,-Wunused-variable (clang-cl)Stephan Bergmann2019-10-101-1/+1
* tdf#114441 changed some sal_uLong to better fitting typesChristian Barth2019-10-091-1/+1
* loplugin:redundantpointerops simplify *p.get()Noel Grandin2019-10-081-1/+1
* Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara2019-10-064-4/+6
* loplugin:stringconstant (clang-cl)Stephan Bergmann2019-10-015-6/+6
* add activates_default to GtkEntries in dialogsCaolán McNamara2019-10-011-5/+7
* loplugin:constmethod in xmlsecurityNoel Grandin2019-09-288-15/+15
* Remove some unused includesMiklos Vajna2019-09-261-1/+0
* do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák2019-09-232-2/+2
* Fix typosAndrea Gelmini2019-09-101-1/+1
* tdf#39593 use isUnoTunnelIdArkadiy Illarionov2019-09-065-16/+11
* Fixing '....' and '..'Andrea Gelmini2019-09-062-2/+2
* tdf#39593 extract UnoTunnelId comparison to template functionArkadiy Illarionov2019-08-234-4/+4
* loplugin:constvars, look for loop vars that can be constNoel Grandin2019-08-211-1/+1
* tdf#116862 do not encrypt to self when encryption key is not setFranklin Weng2019-08-201-7/+9
* use more TOOLS_WARN_EXCEPTIONNoel Grandin2019-08-161-2/+1
* new loplugin:sequenceloopNoel Grandin2019-08-167-9/+10
* Simplify OUString array initializationMike Kaganski2019-08-141-10/+11
* Don't hardcode "C:\\Program Files (x86)" path on WindowsMike Kaganski2019-08-142-2/+23
* tdf#116085 add more Gpg4Win binary locationsThorsten Behrens2019-08-131-3/+8
* assertDocument is only defined for HAVE_FEATURE_GPGVERIFYStephan Bergmann2019-08-101-0/+2
* tdf#42316 preserve macro signature of templatesJan-Marek Glogowski2019-08-064-1/+248
* Fix typosAndrea Gelmini2019-07-3131-34/+34
* Improved loplugin:stringconstant (now that GCC 7 supports it): xmlsecurityStephan Bergmann2019-07-3120-31/+31
* Fix typosAndrea Gelmini2019-07-251-1/+1
* Fix typosAndrea Gelmini2019-07-249-21/+21
* loplugin:referencecasting in xmlsecurityNoel Grandin2019-07-216-42/+23
* cid#1448421 unsafe_xml_parse_configCaolán McNamara2019-07-161-1/+1
* cid#1448248 Unchecked return valueCaolán McNamara2019-07-161-1/+1
* loplugin:passstuffbyrefNoel Grandin2019-06-181-1/+1
* loplugin:logexceptionnicely in xmlhelp..xmlsecurityNoel Grandin2019-06-183-10/+13
* XSecController must be a complete type here (Windows --disable-pch)Stephan Bergmann2019-06-041-1/+1
* tdf#39593 use UNO3_GETIMPLEMENTATION* macrosArkadiy Illarionov2019-06-034-62/+6
* Removed duplicated includeAndrea Gelmini2019-05-291-3/+0
* xmlsecurity: add missing includeMiklos Vajna2019-05-271-0/+1