summaryrefslogtreecommitdiff
path: root/include/o3tl/lru_map.hxx
AgeCommit message (Expand)Author
2021-01-24Use ContainerType().swap and avoid local variablesMike Kaganski
2021-01-13Missing include (for std::min)Stephan Bergmann
2020-12-04include cstddef for gcc11Jeff Law
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer
2019-08-23loplugin:returnconstval in o3tlNoel Grandin
2019-06-03fix crash in lru_map/SalBitmap on shutdownNoel Grandin
2018-10-06Convert ImplFontCache to use o3tl::lru_mapJan-Marek Glogowski
2018-10-06Add a glyph-bound-rect cache to the font cacheJan-Marek Glogowski
2018-10-06lru_map: fix std::move insertJan-Marek Glogowski
2018-04-11improve commit 95eb921ec06ee7Noel Grandin
2018-04-11tdf#108608 more Draw text editing responsiveness fixesNoel Grandin
2017-06-27-Werror=shadow (GCC 8)Stephan Bergmann
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2016-01-10Fix typosAndrea Gelmini
2015-10-12Replace "SAL_FINAL" with "final" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-24LRU map (cache) implementation to o3tl + testsTomaž Vajngerl