Markus Mohrhard
903a19b0c3
add test for XCellRangeReferrer
2012-02-19 00:36:08 +01:00
Markus Mohrhard
bbfddc1b3b
add XNamed test to ScNamedRange
2012-02-19 00:36:08 +01:00
Markus Mohrhard
7541a20151
remove some more tests from the java based tests
2012-02-19 00:36:08 +01:00
Thomas Arnhold
10e580c57b
Revert "offapi: remove obsolete XInplaceLayout"
...
This reverts commit 5ca858c01c
.
This change implicates some more changes in layoutmanager.hxx
see ::cppu::WeakImplHelper8. So keep it...
2012-02-18 22:16:30 +01:00
Thomas Arnhold
f081f1be7e
registry: remove symbols from map file
2012-02-18 22:03:16 +01:00
David Tardon
ce4c9fa90a
WaE: exec_javaldx defined but not used (javaless build)
2012-02-18 21:49:16 +01:00
Thomas Arnhold
5ca858c01c
offapi: remove obsolete XInplaceLayout
2012-02-18 21:33:05 +01:00
Thomas Arnhold
a8e35884d2
xmloff: use ::comphelper::UStringLess instead of less_functor
2012-02-18 21:33:05 +01:00
Thomas Arnhold
a8a38888b5
unodevtools: remove dead code
2012-02-18 21:33:04 +01:00
Thomas Arnhold
19ad1f959a
np_sdk: remove unused macros
2012-02-18 21:33:04 +01:00
Thomas Arnhold
bb539e18da
sal: remove dead code and empty lines
2012-02-18 21:33:04 +01:00
Thomas Arnhold
e474431fd6
framework: remove unused timemeasure.hxx
2012-02-18 21:33:03 +01:00
Thomas Arnhold
07cd0a8862
WaE: unused variable rc
2012-02-18 21:33:03 +01:00
Thomas Arnhold
bd8a6c9339
registry: remove obsolete methods
2012-02-18 21:33:02 +01:00
Thomas Arnhold
d10470bf1a
WaE: unused variable err
2012-02-18 21:33:02 +01:00
Thomas Arnhold
0d5affd300
WaE: unused variable bOk
2012-02-18 21:33:02 +01:00
Thomas Arnhold
d4e6e5aab2
WaE: unused variable nError
2012-02-18 21:33:01 +01:00
Thomas Arnhold
5afdbaf3a8
WaE: unused variable nPipes
2012-02-18 21:33:01 +01:00
Thomas Arnhold
53eda2b138
WaE: unused variable Event
2012-02-18 21:33:00 +01:00
Thomas Arnhold
b94366896f
WaE: /* inside comment
2012-02-18 21:33:00 +01:00
Thomas Arnhold
ad2eb0d742
WaE: unused variable nLen
2012-02-18 21:32:59 +01:00
Thomas Arnhold
944faca5ae
WaE: unused variable rgsabound
2012-02-18 21:32:59 +01:00
Thomas Arnhold
7bf5fa1dea
vcl: remove some more unused windows code
2012-02-18 21:32:59 +01:00
Thomas Arnhold
949214fab8
unusedeasy.code: remove SvxFont::DrawText
2012-02-18 21:32:58 +01:00
Thomas Arnhold
39d219b6b0
vcl: nFallbacklevel has no effect
2012-02-18 21:32:58 +01:00
Michael Meeks
35244a5099
WaE: fix build
2012-02-18 20:08:38 +00:00
Ivan Timofeev
46506f82d1
fix build
2012-02-18 22:24:11 +04:00
Mariusz Dykierek
a88f9ad3d2
Replaced 'if-elseif-else' chains with 'switches' where they seem natural
2012-02-18 17:35:55 +00:00
Elton Chung
5d7b70f8c8
Remove unused code
2012-02-18 21:03:36 +04:00
Michael Meeks
8c67428341
WaE: add missing sal and cppunit dependencies causing tinderbox failure
2012-02-18 15:28:35 +00:00
Tim Retout
97862219d6
Remove installer debug logging.
...
The -debug option to make_installer.pl is not usually called; it logs
function calls at various points during the installer. However, it is
not used consistently within the code, and the same information can be
obtained via the Perl debugger or profiling tools.
2012-02-18 14:37:23 +00:00
Takeshi Abe
03591233c1
Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))
...
to equalsIgnoreAsciiCaseAscii("...")
2012-02-18 23:19:41 +09:00
Thomas Arnhold
77946f3b9d
vcl: bring ImplFindByLocale back (windows build)
...
Sorry for this.
2012-02-18 14:49:39 +01:00
Thomas Arnhold
afdcc3c093
Revert "vcl: bring ImplFindByLocale back (windows build)"
...
This reverts commit 04af52609a
.
This was nothing...
2012-02-18 14:44:41 +01:00
Thomas Arnhold
f2601ba087
remove some unused windows code
2012-02-18 14:40:11 +01:00
Thomas Arnhold
04af52609a
vcl: bring ImplFindByLocale back (windows build)
...
Partially reverts 78e9ba6feb
This is used by WinGlyphFallbackSubstititution::FindFontSubstitute
2012-02-18 14:33:54 +01:00
Thomas Arnhold
8ecea48c05
unusedcode.easy: desktop: singleton_entries is completely unused
2012-02-18 11:32:23 +01:00
Thomas Arnhold
530cfd92da
smoketest: remove doubled copyright line
2012-02-18 11:30:10 +01:00
elbarto
717468346c
Removed unused code from avmedia.
2012-02-18 09:55:46 +00:00
Tim Retout
1994b8c1d1
Remove installer::existence.
2012-02-18 09:40:57 +00:00
Tim Retout
26f3aaa28c
Remove installer::existence::get_specified_file.
2012-02-18 09:40:56 +00:00
Tim Retout
fcac6ce731
Remove installer::existence::get_specified_file_by_name.
2012-02-18 09:40:56 +00:00
Tim Retout
6e07845a00
Remove installer::existence::exists_in_array.
2012-02-18 09:40:55 +00:00
Tim Retout
94446db8df
Remove installer::existence::exists_in_array_of_hashes.
2012-02-18 09:40:54 +00:00
Tim Retout
e49ebe2f09
Use Exporter in installer::setupscript and add unit test.
2012-02-18 09:40:54 +00:00
Tim Retout
bf6e2d4ccf
Remove packager::existence, and clean up packager::work.
2012-02-18 09:40:53 +00:00
Tim Retout
c866c25f26
Use Exporter in packager::work and add unit test.
2012-02-18 09:40:52 +00:00
Tim Retout
c5f9f099ad
Remove unused pre2par::existence.
2012-02-18 09:40:52 +00:00
Tim Retout
19bc8814f1
Remove unused par2script::existence.
2012-02-18 09:40:51 +00:00
Elton Chung
23af031b09
Fix typos in comments
2012-02-18 09:35:43 +00:00