Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/private/Ashod/fast-calc-rendering
/
swext
9d82731
swext: remove unused import
by Andras Timar
· 10 years ago
17d6c6f
swext: increment the extension version number to 1.2.0
by Michael Stahl
· 10 years ago
0de9724
swext: add a logging out stream to help debugging TLS connections
by Michael Stahl
· 10 years ago
6d57195
swext: Wiki Publisher does not use those apache-commons libraries
by Michael Stahl
· 11 years ago
81d31dc
swext: remove commons-httpclient dependency from Wiki Publisher
by Michael Stahl
· 11 years ago
c45c2c8
java: 'final static' to 'static final'
by Noel Grandin
· 11 years ago
047a883
swext: regularize the order of 'final' and public/private
by Andras Timar
· 10 years ago
b2ae014
odt2mediawiki.xsl: ensure the node selection
by Robert Antoni Buj Gelonch
· 11 years ago
6c3e4b8
odt2mediawiki.xsl: hide table of contents if there is a customized toc
by Robert Antoni Buj Gelonch
· 11 years ago
b532d46
odt2mediawiki.xsl: tabulation in toc entries
by Robert Antoni Buj Gelonch
· 11 years ago
b32953d
tdf#75360 tdf#90474 line breaks in exporting to mediawiki
by Robert Antoni Buj Gelonch
· 11 years ago
c4a8c79
odt2mediawiki.xsl: vertical & horizontal align of a image
by Robert Antoni Buj Gelonch
· 11 years ago
4f35151
tdf#75531 failed to convert the margins
by Robert Antoni Buj Gelonch
· 11 years ago
26b9122
tdf#75019 bookmarks in exporting to mediawiki
by Robert Antoni Buj Gelonch
· 11 years ago
a323ec6
odt2mediawiki.xsl: table cell color in cell attributes
by Robert Antoni Buj Gelonch
· 11 years ago
50c43b0
odt2mediawiki.xsl: reuse table cell code, check USE_DEFAULT_TABLE_CLASS, use current vbles
by Robert Antoni Buj Gelonch
· 11 years ago
f472ab2
odt2mediawiki.xsl: improve export filter
by Robert Antoni Buj Gelonch
· 11 years ago
25d3c61
Typo: formated->formatted
by Julien Nabet
· 11 years ago
1003946
java: remove more dead code
by Noel Grandin
· 11 years ago
43cc8ad
java: remove dead code
by Noel Grandin
· 11 years ago
7d812b0
java: unused imports
by Noel Grandin
· 11 years ago
c199b76
java: remove some unused local variables
by Noel Grandin
· 11 years ago
db203e5
java: remove some unused fields
by Noel Grandin
· 11 years ago
0063cf2
java: make fields final where possible
by Noel Grandin
· 11 years ago
36ff152
java: reduce excessive code indentation levels
by Noel Grandin
· 11 years ago
03c7c26
java: final fields that can be static
by Noel Grandin
· 11 years ago
9341bf3
java: when rethrowing, store the original exception
by Noel Grandin
· 11 years ago
973eb2f
java: reduce the depth of some deeply nested if blocks
by Noel Grandin
· 11 years ago
2844128
mediawiki: use String.length()==0 instead of String.equals(empty string)
by rbuj
· 12 years ago
4157780
mediawiki: use a character literal
by rbuj
· 12 years ago
5342540
swext: use proper syntax for accessing outer class this
by Michael Stahl
· 12 years ago
253b97c
missing imports
by Caolán McNamara
· 12 years ago
5f6b197
mediawiki options went missing
by Caolán McNamara
· 12 years ago
c88eae0
mediawiki: improve storeConfiguration & loadConfiguration methods
by rbuj
· 12 years ago
dbc24b1
mediawiki: if...else if...else Statement
by rbuj
· 12 years ago
7dbd88a0
mediawiki: use contains to check if a string contains a substring
by rbuj
· 12 years ago
add27e4
mediawiki: the assigned value is never used
by rbuj
· 12 years ago
d8a7f72
Use COMMONS_LOGGING_VERSION vble
by rbuj
· 12 years ago
c0415d5
java: remove unnecessary constructor declarations
by Noel Grandin
· 12 years ago
6884ef6
java: don't catch and then just rethrow an exception
by Noel Grandin
· 12 years ago
0764292
java: use 'Short.valueOf' instead of 'new Short'
by Noel Grandin
· 12 years ago
ff0ad04
java: use 'Integer.valueOf' instead of 'new Integer'
by Noel Grandin
· 12 years ago
be1bb7b
java: use Boolean.valueOf instead of instantiating Boolean objects
by Noel Grandin
· 12 years ago
3a8d351
java: remove unused methods
by Noel Grandin
· 12 years ago
439354a
upgrade to apache-commons-1.2
by Thomas Arnhold
· 12 years ago
0d916bb
java: remove unused imports
by Noel Grandin
· 12 years ago
ac5954d
java: remove commented out code
by Noel Grandin
· 12 years ago
34bcf9b
java: remove dead methods
by Noel Grandin
· 12 years ago
8583da1
java: remove unused fields
by Noel Grandin
· 12 years ago
68cd011
java: reduce scope, make some methods private
by Noel Grandin
· 12 years ago
da677df
java: reduce scope, make fields private
by Noel Grandin
· 12 years ago
e701b3f
java: reduce scope, make constants private
by Noel Grandin
· 12 years ago
f086884
java: remove unused parameters
by Noel Grandin
· 12 years ago
0477e6c
java: add @Override annotation to overriding methods
by Noel Grandin
· 12 years ago
41709cc
java: remove unused parameters
by Noel Grandin
· 12 years ago
616b3ad
java: remove exceptions from throws clauses that are not
by Noel Grandin
· 12 years ago
b58c053f
java: remove unnecessary semi-colons
by Noel Grandin
· 12 years ago
b58f377
java: use the non-deprecated constructor of URI
by Noel Grandin
· 12 years ago
0c5f51e
java: remove commented out code
by Noel Grandin
· 12 years ago
b8f4db5
Resolves fdo#81581: Mediawiki doesn't recognize underlining
by Julien Nabet
· 12 years ago
c15927f
the addfile rule doesn't like to continue on a new line
by Christian Lohmaier
· 12 years ago
libreoffice-4-3-branch-point
7e47087
care for Java 1.5 support in external packages
by Douglas Mencken
· 12 years ago
820a299
Many spelling fixes: directories r* - z*.
by Pedro Giffuni
· 12 years ago
1731f6e
bump apache-commons-lang to 3.3.1
by Caolán McNamara
· 12 years ago
3dad9b1
bump apache-commons-codec to 1.9
by Caolán McNamara
· 12 years ago
2b15c85
bump apache-commons-logging to 1.1.3
by Caolán McNamara
· 12 years ago
dbc78f2
Resolves: fdo#75308 Asterisk at the beginning of Paragraph without "Nowiki"
by Julien Nabet
· 12 years ago
9e2d1d2
Resolves: fdo#69925 Wiki Publisher Extension is not working
by Julien Nabet
· 12 years ago
e4a448a
Related: fdo#74875 Filter of "nowiki" to be improved - Export to MediaWiki
by Julien Nabet
· 12 years ago
7d2f7c6
normalize values of SYSTEM_APACHE_COMMONS, SYSTEM_BSH
by Michael Stahl
· 12 years ago
7da3f43
Resolves: fdo#74820 Failed to recognized Heading 6-Export to MediaWiki
by Julien Nabet
· 12 years ago
ac6e8ac
typo fixes in comments
by Andras Timar
· 12 years ago
5b609ae
gbuild: fix gb_Extension_use_default_description
by Michael Stahl
· 12 years ago
a60427e
swext: fix wiki-publisher / apache-commons build
by Michael Stahl
· 12 years ago
461d830
stop using apache-commons jars from OUTDIR too
by Michael Stahl
· 12 years ago
8e602af
stop looking for Jar files in solver
by Michael Stahl
· 12 years ago
c801ab3
xsltml: remove ExternalPackage, use files from WORKDIR
by Michael Stahl
· 12 years ago
fa5c7cc
Fix path for common-update.dtd
by Julien Nabet
· 13 years ago
c871c06
ENABLE_MEDIAWIKI Harmonize ENABLE_* variable to TRUE/<nothing>
by Norbert Thiebaud
· 13 years ago
805c610
Resolves: #i121544# - Clean-up MessageBox API
by Ariel Constenla-Haile
· 13 years ago
680608b
Related: #i121513# Remove deprecated UnoControlThrobberModel
by Ariel Constenla-Haile
· 13 years ago
bc0e857
Resolves: #i121907# upgrade odt2mediawiki to latest version
by Ariel Constenla-Haile
· 13 years ago
72e5d0c
Move to MPLv2 license headers, with ESC decision and author's permission.
by Michael Meeks
· 13 years ago
a79d43d
Java cleanup in mediawiki extension
by Noel Grandin
· 13 years ago
b80d8c6
fdo#62096 - replace some O(U)String compareTo with ==
by Artur Dryomov
· 13 years ago
adda54b
Update Apache Commons
by Pedro Giffuni
· 14 years ago
33a87b9
fdo#61379 Java options are under Options - LibreOffice - Advanced
by Andras Timar
· 13 years ago
79b0046
remove legacy build.pl prj/build.lst files.
by Michael Meeks
· 13 years ago
12f9287
Make gb_Extension_use_default_description/license explicit
by Stephan Bergmann
· 13 years ago
b768611
remove all d.lst
by Michael Stahl
· 13 years ago
6ac759d
remove specialcasing for old internal sun wiki
by Bjoern Michaelsen
· 13 years ago
616c692
s/the the/the/
by Tor Lillqvist
· 13 years ago
3117041
API CHANGE: com.sun.star.lang.IllegalArgumentException
by Michael Stahl
· 13 years ago
117fdb9
convert users of XDocumentInfo to XDocumentProperties
by Michael Stahl
· 13 years ago
06ec1c0
Merge branch 'master' into feature/killsdf
by Andras Timar
· 13 years ago
428d9e1
Delete unused files
by Zolnai Tamás
· 13 years ago
cffdb8d
gbuild: fix XcuMergeTarget build breakage:
by Michael Stahl
· 13 years ago
10f4e76
gbuild: let ExtensionTarget expect manifest below META-INF
by Michael Stahl
· 13 years ago
72e2db3
Correct helptree localization in swext
by Zolnai Tamás
· 13 years ago
39bac3f
translations is a source-only module
by Andras Timar
· 14 years ago
Next »