Age | Commit message (Expand) | Author |
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 |
2020-12-19 | make *String(string_view) constructors explicit | Noel Grandin |
2020-12-11 | Adapt the remaining OUString functions to std string_view | Stephan Bergmann |
2020-11-30 | loplugin:stringviewparam include comparisons with string literals | Noel |
2020-11-24 | loplugin:stringviewparam extend to comparison operators | Noel |
2020-11-15 | add <!-- n-columns=1 n-rows=1 --> before every GtkGrid | Caolán McNamara |
2020-11-13 | Fix (some of) fallouts from tools::Long change to 64 bit on _WIN64 | Mike Kaganski |
2020-11-11 | make tools::Long 64-bit on Windows platform | Noel Grandin |
2020-10-26 | switching long to a 64-bit type on 64-bit windows | Noel |
2020-10-22 | set all .ui min require version of gtk to 3.20 | Caolán McNamara |
2020-10-16 | writerfilter: use the fastparser API when possible | Noel |