Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/private/Ashod/cd-5.3.3.2
/
test
fabcb41
errinf.hxx moved out of tools and into vcl module
by Chris Sherlock
· 9 years ago
e95e057
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
38e4f62
test: change maName to more descriptive variable name
by Chris Sherlock
· 10 years ago
5bd5cd1
unused code
by Juergen Funk
· 10 years ago
58d8d8a
tdf#69977: uno::Sequence is expensive
by Noel Grandin
· 10 years ago
a508f63
mark UNO structs as SAL_WARN_UNUSED, where possible
by Noel Grandin
· 10 years ago
5d353ff
loplugin:nullptr (automatic rewrite)
by Stephan Bergmann
· 10 years ago
a76f4c6
com::sun::star->css in testtools/
by Noel Grandin
· 10 years ago
8fb415a
loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)
by Stephan Bergmann
· 10 years ago
b37b7b5
use uno::Reference::set method instead of assignment
by Noel Grandin
· 10 years ago
20635ed9
Reduce scope of #include <tools/stream.hxx>
by Matteo Casalin
· 10 years ago
d9e17c5
loplugin:defaultparams
by Stephan Bergmann
· 10 years ago
b36963c
Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code
by Stephan Bergmann
· 10 years ago
74ce05b
convert Link<> to typed
by Noel Grandin
· 11 years ago
55dda8e
convert Link<> to typed
by Noel Grandin
· 11 years ago
3a00aae
boost->std
by Caolán McNamara
· 11 years ago
9ea0390
convert Link<> to typed
by Noel Grandin
· 11 years ago
37e9484
percheck: produce similar stats than off-tree callgrind
by Norbert Thiebaud
· 11 years ago
013efe7
test: hack to avoid VCLXToolkit calling CreateMainLoopThread
by Michael Stahl
· 11 years ago
ef46917
Put Polygon from tools under tools:: namespace
by Norbert Thiebaud
· 11 years ago
7a044db
loplugin:simplifybool
by Stephan Bergmann
· 11 years ago
0980095
Replace boost::scoped_array<T> with std::unique_ptr<T[]>
by Takeshi Abe
· 11 years ago
dd466513
window ftbfs: MetaActionType::TRANSPARENT->MetaActionType::Transparent
by Caolán McNamara
· 11 years ago
ad0c5e6
convert META_*_ACTION constants to scoped enum
by Noel Grandin
· 11 years ago
4f00dce
Use IMPL_[STATIC_]LINK_NOARG where applicable
by Stephan Bergmann
· 11 years ago
9bb254f
NOINSTANCE is implied now in IMPL_STATIC_LINK...
by Stephan Bergmann
· 11 years ago
f9290d3
Clean up checks of sal_Bool values
by Stephan Bergmann
· 11 years ago
f62af19
typo: strech -> stretch
by Andras Timar
· 11 years ago
e6c08b6
Remove unnecessary STATIC_LINK macro
by Stephan Bergmann
· 11 years ago
c8509a0
More loplugin:simplifybool
by Stephan Bergmann
· 11 years ago
a40d0bd
Use OFFICEOTRON/ODFVALIDATOR determined by configure
by Stephan Bergmann
· 11 years ago
2093c7a
Replace remaining getCppuType et al with cppu::UnoType
by Stephan Bergmann
· 11 years ago
5584d73
Typos
by Julien Nabet
· 11 years ago
5dad2733
loplugin:constantfunction: test
by Noel Grandin
· 11 years ago
32f95a3
V813: Decreased performance
by Caolán McNamara
· 11 years ago
e935f05
Some more loplugin:cstylecast: test
by Stephan Bergmann
· 11 years ago
7f8f277
fdo#84938: convert STREAM_ #defines to 'enum class'
by Noel Grandin
· 11 years ago
93bb210
Let MetafileXmlDump::dumpAndParse() take a const GDIMetaFile
by Miklos Vajna
· 11 years ago
11f2099
test: Use appropriate OUString functions on string constants
by Stephan Bergmann
· 11 years ago
e6bf3f2
test: Use appropriate OUString functions on string constants
by Stephan Bergmann
· 11 years ago
84a7fa4
XmlTestTools: fix conversion from UTF-8 xmlChar strings to OUString
by Stephan Bergmann
· 11 years ago
e3ce885
CppunitTest --headless is not the same as soffice --headless
by Stephan Bergmann
· 11 years ago
94bcfb0
Unittest for autocorrect in writer
by Daniel Sikeler
· 11 years ago
da40cac
Fix common typos. No automatic tools. Handmade…
by Andrea Gelmini
· 11 years ago
Next »