Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/ooxml-analyze
/
test
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
75a7932
test: move component context from subclasses to BootstrapFixture
by Miklos Vajna
· 6 years ago
3d826d7
make some headers private
by Caolán McNamara
· 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
99c5669
tdf#124176: Use pragma once instead of include guard
by Efdal İncesu
· 6 years ago
667d49f
sal_Char->char in test..testtools
by Noel Grandin
· 6 years ago
0322a41
XStyleLoader::loadStylesFromURL Allow loading from stream
by Samuel Mehrbrodt
· 6 years ago
b950943
sidebarwrap is conforming now
by Caolán McNamara
· 6 years ago
29d800c
remove unused sidebarpage.ui
by Caolán McNamara
· 6 years ago
0c5f36e
these .ui no longer need special handling
by Caolán McNamara
· 6 years ago
7ac769c
tdf#42949 Fix IWYU warnings in test/
by Gabor Kelemen
· 6 years ago
ec1478f
Test results across all imported and inserted sheets.
by Eike Rathke
· 6 years ago
766ce85
Swap expected and actual values
by Eike Rathke
· 6 years ago
e749fd9
Use correct destination sheet instead of arbitrary leftover of expected name
by Eike Rathke
· 6 years ago
815fad1
Silence false -Werror=maybe-uninitialized
by Stephan Bergmann
· 6 years ago
f853ec31
Extend loplugin:external to warn about classes
by Stephan Bergmann
· 6 years ago
8b4719c
Rename OUStringLiteral1 to OUStringChar
by Stephan Bergmann
· 6 years ago
f13c6ad
new loplugin:bufferadd
by Noel Grandin
· 6 years ago
f221eea
use common PCH for more libraries
by Luboš Luňák
· 6 years ago
9b5dad1
loplugin:stringadd look for unnecessary temporaries
by Noel Grandin
· 6 years ago
cdbac69
simplify "a = a +" to "a +="
by Noel Grandin
· 6 years ago
bb6bcab
support screenshotting .ui files with GtkBuilder
by Caolán McNamara
· 6 years ago
dd48fc2
log output filename
by Caolán McNamara
· 6 years ago
64fc598
implement gtk dialog screenshotting
by Caolán McNamara
· 7 years ago
ffcedb2
toggle default away from legacy
by Caolán McNamara
· 7 years ago
6de748a
fix make screenshot
by Caolán McNamara
· 7 years ago
b86ab7e
Fix typos
by Andrea Gelmini
· 7 years ago
57c9a99
loplugin:returnconstval in test..writerfilter
by Noel Grandin
· 7 years ago
1d4eb1b
loplugin:constvars in test..unotools
by Noel Grandin
· 7 years ago
2dfb192
loplugin:sequenceloop in test..toolkit
by Noel Grandin
· 7 years ago
abf17ce
Fix typos
by Andrea Gelmini
· 7 years ago
0d36b32
loplugin:sequentialassign
by Noel Grandin
· 7 years ago
ff41cf1
loplugin:oncevar
by Noel Grandin
· 7 years ago
bfe225b
tdf#42949 Fix IWYU warnings in include/test
by Gabor Kelemen
· 7 years ago
bda438e
loplugin:referencecasting in test..toolkit
by Noel Grandin
· 7 years ago
ecce69d
test: check validator exit code *after* checking validator output
by Michael Stahl
· 7 years ago
9a6850b
cid#1448518: Resource leak (test/xmltesttools)
by Julien Nabet
· 7 years ago
1d29534
cid#1448515: Resource leak (test/xmltesttools)
by Julien Nabet
· 7 years ago
7067983
Simplify Sequence iterations in test
by Arkadiy Illarionov
· 7 years ago
4583911
improve loplugin:simplifyconstruct
by Noel Grandin
· 7 years ago
0e73f9e
tdf#45904 Move XShape Java tests to C++
by Jens Carl
· 7 years ago
8a453f9
tdf#45904 Move XGluePointsSupplier Java test to C++
by Jens Carl
· 7 years ago
c77a1e1
tdf#45904 Move XShapeDescriptor Java test to C++
by Jens Carl
· 7 years ago
9ad05e8
fix assert in make screenshot
by Caolán McNamara
· 7 years ago
03d33ba
lok: re-factor getTextSelection.
by Michael Meeks
· 7 years ago
64b37b3
Fix typos
by Andrea Gelmini
· 7 years ago
Next »