summaryrefslogtreecommitdiffstats
path: root/xmlsecurity
Commit message (Collapse)AuthorAgeFilesLines
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-2/+0
|
* fdo#60691 add modelines to *.src and *.hrc filesBorim2013-03-089-3/+25
| | | | | | | | | use solenv/bin/add-modulelines script for the task and remove all UTF bom from *.src and *.hrc files svx/source/dialog/hdft.src Change-Id: I745d4f0fe9b05436a142a03f8512970f91c41bd4
* make use of startsWith()Thomas Arnhold2013-03-081-1/+1
| | | | | | | Change-Id: Ie70097de550ddd1cddc6714f8f86f9723cb36679 Reviewed-on: https://gerrit.libreoffice.org/2599 Tested-by: Fridrich Strba <fridrich@documentfoundation.org> Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
* rename setInitialLayoutSize to setOptimalLayoutSizeCaolán McNamara2013-03-071-3/+7
| | | | | | | and add a mechanism to know that we're in true initial layout mode Change-Id: I4ff61160ae67a7ccf1cb8b25c41870c195d32b94
* doubled usingThomas Arnhold2013-03-052-2/+0
| | | | Change-Id: Ib1d3213a688194bfb027b7bca5bd9ac1b7bb1b28
* callcatcher: unused codeCaolán McNamara2013-03-042-7/+0
| | | | Change-Id: I7dcaa6f57815321e108cd7ce284fe145dc0506f2
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-031-1/+1
| | | | | | | | Using the autocorrect list of LibreOffice extras/source/autotext/lang/en-US/acor/DocumentList.xml Change-Id: I8b93969bc0742c2e95b8b7db3c4c37691e8d3657 Script: http://pastebin.ca/2327716
* remove all d.lstMichael Stahl2013-02-281-0/+0
| | | | Change-Id: Icba4218c5f9fe89d183d25ea82a8eae52881f885
* fdo#39446 - Bloat Removal. Removing uncallable code with callcatcherJean-Noël Rouvignac2013-02-272-52/+0
| | | | | | | | | | | | Removed several unused methods. Could not remove ScVbaFormat<ooo::vba::excel::XStyle>::getAddIndent() and ScVbaFormat<ooo::vba::excel::XStyle>::setAddIndent(com::sun::star::uno::Any const&) because it breaks compilation (they are implementing pure virtual methods). Should Test::test1Table1Page() really be removed? (test class) Conflicts: unusedcode.easy Change-Id: I98a761f66f28e3a82661c10a5fa1dc7e109fff2f
* Remove duplicate OIDThomas Arnhold2013-02-261-2/+1
| | | | | | | | | | | This ID is refers to digestedData and hashedData. http://msdn.microsoft.com/en-us/library/windows/desktop/aa381133(v=vs.85).aspx Change-Id: I2b9585332e27fad860aee458ef3183a9772e9c3f Reviewed-on: https://gerrit.libreoffice.org/2403 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
* remove some trivial duplicatesThomas Arnhold2013-02-252-2/+0
| | | | Change-Id: Ie736cb6d5ff7f4d1998338f4a3a3a3b0a67c79ad
* Add OIDs for Russian crypto algorithms.Valek Filippov2013-02-241-2/+7
| | | | Change-Id: Id1d6a623863d7643401dce912991e61de16695f2
* Fix typo begining/beginning.Julien Nabet2013-02-231-1/+1
| | | | Change-Id: I9fff386181a2be0bc83787c8b5aec9c1cb4db9c3
* [Uu]sefull -> [Uu]sefulJulien Nabet2013-02-221-1/+1
| | | | Change-Id: I5dad83789ff9b6815561208679a5e19821041e1f
* s/the the/the/Tor Lillqvist2013-02-222-3/+3
| | | | Change-Id: Iadacffaad832c6ff06757e8567e24f929f24a4c3
* coverity#735579 Logically dead codeNorbert Thiebaud2013-02-221-3/+1
| | | | | | | Change-Id: I68a1dc0926b1310b196212e0ec602cc9d78b43de Reviewed-on: https://gerrit.libreoffice.org/2230 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
* coverity#982735 Negative loop boundNorbert Thiebaud2013-02-221-6/+14
| | | | | | | Change-Id: I597cd1204b0b7f5c7351482c3cdd00fc6111218a Reviewed-on: https://gerrit.libreoffice.org/2224 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
* coverity#705782 Resource LeakNorbert Thiebaud2013-02-221-0/+1
| | | | | | | Change-Id: I8346d3fd2ce4345cc9a352abb608cfec5f6939f4 Reviewed-on: https://gerrit.libreoffice.org/2223 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
* coverity#982249 Unchecked return valueNorbert Thiebaud2013-02-221-10/+10
| | | | | | | Change-Id: I959599c899b489aa42ccce60c6794869041522a0 Reviewed-on: https://gerrit.libreoffice.org/2222 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
* coverity#705976 coverity#7074977Norbert Thiebaud2013-02-221-27/+26
| | | | | | | Change-Id: Iaedb5fcd87a24f478d7c4a9c25e32cd2d0ee55da Reviewed-on: https://gerrit.libreoffice.org/2221 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
* change lib:widget delimiter from : to -Caolán McNamara2013-02-213-3/+3
| | | | | | | because glade catalogs don't allow : in widgetnames which blocks making a catalog for our custom widgets Change-Id: I3d590ce7451264b49fa5a82a752dac44e47bbd81
* various efforts to consistently apply HIG rulesCaolán McNamara2013-02-203-7/+6
| | | | Change-Id: Ic55935d449cf69eb69da1be5bdb44d93f56f7d88
* fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan2013-02-191-12/+13
| | | | | | | | | | - replaced osl_trace with sal_info - added new log areas to log-area.dox Change-Id: Ib47c4b4c9604bca1f8a635dd01bb89702b47b591 Reviewed-on: https://gerrit.libreoffice.org/2010 Reviewed-by: Thorsten Behrens <tbehrens@suse.com> Tested-by: Thorsten Behrens <tbehrens@suse.com>
* nsscrypto_initializer: MSVC does not support C99 dynamic arraysMichael Stahl2013-02-191-6/+8
| | | | Change-Id: I407b2308756b46fbf0920881fc20972b486819b7
* coverity#705355 coverity#705356 Missing break in switchNorbert Thiebaud2013-02-181-0/+2
| | | | | | | Change-Id: I9a0a370eb1279a184a47e15bcefc6ce5e4025aa3 Reviewed-on: https://gerrit.libreoffice.org/2226 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
* coverity#982590 Explicit null dereferencedNorbert Thiebaud2013-02-181-7/+12
| | | | | | | Change-Id: Ie898603f64a4568a8502caf3db154ae5ce008af9 Reviewed-on: https://gerrit.libreoffice.org/2227 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
* coverity#982591 Dereference after null checkNorbert Thiebaud2013-02-181-3/+6
| | | | | | | Change-Id: I8651ecb0287d686da3e1ca6a6e46549abe3e0c38 Reviewed-on: https://gerrit.libreoffice.org/2225 Reviewed-by: Andras Timar <atimar@suse.com> Tested-by: Andras Timar <atimar@suse.com>
* adapt macro security dialog code to .uiCaolán McNamara2013-02-158-95/+47
| | | | Change-Id: I0527ff30508bd7fd9182ff0bfec87aef7907f1fb
* drop unused hidCaolán McNamara2013-02-141-1/+0
| | | | Change-Id: Ie176d91aaa39a354829630bdca3d39cb75146651
* -Werror,-Wunused-private-fieldStephan Bergmann2013-02-141-1/+0
| | | | Change-Id: I6c12d295372e847226adc61b2c9496f052cc2fdf
* split out trust page and adapt codeCaolán McNamara2013-02-149-473/+442
| | | | Change-Id: I79067df7174f5ae9bff51d997128cb033477aa6f
* move macro security dialog to xmlsecurityCaolán McNamara2013-02-148-127/+603
| | | | | | split out security page and adapt code Change-Id: I51dbd48b2ff4f65f6806fac70bda27ee15d4e176
* xmlsecurity: remove obsolete tools directoryMatúš Kukan2013-02-1054-9917/+0
| | | | | | | | Change-Id: I5a1df11c18eb5932651ee381fae29f2ac0697b6a Reviewed-on: https://gerrit.libreoffice.org/1608 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de> Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-303-14/+8
| | | | | | | Change-Id: Ie859cb2dfdc7103c379fce56be88eef8fe390afd Reviewed-on: https://gerrit.libreoffice.org/1924 Tested-by: Luboš Luňák <l.lunak@suse.cz> Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
* gbuild: remove various pointless calls that don't add anythingMichael Stahl2013-01-261-4/+0
| | | | Change-Id: I7eccac4fa8890c2873c6bbd7f8f5bf5b0dd006d2
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-262-0/+3
| | | | | | | | | - do not use gb_UnpackedTarball_copy_header_files for boost - adapt the optimization in concat-deps.c for new path - use boost_headers in all LinkTargets that require it - add explicit include paths to mysqlc, mysqlcppconn, libvisio, liborcus Change-Id: I0c43e73ed43cc9d2e6bce8faf55e992d655a0bb9
* Fix missing parenthesisJulien Nabet2013-01-201-1/+1
| | | | Change-Id: Id372cde73af484d2d03149d7bbb9f23132cdabf8
* add a CloseButton to vcl for convenienceCaolán McNamara2013-01-091-1/+1
| | | | | | | does exactly the same default action as a CancelButton except with "Close" as the label Change-Id: I538e8fc761cde4a1050d066ef935df1ecd930414
* move xmlsecurity .ui stuff to right place and adapt code to use itCaolán McNamara2013-01-0116-419/+716
| | | | Change-Id: If1f3dbbbef07004ec02a65563524c6c17dc16c00
* Fix "scope can be reduced" for 2 variablesJulien Nabet2012-12-281-3/+2
| | | | Change-Id: I200d7c545e82fd2167f22f5522033d6e64b975f8
* Get rid of (most uses of) GUITor Lillqvist2012-12-255-23/+23
| | | | | | | | | | GUI only takes values UNX or WNT, so it is fairly pointless. One can check whether OS is WNT or not instead. Change-Id: I78ae32c03536a496a563e5deeb0fca78aebf9c34 Reviewed-on: https://gerrit.libreoffice.org/1304 Reviewed-by: Peter Foley <pefoley2@verizon.net> Tested-by: Peter Foley <pefoley2@verizon.net>
* Remove unused cppuhelper/servicefactory.hxx includesStephan Bergmann2012-12-211-1/+0
| | | | Change-Id: I27fd4d1f1dfafccaa7936defb5cd687d6266e0a2
* Adapt to XComponentContextStephan Bergmann2012-12-075-14/+19
| | | | Change-Id: I2f2c745245722f90b8101995367c55878d568703
* Unused includeStephan Bergmann2012-12-071-1/+0
| | | | Change-Id: Ica71cc0eec1054386221c779948381e274ee6475
* Clean up SerialNumberAdapter implementationStephan Bergmann2012-12-076-53/+155
| | | | Change-Id: Iebf992544cb71fd2e2f4541a5a63fc962150e390
* convert libxmlsec to gbuildPeter Foley2012-11-301-0/+4
| | | | Change-Id: Id0ad4e1c8e3e1ac03c625fb77b70fe0aa8ddfcdc
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-3012-15/+0
| | | | | | | | | | | | This changes all generated API headers (.hpp and .hdl) to use a namespace alias 'css' instead of the pointlessly long com::sun::star Makes the change in cppumaker & associated tools, adds a global namespace alias definition in sal/types.h, and removes a kiloton of local, now pointless-to-harmful versions of that alias from all over the code. Change-Id: Ice5a644a6b971a981f01dc0589d48f5add31cc0f
* Merge branch 'feature/killsdf'Andras Timar2012-11-201-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | Conflicts: desktop/prj/build.lst helpcontent2 l10ntools/Executable_gsicheck.mk l10ntools/Executable_uiex.mk regexp/inc/regexp/reclass.hxx solenv/gbuild/AllLangResTarget.mk Change-Id: I398f0cd9e7daefa8d2e04fd977d5bc2e9708169b
| * Merge branch 'master' into feature/killsdfAndras Timar2012-11-1115-124/+114
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Repository.mk RepositoryFixes.mk connectivity/prj/build.lst extensions/prj/build.lst filter/prj/build.lst fpicker/prj/build.lst l10ntools/StaticLibrary_transex.mk saxon/build.xml shell/prj/build.lst solenv/gbuild/AllLangResTarget.mk solenv/gbuild/Configuration.mk solenv/gbuild/UI.mk ucb/source/ucp/webdav/webdavcontent.cxx
| * \ Merge branch 'master' into feature/killsdfAndras Timar2012-10-1310-64/+34
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile.top Module_tail_build.mk RepositoryExternal.mk RepositoryFixes.mk accessibility/source/standard/vclxaccessibletoolbox.cxx basic/source/uno/dlgcont.cxx connectivity/Library_ado.mk cross_tail_build/prj/build.lst desktop/source/offacc/acceptor.cxx filter/Library_PptImporter.mk filter/source/t602/filterenv.cxx i18npool/Library_textconv_dict.mk ooo.lst.in saxon/ExternalProject_saxon.mk saxon/build.xml sc/sdi/scalc.sdi sc/source/filter/xml/xmlstyli.cxx sc/source/ui/condformat/condformatdlg.cxx sc/source/ui/condformat/condformatmgr.cxx sc/source/ui/view/cellsh1.cxx sdext/source/pdfimport/misc/pwdinteract.cxx shell/qa/zip/makefile.mk shell/qa/zip/testimpl/makefile.mk solenv/gbuild/CppunitTest.mk solenv/gbuild/gbuild.mk solenv/gbuild/platform/android.mk solenv/gbuild/platform/com_GCC_defs.mk solenv/gbuild/platform/macosx.mk soltools/Executable_adjustvisibility.mk soltools/Executable_checkdll.mk soltools/Executable_cpp.mk soltools/Executable_javadep.mk soltools/Executable_makedepend.mk sw/qa/extras/rtfimport/rtfimport.cxx tail_build/prj/build.lst tomcat/ExternalProject_tomcat.mk ucb/source/ucp/webdav/webdavcontent.cxx xml2cmp/Executable_xml2cmp.mk