summaryrefslogtreecommitdiff
path: root/include/o3tl/sorted_vector.hxx
AgeCommit message (Expand)Author
2020-10-28std::set->o3tl::sorted_vector in InterfaceBagNoel Grandin
2020-09-13std::set->o3tl::sorted_vector in svxNoel Grandin
2020-02-01std::unordered_set<T*> -> o3tl::sorted_vectorNoel Grandin
2019-11-27tdf#108642 simplify comparison data calculationNoel Grandin
2019-09-25constinit, here we comeStephan Bergmann
2019-09-25better data structures for some static const varsNoel Grandin
2019-05-16tdf#125254 Performance: A spreadsheet opens too slow, part1Noel Grandin
2018-10-06loplugin:useuniqueptr in SwHTMLPosFlyFramesNoel Grandin
2018-10-04loplugin:useuniqueptr in SetGetExpFieldsNoel Grandin
2018-09-19implement find(T*) for o3tl::sorted_vector when it contains unique_ptr<T>Noel Grandin
2018-09-06make SwWriteTableRows be a vector of std::unique_ptrNoel Grandin
2018-02-07ofz: Pos2Page returns true on same value that returned false previouslyCaolán McNamara
2017-07-07fix compile error due to missing include<functional>Dennis Francis
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-03-16Clean up integers representing positions in SwOutlineNodes vectorsStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-01-16fdo#75757: remove inheritance to std::vectorAshod Nakashian
2014-03-29typo: optimisation -> optimizationThomas Arnhold
2013-04-23execute move of global headersBjoern Michaelsen