Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/orcus-continuous-integration
/
sdext
2f69e16
override the overloading of "overload" to decrease cognitive (over-)load
by Michael Stahl
· 11 years ago
0be5d2b
boost::unordered_map->std::unordered_map
by Caolán McNamara
· 11 years ago
ea644f0
fdo#39440 reduce scope of local variables
by Michael Weghorn
· 11 years ago
0ad5204
sdext: Use appropriate OUString functions on string constants
by Stephan Bergmann
· 11 years ago
afb2802
sdext: Use appropriate OUString functions on string constants
by Stephan Bergmann
· 11 years ago
0375504
fdo#38835 strip out OString globals
by Noel Grandin
· 11 years ago
8975138
fix higher debug level build
by Caolán McNamara
· 11 years ago
6a0fe37
sal: clean up public headers with include-what-you-use
by Michael Stahl
· 11 years ago
99bada2
coverity#1019392 Uncaught exception
by Caolán McNamara
· 11 years ago
d32be3a
fdo#86023 - O[U]String needs a 'clear' method
by Brij Mohan Lal Srivastava
· 11 years ago
fc0d57b
Revert "use the new OUString::fromUtf8 method"
by Stephan Bergmann
· 11 years ago
05050cd
use the new OUString::fromUtf8 method
by Noel Grandin
· 11 years ago
9b34109
Resolves: fdo#76581 copy-and-paste -> slideshow crash in presenter console
by Caolán McNamara
· 11 years ago
7ddfa14
coverity#1019393 Uncaught exception
by Caolán McNamara
· 11 years ago
705c48d
fdo#38835 strip out OUString globals
by Noel Grandin
· 11 years ago
0371a63
remove unnecessary 'using namespace rtl' declarations
by Noel Grandin
· 11 years ago
ad9498f
More -Werror,-Wunused-private-field
by Stephan Bergmann
· 11 years ago
58ff30d
convert to floating point before divide
by Caolán McNamara
· 12 years ago
51183d5
coverity#1242725 Result is not floating-point
by Norbert Thiebaud
· 12 years ago
3b59dbb
remove HAVE_GCC_PRAGMA_DIAGNOSTIC_SCOPE check and macro
by Michael Stahl
· 12 years ago
6b929c7
coverity#1242882 Result is not floating-point
by Caolán McNamara
· 12 years ago
d541a89
coverity#982849 try and fix Unrecoverable parse warning
by Caolán McNamara
· 12 years ago
ed0d0e8
what is it with the explicit voids
by Caolán McNamara
· 12 years ago
60e78fb
fdo#82577: Handle Font
by Noel Grandin
· 12 years ago
5d06760
sdext: check the copy on the stack, not the member
by Michael Stahl
· 12 years ago
9c6e517
Related fdo#82088: dropping aliases again :)
by Stefan Weiberg
· 12 years ago
72f4f0e
Resolves: fdo#83137 NULL pAction
by Caolán McNamara
· 12 years ago
57a4337
set names on a bunch more threads...
by Michael Stahl
· 12 years ago
3054135
fix string out-of-bounds assert on rhbz496762-1.pdf
by Caolán McNamara
· 12 years ago
5932906
fdo#75757: remove inheritance to std::vector
by Takeshi Abe
· 12 years ago
787ed0a
avoid memory leak
by David Tardon
· 12 years ago
e644bb5
fix parsing of cmdline args
by David Tardon
· 12 years ago
4aece3e
Does not look like Library_pdfimport needs poppler
by Stephan Bergmann
· 12 years ago
4a32ef9
Improve test code
by Stephan Bergmann
· 12 years ago
44565f4
Check exit code of spawned xpdfimport
by Stephan Bergmann
· 12 years ago
f801826
Remove double assignment
by Peter Senna Tschudin
· 12 years ago
e48a233
loplugin:unreffun: also warn about redundant redeclarations
by Stephan Bergmann
· 12 years ago
0c7c8aa
prevent invalid memory access
by Markus Mohrhard
· 12 years ago
1d241f4
loplugin:staticcall
by Stephan Bergmann
· 12 years ago
184a00b
loplugin: inlinesimplememberfunctions
by Noel Grandin
· 12 years ago
c2034f3
fixincludeguards: fix include guards
by Thomas Arnhold
· 12 years ago
e9ae2b0
sdext: remove SAL_THROW macro
by Noel Grandin
· 12 years ago
b312a38
update_pch: add a bunch of pch files
by Thomas Arnhold
· 12 years ago
079e576
coverity#982645 bMissingDefaultsToNormal is always true
by Caolán McNamara
· 12 years ago
369d959
DeInitVCL at end of tests
by Stephan Bergmann
· 12 years ago
7e4a51e
Use boost::hash_value to avoid undef conv of neg/large floating -> size_t
by Stephan Bergmann
· 12 years ago
ebc0a15
remove more unnecesary OUString constructor use
by Noel Grandin
· 12 years ago
f0ae48b
remove unnecessary NULL parameter passed to UNO Exception
by Noel Grandin
· 12 years ago
9af0abe
remove unnecessary use of Reference constructor in throw
by Noel Grandin
· 12 years ago
3b24dcc
Remove unnecessary semicolons
by Peter Senna Tschudin
· 12 years ago
31ded17
coverity#983807 Uncaught exception
by Caolán McNamara
· 12 years ago
ac76cc7
Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20
by Julien Nabet
· 12 years ago
a130817
Correct linker library sequence for pdfimport
by Jan-Marek Glogowski
· 12 years ago
a092418
we need fontconfig now
by Caolán McNamara
· 12 years ago
be7ec13
fdo#78689 PDF Import: get font's ascent value from different source
by Vort
· 12 years ago
0ff4909
coverity#984442 Use after free
by Caolán McNamara
· 12 years ago
a050856
fdo#78549 PDF Import: fix incorrect transformation matrix writing
by Vort
· 12 years ago
7249ba6
remove external header guards
by Thomas Arnhold
· 12 years ago
b81ec52
use our css prefix to make this readable
by Thomas Arnhold
· 12 years ago
b2096dea
various loplugin:passsequencebyref
by Noel Grandin
· 12 years ago
ffa2229
remove dead code
by Noel Grandin
· 12 years ago
e0bde4c
fdo#78427 PDF Import: Improve detection of bold italic font
by Vort
· 12 years ago
d7fc306
fdo#78382 PDF Import: add opacity support for fill and stroke
by Vort
· 12 years ago
0ece50a
fix build problem
by Caolán McNamara
· 12 years ago
b27fca8
fdo#78241 PDF Import: add dashes support
by Vort
· 12 years ago
4f9b212
simplify ternary conditions "xxx ? yyy : false"
by Noel Grandin
· 12 years ago
820a299
Many spelling fixes: directories r* - z*.
by Pedro Giffuni
· 12 years ago
c625058
coverity#1210167 Uninitialized scalar field
by Caolán McNamara
· 12 years ago
6f945d6
fdo#78075 PDF Import: Use absolute positions in svg:d parameter
by Vort
· 12 years ago
8306e6c
sdext, fix sal_Bool->bool conversion
by Noel Grandin
· 12 years ago
1e2c8cf
sdext: sal_Bool->bool
by Noel Grandin
· 12 years ago
8b451b4
No need to set LD_LIBRARY_PATH for xpdfimport
by Stephan Bergmann
· 12 years ago
ef141bb
Do not drop existing LD_LIBRARY_PATH
by Stephan Bergmann
· 12 years ago
f61cdf6f
fdo#71217 PDF Import: Fix importing of JPEG images
by Vort
· 12 years ago
16b81b0
Fix order of CPPUNIT_ASSERT_EQUAL arguments
by Stephan Bergmann
· 12 years ago
efaa53b
fdo#69051 fdo#72028 PDF Import: text fixes
by Vort
· 12 years ago
42dd561
Related: rhbz#1088625 PresenterPaintManager seen as NULL
by Caolán McNamara
· 12 years ago
c79a5f8
remove executable bit
by Andras Timar
· 12 years ago
0f9a75a
sdext: use --switch=2 --readonly-tables gperf options
by Miklos Vajna
· 12 years ago
1635a70
typo: diposed -> disposed
by Thomas Arnhold
· 12 years ago
8a3eeff
Clean up function declarations and some unused functions
by Stephan Bergmann
· 12 years ago
54b8eb2
fdo#35064 PDF Import: Add support for simple text scaling
by Vort
· 12 years ago
6835d9f
It's "its", not "it's"
by Tor Lillqvist
· 12 years ago
a20e145
fdo#45001 fdo#77105 PDF Import: rotated text fixes
by Vort
· 12 years ago
453ee35
fdo#43157 : clean up more OSL_POSTCOND
by Michaël Lefèvre
· 12 years ago
5babf1b
remove unnecessary scope qualifier from sal_Bool uses
by Noel Grandin
· 12 years ago
362d4f0
Explicitly mark overriding destructors as "virtual"
by Stephan Bergmann
· 12 years ago
2498e47
fdo#49431 PDF Import: Improve line and space detection algorithm
by Vort
· 12 years ago
70cc2b1
First batch of adding SAL_OVERRRIDE to overriding function declarations
by Stephan Bergmann
· 12 years ago
7fce0e3
coverity#982469 Unchecked dynamic_cast
by Caolán McNamara
· 12 years ago
356263d
coverity#982468 Unchecked dynamic_cast
by Caolán McNamara
· 12 years ago
53cbca6
fdo#44710 PDF Import: Correction of position of rotated text
by Vort
· 12 years ago
86a3258
Find places where OUString and OString are passed by value.
by Noel Grandin
· 12 years ago
54b4add
Remove unused HelpCloseListener
by Stephan Bergmann
· 12 years ago
7963d2b
fdo#40513 PDF Import: Hack: Replace incorrect values of font's ascent property
by Vort
· 12 years ago
5e21a41
cppuhelper: retrofit std::exception into overriding exception specs
by Stephan Bergmann
· 12 years ago
e6bd9d7
Remove visual noise from sdext
by Alexander Wilms
· 12 years ago
0ce0c36
Remove unneccessary comments
by Alexander Wilms
· 12 years ago
0ac8d57
coverity#983817 Uncaught exception
by Caolán McNamara
· 12 years ago
a18a1a4
Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxx
by Tobias Lippert
· 12 years ago
Next »