summaryrefslogtreecommitdiffstats
path: root/xmlsecurity
Commit message (Expand)AuthorAgeFilesLines
* vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin2015-04-095-29/+29
* vcl: VclPtr conversion in xmlsecurityNoel Grandin2015-04-098-1/+43
* loplugin:staticmethodsNoel Grandin2015-04-0915-49/+49
* Change INetProtocol enumerators to CamelCaseStephan Bergmann2015-04-021-1/+1
* Change INetProtocol to scoped enumerationStephan Bergmann2015-04-021-1/+1
* Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann2015-03-313-13/+13
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-284-9/+9
* const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann2015-03-267-49/+49
* loplugin:constantfunction: xmlsecurityNoel Grandin2015-03-243-15/+1
* cppcheck: add some explicitsCaolán McNamara2015-03-237-8/+8
* Fix various XServiceInfo implementationsStephan Bergmann2015-03-172-4/+35
* utl::ConfigItem::Commit() should call ClearModified()Michael Stahl2015-03-111-2/+5
* V668 no sense in testing the result of new against nullCaolán McNamara2015-03-112-10/+1
* V801: Decreased performanceCaolán McNamara2015-03-094-6/+6
* V801: Decreased performanceCaolán McNamara2015-03-052-2/+2
* cppcheck: variableScopeCaolán McNamara2015-02-261-4/+3
* cppcheck: variableScopeCaolán McNamara2015-02-101-11/+4
* loplugin:deletedspecialStephan Bergmann2015-02-071-2/+1
* Updated all precompiled headers.Ashod Nakashian2015-02-053-1/+4
* callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara2015-01-294-193/+0
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-262-17/+17
* coverity#1266458 Argument cannot be negativeCaolán McNamara2015-01-251-8/+4
* Some more loplugin:cstylecast: xmlsecurityStephan Bergmann2015-01-207-38/+38
* fdo#39440 reduce scope of local variablesMichael Weghorn2015-01-193-26/+13
* Fix typo comments Resouce->ResourceAndrea Gelmini2015-01-191-1/+1
* simplify Date/Time/DateTime conversion codeNoel Grandin2015-01-132-12/+4
* brute-force find-and-remove of unused #define constants.Noel Grandin2015-01-083-14/+0
* fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2015-01-071-1/+1
* java: remove dead codeNoel Grandin2015-01-051-6/+0
* xmlsecurity: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-1814-53/+36
* xmlsecurity: HIG fixesAdolfo Jayme Barrientos2014-12-094-37/+20
* Typo "mehtod" -> "method"Stephan Bergmann2014-12-082-3/+3
* Bin noise commentsTor Lillqvist2014-12-047-40/+32
* cppuhelper: clean up public headers with include-what-you-useMichael Stahl2014-11-185-0/+5
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-1711-2/+13
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-142-7/+7
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-1230-56/+56
* Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini2014-10-301-1/+1
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-291-1/+0
* coverity#982248 Unchecked return valueCaolán McNamara2014-10-201-1/+1
* loplugin: cstylecastNoel Grandin2014-10-154-8/+8
* back out more wrong and confusing tools::Time comment changesEike Rathke2014-10-081-1/+1
* loplugin: cstylecastNoel Grandin2014-10-064-7/+7
* fdo#82577: Handle TimeNoel Grandin2014-10-017-11/+11
* java: when rethrowing exceptions, store the original causeNoel Grandin2014-09-251-2/+2
* fdo#82577: Handle WindowNoel Grandin2014-09-239-26/+26
* fdo#82577: Handle FontNoel Grandin2014-09-181-2/+2
* Related #82088: removed last css aliases in hxxStefan Weiberg2014-09-084-12/+11
* Fix emacs modeline.Jan Holesovsky2014-09-051-1/+1
* coverity#1215310 Uncaught exceptionCaolán McNamara2014-09-022-2/+2