Age | Commit message (Expand) | Author |
---|---|---|
2019-08-23 | loplugin:returnconstval in o3tl | Noel Grandin |
2019-06-03 | fix crash in lru_map/SalBitmap on shutdown | Noel Grandin |
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 |
2018-10-06 | lru_map: fix std::move insert | Jan-Marek Glogowski |
2018-04-11 | improve commit 95eb921ec06ee7 | Noel Grandin |
2018-04-11 | tdf#108608 more Draw text editing responsiveness fixes | Noel Grandin |
2017-06-27 | -Werror=shadow (GCC 8) | Stephan Bergmann |
2017-03-03 | Remove redundant 'inline' keyword | Stephan Bergmann |
2016-01-10 | Fix typos | Andrea Gelmini |
2015-10-12 | Replace "SAL_FINAL" with "final" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-07-24 | LRU map (cache) implementation to o3tl + tests | Tomaž Vajngerl |