Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/tiled-editing
/
sdext
8ac129a
Handle IOException during filter detection
by Stephan Bergmann
· 11 years ago
55b077c
Work around bogus warning C4701: potentially uninitialized local variable
by Stephan Bergmann
· 11 years ago
419abc4
clang-analyzer-deadcode.DeadStores
by Stephan Bergmann
· 11 years ago
5670937
clang-analyzer-deadcode.DeadStores
by Stephan Bergmann
· 11 years ago
e15d4b8
sdext: tdf#88206 replace cppu::WeakImplHelper* etc.
by Takeshi Abe
· 11 years ago
c71c419
loplugin:stringconstant: OUStringBuffer: appendAscii -> append
by Stephan Bergmann
· 11 years ago
6900bf4
o3tl/cow_wrapper: remove boost dependency
by Daniel Robertson
· 11 years ago
7d769f9
loplugin: defaultparams
by Noel Grandin
· 11 years ago
5da0dce
Consolidate isFileUrl checks
by Stephan Bergmann
· 11 years ago
a5b842f
remove unused SfxFilterFlags values
by Noel Grandin
· 11 years ago
902d61b
sdext: replace boost::function with std::function
by Michael Stahl
· 11 years ago
2660d24
new loplugin: refcounting
by Noel Grandin
· 11 years ago
a45827b
loplugin:unusedmethods
by Noel Grandin
· 11 years ago
e963a889
formatting of public/private/protected section qualifiers
by Noel Grandin
· 11 years ago
3e8cb7d
Fix typo
by Takeshi Abe
· 11 years ago
e544f44
Fix typos
by Andrea Gelmini
· 11 years ago
307edd4
sdext: the PDF library, not the tree
by Michael Stahl
· 11 years ago
9a9b192
Improve sdext/ README.
by Michael Meeks
· 11 years ago
0c8dd8f
loplugin:unusedmethods sdext
by Noel Grandin
· 11 years ago
3dfdd18
Fix typos
by Andrea Gelmini
· 11 years ago
b51ba9e
Work around const-ness issues in the GooString API
by Stephan Bergmann
· 11 years ago
aade275
Fix typos
by Andrea Gelmini
· 11 years ago
0032fc0
Fix check for broken standard library
by Stephan Bergmann
· 11 years ago
cbe944e
Catch inadvertent uses of OUString(sal_Unicode) ctor
by Stephan Bergmann
· 11 years ago
a99f068
once more unto the breech dear fellows
by Noel Grandin
· 11 years ago
1352d16
workaround older compilers that do not have std::list::erase(const_iterator)
by Noel Grandin
· 11 years ago
9bc57ae
fix older compiler
by Noel Grandin
· 11 years ago
34761d9
add comment
by Noel Grandin
· 11 years ago
7d69c94
fix older compiler
by Noel Grandin
· 11 years ago
4f15879
tdf#42374 - read PDF in larger chunks
by Noel Grandin
· 11 years ago
1497dd9
tdf#42374, improve perf by fixing bug in pdfi::HashedStyle::hashCode()
by Noel Grandin
· 11 years ago
e0f3e7c
tdf#42374 some small optimisations for opening this PDF file
by Noel Grandin
· 11 years ago
4c1926f
the ElementTreeVisitable interface is doing nothing useful
by Noel Grandin
· 11 years ago
ae150c6
Fix typos
by Andrea Gelmini
· 11 years ago
4729774
remove unnecessary check for null when calling delete
by Noel Grandin
· 11 years ago
1f408db
Fix typos
by Andrea Gelmini
· 11 years ago
7c874de
loplugin:cstylecast: deal with remaining pointer casts
by Stephan Bergmann
· 11 years ago
6ef9f7e
loplugin:loopvartoosmall
by Noel Grandin
· 11 years ago
609707d
loplugin:cstylecast: deal with those that are (technically) const_cast
by Stephan Bergmann
· 11 years ago
1df4114
loplugin:loopvartoosmall
by Noel Grandin
· 11 years ago
f849d96
tdf#91416 - fix some incorrectly allocated VirtualDevices.
by Michael Meeks
· 11 years ago
fa4071b
tdf#63054: pdf_string_parser incorrectly handles escapes
by Mike
· 11 years ago
c82515e
More loplugin:simplifybool
by Stephan Bergmann
· 11 years ago
f88a1b8
loplugin:simplifybool
by Stephan Bergmann
· 11 years ago
79ed057
loplugin:staticmethods
by Noel Grandin
· 11 years ago
da36fc8
No more need for PartialWeakComponentImplHelper here
by Stephan Bergmann
· 11 years ago
697804f
Make cpp/poppler-version.h header optional
by Tomáš Chvátal
· 11 years ago
71b8099
remove unnecessary use of void in function declarations
by Noel Grandin
· 11 years ago
d1b27a1
loplugin:staticmethods
by Noel Grandin
· 11 years ago
e4688a3
loplugin:staticmethods
by Noel Grandin
· 11 years ago
e9cb557
loplugin:staticmethods
by Noel Grandin
· 11 years ago
1a18caf
loplugin:staticmethods
by Noel Grandin
· 11 years ago
3a2baad
loplugin:staticfunction
by Noel Grandin
· 11 years ago
8d6c8d7
Clean up C-style casts from pointers to void
by Stephan Bergmann
· 11 years ago
f474984
const_cast: convert some C-style casts and remove some redundant ones
by Stephan Bergmann
· 11 years ago
ef2d640
fix higher debug levels
by Caolán McNamara
· 11 years ago
3099c70b
Fix various XServiceInfo implementations
by Stephan Bergmann
· 11 years ago
d1c9e5e
tdf#43157: Fix format string violations in OSL_TRACE etc.
by Stephan Bergmann
· 11 years ago
c11b6b6
add accel. to switch monitors to pres. console
by David Tardon
· 11 years ago
d22519f
V801: Decreased performance
by Caolán McNamara
· 11 years ago
5a308b1
V801: Decreased performance
by Caolán McNamara
· 11 years ago
a3646d5
cppcheck: duplicate inherited member
by Noel Grandin
· 11 years ago
e3e95f9
Typo: embeded->embedded
by Julien Nabet
· 11 years ago
98b27ea
SkipImages option for PDF import
by Mihai
· 11 years ago
b48874c
loplugin:deletedspecial
by Stephan Bergmann
· 11 years ago
de68bb8
Updated all precompiled headers.
by Ashod Nakashian
· 11 years ago
b44cbb2
new loplugin: change virtual methods to non-virtual
by Noel Grandin
· 11 years ago
7c3386f
fdo#79045 PDF Import: fix text displacement
by Vort
· 11 years ago
f2be1cf
pdf import: Kill cut'n'paste, and fix a memory leak.
by Jan Holesovsky
· 11 years ago
df54862
fdo#85174 PDF Import: fix character positions without modifying poppler
by Vort
· 11 years ago
37e4920
continue to implement drawChar for unpatched popplers without drawChar2 hack
by Caolán McNamara
· 11 years ago
7818c73
fdo#85174 PDF Import: fix character positions
by Vort
· 11 years ago
6812daf
Some more loplugin:cstylecast: sdext
by Stephan Bergmann
· 11 years ago
ee21771
fdo#88465 PDF Import: fix scale and rotate image transformations
by Vort
· 11 years ago
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
Next »