Commit graph

6402 commits

Author SHA1 Message Date
Thomas Arnhold
a5d227a076 callcatcher: remove TextUndoSetAttribs 2011-07-14 08:19:55 +02:00
Thomas Arnhold
1ccbcfddd1 callcatcher: remove TextEngine::Foo 2011-07-14 08:19:55 +02:00
Thomas Arnhold
ad50fa236b callcatcher: remove TextCharAttribList::DbgCheckAttribs 2011-07-14 08:19:55 +02:00
Thomas Arnhold
a434c5236f Remove EDITDEBUG 2011-07-14 08:19:54 +02:00
Thomas Arnhold
e19c00ed76 callcatcher: remove unused TextAttrib stuff 2011-07-14 08:19:54 +02:00
Thomas Arnhold
36b7696fbc callcatcher: remove unused TaskStatusFieldItem::TaskStatusFieldItem 2011-07-14 08:19:54 +02:00
Thomas Arnhold
8d7b1fba41 callcatcher: remove unused TaskStatusBar::Foo 2011-07-14 08:19:54 +02:00
Thomas Arnhold
55de765205 callcatcher: remove unused TaskBar::Foo 2011-07-14 08:19:54 +02:00
Thomas Arnhold
91ef838219 callcatcher: remove unused TabBar::Foo 2011-07-14 08:19:53 +02:00
Joseph Powers
114508f9d8 Replace List with std::vector< GraphicObject* >
I also replaced sal_Bool with bool. It's a private class so this is safe;
only salBool GraphicCache::FillSwappedGraphicObject() leaks to bool to
the world.
2011-07-13 21:13:00 -07:00
Joseph Powers
3e7cc99273 Replace List with std::vector< GraphicObject* > 2011-07-13 19:59:10 -07:00
Joseph Powers
66803f4a1f Replace List with std::vector< Window* >
I also removed the unused Dummy class members.
2011-07-13 06:59:16 -07:00
Caolán McNamara
832fa247b7 callcatcher: unused methods 2011-07-13 10:25:32 +01:00
Joseph Powers
51764de673 Replace List with std::vector< IMapObject* >
I also removed some unused methods.
2011-07-12 20:07:40 -07:00
Matus Kukan
22f299b12e Remove component_getImplementationEnvironment methods 2011-07-12 17:59:30 +02:00
Thomas Arnhold
c0ca459ed0 callcatcher: remove unused IMapObject::GetPixelPoint 2011-07-12 00:59:53 +02:00
Thomas Arnhold
554981b2d3 callcatcher: remove unused IMapObject::GetLogPoint 2011-07-12 00:59:53 +02:00
Miklos Vajna
013fa91412 Remove unused RTFOutFuncs::Out_Fontname 2011-07-11 21:07:06 +02:00
Caolán McNamara
3a9ef1a02d compiler can now detect additional unused function 2011-07-11 09:05:07 +01:00
Caolán McNamara
e6a9ee2d30 callcatcher: unused methods 2011-07-11 09:05:06 +01:00
Caolán McNamara
0e4a38bb6e callcatcher: unused FieldToMapUnit 2011-07-11 09:05:06 +01:00
Caolán McNamara
ae0e8ff40c callcatcher: unused ImpATan2 2011-07-11 09:05:06 +01:00
Caolán McNamara
583166b519 callcatcher: remove this unused ImpMultBig2 variant 2011-07-11 09:05:06 +01:00
Caolán McNamara
d7f18c8f60 callcatcher: unused GetSchnittBit 2011-07-11 09:05:06 +01:00
Caolán McNamara
27c6b816bc remove unused and archaic ImpCartToPolar 2011-07-11 09:05:05 +01:00
Caolán McNamara
0e3e30c57e remove unused and archaic ImpPolarToCart 2011-07-11 09:05:05 +01:00
Caolán McNamara
34a4f4ea35 callcatcher: WriteWindowMetafile moved to binfilter long ago, remove this copy 2011-07-11 09:05:05 +01:00
Caolán McNamara
d208b1094a callcatcher: remove unused PIList* methods 2011-07-11 09:05:05 +01:00
Joseph Powers
7d1a41c189 Replace List with std::vector< AInfo* >
I actually moved the List member from the class to a class method. I think
this is safe because the member was only used in one method and it's life-
span was limited to the one method (populate, process, dispose - all in one
"if" block.

I also removed all the member's export methods since no one used them.
2011-07-09 16:01:45 -07:00
Takeshi Abe
1737c05013 header for rtl::OStringBuffer 2011-07-08 18:12:46 +09:00
Caolán McNamara
930450f44e ByteString::CreateFromInt32->rtl::OString::valueOf 2011-07-07 11:18:39 +01:00
Cédric Bosdonnat
004a29b9ac Fixed a crash: GDIMetafile was deleted twice 2011-07-06 18:05:48 +02:00
Caolán McNamara
8ba39261d6 handle busted emf lengths 2011-07-06 13:41:52 +01:00
Caolán McNamara
a0a3c24609 ByteString::CreateFromInt32->rtl::OString::valueOf 2011-07-02 23:17:56 +01:00
Francois Tigeot
094092d474 Do not include filedlg.hxx when not necessary 2011-07-01 07:31:26 +02:00
Caolán McNamara
7fe95cc52c remove deprecated ByteString::CreateFromInt64 2011-06-29 09:05:07 +01:00
Luke Symes
1dc2221b26 Fix ScrollToAbsPos to work when we have an empty list. 2011-06-27 10:13:49 +02: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
f1251f68b1 remove parse ByteString variant 2011-06-23 09:08:07 +01:00
Luke Symes
a7e20d7ae2 Implement GetLastEntryInView for SvTreeListBox.
This function matches up with GetFirstEntryInView, and will be useful
in saving the scroll state of a SvTreeListBox, in particular
the CustomAnimationList.

Signed-off-by: Tor Lillqvist <tlillqvist@novell.com>
2011-06-22 13:57:54 +03:00
Luke Symes
657a01ef25 Implement ScrollToAbsPos for listboxes.
Scrolls the listbox so the given entry is the first visible entry.
The existing MakeVisible is not good enough since it won't scroll
down if the given entry is already visible.

Signed-off-by: Tor Lillqvist <tlillqvist@novell.com>
2011-06-22 13:57:52 +03:00
Luke Symes
16c9d63da6 Set the listbox height to an integer multiple of the listbox entry height.
This ensures that we don't get a half visible entry at the bottom of the view.

Signed-off-by: Tor Lillqvist <tlillqvist@novell.com>
2011-06-22 13:57:50 +03:00
Caolán McNamara
6c359e5757 ByteString->rtl::OStringBuffer 2011-06-21 09:13:10 +01:00
Robert Nagy
c481fc6bb8 add missing newline to the end of file to silence the compiler 2011-06-20 17:08:12 +02:00
Caolán McNamara
b74c7e7fce silence unhelpful assert 2011-06-20 11:08:37 +01:00
Takeshi Abe
b33ae7fc70 remove dead code 2011-06-18 00:01:15 +09:00
Tor Lillqvist
174be928f7 Put the local LetterTable class in the anonymous namespace 2011-06-16 21:07:51 +03:00
Andras Timar
0abc701a09 add Teke-Eboo language - fdo#37275 2011-06-14 17:52:33 +02:00
Caolán McNamara
f2ef13b219 catch by const reference 2011-06-14 09:56:45 +01:00
Caolán McNamara
94cc09fbd0 fix assert, title column added twice 2011-06-14 09:56:44 +01:00