summaryrefslogtreecommitdiff
path: root/helpcontent2/source/text/scalc/guide/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'helpcontent2/source/text/scalc/guide/makefile.mk')
-rw-r--r--helpcontent2/source/text/scalc/guide/makefile.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/helpcontent2/source/text/scalc/guide/makefile.mk b/helpcontent2/source/text/scalc/guide/makefile.mk
index 946110e6db..dbb61d1c4e 100644
--- a/helpcontent2/source/text/scalc/guide/makefile.mk
+++ b/helpcontent2/source/text/scalc/guide/makefile.mk
@@ -109,6 +109,7 @@ XHPFILES = \
multioperation.xhp \
multitables.xhp \
note_insert.xhp \
+ numbers_text.xhp \
print_details.xhp \
print_exact.xhp \
print_landscape.xhp \
feature/taggedPDF LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/nlpsolver/ThirdParty
AgeCommit message (Expand)Author
2016-01-10Fix typosAndrea Gelmini
2015-10-14cid#1326608,cid#1326609 CN: Bad implementation of cloneable idiomNoel Grandin
2015-10-01Fix typosAndrea Gelmini
2015-10-01Fix typosAndrea Gelmini
2015-06-30Fix typosAndrea Gelmini
2015-06-11java:regulatize the order of 'final' and public/privateNoel Grandin
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-01-05java: remove dead codeNoel Grandin
2014-12-05java: remove some unused fieldsNoel Grandin
2014-11-25java: final fields that can be staticNoel Grandin
2014-11-18java: make fields final where possibleNoel Grandin
2014-11-18java: fix some javadoc errorsNoel Grandin
2014-11-12java: convert fields to local variables where possibleNoel Grandin
2014-11-12java: reduce excessive code indentation levelsNoel Grandin
2014-10-16java: always use braces for while loopsNoel Grandin
2014-10-13nlpsolver: ensure that the stream is cleaned up before the method returnsRobert Antoni Buj i Gelonch
2014-09-02nlpsolver: fix javadoc error: bad use of '>'rbuj
2014-08-20remove more unnecessary constructor declarationsNoel Grandin
2014-08-20java: remove unnecessary constructor declarationsNoel Grandin
2014-08-20java: remove modifiers implied by the contextNoel Grandin
2014-08-19java: remove unused methodsNoel Grandin
2014-08-14java: remove unused importsNoel Grandin
2014-08-14java: remove commented out codeNoel Grandin
2014-08-13remove dead java constantsNoel Grandin
2014-08-13make some java fields privateNoel Grandin
2014-08-13java: remove dead methodsNoel Grandin
2014-08-13java: remove unused fieldsNoel Grandin
2014-08-13java: reduce scope, make some methods privateNoel Grandin
2014-08-13java: reduce scope, make fields privateNoel Grandin
2014-08-12java: reduce scope, make constants privateNoel Grandin
2014-08-12java: fix broken javadoc tagsNoel Grandin
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin
2014-08-08java: remove unnecessary semi-colonsNoel Grandin
2014-08-07nlpsolver: Use System.arraycopyrbuj
2014-08-07nlpsolver: Number parsingrbuj
2014-08-07convert EvolutionarySolver source to unix LFNoel Grandin
2014-08-05java: remove commented out codeNoel Grandin
2014-08-05java: remove some unused fields in the ODK examplesNoel Grandin
2014-08-04java: remove some unused fields in the ODK examplesNoel Grandin
2014-05-09'!= false' is redundant, and confusing - kill it.Jan Holesovsky
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-05-06Java cleanup, close file handles when done with themNoel Grandin
2013-04-26Java cleanup, remove unused importsNoel Grandin
2013-04-26Java cleanup, use genericsNoel Grandin
2013-04-24Java cleanup, use generic containers where possibleNoel Grandin
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin