Age | Commit message (Expand) | Author |
2021-08-23 | loplugin:referencecasting look through more clang Types | Noel Grandin |
2021-08-22 | tdf#143959 sdext.pdfimport: fix font name with subtag | Kevin Suo |
2021-08-20 | allow build with poppler <= 0.82 | Caolán McNamara |
2021-08-18 | loplugin:constparams | Noel Grandin |
2021-08-18 | loplugin:passstuffbyref | Noel Grandin |
2021-08-10 | tdf#143148 Use pragma once in sdext | Yildiray |
2021-08-05 | Avoid ODR violation, consistently define ZLIB_CONST | Stephan Bergmann |
2021-08-03 | Consolidate on C++17 std::scoped_lock instead of std::lock_guard | Noel Grandin |
2021-07-27 | GooString::append(const std::string&) is new in poppler 0.83.0 | Luboš Luňák |
2021-07-26 | Fix typos | Andrea Gelmini |
2021-07-26 | sdext.pdfimport: Restore to read font file for the determination... | Kevin Suo |
2021-07-18 | poppler 0.73 doesn't have GooString::append(const std::string&) | Caolán McNamara |
2021-07-16 | Fix typos | Andrea Gelmini |
2021-07-16 | restore compatibility with older popplers | Kevin Suo |
2021-07-14 | tdf#78427 tdf#81481 sdext.pdfimport: added unittest | Kevin Suo |
2021-07-14 | sdext.pdfimport: <text:s> and <text:tab> don't have "text:style-name" attribute | Kevin Suo |
2021-07-14 | tdf#78427 sdext.pdfimport: more bold/italic/Oblique fixes | Kevin Suo |
2021-07-14 | tdf81484 Draw and Writer pdf import: SimSun bold font is shown as "outline" | Kevin Suo |
2021-07-12 | tdf#78427 sdext.pdfimport: refactor the conversion of font family names | Kevin Suo |
2021-07-12 | tdf#78427 sdext.pdfimport: No need to read a font file for the purpose of... | Kevin Suo |
2021-06-28 | loplugin:indentation improve checks for brace alignment | Noel Grandin |
2021-06-23 | tdf#141709: Use poppler_data | Michael Warner |
2021-06-11 | Simplify vector initializations | Julien Nabet |
2021-06-09 | Simplify Sequences initializations (sdext) | Julien Nabet |
2021-05-31 | sdext : use std::mutex when possible | Arnaud Versini |
2021-05-21 | LineParser::readNextToken gets called with m_nCharIndex==npos after all | Stephan Bergmann |
2021-05-18 | Replace rtl_string_getTokenView with o3tl::getToken | Stephan Bergmann |
2021-05-18 | Use some more std::string_view | Stephan Bergmann |
2021-05-18 | update "add OString::getTokenView" | Noel Grandin |
2021-05-18 | Move per-Parser::parseLine state into its own LineParser class | Stephan Bergmann |
2021-05-15 | add OString::getTokenView (tdf#42374 related) | Noel Grandin |
2021-05-11 | change usage of boost::hash_combine to o3tl::hash_combine | Tomaž Vajngerl |
2021-05-07 | presenter : use std::mutex | Arnaud Versini |
2021-05-03 | loplugin:stringadd improvement for appending numbers | Noel Grandin |
2021-05-02 | throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite | Stephan Bergmann |
2021-04-29 | loplugin:stringadd simplify some *StringBuffer operations | Noel Grandin |
2021-04-27 | loplugin:stringadd (clang-cl) | Stephan Bergmann |
2021-04-22 | no need to create temporaries when appending number to O[U]StringBuffer | Noel Grandin |
2021-04-21 | loplugin:stringadd replace OUStringLiteral temporaries with OUString::Concat | Noel Grandin |
2021-04-08 | update PCHs | Luboš Luňák |
2021-04-08 | lok: remove event listener when disposing | Henry Castro |
2021-04-07 | Updated README.md files to represent current code / use Markdown format | Hossein |
2021-04-01 | lok: remove frame action listener when disposing | Henry Castro |
2021-03-26 | loplugin:flatten | Noel |
2021-03-25 | loplugin:unusedvarsglobal | Noel |
2021-03-25 | const OUString -> const OUStringLiteral | Mike Kaganski |
2021-03-24 | Using .md extension/Markdown syntax for modules README | Hossein |
2021-03-21 | cid#1474243 Uninitialized scalar variable | Caolán McNamara |
2021-03-20 | cid#1474176 Unchecked return value from library | Caolán McNamara |
2021-03-09 | Make sal/config.h the first in pch | Mike Kaganski |