summaryrefslogtreecommitdiff
path: root/xmlsecurity/source
AgeCommit message (Collapse)Author
2014-10-08back out more wrong and confusing tools::Time comment changesEike Rathke
Apparently fc04f76336fdf8c96e35382cdeb497e2f939705c used some sed script to change all ... Change-Id: Ie609bd02a2c5d70109fc6185cf4440480f29d8f5
2014-10-06loplugin: cstylecastNoel Grandin
Change-Id: I37d7c3e59f1debbee8d92e76f4d08fff773000b3
2014-10-01fdo#82577: Handle TimeNoel Grandin
Put the TOOLS Time class in the tools namespace. Avoids clash with the X11 Time typedef. Change-Id: Iac57d5aef35e81ace1ee0d5e6d76cb278f8ad866 Reviewed-on: https://gerrit.libreoffice.org/11684 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-09-23fdo#82577: Handle WindowNoel Grandin
Put the VCL Window class in the vcl namespace. Avoids clash with the X11 Window typedef. Change-Id: Ib1beb7ab4ad75562a42aeb252732a073d25eff1a
2014-09-08Related #82088: removed last css aliases in hxxStefan Weiberg
* Only unfixed header namespace alias in ConnectionLog.hxx: LogLevel = ::com::sun::star::logging::LogLevel Change-Id: I48c941a4762830f2265c8241f4c1695a43ec891a Reviewed-on: https://gerrit.libreoffice.org/11333 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-09-05Fix emacs modeline.Jan Holesovsky
Change-Id: I56aa8c6e5da4d682a932af4e57404a870c13c231
2014-09-02coverity#1215310 Uncaught exceptionCaolán McNamara
Change-Id: Ie08163875b1190532b9892c60829bb0ade56cbd7
2014-08-28Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann
Change-Id: Id03c16337cb637c7f63fb789697c8bceec905bda
2014-08-25convert RID_XMLSECWB_NO_MOZILLA_PROFILE to MessageDialog + stringCaolán McNamara
Change-Id: I7e02dc9db8c6a3195a4b2adccea3d0f4e260c661
2014-08-22QueryBox MSG_XMLSECDLG_QUERY_REMOVEDOCSIGNBEFORESIGN -> MessageDialog + stringCaolán McNamara
Change-Id: I9dcbc271dac9a2395bf2a7adb160c965627a0277
2014-08-16fix buildMarkus Mohrhard
Change-Id: If2f35d4ce68f604db1789e1535c341908628838d
2014-08-15ErrorBox RID_XMLSECDLG_OLD_ODF_FORMAT to StringThomas Arnhold
Change-Id: I474efcf128b990d148584292422cefa71a3c3c76
2014-08-12Grid and separarate "valid from/to" for CertificateViewerTomaž Vajngerl
Change-Id: I32661d0ec57c9f855806a44349d20c8fe651f293
2014-08-12Get rid of xmlsec_trace() and use SAL_INFO("xmlsecurity.xmlsec")Tor Lillqvist
Change-Id: I3e1db89de2019285ce313f9bae1375a5b82f6383
2014-08-12callcatcher: another round of ResId removalsCaolán McNamara
Change-Id: Ia3acdb3501b7735820258cb090e731f5814bc07f
2014-08-11callcatcher: update unused codeCaolán McNamara
lots of ResID stuff going away now Change-Id: Iad8524e201cd3072db71da9e5ee1c244ed337967
2014-08-09xmlsec: clean up resource file dialogs.hrcThomas Arnhold
now unused after ui conversion Change-Id: Ic3e4f9fdd3f84c3890c6d9a33c11e372ab5b3bd0
2014-08-09WaE: unused function 'ShinkToFit'David Tardon
Change-Id: I01643b7f121dcafaf3cba3bb43d7339855f25d8d
2014-08-09Converted RID_XMLSECTP_GENERAL to Widget Layout.Rachit Gupta
Change-Id: I52a7f857715dc9cba7aa7748cea5b30b91ed9011 Reviewed-on: https://gerrit.libreoffice.org/10842 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-08-04create OUString from literalThomas Arnhold
Change-Id: I8198fbad20daa7262e42a452c8d81fcfa3331680
2014-08-04Delete RID_XMLSECTP_MACROWARN dialogPalenik Mihály
I deleted unused RID_XMLSECTP_MACROWARN and MacroWarning class. Change-Id: Iaf0a99eae53b08a8a8869696ba19ae2023ede52a Reviewed-on: https://gerrit.libreoffice.org/10718 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-08-03Converted RID_XMLSECTP_DETAILS to Widget Layout.Rachit Gupta
Change-Id: Ie284f5902879093f882a1f69b481df4a1a319a35 Reviewed-on: https://gerrit.libreoffice.org/10693 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-08-02drop defines for noexistent stringsDavid Tardon
Change-Id: Id04ca66ffd2710561571812c9185907cdfab6416
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
Change-Id: I6d5a952901648e01904ef5c37f953c517304d31e
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
Change-Id: I42119f656ca528286fb25d2d36c0af54b7d04a6b
2014-06-04update_pch: add a bunch of pch filesThomas Arnhold
desktop: 1m51s -> 54s framework: 1m55s -> 1m04s package: 32s -> 16s sdext: 1m31s -> 47s svgio: 32s -> 15s uui: 49s -> 20s vbahelper: 1m44s -> 27s xmlscript: 15s -> 10s xmlsecurity: 45s -> 23s Change-Id: Ia437969c091bf877983ababc5ea2d044bbc0bee0
2014-05-29fdo#68849: Add header guards to all include filesJens Carl
Added header guards to files in directories xml*/* Change-Id: Ia5dfb9ab494bfbfae7537f2d54ff11331dc8c922 Reviewed-on: https://gerrit.libreoffice.org/9539 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-05-27remove unnecessary use of Reference constructor in throwNoel Grandin
Convert code like this: throw IOException("xx", Reference< XInterface >(static_cast<OWeakObject*>(this)) ); to this: throw IOException("xx", static_cast<OWeakObject*>(this) ); Change-Id: Ife9f645f0f1810a8e80219126193015502c43dbb
2014-05-24cppcheck: Prefer prefix ++/-- operatorsJulien Nabet
Change-Id: I290ccba1487e59ea6f86bfb0382671ca4ed50831
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
Now that we have default values for Exception constructor params, remove lots of boilerplate code. Change-Id: I620bd641eecfed38e6123873b3b94aaf47922e74
2014-05-23coverity#1215310 Uncaught exceptionCaolán McNamara
Change-Id: I8d9663f8dedda8e7006e7ac6545cb15188a1ec2d
2014-05-19fix-includes.pl: xmlsecurityThomas Arnhold
Change-Id: Ie3dd8674e1fa927d15eeb6a64a0cad24b8825262
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
for i in `find . -name *.src -or -name *.hrc`; do FILE=$(cat -s "$i"); echo "$FILE" > "$i"; done Change-Id: I2bac5ad3e1eb3c566e5c867ccf45893a19e1561e
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin
Implement a clang plugin to find them, and clean up existing code to pass them by reference. Change-Id: If642d87407c73346d9c0164b9fc77c5c3c4354b8 Reviewed-on: https://gerrit.libreoffice.org/9351 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-05-11coverity#982735 Negative loop boundCaolán McNamara
xmlSecBase64Decode returns int Change-Id: I5bfb273141e62f1355033c669c49af5c645da900
2014-05-07coverity#1209500 Explicit null dereferencedCaolán McNamara
Change-Id: I11aa7ecfa52054085aaca70b165a831b5ec8577b
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
Look for code like: xxx ? yyy : false; Which can be simplified to: xxx && yyy Change-Id: Ia33c0e452aa28af3f0658a5382895aaad0246b4d
2014-04-24coverity#707484 Uncaught exceptionCaolán McNamara
Change-Id: I1881add525365feaf25ce61b2be027f6ea1bcce7
2014-04-24coverity#707488 Uncaught exceptionCaolán McNamara
Change-Id: I568de20d26cff7742529a93f5a86b10ee2ac630c
2014-04-24coverity#707489 Uncaught exceptionCaolán McNamara
Change-Id: Ia15d9c6761b1b7990586b766a4f8c385c04edc0a
2014-04-24coverity#707490 Uncaught exceptionCaolán McNamara
Change-Id: I8aeff7a5e3513d316202d40b953435238c1bf714
2014-04-24xmlsecurity: sal_Bool->boolNoel Grandin
Change-Id: I4f32fe3b5133e13dab88ca1c9acd021d84dc59a9
2014-04-23huge hrc and src file cleanupThomas Arnhold
* mostly fallout from ui conversion * some completely unused defines from src files * lots of unused HID ids Change-Id: I976561205798db3d06ee139de6223f638e58f47a Reviewed-on: https://gerrit.libreoffice.org/9142 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
2014-04-22clean up hrc filesThomas Arnhold
Change-Id: I76756fe539589d2ab086fd1f1aeec50a9f39af37
2014-04-22clean up hrc filesThomas Arnhold
and remove some unused stuff Change-Id: Iea6177c3d2f9d0668187e66155b62688ae2ecb04
2014-04-19WaE: Unreferenced function definition [loplugin:unreffun]Tor Lillqvist
Change-Id: Ibac16b109d9024a75fc6045d5d55fb5d21eee70a
2014-04-19fixincludeguards.sh: xmlsecurityThomas Arnhold
2014-04-14Clean up function declarationsStephan Bergmann
Change-Id: I448e0cf2abeeafb0f6266baeb95705b3a11705a4
2014-04-11Use valid UNOIDL identifiers in XCompressedDocumentHandlerStephan Bergmann
...which is new in LO 4.3 and still unpublished. Change-Id: I2d6b553c27906d7855c62f33fdf0060b58d3ec62
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
i.e. convert "::sal_Bool" to "sal_Bool" Change-Id: Ie5943aee4fee617bf2670655558927ed25b7e067