summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)Author
2015-04-09loplugin:staticmethodsNoel Grandin
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-24loplugin:constantfunction: xmlsecurityNoel Grandin
2015-03-23cppcheck: add some explicitsCaolán McNamara
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara
2015-03-09V801: Decreased performanceCaolán McNamara
2015-03-05V801: Decreased performanceCaolán McNamara
2015-02-26cppcheck: variableScopeCaolán McNamara
2015-02-10cppcheck: variableScopeCaolán McNamara
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-05Updated all precompiled headers.Ashod Nakashian
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-25coverity#1266458 Argument cannot be negativeCaolán McNamara
2015-01-20Some more loplugin:cstylecast: xmlsecurityStephan Bergmann
2015-01-19fdo#39440 reduce scope of local variablesMichael Weghorn
2015-01-19Fix typo comments Resouce->ResourceAndrea Gelmini
2015-01-13simplify Date/Time/DateTime conversion codeNoel Grandin
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-05java: remove dead codeNoel Grandin
2014-12-18xmlsecurity: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-09xmlsecurity: HIG fixesAdolfo Jayme Barrientos
2014-12-08Typo "mehtod" -> "method"Stephan Bergmann
2014-12-04Bin noise commentsTor Lillqvist
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-20coverity#982248 Unchecked return valueCaolán McNamara
2014-10-15loplugin: cstylecastNoel Grandin
2014-10-08back out more wrong and confusing tools::Time comment changesEike Rathke
2014-10-06loplugin: cstylecastNoel Grandin
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-25java: when rethrowing exceptions, store the original causeNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-08Related #82088: removed last css aliases in hxxStefan Weiberg
2014-09-05Fix emacs modeline.Jan Holesovsky
2014-09-02coverity#1215310 Uncaught exceptionCaolán McNamara
2014-08-28Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann
2014-08-25convert RID_XMLSECWB_NO_MOZILLA_PROFILE to MessageDialog + stringCaolán McNamara