Age | Commit message (Expand) | Author |
2021-09-20 | clean up ambiguous confusing rectangle APIs like IsInside() | Luboš Luňák |
2021-09-20 | Add sal/config.h in preparation for patch | Chris Sherlock |
2021-09-19 | Some more string_view use, add o3tl::starts/ends_with | Stephan Bergmann |
2021-09-18 | vcl: create FontMetric from PhysicalFontFace | Chris Sherlock |
2021-09-17 | remove GetCharClassPtr from SvtSysLocale | Noel Grandin |
2021-09-16 | Increase accuracy of ParseMathMLUnsignedNumber Fraction result | Stephan Bergmann |
2021-09-15 | loplugin:finalclasses | Noel Grandin |
2021-09-15 | Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4 | Mike Kaganski |
2021-09-15 | Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1 | Mike Kaganski |
2021-09-10 | Fix typos | Andrea Gelmini |
2021-09-07 | Avoid repeating the return type from the declaration | Miklos Vajna |
2021-09-04 | use std::vector for fetching DX array data | Noel Grandin |
2021-09-02 | rename UpdateMode -> UpdateLayout in editeng class | Noel Grandin |
2021-09-02 | clang-tidy:readability-redundant-member-init | Noel Grandin |
2021-09-02 | unused defines | Noel Grandin |
2021-09-02 | tdf#144189 Not Precedes (U+2280) and Not Succeeds (U+2281) | dante |
2021-08-31 | ofz: MemorySanitizer: use-of-uninitialized-value | Caolán McNamara |
2021-08-30 | ofz: MemorySanitizer: use-of-uninitialized-value | Caolán McNamara |
2021-08-29 | ofz: MemorySanitizer: use-of-uninitialized-value | Caolán McNamara |
2021-08-25 | ofz: MemorySanitizer: use-of-uninitialized-value | Caolán McNamara |
2021-08-20 | New loplugin:unusedcapturedefault | Stephan Bergmann |
2021-08-20 | Fine tune new sm import / export | dante |
2021-08-20 | Improve code reability with different function names | dante |
2021-08-20 | Fix typo in new SmMlElement exporter | dante |
2021-08-20 | Add a SmMlElement tree to the sm document | dante |
2021-08-20 | Add security handlers to the iterators | dante |
2021-08-19 | loplugin:constmethods | Noel Grandin |
2021-08-19 | cid#1490357 Dereference after null check | Caolán McNamara |
2021-08-19 | cid#1490354/1490355: Logically dead code | Julien Nabet |
2021-08-18 | Fix typo | Andrea Gelmini |
2021-08-18 | loplugin:passstuffbyref | Noel Grandin |
2021-08-18 | Don't use std::ostream operator <<(char16_t const *) deleted in C++20 | Stephan Bergmann |
2021-08-18 | undo changes to TextAlign | Caolán McNamara |
2021-08-17 | Removed duplicated include | Andrea Gelmini |
2021-08-17 | Improvement to ml element exporter | dante |
2021-08-17 | Fix typo | Andrea Gelmini |
2021-08-17 | Fix typo | Andrea Gelmini |
2021-08-17 | Rename SaturatingSet[XY] to SaturatingSetPos[XY] | Mike Kaganski |
2021-08-17 | Add import for new starmath mathml elements | dante |
2021-08-16 | Fix typos | Andrea Gelmini |
2021-08-15 | Add the possibility to check if a mathml attribute is manually set | dante |
2021-08-15 | Add the Form attribute to mo | dante |
2021-08-13 | Include the starmath version inside the configuration | dante |
2021-08-13 | Export Math ML from new mathml nodes | dante |
2021-08-10 | Missing include | Stephan Bergmann |
2021-08-09 | Add an iterator for the new starmath matml elements | dante |
2021-08-09 | Corrections to starmath mathml definitions | dante |
2021-08-05 | Pass context and resource string down to boost::locale separately | Noel Grandin |
2021-08-02 | convert #defines to OUStringLiteral | Noel Grandin |
2021-07-30 | convert TextAlign to scoped enum | Caolán McNamara |