Age | Commit message (Expand) | Author |
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 |
2021-03-05 | tdf#139734 Remove redundant asserts after functions loadFromDesktop and load | Moaz |
2021-02-23 | loplugin:refcounting check for managing OWeakObject with raw pointer | Noel |
2021-02-18 | loplugin:referencecasting in writerperfect | Noel |
2021-01-16 | drop unwanted stray yalign | Caolán McNamara |
2021-01-15 | replace stock button labels | Caolán McNamara |
2021-01-15 | tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtons | Caolán McNamara |
2021-01-10 | fix coverity parse errors | Caolán McNamara |
2021-01-09 | fix coverity parse errors | Caolán McNamara |
2020-12-29 | loplugin:stringviewparam: operator + | Stephan Bergmann |
2020-12-26 | New loplugin:stringliteralvar | Stephan Bergmann |
2020-12-26 | tdf#124176 Use pragma once in writerperfect | halfhiddencode |
2020-12-23 | drop deprecated GtkAlignment, move left/top-padding into child margin-start/top | Caolán McNamara |
2020-12-19 | don't mention VclBuilder in the dialog tests docs | Caolán McNamara |