Commit graph

1237 commits

Author SHA1 Message Date
Michael Stahl
66d9925bb6 Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/core 2011-11-02 17:49:42 +01:00
Caolán McNamara
da0bd7a501 drop freshly unused methods 2011-11-02 16:04:27 +00:00
Michael Stahl
7edb1da8c5 move CloseVeto from dbaccess to unotools 2011-10-31 21:18:24 +01:00
Caolán McNamara
576d7aaada drop some unused code 2011-10-28 10:22:59 +01:00
Stephan Bergmann
c31d7b012f Some warning cleanup (found with trunk Clang). 2011-10-24 12:56:22 +02:00
Stephan Bergmann
b1eae75f53 Undo basis/brand split: moved ini files from basis program/ to brand program/.
Moved uno ini, folded fundamentalbasis ini into fundamental ini, merged
version inis.
2011-10-20 23:04:11 +02:00
Stephan Bergmann
538d29f5a4 Undo basis/brand split: move presets/ from basis to brand.
Also let utl::Bootstrap::locateBaseInstallation return
$BRAND_BASE_DIR instead of $OOO_BASE_DIR, so that things match again.
2011-10-18 09:47:41 +02:00
Caolán McNamara
7a8c46ae1f don't need getExecutableDirectory anymore 2011-10-15 12:18:46 +01:00
Caolán McNamara
cdbd93e9a5 callcatcher: some unused code 2011-10-15 12:18:45 +01:00
Pierre-André Jacquod
7f8c23462e cppcheck reduce scope of var in unotools/...fontcfg.cxx 2011-10-07 15:57:50 +02:00
Bjoern Michaelsen
e94a19f3e0 simplfy dmake to gbuild bridgefile 2011-10-05 00:31:50 +02:00
Caolán McNamara
946bfb2bf8 callcatcher: another round of unused methods 2011-09-28 15:12:54 +01:00
Michael Meeks
00004ec8ca add missing dependent include 2011-09-28 15:09:48 +01:00
Caolán McNamara
0be6fb77a7 callcatcher: another round 2011-09-28 09:20:33 +01:00
Caolán McNamara
84841b118a callcatcher: AtomServer unused 2011-09-28 09:20:32 +01:00
Stephan Bergmann
6671fa81db Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(). 2011-09-27 20:22:03 +02:00
Michael Meeks
baa36ed2f1 remove obsolete and unused defines 2011-09-27 14:44:54 +01:00
Thomas Arnhold
be6a8677a6 OSL_TRACE: Remove trailing newlines
Done with perl regex:
s/(\n\s*OSL_TRACE\(\s*\"[^\n]+?)\s*(\\n)+(\"[^\n]*\)\;\n)/$1$3/gs;

- removed trailing whitespaces and (multiple) newlines
2011-09-21 09:28:39 +02:00
Caolán McNamara
2f33cf5115 ByteString->rtl::OStringBuffer 2011-09-20 16:54:54 +01:00
Caolán McNamara
20de64b70e callcatcher: various unused code 2011-09-09 09:23:10 +01:00
Markus Mohrhard
8445ce0e61 externalrefmgr.cxx is String free
String->rtl::OUString and solve problem with old patch
2011-09-09 04:58:04 +02:00
Caolán McNamara
04ce2cea24 callcatcher: drop some Impl methods, regenerate list 2011-09-05 10:54:21 +01:00
Caolán McNamara
af60795f76 callcatcher: some more unused code 2011-09-05 10:54:19 +01:00
Matúš Kukan
c78a4d31ed unusedcode: utl::PropertySetFoo 2011-09-01 15:26:44 +02:00
Caolán McNamara
de82a40f84 callcatcher: drop various unused methods 2011-08-29 09:56:08 +01:00
Caolán McNamara
fa19c5ec08 callcatcher: various 2011-08-29 09:56:06 +01:00
Kohei Yoshida
6984153093 String to rtl::OUString. 2011-08-26 19:34:42 -04:00
Caolán McNamara
acfe7d39e5 regoptions (etc.) now unused post registration-removal 2011-08-22 09:39:18 +01:00
Caolán McNamara
b3c8e4177d gsl_getSystemTextEncoding->osl_getThreadTextEncoding 2011-08-22 09:39:18 +01:00
Caolán McNamara
53f4837b92 callcatcher: various methods 2011-08-22 09:39:17 +01:00
Caolán McNamara
dbfa0518af callcatcher: unused code 2011-08-22 09:39:16 +01:00
Caolán McNamara
af6752b88e callcatcher: remove unused methods 2011-08-22 09:39:15 +01:00
Caolán McNamara
6948de03ed and these headers are now unused 2011-08-22 09:39:14 +01:00
Matúš Kukan
36703ca1de unusedcode: CollatorWrapper 2011-08-21 19:12:09 +02:00
Norbert Thiebaud
d64bbd6bf8 detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set 2011-08-19 18:29:07 -05:00
Caolán McNamara
be6b882f8d fix build, add mode-lines, use rtl::OStringBuffer 2011-08-19 13:27:37 +01:00
Matúš Kukan
083e8d90e1 correct typo 2011-08-19 14:16:53 +02:00
Michael Meeks
d27d148977 remove legacy explicit library loading fallbacks, and clean
centralise cut/paste coding designed to explicitly load i18n and
i18npool libraries if UNO is not bootstrapped. Instead fallback to
the process service manager, and require this to be initialized,
even for small tools.
2011-08-19 12:27:18 +01:00
Jan Holesovsky
a371fd4d72 callcatcher: Remove unused CalendarField and CalendarWrapper methods. 2011-08-15 13:11:51 +02:00
Caolán McNamara
684d499a42 make it a const array 2011-08-15 09:21:47 +01:00
Caolán McNamara
3bc03cd0c1 SvtFilterOptions::Get can never be NULL, return ref and don't leak 2011-08-12 11:51:10 +01:00
Julien Nabet
5cbb76d6c4 Some cppcheck cleaning 2011-08-11 23:23:19 +02:00
Takeshi Abe
b2bd33ea25 prefer makefile-gmake-mode to plain makefile-mode 2011-08-10 02:12:48 +09:00
Caolán McNamara
cf3eac39e1 catch by const reference 2011-08-08 13:54:40 +01:00
Caolán McNamara
cb64bcb4ae callcatcher: ditch some more methods 2011-08-08 13:04:49 +01:00
Caolán McNamara
5c8a542270 dump dangling config item names before assert 2011-08-08 13:04:47 +01:00
Takeshi Abe
10e14793d5 Emacs modeline compatible with vim's one 2011-08-05 11:04:32 +09:00
Caolán McNamara
4665608ae8 callcatcher: remove unused methods 2011-08-04 09:36:47 +01:00
Caolán McNamara
ef6add9a7e callcatcher: remove unused code 2011-07-31 23:49:35 +01:00
Tor Lillqvist
704bc46ae4 Add consistent Emacs and vim mode lines 2011-07-30 23:12:12 +03:00