- e1dca6d tdf#152200: Make sure to not write objects into field character runs by Mike Kaganski · 3 years, 4 months ago
- 6a3e7e8 libxml2: upgrade to release 2.10.2 by Michael Stahl · 3 years, 7 months ago
- c46d27c Just use Any ctor instead of makeAny in test by Stephan Bergmann · 4 years ago
- d0cacf0 tdf#99708 Save formula bar height to document by Samuel Mehrbrodt · 4 years ago
- 5200a73 use more string_view in various by Noel Grandin · 4 years ago
- a5ec011 Chinese Traditional defaults needed for CppunitTest_sw_layoutwriter2 by Caolán McNamara · 4 years ago
- 60f073c set a CTL_SPREADSHEET font from more_fonts for cppunit tests by Caolán McNamara · 4 years ago
- 75277f2 set CTL_HEADING for cppunit tests to something from more_fonts by Caolán McNamara · 4 years ago
- 2e33af6 move HAVE_EXPORT_VALIDATION from config_features.h by Luboš Luňák · 4 years ago
- ac1c31a set CJK_HEADING and CTL_HEADING for cppunit tests to something from more_fonts by Caolán McNamara · 4 years ago
- a76bc73 override default "Segoe UI" for UI_SANS for cppunit tests by Caolán McNamara · 4 years ago
- 5dcd46f set default cjk/ctl fonts for cppunit tests that exist in "more fonts" by Caolán McNamara · 4 years ago
- e4ff847 loplugin:stringview check for getToken and trim by Noel Grandin · 4 years ago
- 1d25d32 sc: add support for xr2 namespace and read uid of sparkline group by Tomaž Vajngerl · 4 years ago
- 52ef78f Recheck modules t* with IWYU by Gabor Kelemen · 4 years ago
- a144acf Fix some DPI-dependent tests by Mike Kaganski · 4 years, 1 month ago
- 7bd62c0 Separate core drawinglayer func. into drawinglayercore library by Tomaž Vajngerl · 6 years ago
- 8810812 tdf#132145: Synchronize ScAppCfg with configuration by Mike Kaganski · 4 years, 4 months ago
- 6c09362 tdf#132145: Synchronize ScPrintCfg with configuration by Mike Kaganski · 4 years, 4 months ago
- 2b95775 tdf#132145: Synchronize ScInputCfg with configuration by Mike Kaganski · 4 years, 4 months ago
- 309bffb make it explicit whether to ignore the result of getLOKPayload() by Luboš Luňák · 4 years, 5 months ago
- eafa99c6 Prepare for removal of non-const operator[] from Sequence in test by Mike Kaganski · 4 years, 5 months ago
- 4bb6533 use pull model also for LOK text selection by Luboš Luňák · 4 years, 6 months ago
- 273a25c change some LOK internal updates to be pull model instead of push by Luboš Luňák · 4 years, 6 months ago
- 62f47c2 properly flush LOK invalidations in tests by Luboš Luňák · 4 years, 6 months ago
- 31b1e23 better name for a function overload by Luboš Luňák · 4 years, 6 months ago
- a21c6a3 revert unittests to use plain text-based LibreOfficeKitCallback by Luboš Luňák · 4 years, 6 months ago
- 7d664ec xmlsecurity: fix new tests on WNT by Michael Stahl · 4 years, 6 months ago
- d09cbdc test: upgrade test NSS database from dbm: to sql: by Michael Stahl · 4 years, 6 months ago
- 2484de6 Remove non-const Sequence::begin()/end() in internal code by Mike Kaganski · 4 years, 6 months ago
- 8a017d2 Avoid COW overhead using css::uno::Sequence by Mike Kaganski · 4 years, 6 months ago
- 25c9f04 Typo: *adress* -> *address* (except from not translated German parts) by Julien Nabet · 4 years, 6 months ago
- d830179 tdf#144758: default value for 'table:orientation' attribute is 'row' by Mike Kaganski · 4 years, 6 months ago
- 03d8a92 clang-tidy:readability-redundant-member-init by Noel Grandin · 4 years, 7 months ago
- ba8fe77 test: capture stderr of odfvalidator too by Michael Stahl · 4 years, 8 months ago
- fe0c93b No need for extra uno commands for shape hyperlinks by Samuel Mehrbrodt · 4 years, 8 months ago
- e854abe Avoid external processes picking up instdir/program/libnspr4.so by Stephan Bergmann · 4 years, 9 months ago
- 798d19c Fix UB calling operator<<(std::basic_ostream) with nullptr by Mike Kaganski · 4 years, 9 months ago
- e09f22a editengine-columns: tdf#143258 Fix handling rotated text by Mike Kaganski · 4 years, 9 months ago
- 2d9580e tdf#142871 sw HTML export: avoid unwanted inner PNG for images by Miklos Vajna · 4 years, 9 months ago
- 7f3c9da schema: update to ODF 1.3 OS by Michael Stahl · 4 years, 10 months ago
- 6e1758e chart2: use registerOOXMLNamespaces and registerODFNamespaces by Xisco Fauli · 4 years, 10 months ago
- d0a1616 editengine-columns: Implement layout by Mike Kaganski · 5 years ago
- 2b7bfe0 sd: use registerOOXMLNamespaces and registerODFNamespaces by Xisco Fauli · 4 years, 10 months ago
- 2b62ead sc: use XmlTestTools::registerOOXMLNamespaces() by Xisco Fauli · 4 years, 10 months ago
- 1ba1bb1 test: introduce XmlTestTools::registerOOXMLNamespaces() to reduce copy&paste by Miklos Vajna · 4 years, 10 months ago
- 7049328 loplugin:stringadd replace OUStringLiteral temporaries with OUString::Concat by Noel Grandin · 5 years ago
- 88ca6d7 getXPathNode may return nullptr by Mike Kaganski · 5 years ago
- aed1937 tdf#119457 - check for a valid range name and cell reference by Andreas Heinisch · 5 years ago
- ea5641b Updated README.md files to represent current code / use Markdown format by Hossein · 5 years ago
- 6dfc735 Exclude tests based on device color depth, not RDP by Mike Kaganski · 5 years ago
- 1fcc08d Extract copy&pasted namespace list to XmlTestTools::registerODFNamespaces() by Miklos Vajna · 5 years ago
- a0656ec const OUString -> const OUStringLiteral by Mike Kaganski · 5 years ago
- c161587 Using .md extension/Markdown syntax for modules README by Hossein · 5 years ago
- db999dd tdf#140674 sw change tracking: fix :emoji: replacement by László Németh · 5 years ago
- dbbda04 tdf#139734 Remove redundant asserts after functions loadFromDesktop and load by Moaz · 5 years ago
- 9628392 Fix typo by Andrea Gelmini · 5 years ago
- 6aecd49 loplugin:refcounting in test by Noel · 5 years ago
- 1c9f0d9 loplugin:referencecasting in test..toolkit by Noel · 5 years ago
- 6b00d05 Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b) by Stephan Bergmann · 5 years ago
- 042033f loplugin:stringviewparam: operator + by Stephan Bergmann · 5 years ago
- 35e471b Adapt the remaining OUString functions to std string_view by Stephan Bergmann · 5 years ago
- 62128cd Strength-reduce some OUStringToOString("..."+...) by Stephan Bergmann · 5 years ago
- 4f0c70f Avoid calling OString ctor with null pointer by Stephan Bergmann · 5 years ago
- 269e36e Introduce BootstrapFixture::IsDefaultDPI convenience function by Mike Kaganski · 5 years ago
- bb06f51 loplugin:stringviewparam extend to comparison operators by Noel · 5 years ago
- f5e3b2e tdf#123936 Formatting files in module test with clang-format by Philipp Hofer · 5 years ago
- 8ef6067 loplugin:stringviewparam check methods too by Noel · 5 years ago
- 5a96093 tdf#130546 sw autocorrect: don't replace redlining by László Németh · 5 years ago
- 1f0b3c7 Improve 'resize with cell' handling by Regina Henschel · 5 years ago
- 5ddfa8c Fix typo in code by Andrea Gelmini · 6 years ago
- 7ccd892 tdf#136949: Revert "tdf#115753 fix table border missing when there are merged cells" by Xisco Fauli · 6 years ago
- de74d98 OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaround by Caolán McNamara · 6 years ago
- 5cd0440 Disable automatic onFirstVisibleTask UpdateCheck during CppunitTests by Stephan Bergmann · 6 years ago
- f700902 Fix typo in code by Andrea Gelmini · 6 years ago
- 19cf1b4 Fix typo in code by Andrea Gelmini · 6 years ago
- 33ecd0d Change OUStringLiteral from char[] to char16_t[] by Stephan Bergmann · 6 years ago
- 3457da6 loplugin:stringstatic also look for local statics by Noel Grandin · 6 years ago
- 2d58224 loplugin:flatten by Noel Grandin · 6 years ago
- 6e35794 terminate XDesktop properly in unit tests by Noel Grandin · 6 years ago
- 2b19cd8 tdf#115753 fix table border missing when there are merged cells by nd101 · 6 years ago
- c5b985b replace usage of blacklist with excludelist for IWYU by Thorsten Behrens · 6 years ago
- 19fd82a distinguish between dialog screenshoting and rendering a widget by Caolán McNamara · 6 years ago
- 47060fe Upcoming improved loplugin:staticanonymous -> redundantstatic: test by Stephan Bergmann · 6 years ago
- 7d42d5b test: set LoadExoticFileFormats to 2 for cppunit test purposes by Miklos Vajna · 6 years ago
- 81c0b64 Move data for signing tests to test/ by Miklos Vajna · 6 years ago
- 5a7dd1f Upcoming loplugin:elidestringvar: test by Stephan Bergmann · 6 years ago
- 1bb7122 Fix order of some CPPUNIT_ASSERT_EQUAL arguments by Stephan Bergmann · 6 years ago
- 51534ac tdf#127778 DOCX import: fix unexpected heading on non-first page ... by Miklos Vajna · 6 years ago
- 73281c9 Fix typo by Andrea Gelmini · 6 years ago
- ec6eaa5 fix memory leak of xmlDoc objects by Noel Grandin · 6 years ago
- 2c7bed2 Fix typo in code by Andrea Gelmini · 6 years ago
- ea52d24 SVG export: fix lost semi-transparent line shapes by Miklos Vajna · 6 years ago
- 3bf3fac tdf#130975 replace `rtl::math::isNan` with `std::isnan`. by Yukio Siraichi · 6 years ago
- 17e712c Revert "loplugin:constfields in sw" by Noel Grandin · 6 years ago
- 7541b17 Fix typo by Andrea Gelmini · 6 years ago
- b3c18cd test: log the validator cmdline by Miklos Vajna · 6 years ago
- b0a07d9 remove some dead code by Noel Grandin · 6 years ago
- 5352d45 convert AnimationImport to fast-parser APIs by Noel Grandin · 6 years ago
- a6ad91d3 cppcheck: redundantInitialization in XSheetCondition::testGetSetOperator() by Muhammet Kara · 6 years ago