summaryrefslogtreecommitdiff
path: root/comphelper/source/misc/anycompare.cxx
AgeCommit message (Expand)Author
2024-04-30loplugin:ostr in comphelperNoel Grandin
2022-01-09use C++ class handling ownership for anyToString()Luboš Luňák
2022-01-09make anyLess() work also for compound types such as sequencesLuboš Luňák
2021-02-10Remove unneeded breaksAndrea Gelmini
2021-01-20improve some IllegalArgumentException messagesNoel
2020-09-11small optimisationNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-05-13tdf#107592 Impress PPS save to ODP slowNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-02-21loplugin:subtlezeroinit: comphelperStephan Bergmann
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2016-04-25Some more sal_Bool -> boolStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-27com::sun::star->css in comphelperNoel Grandin
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2014-09-25comphelper: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-05-11fix-includes.pl: comphelperThomas Arnhold
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-27Remove visual noise from comphelperAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-01remove boilerplate commentsThomas Arnhold
2012-06-29re-base on ALv2 code.Michael Meeks
2012-06-29gridfixes: #i117265# implement less-predicate for Date/Time structsFrank Schoenheit [fs]
2012-06-29Remove UNO includes commentsThomas Arnhold
2011-11-27remove include of pch header in comphelperNorbert Thiebaud
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-01-18gridsort: getStandardLessPredicate: optional collator instance for string com...Frank Schoenheit [fs]
2011-01-18gridsort: outsorced the STL-compatible Less-predicates for UNO types from enu...Frank Schoenheit [fs]