Age | Commit message (Expand) | Author |
---|---|---|
2021-06-09 | allow altering the max size of o3tl::lru_cache | Luboš Luňák |
2021-05-11 | add o3tl version of hash_combine to not depend on boost for this | Tomaž Vajngerl |
2020-11-18 | tdf#123936 Formatting files in module o3tl with clang-format | Philipp Hofer |
2019-11-22 | Extend loplugin:external to warn about classes | Stephan Bergmann |
2019-09-01 | Fix '..' | Andrea Gelmini |
2018-10-07 | -Werror=catch-value= | Julien Nabet |
2018-10-06 | Convert ImplFontCache to use o3tl::lru_map | Jan-Marek Glogowski |
2018-10-06 | Add a glyph-bound-rect cache to the font cache | Jan-Marek Glogowski |
2017-10-23 | loplugin:includeform: o3tl | Stephan Bergmann |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-03-14 | fix typo: alreay --> already | dennisroczek |
2016-06-03 | CppunitTest_sal_osl_file: fix loplugin:cppunitassertequals warnings | Miklos Vajna |
2016-04-30 | Fix typos | Andrea Gelmini |
2015-07-24 | LRU map (cache) implementation to o3tl + tests | Tomaž Vajngerl |