Age | Commit message (Expand) | Author |
2019-03-16 | weld SwEditRegionDlg | Caolán McNamara |
2019-03-16 | clarify that set_visible(true/false) is just show/hide | Caolán McNamara |
2019-03-07 | build: support disabling poppler | Ashod Nakashian |
2019-03-07 | log nice exception messages whereever possible | Noel Grandin |
2019-03-05 | Introduce o3tl::underlyingEnumValue | Stephan Bergmann |
2019-02-27 | loplugin:unusedfields look for classes where we can make all the.. | Noel Grandin |
2019-02-26 | loplugin:indentation (clang-cl) | Stephan Bergmann |
2019-02-25 | loplugin:unusedmethods | Noel Grandin |
2019-02-21 | loplugin:unusedfields in xmlhelp,xmlsecurity | Noel Grandin |
2019-02-19 | weld ChineseDictionaryDialog | Caolán McNamara |
2019-02-14 | drop unneeded vcl includes, update pch | Caolán McNamara |
2019-02-14 | weld MacroSecurity cluster | Caolán McNamara |
2019-02-14 | weld DigitalSignaturesDialog | Caolán McNamara |
2019-02-14 | weld CertificateChooser | Caolán McNamara |
2019-02-14 | [API CHANGE] add setParentWindow to XDocumentDigitalSignatures | Caolán McNamara |
2019-02-13 | weld CertificateViewer cluster | Caolán McNamara |
2019-02-13 | Pointer is pointless | Noel Grandin |
2019-02-12 | tdf#120703 PVS: remove redundant static casts | Mike Kaganski |
2019-02-11 | new loplugin indentation | Noel Grandin |
2019-02-05 | tdf#42949 Fix IWYU warnings in include/svtools/* | Gabor Kelemen |
2019-01-18 | CppunitTest_xmlsecurity_pdfsigning: use CPPUNIT_TEST_FIXTURE() | Miklos Vajna |
2019-01-13 | Avoid OUString temporaries, simplify | Matteo Casalin |
2019-01-11 | o3tl::make_unique -> std::make_unique in xmlsecurity/ | Gabor Kelemen |
2019-01-09 | CppunitTest_xmlsecurity_signing: use CPPUNIT_TEST_FIXTURE() | Miklos Vajna |
2019-01-07 | Fix typo | Andrea Gelmini |
2019-01-07 | tdf#42949 Fix IWYU warnings in include/vcl/[v-x]* | Gabor Kelemen |
2018-12-31 | NSS: create a temporary database instead of in-memory | Tomaž Vajngerl |
2018-12-31 | Remove some useless whitespaces | Tomaž Vajngerl |
2018-12-30 | Fix typo in code | Andrea Gelmini |
2018-12-24 | Fix signing empty Configurations2/accelerator/current.xml | Tomaž Vajngerl |
2018-12-20 | tdf#42949 Fix IWYU warnings in include/vcl/[t-u]* | Gabor Kelemen |
2018-12-13 | Library_xsec_xmlsec: one dll implementation macro is enough | Miklos Vajna |
2018-12-08 | use Image(OUString) instead of Image(Bitmap(OUString)) | Noel Grandin |
2018-12-04 | tdf#118373 xmlsecurity: avoid stderr output on libxmlsec version check | Miklos Vajna |
2018-12-01 | convert to range for | Tomaž Vajngerl |
2018-12-01 | xmlsecurity: clean-up code a bit | Tomaž Vajngerl |
2018-11-29 | remove unnecessary "if (!empty()" checks before loops | Noel Grandin |
2018-11-28 | Fix typos | Andrea Gelmini |
2018-11-28 | drop some unnecessary includes | Caolán McNamara |
2018-11-26 | sfx2: show partial signatures even if cert validation fails | Miklos Vajna |
2018-11-21 | weld SwCondCollPage | Caolán McNamara |
2018-11-19 | weld TreeView | Caolán McNamara |
2018-11-17 | Adapt to C++2a char_t | Stephan Bergmann |
2018-11-16 | loplugin:staticmethods improvement | Noel Grandin |
2018-11-16 | Fix typos | Andrea Gelmini |
2018-11-15 | Adapt recent CppunitTest_xmlsecurity_signing fix to ASan | Stephan Bergmann |
2018-11-14 | xmlsecurity: make members of OOXMLSecExporter::Impl private | Miklos Vajna |
2018-11-14 | Add unit test for reading ODF signed signatureline | Samuel Mehrbrodt |
2018-11-13 | CppunitTest_xmlsecurity_signing: turn on clang-format for this file | Miklos Vajna |
2018-11-13 | Related tdf#118581 Use subject name, not issuer name for signature line | Samuel Mehrbrodt |