Age | Commit message (Expand) | Author |
2021-08-23 | loplugin:referencecasting look through more clang Types | Noel Grandin |
2021-08-20 | Make some scripts more portable | Ilmari Lauhakangas |
2021-08-18 | loplugin:constparams | Noel Grandin |
2021-08-10 | Missing include | Stephan Bergmann |
2021-08-05 | Pass context and resource string down to boost::locale separately | Noel Grandin |
2021-08-03 | Consolidate on C++17 std::scoped_lock instead of std::lock_guard | Noel Grandin |
2021-08-02 | convert #defines to OUStringLiteral | Noel Grandin |
2021-08-01 | xmlsec: handle missing EqualDistinguishedNames | Jan-Marek Glogowski |
2021-08-01 | osl::Mutex->std::mutex in ODigestContext | Noel Grandin |
2021-08-01 | osl::Mutex->std::mutex in SecurityEnvironment_NssImpl | Noel Grandin |
2021-07-29 | rtl::Static -> static local | Noel Grandin |
2021-07-27 | cid#1489430 Big parameter passed by value | Caolán McNamara |
2021-07-27 | cid#1489502 Big parameter passed by value | Caolán McNamara |
2021-07-26 | cid#1489541 Big parameter passed by value | Caolán McNamara |
2021-07-26 | cid#1489423 Big parameter passed by value | Caolán McNamara |
2021-07-26 | cid#1489419 Big parameter passed by value | Caolán McNamara |
2021-07-26 | use officecfg for security options | Noel Grandin |
2021-07-22 | pass SvXMLNamespaceMap around by value | Noel Grandin |
2021-07-21 | Avoid external processes picking up instdir/program/libnspr4.so | Stephan Bergmann |
2021-07-01 | xmlsecurity: remove last not needed direct pdfium dependency | Miklos Vajna |
2021-06-25 | -Werror,-Wunused-but-set-variable (clang-cl 13 trunk) | Stephan Bergmann |
2021-06-21 | bundle the FolderPicker instantiations behind a single call | Caolán McNamara |
2021-06-17 | use string_view in the Translate API | Noel Grandin |
2021-06-11 | Simplify Sequences initializations (writerfilter/writerperfect/x*) | Julien Nabet |
2021-06-10 | CppunitTest_xmlsecurity_signing: remove not needed direct pdfium dependency | Miklos Vajna |
2021-06-01 | xmlsec: rename xmlsignaturehelper2 files | Jan-Marek Glogowski |
2021-05-21 | add Toggleable as a separate thing to a Button | Caolán McNamara |
2021-05-19 | fix leak in verifyCertificate | Noel Grandin |
2021-05-19 | flatten SecurityEnvironment_NssImpl | Noel Grandin |
2021-05-18 | Typo: solt=>slot | Julien Nabet |
2021-05-17 | dont leak slot-list in updateSlots | Noel Grandin |
2021-05-17 | gtk4: reenable button | Caolán McNamara |
2021-05-14 | Improve loplugin:stringview | Stephan Bergmann |
2021-05-12 | unused include line | Caolán McNamara |
2021-05-05 | WASM: add Emscripten demo application | Jan-Marek Glogowski |
2021-05-05 | WASM: add initial support for Emscripten cross build | Jan-Marek Glogowski |
2021-05-05 | Switch OPENSSL config var from negative to positive | Jan-Marek Glogowski |
2021-05-03 | loplugin:stringadd improvement for appending numbers | Noel Grandin |
2021-04-28 | use string_view in INetURLObject::encode | Noel Grandin |
2021-04-27 | loplugin:stringadd convert chained append to + | Noel Grandin |
2021-04-22 | no need to create temporaries when appending number to O[U]StringBuffer | Noel Grandin |
2021-04-14 | tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctor | Ahmet Hakan Çelik |
2021-04-12 | update PCHs | Caolán McNamara |
2021-04-09 | Recheck include/ with IWYU | Gabor Kelemen |
2021-04-08 | update PCHs | Luboš Luňák |
2021-04-07 | Updated README.md files to represent current code / use Markdown format | Hossein |
2021-04-07 | rtl::Static -> function local static | Noel Grandin |
2021-04-06 | update pches | Caolán McNamara |
2021-04-01 | cid#1475790 Uninitialized scalar field | Caolán McNamara |
2021-03-31 | xmlsecurity: replace OOXMLSecParser implementation | Michael Stahl |