Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/gbuild_cli
/
l10ntools
61137e5
Make isNextGroup() declaration match implementation
by Tor Lillqvist
· 14 years ago
2146c00
Ulfex ignores comments during extraction too
by Zolnai Tamás
· 14 years ago
8ca8ea2
Correct ulfex to ignore comments
by Zolnai Tamás
· 14 years ago
286a773
re-base on ALv2 code.
by Michael Meeks
· 14 years ago
5032dc0
gbuild: invert handling of standard system libraries:
by Michael Stahl
· 14 years ago
b85c349
gbuild: replace direct gb_STDLIBS use with ...
by Michael Stahl
· 14 years ago
2e677c3
gbuild: split uwinapi out of gb_STDLIBS
by Michael Stahl
· 14 years ago
8b97644
Revert "fdo#52246 let helpex use gsicheck's tag checker"
by Andras Timar
· 14 years ago
2f31023
explicitly link to libxslt
by Caolán McNamara
· 14 years ago
0cd2f00
have to register exslt handlers for string::tokenize
by Caolán McNamara
· 14 years ago
1266f7f
we need to escape xml on export
by Caolán McNamara
· 14 years ago
e190f0a
merge tool not filtering on requested input file name
by Caolán McNamara
· 14 years ago
e967b15
merge .ui translations back to runtime files
by Caolán McNamara
· 14 years ago
9414366
add a plausible .ui to .sdf extraction tool
by Caolán McNamara
· 14 years ago
0475a79
use utf-8 instead of legacy code pages in all msi tables (related: fdo#39595)
by Andras Timar
· 14 years ago
1314800
typo: COMMEND->COMMENT
by Andras Timar
· 14 years ago
0cacb52
set encoding of Hungarian MSI tables to UTF-8
by Andras Timar
· 14 years ago
b854de9
deprecate oustringostreaminserter.hxx
by Norbert Thiebaud
· 14 years ago
4108693
fdo#54232 set encoding of Romanian MSI tables to UTF-8
by Andras Timar
· 14 years ago
eaa81cc
move help compiler/linker/indexer to a new module
by Andras Timar
· 14 years ago
f3b0081
trim leading (and trailing) spaces when extracting help string
by Andras Timar
· 14 years ago
a0ca945
Make update_tree.pl work with internal xmllint
by Stephan Bergmann
· 14 years ago
7017654
add help.tree files to extensions' help
by Bence Babati
· 14 years ago
76e0a9a
-Werror,-Wunused-function
by Stephan Bergmann
· 14 years ago
4ced2d9
fdo#52246 let helpex use gsicheck's tag checker
by Andras Bartek
· 14 years ago
715e210
Related: fdo#53337 Maybe this is a typeinfo visibility problem
by Caolán McNamara
· 14 years ago
31c5270
-Werror,-Wunused-private-field (Clang towards 3.2)
by Stephan Bergmann
· 14 years ago
2beba8f
reduce ascii noise and useless comments
by Thomas Arnhold
· 14 years ago
49ad17e
remove include comments and boxes
by Thomas Arnhold
· 14 years ago
adc49a8
remove empty ascii boxes and stuff
by Thomas Arnhold
· 14 years ago
a921066
fix crash on start
by Ivan Timofeev
· 14 years ago
aba13e8
fixing conditional text in ahelp tags fdo#49268
by Andras Bartek
· 14 years ago
889de66
Typo ressource -> resource
by Stephan Bergmann
· 14 years ago
5ef0042
Partially revert "Remove some unused defines and controls"
by Thomas Arnhold
· 14 years ago
63c508e
re-base on ALv2 code. Includes:
by Michael Meeks
· 14 years ago
4b592ce
move ulfconv to l10ntools
by David Tardon
· 14 years ago
7f47903
fdo#52090 update Danish dictionaries (2012.07.14)
by Andras Timar
· 14 years ago
a767448
Search for char instead of 1 char long string, when possible.
by Christophe JAILLET
· 14 years ago
05a0aaa
fdo#51954: More tools->rtl string conversion regressions
by Stephan Bergmann
· 14 years ago
23e2875
XML_Parse returns enum XML_Status
by Michael Stahl
· 14 years ago
de3d688
Regression fix correction
by Stephan Bergmann
· 14 years ago
cc632da
fix std::max mismatched type compile snafu
by Michael Meeks
· 14 years ago
63cb8d6
fdo#51954: More tools->rtl string conversion regressions
by Stephan Bergmann
· 14 years ago
62342ab
fdo#51954: -1 is small while STRING_NOTFOUND was great
by Stephan Bergmann
· 14 years ago
4c912d3
Resolves: fdo#51572 catch CLuceneError throws and extract the error message
by Caolán McNamara
· 14 years ago
f2d484e
"Wunused-but-set-variable" was new in gcc 4.6
by Terrence Enger
· 14 years ago
278000a
Remove unused defines
by Thomas Arnhold
· 14 years ago
0c2b23e
Remove unused xmlutil.hxx
by Thomas Arnhold
· 14 years ago
2005a34
re-base on ALv2 code.
by Michael Meeks
· 14 years ago
b63027f
Remove some unused defines and controls
by Thomas Arnhold
· 14 years ago
f2efc95
callcatcher: remove some unused code
by Caolán McNamara
· 14 years ago
ecf9432
re-base on ALv2 code.
by Michael Meeks
· 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
aab6aba
fix help localization from source tarballs
by Petr Mladek
· 14 years ago
462935f
removed unused forward declarations of class
by Takeshi Abe
· 14 years ago
d2a02df
cppcheck: Avoid unused variables code warnings
by Martyn Russell
· 14 years ago
35a30cb
targeted string re-work
by Norbert Thiebaud
· 14 years ago
217b573
move idxdict out of dictionaries
by David Tardon
· 14 years ago
9baeb0b
on Windows we need both propex (Perl script) and propex.bat (launcher)
by Andras Timar
· 14 years ago
8512e5c
reduce static_initialization_and_destruction chain
by Caolán McNamara
· 14 years ago
f5e727d
WaE: exceptions used without unwind information
by Caolán McNamara
· 14 years ago
f8ec9ca
fix subtle flex problems on MacOS
by David Ostrovsky
· 14 years ago
d28ffc8
add propex.bat back; it is used on Windows
by Matúš Kukan
· 14 years ago
ced53aa
fixed subtle flex issue with C++ treatment on Windows
by David Ostrovsky
· 14 years ago
f9bea44
generate non-interactive scanner
by David Tardon
· 14 years ago
b4adf8a
the binaries were build with enabled exceptions before
by David Tardon
· 14 years ago
9fe6e4d
build Jar_FCFGMerge only in with-java case
by Matúš Kukan
· 14 years ago
e3ef482
there is no localize script and propmerge.bat is not used
by Matúš Kukan
· 14 years ago
3e0b229
gbuild conversion l10ntools module
by David Ostrovsky
· 14 years ago
b1c3e8a
make gbuild the default assumption of build.pl
by Bjoern Michaelsen
· 14 years ago
b3fcbe7
do not export usage of CLucene headers outside of l10ntools
by Luboš Luňák
· 14 years ago
c8677d3
use CLUCENE_CFLAGS
by Luboš Luňák
· 14 years ago
1ac9f911
WaE: unused functions
by Tor Lillqvist
· 14 years ago
1dcab66
WaE: MSVC2008 suppress warnings in clucene headers
by Caolán McNamara
· 14 years ago
959ab4d
WaE: MSVC2008 suppress warnings in clucene headers
by Caolán McNamara
· 14 years ago
8c1f7d9
in debug message print the filename that caused the error
by Andras Timar
· 14 years ago
1ba0ab7
we only extract en-US strings, remove some complexity
by Andras Timar
· 14 years ago
3f00358
export x-comments to sdf file into the 'helptext' field
by Andras Timar
· 14 years ago
e414736
add headers to Gert's files
by Caolán McNamara
· 14 years ago
d6bc02f
Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator
by Szabolcs Dezsi
· 14 years ago
effda59
callcatcher: regenerate list
by Caolán McNamara
· 14 years ago
79872b9
exclude callcatcher output dirs from translation tools as well
by Caolán McNamara
· 14 years ago
a84e97e
Remove unused code in l10ntools.
by Santiago Martinez
· 14 years ago
7c033bb
WaE: unknown conversion type character 'z' in format
by David Tardon
· 14 years ago
811180e
translations converted to gbuild
by Matúš Kukan
· 14 years ago
4aa1757
Make sure osl_openFile is called with an absolute URL
by Stephan Bergmann
· 14 years ago
f240113
Better error message
by Stephan Bergmann
· 14 years ago
249dea4
Prevent crash of helpex.exe
by Andras Timar
· 14 years ago
cb578c7
fix behaviour of propex tool on Windows
by Andras Timar
· 14 years ago
ad549ad
Make localize follow clone/* instead of symlinks
by Stephan Bergmann
· 14 years ago
f15c1c3
print what directory localize tool cannot open
by Andras Timar
· 14 years ago
995b2f8
more silent output of non-verbose help build
by Andras Timar
· 14 years ago
a3fccd2
unusedcode.easy: remove unused code
by Thomas Arnhold
· 14 years ago
aee538e
do not print ".\n" to console
by Andras Timar
· 14 years ago
3ea0a0a
ja help overflows clucene's default limits
by Caolán McNamara
· 14 years ago
d5c14a9
just link to HelpIndexer
by Caolán McNamara
· 14 years ago
170b955
tweak for cross-platformity
by Caolán McNamara
· 14 years ago
e4825f4
make sure we retain fix for fdo#40665 in clucene
by Caolán McNamara
· 14 years ago
8f6321b
use different OUString ctor for RTL_TEXTENCODING_UCS4
by Caolán McNamara
· 14 years ago
Next »