Caolán McNamara
|
4665608ae8
|
callcatcher: remove unused methods
|
2011-08-04 09:36:47 +01:00 |
|
Thomas Arnhold
|
1b5f37d262
|
callcatcher: remove unused methods
|
2011-08-03 01:54:39 +02:00 |
|
Caolán McNamara
|
ef6add9a7e
|
callcatcher: remove unused code
|
2011-07-31 23:49:35 +01:00 |
|
Katarina Machalkova
|
0da07b6075
|
Don't delete valid [$.*] components of number formats
... such as [RED], [NatNumX] etc.
|
2011-07-28 14:50:24 +02:00 |
|
Caolán McNamara
|
a2c7a85db6
|
callcatcher: remove various unused methods
|
2011-07-27 22:08:37 +01:00 |
|
Thomas Arnhold
|
5f24eddfc8
|
callcatcher: Remove unused SvxSearchConfig
|
2011-07-26 23:39:04 +02:00 |
|
Maciej Rumianowski
|
b0a77d0b6e
|
Port SfxIntegerListItem to ::std::vector
For calc to be free of SvULongs SfxIntegerListItem has to use SvULongs.
Additionaly a constructor with Sequence used in calc.
|
2011-07-20 17:05:29 -04:00 |
|
Caolán McNamara
|
8104b3710e
|
callcatcher: remove unused methods
|
2011-07-18 12:21:26 +01:00 |
|
Joseph Powers
|
99a8c8dac8
|
Replace List with std::vector< SvNumberFormatter* >
|
2011-07-14 18:12:21 -07:00 |
|
Caolán McNamara
|
e71342f90b
|
callcatcher: unused methods
|
2011-07-14 15:30:40 +01:00 |
|
Thomas Arnhold
|
03ce32c4fe
|
callcatcher: actually remove INetContentTypes::GetExtension
|
2011-07-14 08:19:57 +02:00 |
|
Thomas Arnhold
|
3dc7859eb7
|
callcatcher: remove INetContentTypes::Foo
|
2011-07-14 08:19:56 +02:00 |
|
Caolán McNamara
|
dd69ff6ea2
|
callcatcher: downheap only used by removed heapsort, also remove it
|
2011-07-13 10:25:31 +01:00 |
|
Matus Kukan
|
22f299b12e
|
Remove component_getImplementationEnvironment methods
|
2011-07-12 17:59:30 +02:00 |
|
Thomas Arnhold
|
07924e674e
|
callcatcher: remove unused INetURLHistory_Impl::heapsort
|
2011-07-12 00:59:54 +02:00 |
|
Caolán McNamara
|
da090884ee
|
callcatcher: remove unused SfxItemPool::GetLoadingVersion
|
2011-07-11 16:40:42 +01:00 |
|
Caolán McNamara
|
9cec47773b
|
callcatcher: remove unused createRFC822Mailbox
|
2011-07-11 09:05:05 +01:00 |
|
Markus Mohrhard
|
ce30b112e3
|
fdo#38963: crash in number format dialog
|
2011-07-07 12:09:44 +02:00 |
|
Caolán McNamara
|
8d4d7b1062
|
ByteString::CreateFromInt32 -> OString::valueOf
|
2011-07-01 23:01:39 +01:00 |
|
Matus Kukan
|
ec2ba48815
|
update component factory methods to use new prefixes, to add lib merging
|
2011-06-24 14:58:40 +01:00 |
|
Caolán McNamara
|
d7f0047e63
|
Remove unused SmartRel2Abs variant
|
2011-06-23 09:08:07 +01:00 |
|
Caolán McNamara
|
124a30f47b
|
anonymous namespaces work fine now
|
2011-06-23 09:08:07 +01:00 |
|
Caolán McNamara
|
d17279e61a
|
ditch unused stream operators
|
2011-06-23 09:08:07 +01:00 |
|
Caolán McNamara
|
f1251f68b1
|
remove parse ByteString variant
|
2011-06-23 09:08:07 +01:00 |
|
Caolán McNamara
|
42bfc7c6dd
|
junk unused archaic pre-stl containers
|
2011-06-22 09:25:35 +01:00 |
|
Caolán McNamara
|
a9bec36b04
|
remove unused appendUSASCIIParameter methods
|
2011-06-22 09:25:35 +01:00 |
|
Caolán McNamara
|
7956c175a6
|
catch by const reference
|
2011-06-20 11:08:37 +01:00 |
|
Takeshi Abe
|
b33ae7fc70
|
remove dead code
|
2011-06-18 00:01:15 +09:00 |
|
Nigel Hawkins
|
398997a3e1
|
Remove definitions of SvUShortsSort. LGPLv3+/MPL
|
2011-06-14 15:07:37 +01:00 |
|
Caolán McNamara
|
a6969adc72
|
use tunnel pattern here
|
2011-06-01 15:21:55 +01:00 |
|
Jan Holesovsky
|
ec6c98105a
|
Merge commit 'libreoffice-3.4.0.2'
Conflicts:
svtools/source/filter/wmf/winmtf.hxx
tools/source/fsys/urlobj.cxx
unotools/source/config/configmgr.cxx
unotools/source/config/makefile.mk
vcl/inc/vcl/cursor.hxx
vcl/source/gdi/outdevnative.cxx
vcl/source/window/abstdlg.cxx
vcl/source/window/toolbox.cxx
vcl/unx/generic/printer/ppdparser.cxx
vcl/unx/generic/printer/printerinfomanager.cxx
|
2011-05-31 10:45:54 +02:00 |
|
Jan Holesovsky
|
66bf06edd0
|
Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-gui
Conflicts:
vcl/source/control/makefile.mk
vcl/unx/generic/printer/ppdparser.cxx
|
2011-05-27 21:12:53 +02:00 |
|
Jan Holesovsky
|
9e5584a826
|
Merge remote-tracking branch 'origin/integration/dev300_m106'
Conflicts:
cppcanvas/source/mtfrenderer/implrenderer.cxx
i18npool/inc/i18npool/lang.h
i18npool/source/isolang/isolang.cxx
svtools/source/filter/exportdialog.cxx
svtools/source/graphic/grfmgr.cxx
vcl/aqua/source/dtrans/aqua_service.cxx
vcl/aqua/source/window/salframe.cxx
vcl/inc/sft.hxx
vcl/inc/unx/pspgraphics.h
vcl/inc/vcl/cursor.hxx
vcl/inc/vcl/gdimtf.hxx
vcl/inc/vcl/settings.hxx
vcl/prj/d.lst
vcl/source/app/settings.cxx
vcl/source/control/edit.cxx
vcl/source/gdi/gdimtf.cxx
vcl/source/window/cursor.cxx
vcl/source/window/window.cxx
vcl/unx/generic/fontmanager/fontconfig.cxx
vcl/unx/gtk/gdi/salnativewidgets-gtk.cxx
vcl/unx/kde4/KDESalGraphics.cxx
|
2011-05-27 20:47:31 +02:00 |
|
Nigel Hawkins
|
61e112b8ac
|
Remove last trace of SvXub_StrLensSort. LGPLv3+/MPL.
|
2011-05-27 18:14:06 +01:00 |
|
Nigel Hawkins
|
5813da3049
|
Remove last traces of SvULongsSort. LGPLv3+/MPL.
|
2011-05-27 17:30:47 +01:00 |
|
Caolán McNamara
|
4a56954e39
|
add salhelper::LinkResolver
|
2011-05-25 08:53:31 +01:00 |
|
Nigel Hawkins
|
9d4ec37cb0
|
Remove all traces of SvLongsSort
|
2011-05-24 11:54:12 +01:00 |
|
Rafael Dominguez
|
a573b8b216
|
Replace List for std::vector in SfxStringListItem.
|
2011-05-22 21:17:39 -07:00 |
|
Rafael Dominguez
|
b1729a81f4
|
Move GetList to implementation file.
|
2011-05-22 21:17:17 -07:00 |
|
Rafael Dominguez
|
e263e48bdb
|
Remove uneeded parameter for Sort function.
|
2011-05-22 21:17:05 -07:00 |
|
Tor Lillqvist
|
27266b10b8
|
Drop OS2
|
2011-05-21 17:00:45 +03:00 |
|
Joseph Powers
|
1143cf3055
|
Convert SvCommandList from an OwnList to a vector<>
|
2011-05-18 19:13:49 -07:00 |
|
David Tardon
|
c16ae82f6d
|
one * is sufficient here :)
|
2011-05-18 14:57:14 +02:00 |
|
Tor Lillqvist
|
e45a578cca
|
WaE: comparison between signed and unsigned integer expressions
|
2011-05-16 20:40:41 +03:00 |
|
David Tardon
|
bc64f51196
|
avoid possible array overrun
|
2011-05-16 17:35:02 +02:00 |
|
Tor Lillqvist
|
08e18bf357
|
Nah, make the AddTopic() prototype like it was, too many problems otherwise
Just use a cast in ddesvr.cxx, as there was originally before the
DECLARE_LIST removal and the fixup of that.
|
2011-05-11 19:25:54 +03:00 |
|
Tor Lillqvist
|
ebe676870f
|
Make it compile on Windows
Fix fallout of DECLARE_LIST removal.
|
2011-05-11 17:57:11 +03:00 |
|
Katarina Machalkova
|
cf0a05ca9b
|
Fix for fdo#36673: corrupt date formats of cells
Signed-off-by: Thorsten Behrens <tbehrens@novell.com>
|
2011-05-11 11:42:32 +02:00 |
|
Rafael Dominguez
|
5a0fa867af
|
Remove DECLARE_LIST(DdeTransactions,DdeTransaction*).
|
2011-05-06 10:19:45 +02:00 |
|
Rafael Dominguez
|
f7a45af0c7
|
Remove DECLARE_LIST(DdeItems,DdeItem*).
|
2011-05-06 10:18:50 +02:00 |
|