summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)AuthorFilesLines
2020-01-08[API CHANGE] extend css.security.XDocumentDigitalSignaturesbrinzing1-2/+45
2020-01-06tdf#54938 Adapt supportsService implementations to cppu::supportsServiceYusuf Keten1-2/+2
2019-12-25sal_Char->char in xmloff..xmlsecurityNoel Grandin2-2/+2
2019-12-22loplugin:finalclasses in xmlsecurityNoel Grandin10-10/+10
2019-12-18Elide use of rtl_Instance (which is obsoleted by C++11 thread-safe statics)Noel Grandin1-32/+9
2019-12-17Fix macro security UI usability problemsJan-Marek Glogowski4-19/+66
2019-12-05loplugin:external (clang-cl)Stephan Bergmann3-0/+12
2019-12-01boost::optional: replace uses of get_value_or with value_orStephan Bergmann1-1/+1
2019-11-29make some function symbols module privateNoel Grandin2-4/+4
2019-11-26loplugin:consttobool (clang-cl)Stephan Bergmann1-2/+2
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann8-0/+28
2019-11-19loplugin:fakebool (clang-cl)Stephan Bergmann1-2/+2
2019-11-15make some classes module-privateNoel Grandin1-1/+1
2019-11-11remove a PCH for which the library has already been removedLuboš Luňák2-46/+0
2019-11-05make some classes module-privateNoel Grandin5-5/+5
2019-11-03loplugin:stringaddNoel Grandin1-3/+1
2019-11-03find symbols that can be privateNoel Grandin2-8/+8
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann1-4/+2
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák2-4/+25
2019-10-17Remove some memset callsMike Kaganski1-2/+1
2019-10-16tdf#42316 handle saving to template filtersJan-Marek Glogowski1-18/+163
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin1-1/+1
2019-10-10Silence -Werror,-Wunused-variable (clang-cl)Stephan Bergmann1-1/+1
2019-10-09tdf#114441 changed some sal_uLong to better fitting typesChristian Barth1-1/+1
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin1-1/+1
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara4-4/+6
2019-10-01loplugin:stringconstant (clang-cl)Stephan Bergmann5-6/+6
2019-10-01add activates_default to GtkEntries in dialogsCaolán McNamara1-5/+7
2019-09-28loplugin:constmethod in xmlsecurityNoel Grandin8-15/+15
2019-09-26Remove some unused includesMiklos Vajna1-1/+0
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák2-2/+2
2019-09-10Fix typosAndrea Gelmini1-1/+1
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov5-16/+11
2019-09-06Fixing '....' and '..'Andrea Gelmini2-2/+2
2019-08-23tdf#39593 extract UnoTunnelId comparison to template functionArkadiy Illarionov4-4/+4
2019-08-21loplugin:constvars, look for loop vars that can be constNoel Grandin1-1/+1
2019-08-20tdf#116862 do not encrypt to self when encryption key is not setFranklin Weng1-7/+9
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin1-2/+1
2019-08-16new loplugin:sequenceloopNoel Grandin7-9/+10
2019-08-14Simplify OUString array initializationMike Kaganski1-10/+11
2019-08-14Don't hardcode "C:\\Program Files (x86)" path on WindowsMike Kaganski2-2/+23
2019-08-13tdf#116085 add more Gpg4Win binary locationsThorsten Behrens1-3/+8
2019-08-10assertDocument is only defined for HAVE_FEATURE_GPGVERIFYStephan Bergmann1-0/+2
2019-08-06tdf#42316 preserve macro signature of templatesJan-Marek Glogowski4-1/+248
2019-07-31Fix typosAndrea Gelmini31-34/+34
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): xmlsecurityStephan Bergmann20-31/+31
2019-07-25Fix typosAndrea Gelmini1-1/+1
2019-07-24Fix typosAndrea Gelmini9-21/+21
2019-07-21loplugin:referencecasting in xmlsecurityNoel Grandin6-42/+23
2019-07-16cid#1448421 unsafe_xml_parse_configCaolán McNamara1-1/+1