Caolán McNamara
2d16373b60
ByteString->rtl::OStringBuffer
2011-07-17 22:49:42 +01:00
Caolán McNamara
2b75644c4b
ByteString->rtl::OStringBuffer
2011-07-17 22:19:41 +01:00
Caolán McNamara
cc9aeefcc0
ByteString->OStringBUffer
2011-07-17 10:58:28 +01:00
Caolán McNamara
9e3de617f3
CHECKERROR unused
2011-07-16 22:48:44 +01:00
Caolán McNamara
6cf70c53bb
ByteString->OStringBuffer
2011-07-16 00:14:31 +01:00
Caolán McNamara
483cc9c406
callcatcher: unused methods
2011-07-15 22:19:28 +01:00
Caolán McNamara
0414f3d56b
catch by const reference
2011-07-14 22:27:00 +01:00
Caolán McNamara
a52acb46cf
ByteString->rtl::OStringBuffer
2011-07-14 22:26:18 +01:00
Caolán McNamara
a22ac2c218
callcatcher: remove unused methods
2011-07-14 22:06:29 +01:00
Caolán McNamara
7f69bfe2d7
debug-only method
2011-07-14 21:21:42 +01:00
Caolán McNamara
acc2e9d719
callcatcher: remove unused non-class level methods
2011-07-14 21:17:14 +01:00
Caolán McNamara
d80740fc9b
callcatcher: remove unused non-class level methods
2011-07-14 21:16:35 +01:00
Caolán McNamara
cbdc355160
a11y: fix crash where subclass bypasses a11y layer to insert entries
2011-07-14 17:06:39 +01:00
Caolán McNamara
81adf96068
nah, don't want to list bg in any extra table container space
2011-07-14 15:25:28 +01:00
Caolán McNamara
3ec9d2724a
Resolves: fdo#36534 rework SvxSimpleTable to not manage its own parent
...
SvxSimpleTable was a little confused in that it wanted to both
inherit from SvHeaderTabListBox to get list semantics, and to
wrap a SvHeaderTabListBox and HeaderBar inside a single Control
Leading to a chain of events that in some contexts the "Size"
refers to the complete collection of controls, and in some
contexts the "Size" refers to the SvHeaderTabListBox alone.
Split it up, force it to be only a child of SvxSimpleTableContainer and leave
the work of containment to SvxSimpleTableContainer, and leave SvxSimpleTable as
"is a SvHeaderTabListBox" not "is a or maybe has a SvHeaderTabListBox"
2011-07-14 15:25:28 +01:00
Caolán McNamara
eb51375430
ByteString::CreateFromInt32->rtl::OString::valueOf
2011-07-14 15:25:28 +01:00
Caolán McNamara
798198c0cd
ByteString::CreateFromInt32->rtl::OString::valueOf
2011-07-14 15:25:28 +01:00
Caolán McNamara
7fdad63243
ByteString::CreateFromInt32->rtl::OString::valueOf
2011-07-14 15:25:28 +01:00
Tor Lillqvist
38e1f67d26
No point building xml2cmp when cross-compiling
2011-07-14 12:25:02 +03:00
Michael Meeks
b9ddd0f3bd
null the display pointer after closing the display, fixes fdo#37579
...
Signed-off-by: Jan Holesovsky <kendy@suse.cz>
Signed-off-by: Noel Power <nopower@novell.com>
Signed-off-by: Kohei Yoshida <kyoshida@novell.com>
2011-07-13 20:51:47 -04:00
Michael Meeks
cdaeb35f9e
oosplash.bin - handle EINTR and failed reads more elegantly
2011-07-13 11:06:07 +01:00
Michael Meeks
36ffa90198
null the display pointer after closing the display, fixes fdo#37579
2011-07-13 10:57:47 +01:00
Caolán McNamara
a7082e3cd9
add text/spreadsheet (.slk/.sylk) to calc.desktop
2011-07-13 10:24:52 +01:00
Caolán McNamara
a34e61d3c1
callcatcher: unused HelpInterceptor_Impl::SetStartURL
2011-07-13 10:24:52 +01:00
Thomas Arnhold
e9b017f533
callcatcher: remove unused Viewport3D:::Foo
2011-07-13 07:20:18 +02:00
Matúš Kukan
9b8b278d5e
Keep this one component_getImplementationEnvironment method
2011-07-12 18:28:13 +02:00
Matúš Kukan
a90983bd65
Remove component_getImplementationEnvironment methods
2011-07-12 17:59:13 +02:00
Thomas Arnhold
01ea434011
remove runsInSetup which has a const return value
2011-07-12 17:01:19 +02:00
Thomas Arnhold
7884de47a5
callcatcher: remove unused StarBASIC::StaticSuppressSfxResource
2011-07-12 17:01:18 +02:00
Thomas Arnhold
6a7ba51092
callcatcher: remove unused StarBASIC::StaticEnableReschedule
2011-07-12 17:01:18 +02:00
Thomas Arnhold
e64de79888
callcatcher: remove unused StarBASIC::SetGlobalLanguageMode
2011-07-12 17:01:18 +02:00
Thomas Arnhold
b83da0e77a
callcatcher: remove unused StarBASIC::LoadOldModules
2011-07-12 17:01:18 +02:00
Thomas Arnhold
f3041e079b
callcatcher: remove unused StarBASIC::GetLanguageMode
2011-07-12 17:01:18 +02:00
Thomas Arnhold
9683103cd3
callcatcher: remove unused StarBASIC::GetGlobalLanguageMode
2011-07-12 17:01:18 +02:00
Thomas Arnhold
74181bf634
callcatcher: remove unused StarBASIC::GetGlobalBreakHdl
2011-07-12 17:01:18 +02:00
Thomas Arnhold
8f5ec81b7a
callcatcher: remove unused StarBASIC::FindVarInCurrentScopy
2011-07-12 17:01:17 +02:00
Thomas Arnhold
04c025a3fd
callcatcher: remove unused StarBASIC::ActivateObject
2011-07-12 17:01:17 +02:00
Petr Mladek
123164b34e
Branch libreoffice-3-4-2
...
This is 'libreoffice-3-4-2' - the stable branch for the 3.4.2 release.
Only very safe changes, reviewed by three people are allowed.
If you want to commit more complicated fix for the next 3.4.x release,
please use the 'libreoffice-3-4' branch.
If you want to build something cool, unstable, and risky, use master.
2011-07-12 16:41:10 +02:00
Petr Mladek
8686120783
Version 3.4.2.1, tag libreoffice-3.4.2.1 (3.4.2-rc1)
2011-07-12 15:49:40 +02:00
Michal Svec
0712e5233c
Do not pass the request for command line help to oosplash
...
- both of these work now: 'libreoffice -h' and 'libreoffice --help'
- added two more options: 'libreoffice -V' and 'libreoffice --version'
- all of these options work even if there are instances running
- there's no 1s delay between startup and actual output
2011-07-12 14:16:42 +02:00
Caolán McNamara
b6b3136174
init some values against short reads
2011-07-11 23:34:01 +01:00
Jeffrey Chang
c91d4ffc14
Change Menuitem Insert Ruler to Rule
2011-07-11 14:51:35 -04:00
Petr Mladek
508ae5f1cd
Support distro packaging
...
allow to redefine prefix via OFFICE_PREFIX variable in create_tree.sh
add libreoffice and unopg man pages
Signed-off-by: Michael Meeks <michael.meeks@novell.com>
Signed-off-by: Miklos Vajna <vmiklos@frugalware.org>
Signed-off-by: Bjoern Michaelsen <bjoern.michaelsen@gmail.com>
2011-07-11 20:32:35 +02:00
Caolán McNamara
32c9a1abdd
callcatcher: remove unused SfxViewFrame::CloseHiddenFrames_Impl
2011-07-11 14:43:58 +01:00
Caolán McNamara
f0259fab95
TransparencyPrintWarningBox and resource strings unused
2011-07-11 14:36:47 +01:00
Michael Meeks
de8e1d6651
fdo#36733: Add useronly read permission, while creating tmpfile.
...
Signed-off-by: Michael Meeks <michael.meeks@novell.com>
2011-07-11 12:07:01 +01:00
Caolán McNamara
53d325115e
Related: #i35066# ole props buglet
...
Signed-off-by: Michael Meeks <michael.meeks@novell.com>
2011-07-11 11:03:23 +01:00
Caolán McNamara
9b213c1196
catch by const reference
2011-07-11 10:57:56 +01:00
Caolán McNamara
41df2005d2
various unused methods
2011-07-11 09:04:35 +01:00
Caolán McNamara
f1fdd98e32
unused methods
2011-07-11 09:04:35 +01:00