Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/external-data-ui
/
test
4e85d4b
Fix test assertion message
by Stephan Bergmann
· 9 years ago
7002741
tdf#45904 Move Java _XViewFreezable tests to C++
by Jens Carl
· 9 years ago
6f58154
Convert spaces to tabs in some Makefiles
by Jens Carl
· 9 years ago
1f54cae
Fix for failing tests of xcellseries with ScCellRangeObj ...
by Jens Carl
· 9 years ago
27cbca2
tdf#45904 Move Java _XUsedAreaCursor tests to C++
by Jens Carl
· 9 years ago
0bd57d6
tdf#45904 Move Java _XViewSplitable tests to C++
by Jens Carl
· 9 years ago
1dddfbb
Fix typos
by Andrea Gelmini
· 9 years ago
44077dc
tdf#45904 Move Java _XSpreadsheets tests to C++
by Jens Carl
· 9 years ago
b1d829e
move resmgr to unotools
by Caolán McNamara
· 9 years ago
871035d
loplugin:constparams in various
by Noel Grandin
· 9 years ago
c925381
loplugin:oncevar
by Noel Grandin
· 9 years ago
00657ae
migrate to boost::gettext
by Caolán McNamara
· 9 years ago
daf177f
use more OUString::operator== in test..xmlsecurity
by Noel Grandin
· 9 years ago
472737a
tdf#45904 Move Java XSheetAnnotationShapeSupplier test to C++
by Jens Carl
· 9 years ago
85c6f98
loplugin:casttovoid: test
by Stephan Bergmann
· 9 years ago
c08dd17
tdf#45904 Move Java XCellAddressable test to C++
by Jens Carl
· 9 years ago
ef531e8
loplugin:oncevar in test..tools
by Noel Grandin
· 9 years ago
5286326
convert ErrCode to strong typedef
by Noel Grandin
· 9 years ago
2516285
tdf#45904 Move remaining XCellSeries test code to C++
by Paul Trojahn
· 9 years ago
f1454b4
tdf#45904 Move java XCellSeries test to c++
by Paul Trojahn
· 9 years ago
ef513fd
remove unnecessary use of OString::getStr
by Noel Grandin
· 9 years ago
389da66
remove unused uno::Reference vars
by Noel Grandin
· 9 years ago
1fdb0e1
Replace all OUString("") with OUString()
by Arnaud Versini
· 9 years ago
ff1b46c
loplugin:cppunitassertequals: test
by Stephan Bergmann
· 9 years ago
9348b32
clang-tidy readability-simplify-boolean-expr
by Noel Grandin
· 9 years ago
201f05f
vcl: move RegisterDisplay() from ErrorHandler to ErrorRegistry
by Chris Sherlock
· 9 years ago
3b85b72
errinf.hxx moved out of tools and into vcl module
by Chris Sherlock
· 9 years ago
de030cd
gbuild: Remove MSVC 2013 legacy code
by David Ostrovsky
· 9 years ago
4e0fab2
EnableHeadlessMode bool arg doesn't toggle headless
by Caolán McNamara
· 9 years ago
d68927c
use actual UNO enums in test..vbahelper
by Noel Grandin
· 9 years ago
a5a5713
tdf#82580 tools: rename Rectangle to tools::Rectangle
by Miklos Vajna
· 9 years ago
47a9523
Fix typos + some German translations
by Andrea Gelmini
· 9 years ago
198b6c1
Fix MSVC hang in ThreadPool::shutdown()
by Michael Stahl
· 9 years ago
3902bb7
Revert "comphelper: fix MSVC hang in ThreadPool::shutdown()"
by Miklos Vajna
· 9 years ago
9899ffd
comphelper: fix MSVC hang in ThreadPool::shutdown()
by Michael Stahl
· 9 years ago
2b95261
expand SVM test (Mask, TextRect, TextLine) and mtfxmldump
by Tomaž Vajngerl
· 9 years ago
61af2ba
vcl: add SVM metafile reading and writing test and extend xml dump
by Tomaž Vajngerl
· 9 years ago
3e7bf7d
add ISECTREGIONCLIPREGION to dumper
by Caolán McNamara
· 9 years ago
fa96ffb
Add support for ETO_PDY in WMF/EMF
by Mike Kaganski
· 9 years ago
bfcecd6
screnshot test: Ignore error when creating directories
by Samuel Mehrbrodt
· 9 years ago
36569a8
cui.screenshot: Show full path when failing to create it
by Samuel Mehrbrodt
· 9 years ago
7523b3b
use SvtSysLocaleOptions::GetRealUILanguageTag(), not GetLocaleConfigString()
by Eike Rathke
· 9 years ago
cd43959
Postfix rather than prefix locale to directory name
by Katarina Behrens
· 9 years ago
bc13c1c
screenshots: builddir is not neccessarily same as srcdir
by Christian Lohmaier
· 9 years ago
c1e0dff
Use ProductName as fallback for dialog title
by Samuel Mehrbrodt
· 9 years ago
9ed4f27
Put generated screenshots in lang-dependant subdir
by Samuel Mehrbrodt
· 9 years ago
c03c77e
test: Allow to force a certain locale during unit tests
by Samuel Mehrbrodt
· 9 years ago
8cfa3f4
'make screenshot' use-after-free fixes
by Stephan Bergmann
· 9 years ago
09cb9209
convert std::unique_ptr<VclAbstractDialog> to VclPtr
by Noel Grandin
· 9 years ago
62223f9
loplugin:unnecessaryoverride
by Noel Grandin
· 10 years ago
187d7f8
CPPUNIT_ASSERT[_DOUBLES]_EQUAL
by Stephan Bergmann
· 10 years ago
106ea87
Remove _TYPED suffix from tools/link.hxx macros
by Stephan Bergmann
· 10 years ago
d200c34
Fix naming of makefile to mend make dump-deps.
by Michael Meeks
· 10 years ago
b647996
replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)
by Michael Stahl
· 10 years ago
91dd2db
loplugin:override: No more need for the "MSVC dtor override" workaround
by Stephan Bergmann
· 10 years ago
65ca57a
convert LineStyle to scoped enum
by Noel Grandin
· 10 years ago
a881fd7
convert RasterOp to scoped enum
by Noel Grandin
· 10 years ago
a57f8cb
cppcheck: Prefer prefix operator
by Julien Nabet
· 10 years ago
965f379
Break test::setUpVcl into a test-setupvcl library of its own
by Stephan Bergmann
· 10 years ago
4714083
Remove duplication of "set up VCL" code
by Stephan Bergmann
· 10 years ago
33b3808
put StreamMode masks in scope of enum class
by Jochen Nitschke
· 10 years ago
2bc4917
screenshots: clang plugin & tabpage usage fixes
by Armin Le Grand
· 10 years ago
2a5ac6f
screenshots: unify dumping of dialog test batch file
by Armin Le Grand
· 10 years ago
e563342
screenshots: fix fallback cases for sd and sc
by Armin Le Grand
· 10 years ago
dc1e300
screenshots: fallback screenshot to ui files
by Armin Le Grand
· 10 years ago
d098f0c
screenshots: Use UI string and fallback for UI-String only
by Armin Le Grand
· 10 years ago
13184da
screenshots: move shared code to separate class
by Katarina Behrens
· 10 years ago
6e72f02
new loplugin unnecessary override
by Noel Grandin
· 10 years ago
2ed35ad
loplugin:passstuffbyref also for {css::uno,rtl}::Reference
by Stephan Bergmann
· 10 years ago
40f9be7
uitest: move the uitest files to vcl
by Markus Mohrhard
· 10 years ago
dde9b4d
uitest: some more work for the UI testing
by Markus Mohrhard
· 10 years ago
d5c3f1b
uitest: add groundwork for ui testing framework
by Markus Mohrhard
· 10 years ago
c3453ea
Add MS binary format validator support in test fixture
by Vasily Melenchuk
· 10 years ago
62d2701
tools: rename SvStream::Read/Write to ReadBytes/WriteBytes
by Michael Stahl
· 10 years ago
53f9762
SVGIO: Add support for font-family in unittests and unify...
by Xisco Fauli
· 10 years ago
43b4903
teach stylepolice plugin about ref-counted-pointer naming
by Noel Grandin
· 10 years ago
e7f55f1
tdf#45904 Move java XViewPane test to c++
by Fabio Buso
· 10 years ago
da81ff5
Some more sal_Bool -> bool
by Stephan Bergmann
· 10 years ago
fc233b5
Avoid reserved identifiers
by Stephan Bergmann
· 10 years ago
c838f2e
loplugin:salbool: Automatic rewrite of sal_False/True
by Stephan Bergmann
· 10 years ago
f00fd79
lok context menu: Add module specific unit tests
by Pranav Kant
· 10 years ago
97abbec
tdf#94306 replace boost::noncopyable in stoc to xmlsec..
by Jochen Nitschke
· 10 years ago
d76b1b5
lok context menu: unit test
by Pranav Kant
· 10 years ago
1d5767c
tdf#45904 move java based api tests to c++
by kadertarlan
· 10 years ago
60b1c95
Extract Directories from BootstrapFixtureBase
by Stephan Bergmann
· 10 years ago
5f0c317
SVGIO: Check minX, minY, maxX and maxY in polypolygon
by Xisco Fauli
· 10 years ago
31e037c
SVGIO: Check height and width of polypolygoncolor
by Xisco Fauli
· 10 years ago
ddc363b
test: dump MetaPolyPolygonAction too
by Michael Stahl
· 10 years ago
fe3ac07
Fix the import of line joins and caps from EMF files
by Stephan van den Akker
· 10 years ago
5978b78
use better assert macros
by Markus Mohrhard
· 10 years ago
5969fc7
coverity#1352306 Unchecked dynamic_cast
by Caolán McNamara
· 10 years ago
b6a62f0
tdf#97542: SVGIO: First check the current fill attribute
by Xisco Fauli
· 10 years ago
05554bc
SVGIO: tdf#79163: Add import test
by Xisco Fauli
· 10 years ago
8fbbb92
SVGIO: tdf#85770: Add import test
by Xisco Fauli
· 10 years ago
805b328
SVGIO: Add import test for Fontsize keywords
by Xisco Fauli
· 10 years ago
697d445
vcl: take into account the font width is the average font width
by Chris Sherlock
· 10 years ago
28c96fc
vcl: rename Font::GetName to Font::GetFamilyName
by Chris Sherlock
· 10 years ago
45654a1
revert vcl patch series that brok Mac and Windows
by Norbert Thiebaud
· 10 years ago
2b29711
vcl: rename Font::GetName to Font::GetFamilyName
by Chris Sherlock
· 10 years ago
64d624b
Fix typos
by Andrea Gelmini
· 10 years ago
Next »