Commit graph

424 commits

Author SHA1 Message Date
Gustavo Buzzatti Pacheco
c47f352333 Fix for fdo43460 Part XXII getLength() to isEmpty()
Part XXII
modules
jvmfwk, l10ntools, lingucomponent
2012-01-05 15:07:34 +01:00
Caolán McNamara
6fd747bf0e make this Makefile the same as all the others
so that make inside an source ./Env.Host.sh environment
works the same as make outside that env
2011-12-21 10:22:14 +00:00
Caolán McNamara
2d9aac80a1 msvc2008 hunspell linked to icuuc 2011-12-21 10:20:10 +00:00
Michael Stahl
b8fc450949 lingucomponent: MacOSX: use gb_Library_add_objcxxobjects 2011-12-16 11:30:47 +01:00
Matúš Kukan
0e6122ade8 Revert "we have gb_Library_add_objcxxobjects for this"
This reverts commit cd105c5ad2.
We can't use gb_Library_add_objcxxobjects here because
gb_ObjCxxObject_get_source has .mm suffix
2011-12-14 13:04:24 +01:00
Matúš Kukan
cd105c5ad2 we have gb_Library_add_objcxxobjects for this 2011-12-14 10:58:39 +01:00
Matúš Kukan
b43fb02c9b try to fix building lingucomponent on Mac 2011-12-13 13:00:45 -06:00
Matúš Kukan
f9fc46c1ef convert lingucomponent to gbuild 2011-12-13 17:00:24 +01:00
Christian Lohmaier
89b4260fc9 GUI is also UNX for Mac, to check for Mac use either OS→MACOSX or GUIBASE→aqua 2011-12-13 01:59:12 +01:00
Marcel Metz
4c2dcaf130 Removed unnessecary tools/table.hxx includes 2011-12-06 17:16:57 +01:00
August Sodora
9ee19c8fad fdo#41474: remove setCharAt and charAt from O[U]StringBuffer 2011-12-01 16:23:08 -05:00
Norbert Thiebaud
c0bed9c72e remove precompiled_xxx.hxx/cxx 2011-11-27 18:07:55 -06:00
Norbert Thiebaud
719d68d4cc remove include of pch header from lingucomponent 2011-11-27 13:14:34 -06:00
Norbert Thiebaud
e4610ffd2d remove PCH support in dmake-module 2011-11-27 12:26:12 -06:00
August Sodora
93253ee6ab Remove some uses of OUString::setCharAt 2011-11-26 00:49:26 -05:00
Caolán McNamara
89f057a09d ditch dbg_dump 2011-11-24 15:29:52 +00:00
Michael Stahl
5f1799f579 fdo#42865: libexttextcat,lingucomponent: no mapfile
In order to not have the offending local _ZNSs4_Rep20_S_empty_rep_storageE
symbol in libguesslanglo.so, build both it and libexttextcat
with hidden visibility.
2011-11-15 20:52:00 +01:00
Stephan Bergmann
b11bd0323e Removed comphelper -> unotools processfactory.hxx duplication. 2011-11-14 11:50:26 +01:00
Kristian Rietveld
7d6097410c Use NSString in template specification instead of objc_object 2011-10-24 17:29:33 +02:00
Pierre-André Jacquod
4d08dfa319 cppcheck reduce scope of lingucomponent/...sspellimp.cxx 2011-10-07 15:57:56 +02:00
Pierre-André Jacquod
329841d018 cppcheck reduce scope in linguacomponent/...sspellimp.cxx 2011-10-07 15:57:46 +02:00
Jan Holesovsky
d82d203195 Fix MinGW build. 2011-10-05 12:50:56 +02:00
Rene Engelhard
4d6f1ad5ad libtextcat -> libexttextcat in #include's 2011-10-04 22:34:32 +02:00
Rene Engelhard
d001fb1706 update LIBTEXTCATLIB 2011-10-04 21:03:57 +02:00
Rene Engelhard
816c7a28a0 update to libexttextcat 3.1.1 2011-10-04 21:03:57 +02:00
Caolán McNamara
5f04439b17 Resolves: fdo#41083 honour minimum word hyphenation length 2011-09-29 14:25:24 +01:00
Caolán McNamara
61b5ee916e bump to libexttextcat 3.1.0, enable previously broken languages 2011-09-29 12:48:40 +01:00
Caolán McNamara
f29109cc5b text can be const now 2011-09-28 16:03:49 +01:00
Caolán McNamara
04b95fc8d0 decast this a bit 2011-09-27 12:34:25 +01:00
Caolán McNamara
602b63b0e4 why call twice, we've already got the result 2011-09-27 12:34:25 +01:00
Caolán McNamara
fcd9b06ac7 constify some of this 2011-09-27 12:34:24 +01:00
Caolán McNamara
dd32608012 fix mangled indent 2011-09-27 12:34:24 +01:00
Caolán McNamara
db84cf1771 bump to libexttextcat
As an aside we can always use the configuration and data files belonging to the
system version now in --with-system-libexttextcat mode, so need for the --data
option.
2011-09-23 14:02:54 +01:00
Caolán McNamara
c4de35ab55 fix this leak again post-merge 2011-08-03 16:28:58 +01:00
Jan Holesovsky
e5423e6c80 Merge commit 'libreoffice-3.4.2.3' 2011-07-28 10:14:00 +02:00
Bjoern Michaelsen
09727e4dbf resyncing to master 2011-07-21 18:34:26 +02:00
Matus Kukan
d98ac11f39 Remove component_getImplementationEnvironment 2011-07-12 11:27:22 +02:00
Laszlo Nemeth
b26060d88b fix wrong capitalization in case of non-standard hyphenation
Signed-off-by: Andras Timar <atimar@suse.com>
2011-07-11 14:09:52 +02:00
Bjoern Michaelsen
18e83c68d4 gnumake4: fix lingucompoment buildbreaker 2011-06-20 13:45:00 +02:00
Bjoern Michaelsen
e268256133 Merge branch 'master' into feature/gnumake4
Conflicts:
	lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hyphenimp.cxx
	lingucomponent/source/spellcheck/spell/sspellimp.cxx
	setup_native/prj/build.lst
	setup_native/prj/d.lst
	wizards/Jar_query.mk
	wizards/Module_wizards.mk
	wizards/Zip_launcher.mk
	wizards/com/sun/star/wizards/report/makefile.mk
	wizards/prj/build.lst
	wizards/prj/d.lst
	wizards/util/target.pmk
2011-06-19 12:54:22 +02:00
Mathias Bauer
451314f294 CWS gnumake4: convert linguistic to new build system 2011-06-16 12:14:15 +02:00
Tor Lillqvist
d32db65e8f Drop %_EXT% which was always empty 2011-06-03 13:25:56 +03:00
Tor Lillqvist
ea9d29c0bc Drop OS2 2011-05-21 15:49:48 +03:00
Caolán McNamara
cde15afdde free hyphenators in dtor 2011-05-20 09:47:55 +01:00
Caolán McNamara
ab826b1417 remove redundant checks 2011-05-20 09:47:54 +01:00
Caolán McNamara
983d1145fc guard final release better post possible clear 2011-05-20 09:47:54 +01:00
Caolán McNamara
71a8261afd valgrind: leak. Break circular dependency 2011-05-20 09:47:54 +01:00
Kayo Hamid
774ab34f39 inefficient emptiness check 2011-04-26 15:25:15 +01:00
Julien Nabet
85fe9bef8c Easyhack: Add visibility markup to all component_get* functions 2011-04-20 10:57:10 +02:00
Christina Rossmanith
b9697ca225 remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (components) 2011-04-19 21:04:35 +02:00