summaryrefslogtreecommitdiff
path: root/xmlsecurity/README
blob: 52a4790094039b5f3db1cdc6c6cdccb5bb0afb6d (plain)
1
2
3
4
Stuff for document signing.

This code provides dialogs, and infrastructure wrapping libxmlsec and gpgme that
implements document signing.
Cell.cxx?h=libreoffice-7-3&id=8a017d25a62e878fdd32f189f0663b05d2ffb9cf'>Avoid COW overhead using css::uno::SequenceMike Kaganski 2021-08-16Drop tools::Rectangle::getX/getY, which are just duplicates of Left/TopMike Kaganski 2021-02-21loplugin:refcounting in scNoel 2021-01-02introduce Degree100 strong_int typeNoel 2021-01-01tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorDuP-491 2020-11-12New loplugin:stringviewparamStephan Bergmann 2020-10-20use tools::Long in scNoel 2020-09-18ScCellIterator never passed a null ScDocument*Caolán McNamara 2020-09-15establish that ScViewData::GetDocument can always return ScDocument&Caolán McNamara 2020-07-29loplugin:flatten in sc/ui/AccessibilityNoel Grandin 2020-05-30pass ScSheetLimits aroundNoel Grandin 2020-04-16tdf#132147: formula may be emptyMike Kaganski 2019-12-13sc: rowcol: tdf#50916 pass ScDocument* around in data/Noel Grandin 2019-12-10Related: tdf#129300 add ScRotateValueItem description in degreesCaolán McNamara 2019-11-11sc: rowcol: tdf#50916 convert mark data structuresNoel Grandin 2019-11-03loplugin:stringaddNoel Grandin 2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann 2019-10-19sc: rowcol: tdf#50916 convert ucalc test, and docfunc.Michael Meeks 2019-10-01loplugin:stringadd in scNoel Grandin 2019-09-26loplugin:constmethod in scNoel Grandin 2019-08-12Fix typosAndrea Gelmini 2019-08-09Simplify Sequence iterations in scArkadiy Illarionov 2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): scStephan Bergmann 2019-02-21tdf#42949 Fix IWYU warnings in sc/source/ui/[a-c]*Gabor Kelemen 2019-02-09loplugin:indentation in scNoel Grandin 2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen 2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski 2018-10-16tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[a-e]*Gabor Kelemen 2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke