Age | Commit message (Expand) | Author |
2023-06-27 | loplugin:stringstatic look for more strings | Noel Grandin |
2023-04-25 | Add script to find unused using declarations | Gabor Kelemen |
2023-04-13 | tdf#154451 uitest: use more oneprocess mode | Miklos Vajna |
2023-03-31 | Simplify a bit | Mike Kaganski |
2023-02-23 | Extend loplugin:cppunitassertequals to more argument types | Stephan Bergmann |
2023-01-15 | Merge SvXMLAttributeList to comphelper::AttributeList | Mike Kaganski |
2023-01-05 | Revert all the recent loplugin:unocast changes | Stephan Bergmann |
2022-12-20 | lok: hide customization in EPUB export dialog | Szymon Kłos |
2022-12-20 | Make EPUB Export dialog async | Szymon Kłos |
2022-12-16 | loplugin:unocast (SvXMLImport) | Stephan Bergmann |
2022-11-24 | Remove some unused includes | Miklos Vajna |
2022-11-22 | loplugin:unusedfields | Noel Grandin |
2022-11-08 | CppunitTest_writerperfect_epubexport: inherit from UnoApiXmlTest | Xisco Fauli |
2022-10-14 | WASM add Calc as optional build result, make it build & run | Balazs Varga |
2022-10-11 | Deduplicate O(U)StringConcatenation | Mike Kaganski |
2022-10-05 | tdf#143148 Use pragma once instead of include guards | Nalini Prasad Dash |
2022-09-29 | split utl::TempFile into fast and named variants | Noel Grandin |
2022-08-30 | tdf#141908 Replace usage of sal_Int32 with Color in unit tests | cutamar |
2022-08-18 | Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx | Stephan Bergmann |
2022-07-31 | clang-tidy modernize-pass-by-value in writer* | Noel Grandin |
2022-05-24 | modernize and improve PropertySetInfo | Noel Grandin |
2022-05-02 | Just use Any ctor instead of makeAny in writerperfect | Stephan Bergmann |
2022-04-10 | loplugin:stringview check for getToken and trim | Noel Grandin |
2022-01-20 | WASM --enable-wasm-strip now skips lots of LO code | Armin Le Grand (Allotropia) |
2021-12-14 | upload libmwaw 0.3.21 | David Tardon |
2021-12-10 | Generally determine Rdb content from gb_*_set_componentfile calls | Stephan Bergmann |
2021-12-03 | UBSan still needs RTTI of some types to be exported | Stephan Bergmann |
2021-12-01 | uitest: fix license headers | Xisco Fauli |
2021-12-01 | improve the script for reducing symbol exports | Noel Grandin |
2021-11-08 | use more OUStringLiteral in MediaDescriptor | Noel Grandin |
2021-11-05 | use more DECL_DLLPRIVATE_LINK | Noel Grandin |
2021-11-01 | Prepare for removal of non-const operator[] from Sequence in writerperfect | Mike Kaganski |
2021-10-14 | Avoid COW overhead using css::uno::Sequence | Mike Kaganski |
2021-10-03 | A more lightweight O[U]StringConcatenation | Stephan Bergmann |
2021-09-06 | clang-tidy:readability-redundant-member-init | Noel Grandin |
2021-09-04 | dynamic_cast -> static_cast (tdf#130795) | Noel Grandin |
2021-09-03 | Remove some unused includes | Miklos Vajna |
2021-08-24 | upload libmwaw 0.3.20 | David Tardon |
2021-08-17 | Replace GDIMetaFile::Write and WriteGDIMetaFile with SvmWriter::Write | panoskorovesis |
2021-08-05 | Pass context and resource string down to boost::locale separately | Noel Grandin |
2021-06-21 | bundle the FolderPicker instantiations behind a single call | Caolán McNamara |
2021-06-21 | uitest: guard execute_blocking_action | Xisco Fauli |
2021-06-17 | use string_view in the Translate API | Noel Grandin |
2021-06-11 | Simplify Sequences initializations (writerfilter/writerperfect/x*) | Julien Nabet |
2021-05-17 | EPUB export: make sure txtparai.hxx is self-contained | Miklos Vajna |
2021-05-14 | Improve loplugin:stringview | Stephan Bergmann |
2021-04-28 | use string_view in INetURLObject::encode | Noel Grandin |
2021-04-07 | Updated README.md files to represent current code / use Markdown format | Hossein |
2021-03-24 | Using .md extension/Markdown syntax for modules README | Hossein |
2021-03-23 | tdf#124176 Use pragma once in w* | Vincent LE GARREC |