summaryrefslogtreecommitdiff
path: root/ucb/source/sorter
AgeCommit message (Expand)Author
2024-05-15loplugin:ostr in ucbNoel Grandin
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-03-10improve loplugin:unnecessarylockingNoel Grandin
2023-02-17osl::Mutex->std::mutex in SortedDynamicResultSetListenerNoel Grandin
2023-02-17osl::Mutex->std::mutex in SortedDynamicResultSetNoel Grandin
2023-02-14osl::Mutex->std::mutex in SortedResultSetNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-04-12Recheck modules [uU]* with IWYUGabor Kelemen
2021-12-17use more OInterfaceContainer3::notifyEachNoel Grandin
2021-12-04use OMultiTypeInterfaceContainerHelperVar3 in SortedResultSetNoel Grandin
2021-11-30use more OInterfaceContainerHelper2 in ucbNoel Grandin
2021-11-29loplugin:stringliteraldefine in ucbNoel Grandin
2021-10-01loplugin:constmethodNoel Grandin
2021-08-08create comphelper:OMultiTypeInterfaceContainerHelperVar2 and use itNoel Grandin
2021-08-07no need to use UNO_QUERY hereNoel Grandin
2021-05-27flatten EventList data a littleNoel Grandin
2021-03-23tdf#124176 Use pragma once in u*Vincent LE GARREC
2021-03-10Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski
2021-03-08tdf#75280 Convert some sal_uIntPtr in ucb to more appropriate typesAditya Pratap Singh
2021-02-15loplugin:referencecasting in ucbNoel
2021-02-09loplugin:referencecasting check for Reference::queryNoel
2020-10-29SortedResultSet uses sal_IntPtr instead of longStephan Bergmann
2020-10-29Fix some confusion between UNOIDL long (i.e., sal_Int32) and C++ longStephan Bergmann
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-10-04use more TOOLS_WARN_EXCEPTIONMike Kaganski
2020-10-02Use the new single-instance="true" attribute in ucbStephan Bergmann
2020-08-16loplugin:unusedmethodsNoel Grandin
2020-07-22ucb/sorter: create instances with uno constructorsNoel Grandin
2020-03-15Revert "loplugin:constfields in ucb"Noel Grandin
2020-01-20Split independent loop vars, giving them appropriate typesStephan Bergmann
2020-01-18Fix typo in commentStephan Bergmann
2019-12-23sal_Char->char in ucbNoel Grandin
2019-12-03remove some useless comment linesNoel Grandin
2019-10-29tdf#42949 Fix IWYU warnings in ucb/*/*cxxGabor Kelemen
2019-10-01tdf#42949 Fix IWYU warnings in ucb/source/*/*hxxGabor Kelemen
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): ucbStephan Bergmann
2019-06-30Simplify Sequence iterations in ucbArkadiy Illarionov
2019-04-15loplugin:sequentialassign in ucb..vbahelperNoel Grandin
2019-03-31tdf#120703 PVS: remove redundant static castsMike Kaganski
2019-02-11loplugin:indentation in ucb..ucbhelperNoel Grandin
2018-09-26loplugin:constfields in ucbNoel Grandin
2018-07-29cppcheck: useInitializationList in test to xmloffJochen Nitschke
2018-07-23Fix typosAndrea Gelmini
2018-04-23loplugin:useuiqueptr in SortedEntryList and EventListNoel Grandin
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin
2018-01-26loplugin:useuniqueptr in SortedResultSetNoel Grandin
2018-01-26loplugin:useuniqueptr in SortedDynamicResultSetNoel Grandin
2018-01-12More loplugin:cstylecast: ucbStephan Bergmann
2018-01-09loplugin:convertlong in ucb,sotNoel Grandin