summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)Author
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin
2020-02-09Fix typoAndrea Gelmini
2020-02-07test: move component context from subclasses to BootstrapFixtureMiklos Vajna
2020-02-07Remove erroneous whitespace in update_pchMuhammet Kara
2020-02-03tdf:#54938Adapt supportsService implementations to cppu::supportsServiceiakarsu
2020-02-03tdf#54938: Adapt supportsService implementations to cppu::supportsServiceHakan Bakacak
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák
2020-02-01tdf#54938: Adapt supportsService implementations to cppu::supportsServiceCanberk TURAN
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-28tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorFaruk Demirbaş
2020-01-28remove some unused local varsNoel Grandin
2020-01-28remove some unused local varsNoel Grandin
2020-01-21Make TempFile destructor remove temp directory recursivelySamuel Mehrbrodt
2020-01-13tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci
2020-01-08[API CHANGE] extend css.security.XDocumentDigitalSignaturesbrinzing
2020-01-06tdf#54938 Adapt supportsService implementations to cppu::supportsServiceYusuf Keten
2019-12-25sal_Char->char in xmloff..xmlsecurityNoel Grandin
2019-12-22loplugin:finalclasses in xmlsecurityNoel Grandin
2019-12-18Elide use of rtl_Instance (which is obsoleted by C++11 thread-safe statics)Noel Grandin
2019-12-17Fix macro security UI usability problemsJan-Marek Glogowski
2019-12-05loplugin:external (clang-cl)Stephan Bergmann
2019-12-01boost::optional: replace uses of get_value_or with value_orStephan Bergmann
2019-11-29make some function symbols module privateNoel Grandin
2019-11-26loplugin:consttobool (clang-cl)Stephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-19loplugin:fakebool (clang-cl)Stephan Bergmann
2019-11-15make some classes module-privateNoel Grandin
2019-11-11remove a PCH for which the library has already been removedLuboš Luňák
2019-11-05make some classes module-privateNoel Grandin
2019-11-03loplugin:stringaddNoel Grandin
2019-11-03find symbols that can be privateNoel Grandin
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák
2019-10-17Remove some memset callsMike Kaganski
2019-10-16tdf#42316 handle saving to template filtersJan-Marek Glogowski
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-10Silence -Werror,-Wunused-variable (clang-cl)Stephan Bergmann
2019-10-09tdf#114441 changed some sal_uLong to better fitting typesChristian Barth
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-10-01loplugin:stringconstant (clang-cl)Stephan Bergmann
2019-10-01add activates_default to GtkEntries in dialogsCaolán McNamara
2019-09-28loplugin:constmethod in xmlsecurityNoel Grandin
2019-09-26Remove some unused includesMiklos Vajna
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák
2019-09-10Fix typosAndrea Gelmini
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov
2019-09-06Fixing '....' and '..'Andrea Gelmini
2019-08-23tdf#39593 extract UnoTunnelId comparison to template functionArkadiy Illarionov
2019-08-21loplugin:constvars, look for loop vars that can be constNoel Grandin