summaryrefslogtreecommitdiff
path: root/javaunohelper/Module_javaunohelper.mk
blob: daafedaeeae6975fe146d14733aa33a743ff2a7f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
#
# This file is part of the LibreOffice project.
#
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#

$(eval $(call gb_Module_Module,javaunohelper))

ifneq ($(ENABLE_JAVA),)

$(eval $(call gb_Module_add_targets,javaunohelper,\
    Library_juh \
    Jar_juh \
))

$(eval $(call gb_Module_add_subsequentcheck_targets,javaunohelper,\
    JunitTest_juh \
))

ifneq ($(DISABLE_DYNLOADING),TRUE)
$(eval $(call gb_Module_add_targets,javaunohelper,\
    Library_juhx \
))
endif

endif

# vim:set noet sw=4 ts=4:
artArt to LibreOffice shapes or reverse. Change-Id: I6aafc2eb83404ee2c0b8538b2f6fbbbd4363e7d3 Reviewed-on: https://gerrit.libreoffice.org/6138 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Miklos Vajna <vmiklos@collabora.co.uk> 2013-10-08No longer used header includeStephan Bergmann Change-Id: I74034503b4d2d1eb438b4213bf135d831a08e9fc 2013-10-02-Werror,-Wunused-variableStephan Bergmann Change-Id: Ibef564f992f3d62eab7711be66d7d465346222da 2013-10-02-Werror,-Wunused-variableStephan Bergmann Change-Id: Id1fc880fa713b03fe846cee8e5c5edd733f6bdb5 2013-10-01desktop: stop replacing %PRODUCTNAME %PRODUCTXMLFILEFORMATVERSIONMichael Stahl ... and %PRODUCTXMLFILEFORMATNAME at runtime and hard-code OpenOffice.org 1.0 for these too. Change-Id: Id96390506d2a0f367f932e85d3115362ad483bc3 2013-10-01remove run-time replacement of %WRITERCOMPATIBILITYVERSIONOOO11Michael Stahl Instead hard-code OpenOffice.org 1.1 as the value, since StarOffice and StarSuite are irrelevant. Change-Id: I9ab3d1cf38cf64cd4e440b3ae43158f748ead7d2 2013-09-26use makeFallback() in MakeRalLocale()/MakeRealUILocale()Eike Rathke The old MsLangId::convert...() methods did implicitly fall back to a known locale, this behavior is explicitly needed here to select a proper completely known locale. Change-Id: I350989f3af679890ddb0de964c2d107420331160 2013-09-26typo fixes in commentsAndras Timar Change-Id: Iaadec33715f8e0e0c6595c5e684606905274fdab 2013-09-21drop various tools/string.hxx includeCaolán McNamara Change-Id: If4271c97025a56922c4f0b143cc3af214218a153 2013-09-20cook up a scheme to allow windows to have per-module settingsCaolán McNamara Change-Id: I5fa62c3c2af2ccbbc7e8a61e5537488515b2808c 2013-09-17remove OUStringHashCode in favor of OUStringHashCaolán McNamara (and as always if you find one, you can be sure there are 6 others in there when you grep for them) Change-Id: I9296ddbdda266c7b6d8a0ac0bc13ec5b6340cee7 2013-09-12certainly it is enough to obtain the disables dictionaries once?Eike Rathke Change-Id: I323719e9c74d7c117062fb225a890a5e65c042ab 2013-09-11let us use the standard library instead of an own pow functionMarkus Mohrhard Change-Id: Ib1c28fbb5d34409a42b7ea594cde9c1c1cdccdd8 2013-09-10unusedcode: remove AttributeListImplMatúš Kukan Change-Id: I9c3c0d742bc2941fcf40ad69bfb744a57b3e7be6 2013-09-09Make SvtHistoryOptions not return files if they can't be openedKrisztian Pinter Change-Id: I68cb3363a33b2d6ceb2330486e26d5cfa913c5e7 Reviewed-on: https://gerrit.libreoffice.org/5841 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com> 2013-09-05getFallbackStrings() with bIncludeFullBcp47 parameterEike Rathke so the various places that check the full tag first do not have to get it just to delete it again. Change-Id: Ib4e3cf1b16988464db875f1b6ac5cf4a0ab60fe5 2013-09-04Remove more unused methodsMarcos Paulo de Souza Change-Id: I8fec40d767905bcca366257a67f669eaa1055cbc Reviewed-on: https://gerrit.libreoffice.org/5789 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Marcos Souza <marcos.souza.org@gmail.com> Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org> 2013-09-03was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback()Eike Rathke Change-Id: I4cfda0f08e1d85acc7f1b5819b8e0f64c4985bb1 2013-09-03was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback()Eike Rathke Change-Id: If5dfd19368e2bd94aa55e06a65d68f422bae3877 2013-09-03WaE: unused defineCaolán McNamara Change-Id: I2e4c9f695529a7692b1624d2bce54441d44806b9 2013-09-03Remove more unused methodsMarcos Paulo de Souza Change-Id: I79548f9dd1b83ef940e7a1302cf7b728610fed4a Reviewed-on: https://gerrit.libreoffice.org/5757 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org> 2013-08-28Mark as constTakeshi Abe Change-Id: If20ac542f31dd650d6d1cc22ced618f73e1ce773 2013-08-27Resolves: fdo#67743 ensure user autocorr config dir existsCaolán McNamara We try and copy the shared one to the user location the first time we create a customized user file. If the dir doesn't exist then that migration doesn't happen. The new autocorr file is then written, creating the dir, and any further operations will reattempt the skipped share copy, and this time succeed because the dir now exists. Which overwrites the previously written customized content. This is similar to fdo#65501 "ensure configured backup dir exists before using it", so reuse that code and move it into unotools. Change-Id: I38fa621b8d7295d70b09172a028569ea95404120 2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák Compiler plugin to replace with matching number(), boolean() or OUString ctor, ran it, few manual tweaks, mark as really deprecated. Change-Id: I4a79bdbcf4c460d21e73b635d2bd3725c22876b2 2013-08-19Introduce rtl::compareIgnoreCase and deprecate rtl/character.hxx equivalents.Arnaud Versini Change-Id: Id90935fd2b0f904f89477792edc8140cfc31e91f Reviewed-on: https://gerrit.libreoffice.org/5412 Reviewed-by: Petr Mladek <pmladek@suse.cz> Tested-by: Petr Mladek <pmladek@suse.cz> 2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist Change all instances of hardcoded "program", "share" etc subfolder names to use those from <config_folders.h> instead. In normal builds, the end result will not change. Change-Id: I91c95cd8e482818be67307e889ae6df887763f53 2013-08-10fdo#46037: 1 less occurrence comphelper/configurationhelper in unotoolsJulien Nabet Change-Id: If188eecd0f5ea3802ec795866d21c41e643cbd63 2013-07-30Typos in debug messagesMatteo Casalin Change-Id: I0b06af28959d7254b1aaca6e05c51311294bc3e7 2013-07-29Just quiet cppcheckJulien Nabet Change-Id: I82d65a2ebc8023eaddb6dd1aefb872224f90b47a 2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks Change-Id: Ic1240114d667fb7797afae4847427cc889f3cb48 2013-07-24fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa Change-Id: Ie959aa5a6874aae3c60273355a959c344e82699e Reviewed-on: https://gerrit.libreoffice.org/5083 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org> 2013-07-23OSL_FAIL -> SAL_WARNStephan Bergmann Change-Id: If0c4dce547184ca48f221793daf33e4592912cb2