- a8f97e5 bundle the FolderPicker instantiations behind a single call by Caolán McNamara · 4 years, 10 months ago
- 8298aa6 uitest: guard execute_blocking_action by Xisco Fauli · 4 years, 10 months ago
- 0771ac0 use string_view in the Translate API by Noel Grandin · 4 years, 10 months ago
- 57796f2 Simplify Sequences initializations (writerfilter/writerperfect/x*) by Julien Nabet · 4 years, 10 months ago
- b9496fa EPUB export: make sure txtparai.hxx is self-contained by Miklos Vajna · 4 years, 11 months ago
- af16aa6 Improve loplugin:stringview by Stephan Bergmann · 5 years ago
- 39c3574 use string_view in INetURLObject::encode by Noel Grandin · 5 years ago
- ea5641b Updated README.md files to represent current code / use Markdown format by Hossein · 5 years ago
- c161587 Using .md extension/Markdown syntax for modules README by Hossein · 5 years ago
- e29f53b tdf#124176 Use pragma once in w* by Vincent LE GARREC · 5 years ago
- dbbda04 tdf#139734 Remove redundant asserts after functions loadFromDesktop and load by Moaz · 5 years ago
- c13133b loplugin:refcounting check for managing OWeakObject with raw pointer by Noel · 5 years ago
- 1491b00 loplugin:referencecasting in writerperfect by Noel · 5 years ago
- 933a311 drop unwanted stray yalign by Caolán McNamara · 5 years ago
- 9100d70 replace stock button labels by Caolán McNamara · 5 years ago
- f89b94c tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtons by Caolán McNamara · 5 years ago
- 117ecc9 fix coverity parse errors by Caolán McNamara · 5 years ago
- ac396f2 fix coverity parse errors by Caolán McNamara · 5 years ago
- 042033f loplugin:stringviewparam: operator + by Stephan Bergmann · 5 years ago
- a3d0091 New loplugin:stringliteralvar by Stephan Bergmann · 5 years ago
- 90be4d0 tdf#124176 Use pragma once in writerperfect by halfhiddencode · 5 years ago
- 4915aa1 drop deprecated GtkAlignment, move left/top-padding into child margin-start/top by Caolán McNamara · 5 years ago
- cdc41b2 don't mention VclBuilder in the dialog tests docs by Caolán McNamara · 5 years ago
- 46c5de8 make *String(string_view) constructors explicit by Noel Grandin · 5 years ago
- 35e471b Adapt the remaining OUString functions to std string_view by Stephan Bergmann · 5 years ago
- 8332d6d loplugin:stringviewparam include comparisons with string literals by Noel · 5 years ago
- bb06f51 loplugin:stringviewparam extend to comparison operators by Noel · 5 years ago
- 1537722 add <!-- n-columns=1 n-rows=1 --> before every GtkGrid by Caolán McNamara · 5 years ago
- f2dfa6b Fix (some of) fallouts from tools::Long change to 64 bit on _WIN64 by Mike Kaganski · 5 years ago
- 3d90997 make tools::Long 64-bit on Windows platform by Noel Grandin · 5 years ago
- 4fbd638 switching long to a 64-bit type on 64-bit windows by Noel · 5 years ago
- 3b3c181 set all .ui min require version of gtk to 3.20 by Caolán McNamara · 5 years ago
- 90fa442 writerfilter: use the fastparser API when possible by Noel · 5 years ago
- 6896165 lint-ui: validate has_default and can_default by Noel · 6 years ago
- 050e95e upload libmwaw 0.3.17 by David Tardon · 6 years ago
- 9b9d668 add import test file for Pocket Word by David Tardon · 6 years ago
- 1e6e891 restore PocketWord filter, this time backed by libwps by David Tardon · 6 years ago
- efe8082b writerperfect: include sal/config.h first by Miklos Vajna · 6 years ago
- fb4c53a writerperfect: make sure "own" header is the first one by Miklos Vajna · 6 years ago
- e6dfaf9 Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uString by Stephan Bergmann · 6 years ago
- 47579fc Remove some unused includes by Miklos Vajna · 6 years ago
- 33ecd0d Change OUStringLiteral from char[] to char16_t[] by Stephan Bergmann · 6 years ago
- 2d58224 loplugin:flatten by Noel Grandin · 6 years ago
- 39177e5 compact namespace: writerperfect by Noel Grandin · 6 years ago
- c5b985b replace usage of blacklist with excludelist for IWYU by Thorsten Behrens · 6 years ago
- ec2ee43 Upcoming improved loplugin:staticanonymous -> redundantstatic: writerperfect by Stephan Bergmann · 6 years ago
- 430a89f tdf#119114 Add writerperfect / epub screenshot by Olivier Hallot · 6 years ago
- 6d0eba1 Remove some unused includes by Miklos Vajna · 6 years ago
- 0777aba filter,writerperfect: adapt XHTML,EPUB to draw:mime-type in ODF 1.3 by Michael Stahl · 6 years ago
- ec6eaa5 fix memory leak of xmlDoc objects by Noel Grandin · 6 years ago
- ed8152b improve loplugin:makeshared by Noel Grandin · 6 years ago
- dab8e9f no need to use strlen here by Noel Grandin · 6 years ago
- b512ce2 Make upcasting css::uno::Reference ctor require complete types by Stephan Bergmann · 6 years ago
- d3e1ada Remove unused using declarations in oox...xmlsecurity by Gabor Kelemen · 6 years ago
- 7d02e89 Revert "loplugin:constfields in writerfilter" by Noel Grandin · 6 years ago
- bc37342 Remove some unused includes by Miklos Vajna · 6 years ago
- 632b2af Fix typo by Andrea Gelmini · 6 years ago
- 87d078a tdf#42949 Fix IWYU warnings in writerperfect/ by Gabor Kelemen · 6 years ago
- 75a7932 test: move component context from subclasses to BootstrapFixture by Miklos Vajna · 6 years ago
- c82efb6 clang-tidy modernize-concat-nested-namespace by Noel Grandin · 6 years ago
- aef7feb New loplugin:unsignedcompare by Stephan Bergmann · 6 years ago
- 3bbc0cf loplugin:makeshared in svgio..writerperfect by Noel Grandin · 6 years ago
- 175a206 use more std::make_shared by Noel Grandin · 6 years ago
- 8389357 writerprefect: add missing braces around try-catch by Miklos Vajna · 6 years ago
- 22d656a Fix typo/grammar by Andrea Gelmini · 6 years ago
- 6ef3027 loplugin:finalclasses in UnoControls..writerperfect by Noel Grandin · 6 years ago
- f14cd1a writerperfect[libwps,tdf#128673]: use the inFilter option in headless mode... by alonso · 6 years ago
- d59987b loplugin:expandablemethods by Noel Grandin · 6 years ago
- 8337545 Fix more new dependencies on boost_headers by Stephan Bergmann · 6 years ago
- f853ec31 Extend loplugin:external to warn about classes by Stephan Bergmann · 6 years ago
- 45324a9 clang-format: don't fix up namespace comments by Miklos Vajna · 6 years ago
- 2c79de0 tdf#128251 EPUB Export Dialog update by andreas kainz · 6 years ago
- f221eea use common PCH for more libraries by Luboš Luňák · 6 years ago
- f470e5b On Windows, Library_wpftwriter indirectly references Bcrypt.lib by Stephan Bergmann · 7 years ago
- 366eaa1 loplugin:stringadd in writerfilter..xmloff by Noel Grandin · 7 years ago
- 1820fcb constmethod for accessor-type methods by Noel Grandin · 7 years ago
- 0940229 Fix '..' by Andrea Gelmini · 7 years ago
- b26a3db loplugin:returnconstval in writerperfect by Noel Grandin · 7 years ago
- 3d24130 Use simplified syntax for Sequence by Julien Nabet · 7 years ago
- f817ce7 tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor by Julien Nabet · 7 years ago
- dc50b7f loplugin:sequenceloop in writerfilter..xmlhelp by Noel Grandin · 7 years ago
- 1a97b9a Fix typos by Andrea Gelmini · 7 years ago
- 89fa560 Fix typos by Andrea Gelmini · 7 years ago
- 1c5465e Remove some unused includes by Miklos Vajna · 7 years ago
- ec5ad2a Improved loplugin:stringconstant (now that GCC 7 supports it): writerperfect by Stephan Bergmann · 7 years ago
- de455fc Always pair openTable/closeTable calls by Stephan Bergmann · 7 years ago
- 8a3912c Fix typo by Andrea Gelmini · 7 years ago
- b2a574e simplify some getSupportedServiceNames by Noel Grandin · 7 years ago
- cb28e48 Drop INetURLObject::GetName and INetURLObject::GetExtension by Mike Kaganski · 7 years ago
- ef73fef loplugin:logexceptionnicely in various by Noel Grandin · 7 years ago
- 31f0437 loplugin:passstuffbyref by Noel Grandin · 7 years ago
- 54afdbd Simplify Sequence iterations in writerfilter, writerperfect, xmlhelp by Arkadiy Illarionov · 7 years ago
- 966dc7f2 EPUB export: fix not properly paired openPageSpan by Mark Hung · 7 years ago
- a361231 fix wrong SET/QUERY flags passed to uno::Reference by Noel Grandin · 7 years ago
- cfbb223 fix filename of a test file in writerperfect by Luboš Luňák · 7 years ago
- d077b19 upload libmwaw 0.3.15 by David Tardon · 7 years ago
- 368f200 tdf#42949 Fix IWYU warnings in comphelper by Gabor Kelemen · 7 years ago
- 9a0934b EPUB export: make member variable private by Miklos Vajna · 7 years ago
- 6154489 tdf#120703 PVS: V581 ifs with identical conditions by Mike Kaganski · 7 years ago
- 4304226 tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]* by Gabor Kelemen · 7 years ago