Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/private/mmeeks/opengl-backbuffer
/
soltools
a07fc5b
loplugin:unusedfields in soltools/
by Noel Grandin
· 10 years ago
103d1f4
loplugin:nullptr (automatic rewrite; Mac-specific code)
by Stephan Bergmann
· 10 years ago
2ee689b
loplugin:nullptr (automatic rewrite)
by Stephan Bergmann
· 10 years ago
d68a0fc
loplugin:unusedmethods
by Noel Grandin
· 11 years ago
f45ac62
Fix typos
by Andrea Gelmini
· 11 years ago
0b7d51d
Fix typos
by Andrea Gelmini
· 11 years ago
6149c5c
-fsanitize=nonnull-attribute
by Stephan Bergmann
· 11 years ago
aa1b911
loplugin:staticmethods
by Noel Grandin
· 11 years ago
aaaa795
V804: Decreased performance
by Caolán McNamara
· 11 years ago
ba233e8
remove unnecessary parenthesis in return statements
by Noel Grandin
· 11 years ago
45ec1d9
brute-force find-and-remove of unused #define constants.
by Noel Grandin
· 11 years ago
b5e9d7e
warning C4267: conversion from 'size_t' to 'int' (MSVC 64-bit)
by Stephan Bergmann
· 11 years ago
7e12a6c
warning C4267: conversion from 'size_t' to 'int' (MSVC 64-bit)
by Stephan Bergmann
· 11 years ago
7b0f4dc
coverity#1000834 Use of untrusted string value
by Caolán McNamara
· 11 years ago
316ac78
coverity#982185 silence Unchecked return value from library
by Caolán McNamara
· 11 years ago
9b40175
coverity#706158 Copy into fixed size buffer
by Norbert Thiebaud
· 12 years ago
9e8701c
coverity#1233618 Overlapping buffer in memory copy
by Caolán McNamara
· 12 years ago
3e83515
coverity#1019334 Explicit null dereferenced
by Caolán McNamara
· 12 years ago
0a0c70e
mkdepend: cleanup indentation and function declarations
by Noel Grandin
· 12 years ago
290b7e0
remove use of register keyword in C files
by Noel Grandin
· 12 years ago
a15715c
-Wstrict-prototypes
by Stephan Bergmann
· 12 years ago
6750217
coverity#705235 Missing break in switch
by Caolán McNamara
· 12 years ago
2ac988e
coverity#705236 Missing break in switch
by Caolán McNamara
· 12 years ago
1949250
coverity#705237 Missing break in switch
by Caolán McNamara
· 12 years ago
3b24dcc
Remove unnecessary semicolons
by Peter Senna Tschudin
· 12 years ago
6bd53ae
coverity#982647 Missing break in switch
by Caolán McNamara
· 12 years ago
0a181c9
Fix some memory leak in soltools/cpp tool
by Stephan Bergmann
· 12 years ago
2bd7767
Resolves fdo#70681: fixincludeguards.pl: all that's left
by Thomas Arnhold
· 12 years ago
691a54c
Clean up function declaration
by Stephan Bergmann
· 12 years ago
247bfbd
Move prototype to include
by Stephan Bergmann
· 12 years ago
1cc318b
Typo #elsif -> #elif
by Stephan Bergmann
· 12 years ago
3614d55
WaE: 'PATH_MAX' : macro redefinition
by Tor Lillqvist
· 12 years ago
d83e581
Fix for VS 2013 compilation
by Jesús Corrius
· 12 years ago
803b669
WaE: size_t/unsigned int: possible loss of data
by Tor Lillqvist
· 13 years ago
376feb6a
left shift of 1 by 31 places cannot be represented in type 'int'
by Stephan Bergmann
· 13 years ago
cabd239
We don't seem to actually need glibc getopt
by Tor Lillqvist
· 13 years ago
542b45a
Mark as const
by Takeshi Abe
· 13 years ago
09373d4
soltools: remove Package_inc and empty unistd.h nonsense
by Michael Stahl
· 13 years ago
6681432
error: too many arguments in call to 'pr_dummy' [-Werror]
by Stephan Bergmann
· 13 years ago
7019a1c
gbuild: get rid of processdeps.awk
by Michael Stahl
· 13 years ago
75c2c58
add external for unistd.h
by David Tardon
· 13 years ago
aa753f0
-Wunused-macros
by Stephan Bergmann
· 13 years ago
3991eaf
reduce whitespaces between include and filename
by Thomas Arnhold
· 13 years ago
79b0046
remove legacy build.pl prj/build.lst files.
by Michael Meeks
· 13 years ago
bdfdd05
more subtle dependencies for cross-compilation
by Matúš Kukan
· 13 years ago
a6f361b
remove dmake-only utils
by Peter Foley
· 13 years ago
b768611
remove all d.lst
by Michael Stahl
· 13 years ago
616c692
s/the the/the/
by Tor Lillqvist
· 13 years ago
5a61e28
gbuild: fix silly "expandtabs" in makefile VIM modelines
by Michael Stahl
· 13 years ago
3d6d07a
Get rid of GetVersionInfo and checkdll
by Tor Lillqvist
· 13 years ago
c290989
Get rid of (most uses of) GUI
by Tor Lillqvist
· 13 years ago
ed7d582
cleanup README files.
by Michael Meeks
· 13 years ago
4aed4f4
add a README files
by Alia Almusaireae
· 13 years ago
f0eb45d
fix some lousy formatting that triggers warnings from the compiler plugin
by Luboš Luňák
· 13 years ago
777d6de
-Werror,-Wc++98-compat-pedantic
by Stephan Bergmann
· 14 years ago
93f69ad
-Werror,-Wheader-hygiene
by Stephan Bergmann
· 14 years ago
e292cb0
nearly all soltools executables need unistd.h
by David Tardon
· 14 years ago
0683c2f
dep on soltools_inc is only for windows
by David Tardon
· 14 years ago
960e571
makedepend depends on unistd.h
by Andras Timar
· 14 years ago
07467b0
soltools: remove unused files
by Matúš Kukan
· 14 years ago
6e2b250
soltools: build again ldump4 for Windows
by Matúš Kukan
· 14 years ago
0473dbe
soltools: fix windows build
by Matúš Kukan
· 14 years ago
093fe6c
fix windows build
by David Tardon
· 14 years ago
3d7005b
soltools conversion to gbuild
by David Ostrovsky
· 14 years ago
2c3aa4f
remove malingering legacy RCS tags.
by Michael Meeks
· 14 years ago
e18655e
re-base on ALv2 code.
by Michael Meeks
· 14 years ago
6fcac7d
Remove unused include files
by Thomas Arnhold
· 14 years ago
69a51d2
re-base on ALv2 code.
by Michael Meeks
· 14 years ago
e80aa34
.pmk files don't need executable bits
by Michael Stahl
· 14 years ago
de48c99
Remove some PCH traces
by Thomas Arnhold
· 14 years ago
b9042fa
re-base on ALv2 code.
by Michael Meeks
· 14 years ago
b6db3e3
re-base on ALv2 code.
by Michael Meeks
· 14 years ago
3770bbb
Remove superfluous empty lines on top
by Thomas Arnhold
· 14 years ago
c53812a
Some cppcheck cleaning
by Julien Nabet
· 14 years ago
b1c3e8a
make gbuild the default assumption of build.pl
by Bjoern Michaelsen
· 14 years ago
d7eb0ef
WaE: ignoring return value of 'fwrite'
by Caolán McNamara
· 14 years ago
3ecb3f8
soltools: fix solaris/gcc build
by Michael Stahl
· 14 years ago
db96b09
solaris/gcc: add missing standard includes
by Jonathan Adams
· 14 years ago
704c947
ST_InfoListReader and ST_InfoListWriter seem to be unused
by Ivan Timofeev
· 14 years ago
98f60e4
No SUN dependencies anymore
by Stephan Bergmann
· 14 years ago
a6ed487
Decrease verbiage a little bit
by Tor Lillqvist
· 14 years ago
5451e9c
catch exception by constant reference
by Takeshi Abe
· 14 years ago
7d3c674
Abandon attempt to use the debug CRT in a dbgutil build
by Tor Lillqvist
· 14 years ago
c0bed9c
remove precompiled_xxx.hxx/cxx
by Norbert Thiebaud
· 14 years ago
dfab06d
remove include of pch header from soltools
by Norbert Thiebaud
· 14 years ago
ff6af93
this S390 ifdef isn't a contemporary one
by Caolán McNamara
· 14 years ago
f8f0213
Removed obsolete soltools/testSHL.
by Stephan Bergmann
· 14 years ago
b6ba12c
Prevent clang errors about promoted type incompatibilities of K&R function parameters.
by Stephan Bergmann
· 14 years ago
c937997
Revert "cppcheck scope reduction of var in soltools/...javadep.c"
by Norbert Thiebaud
· 15 years ago
90645b9
do not check if unsigned is less than zero in in soltools/..hastbl.cxx
by Pierre-André Jacquod
· 15 years ago
1fc34c7
cppcheck scope reduction of var in soltools/...javadep.c
by Pierre-André Jacquod
· 15 years ago
bb5bdbb
Revert "Trying to chop out the uwinapi library"
by Fridrich Štrba
· 15 years ago
2dea0da
Trying to chop out the uwinapi library
by Fridrich Štrba
· 15 years ago
7762f92
compile / scope fix for latest gcc
by Tom Tromey
· 15 years ago
cee63e8
No prod/include/CC/Cstd stuff with gcc
by Tor Lillqvist
· 15 years ago
a81ee1a
USG and Lynx_22 are not defined anywhere
by Francois Tigeot
· 15 years ago
c91994c
WaE: its far from K&R we are these days
by Caolán McNamara
· 15 years ago
9a7c5c7
Remove some OS/2 remnants
by Francois Tigeot
· 15 years ago
ec1e937
WaE: mark this dir as warnings free
by Caolán McNamara
· 15 years ago
d981b6e
Always compare CROSS_COMPILING explicitly to "YES"
by Tor Lillqvist
· 15 years ago
Next »