Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/glyphy
/
l10ntools
c8b77ec
coverity#1339308 Uncaught exception
by Caolán McNamara
· 10 years ago
db17d3c
new loplugin: memoryvar
by Noel Grandin
· 10 years ago
af9c3fa
loplugin:nullptr (automatic rewrite)
by Stephan Bergmann
· 10 years ago
8366909
coverity#1338269 Uncaught exception
by Caolán McNamara
· 10 years ago
a814812
coverity#1338268 Uncaught exception
by Caolán McNamara
· 10 years ago
fb1a18d
coverity#1338261 Uncaught exception
by Caolán McNamara
· 10 years ago
a8d95ba
coverity#1338256 Uncaught exception
by Caolán McNamara
· 10 years ago
7415431
start next find at previous endpos, not one after previous startpos
by Eike Rathke
· 10 years ago
8401753
properly check for ICU status so known tags get actually recognized
by Eike Rathke
· 10 years ago
b36963c
Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code
by Stephan Bergmann
· 10 years ago
ccc5ea0
cppcheck:variableScope
by Noel Grandin
· 10 years ago
58aea3f
loplugin:unusedmethods
by Noel Grandin
· 11 years ago
9956b99
Fix typos
by Andrea Gelmini
· 11 years ago
9555d03
remove unused #include <sal/alloca.h>
by Michael Stahl
· 11 years ago
eaf2c27
boost->std
by Caolán McNamara
· 11 years ago
9cb929d
Generated code is compiled with WaE disabled, anyway
by Stephan Bergmann
· 11 years ago
25accda
tdf#39440 reduce scope of local variables
by Michael Weghorn
· 11 years ago
395e677
disentangle the Dzongkha mess a little
by Eike Rathke
· 11 years ago
c06108b
implicit conversion of NULL constant to 'nullptr_t'
by Noel Grandin
· 11 years ago
fb2ad7c
new loplugin automem
by Noel Grandin
· 11 years ago
9d307ab
new loplugin: defaultparams
by Noel Grandin
· 11 years ago
f493f4b9
-Werror,-Wunused-private-field
by Stephan Bergmann
· 11 years ago
a45827b
loplugin:unusedmethods
by Noel Grandin
· 11 years ago
0980095
Replace boost::scoped_array<T> with std::unique_ptr<T[]>
by Takeshi Abe
· 11 years ago
4729774
remove unnecessary check for null when calling delete
by Noel Grandin
· 11 years ago
e76e660
loplugin:cstylecast: deal with remaining pointer casts
by Stephan Bergmann
· 11 years ago
d5129a9
new clang plugin: loopvartoosmall
by Noel Grandin
· 11 years ago
851b3af
l10ntools: support x-comments in ulf format
by László Németh
· 11 years ago
7b8f64c
loplugin:cstylecast: nop between pointer types of exactly same spelling
by Stephan Bergmann
· 11 years ago
2931e0f
Reduce to static_cast any reinterpret_cast from void pointers
by Stephan Bergmann
· 11 years ago
7a1c56c
Clean up C-style casts from pointers to void
by Stephan Bergmann
· 11 years ago
1a08ce7
loplugin:staticfunction
by Noel Grandin
· 11 years ago
be1e272
const_cast: convert some C-style casts and remove some redundant ones
by Stephan Bergmann
· 11 years ago
b44cbb2
new loplugin: change virtual methods to non-virtual
by Noel Grandin
· 11 years ago
b68ecae
add Guarani (gug) language
by Andras Timar
· 11 years ago
0838fbc
Some more loplugin:cstylecast: l10ntools
by Stephan Bergmann
· 11 years ago
45ec1d9
brute-force find-and-remove of unused #define constants.
by Noel Grandin
· 11 years ago
4cf326d
attempt to compare a singular iterator to a singular iterator
by Caolán McNamara
· 11 years ago
fd1372b
boost::unordered_map->std::unordered_map
by Caolán McNamara
· 11 years ago
1471103
fdo#87754: duplicated strings in an ItemList are not translated
by Zolnai Tamás
· 11 years ago
a23f6eb
fdo#39440 reduce scope of local variables
by Michael Weghorn
· 11 years ago
0375504
fdo#38835 strip out OString globals
by Noel Grandin
· 11 years ago
45ca1bf
Fold URE: Linux ure/lib/* -> program/
by Stephan Bergmann
· 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
12bcfec
markup with event type not checker type
by Caolán McNamara
· 11 years ago
9086a4b
remove checks of __GCC_MINOR__ that are always true in GCC 4.6 or later
by Michael Stahl
· 12 years ago
86cd297
remove HAVE_GCC_PRAGMA_DIAGNOSTIC_MODIFY check and macro
by Michael Stahl
· 12 years ago
67009cf
l10ntools: std::auto_ptr -> std::unique_ptr
by Stephan Bergmann
· 12 years ago
43ed0db
l10ntools/source/export.cxx: be more std::
by Douglas Mencken
· 12 years ago
03626d7
fdo#80650 src transl. merge must be case sensitive
by David Tardon
· 12 years ago
9e77385
l10ntools/source/export.cxx: add sanity check to aOutput.mSimple
by Douglas Mencken
· 12 years ago
181b1c0
l10ntools/source/export.cxx: improve style of code
by Douglas Mencken
· 12 years ago
06622ec
l10ntools/inc/helper.hxx: bin unused header <cassert>
by Douglas Mencken
· 12 years ago
5aeb852
l10ntools-transex3: make pParseQueue field private
by Douglas Mencken
· 12 years ago
ed75aa2
create clang plugin to warn about C-style casts
by Noel Grandin
· 12 years ago
8dd8e93
remove AutoControls_tmpl from localize
by Thomas Arnhold
· 12 years ago
1cf299e
l10ntools: suppress warning C4245 from boost/crc.hpp
by Michael Stahl
· 12 years ago
a64675d
coverity#1224977 integer overflow
by Norbert Thiebaud
· 12 years ago
cdb6ea2
coverity#1224978 integer overflow
by Norbert Thiebaud
· 12 years ago
e50ef19
New loplugin:stringconcat
by Stephan Bergmann
· 12 years ago
856b55e
fdo#80324 fix path of redline_tmpl.hrc
by Andras Timar
· 12 years ago
9c883e6
coverity#1019333 Explicit null dereferenced
by Caolán McNamara
· 12 years ago
010c932
update usage instructions of pocheck tool
by Andras Timar
· 12 years ago
d60759a
loplugin:staticcall
by Stephan Bergmann
· 12 years ago
fb22eb4
Fix XMLFile::SearchL10NElements signature
by Stephan Bergmann
· 12 years ago
184a00b
loplugin: inlinesimplememberfunctions
by Noel Grandin
· 12 years ago
7610a80
fdo#68849: Add header guards to all include files
by Jens Carl
· 12 years ago
3b24dcc
Remove unnecessary semicolons
by Peter Senna Tschudin
· 12 years ago
407db84
Fix memory leak in xrmex tool
by Stephan Bergmann
· 12 years ago
ace815b
Fix memory leak in cfgex tool
by Stephan Bergmann
· 12 years ago
2bd7767
Resolves fdo#70681: fixincludeguards.pl: all that's left
by Thomas Arnhold
· 12 years ago
4f9b212
simplify ternary conditions "xxx ? yyy : false"
by Noel Grandin
· 12 years ago
541761d
prefer makefile-gmake-mode
by Takeshi Abe
· 12 years ago
157b688
some more hrc cleanup
by Thomas Arnhold
· 12 years ago
1a5457a
Avoid possible memory leaks in case of exceptions
by Takeshi Abe
· 12 years ago
aef2111
l10ntools: helpex: don't crash if the file can't be parsed; return error
by Michael Stahl
· 12 years ago
83d84ad
typo: befor -> before
by Thomas Arnhold
· 12 years ago
931043a
Memory released through xmlFreeDoc should be acquired with xmlMalloc
by Stephan Bergmann
· 12 years ago
eb5e5ae
Remove extra newline
by Stephan Bergmann
· 12 years ago
52e359d
Clean up function declarations
by Stephan Bergmann
· 12 years ago
c8c6c83
Clean up unreferenced functions
by Stephan Bergmann
· 12 years ago
362d4f0
Explicitly mark overriding destructors as "virtual"
by Stephan Bergmann
· 12 years ago
70cc2b1
First batch of adding SAL_OVERRRIDE to overriding function declarations
by Stephan Bergmann
· 12 years ago
1d81ca9
move remaining padmin dialogs into vcl
by Caolán McNamara
· 12 years ago
f8ee482
coverity#984098 Uninitialized pointer field
by Caolán McNamara
· 12 years ago
86a3258
Find places where OUString and OString are passed by value.
by Noel Grandin
· 12 years ago
45cc7cf
fix comments
by Caolán McNamara
· 12 years ago
1a8ba67
Remove visual noise from l10ntools
by Alexander Wilms
· 12 years ago
f5d4d2b
cid#707946 Uninitialized pointer field
by Noel Grandin
· 12 years ago
cd21028
cid#1038312 Dereference before null check
by Noel Grandin
· 12 years ago
94af3bc
ulfex: remove unneeded bULF, it is always true
by Zolnai Tamás
· 12 years ago
d548b25
Drop unnecessary #include
by Takeshi Abe
· 12 years ago
5dd4a06
l10ntools: sal_Bool -> bool
by Stephan Bergmann
· 12 years ago
bab7eeb
moved impress remote clients to a separate repository
by Norbert Thiebaud
· 12 years ago
ccb5f1a
coverity#1158098 Explicit null dereferenced
by Caolán McNamara
· 12 years ago
62736c5
bool improvements
by Stephan Bergmann
· 12 years ago
35782f8
fdo#74119 fix unlocalized redline menu
by Andras Timar
· 12 years ago
f121dd3
sal_Bool -> bool
by Stephan Bergmann
· 12 years ago
Next »