Caolán McNamara
2ee5618ba5
add test files
2011-08-08 13:04:50 +01:00
Caolán McNamara
c2e61f08ae
dig out some sgv files for a regression test on that format
2011-08-08 13:04:49 +01:00
Caolán McNamara
8a3cdcdc5d
callcatcher: remove unused methods
2011-08-08 13:04:48 +01:00
Caolán McNamara
5e6c0fb9ce
dont need FLUSH afaics
2011-08-08 13:04:48 +01:00
Caolán McNamara
eb90c62884
ByteString::ConvertToUnicode->rtl::OUString::ctor::toChar
2011-08-08 13:04:47 +01:00
Caolán McNamara
5796909fbd
remove unused roadmapwizard methods
2011-08-08 13:04:47 +01:00
Norbert Thiebaud
d09572039a
[PATCH] another round of hard-coded /clone whack-a-mole in svtools this time.
2011-08-06 13:07:58 -05:00
Joseph Powers
665987630f
Replace List with std::vector< GraphicFilter* >
2011-08-06 07:12:20 -07:00
Lionel Elie Mamane
02c7b52cf5
make FILEVIEW_SHOW_NONE disjoint of FILEVIEW_SHOW_ALL
2011-08-05 15:57:47 +01:00
Caolán McNamara
fb57d416e4
and some more
2011-08-05 14:30:52 +01:00
Caolán McNamara
cff81810e3
build-breakage: remove stray unused inlines and now dead usings
2011-08-05 14:30:52 +01:00
Takeshi Abe
10e14793d5
Emacs modeline compatible with vim's one
2011-08-05 11:04:32 +09:00
Caolán McNamara
9c0bcbaa53
callcatcher: remove unused methods
2011-08-04 09:36:47 +01:00
Thomas Arnhold
75596f03ac
callcatcher: remove unused methods
2011-08-02 18:23:38 +02:00
Caolán McNamara
ef6add9a7e
callcatcher: remove unused code
2011-07-31 23:49:35 +01:00
Caolán McNamara
2769f2d061
simply this and return a new string
2011-07-31 21:18:02 +01:00
Tor Lillqvist
704bc46ae4
Add consistent Emacs and vim mode lines
2011-07-30 23:12:12 +03:00
Eike Rathke
959d244198
Removed Kabyle language entry.
2011-07-30 14:55:56 -04:00
Caolán McNamara
f1346a0dae
check that reads succeeded
2011-07-29 10:56:42 +01:00
Caolán McNamara
b74f17642d
callcatcher: ditch various unused methods
2011-07-28 09:02:37 +01:00
Thomas Arnhold
bf2373daf5
callcatcher: remove unused methods
2011-07-26 23:39:04 +02:00
Thomas Arnhold
8b61f66aab
callcatcher: clean up SvTreeList{Box}
2011-07-26 23:39:03 +02:00
Radek Doulik
e5e782730d
enable emf debug dump when dbglevel > 1
2011-07-26 14:30:52 +02:00
Radek Doulik
bcd76a23fa
fix debug build
2011-07-26 14:30:51 +02:00
Caolán McNamara
94a2bbe8c2
callcatcher: remove unused mapEventIDToName
2011-07-26 10:14:29 +01:00
Caolán McNamara
bd030a5777
EMF+ records don't need payload all the time
...
Fix for fdo#39517. Looking through the emf+ records, it looks like the
assumption made that the minimum valid record length is 12 + non-0
length payload isnt' right, looks like that the minimum valid record
length is just 12, i.e. no need for a payload.
2011-07-25 18:09:37 +02:00
Thomas Arnhold
14ff4c2ca0
callcatcher: remove unused methods
2011-07-25 15:13:05 +02:00
Caolán McNamara
0716cdefb3
callcatcher: remove unused ForcePendingCall
2011-07-25 10:11:31 +01:00
Bjoern Michaelsen
41ce86ad45
Merge branch 'master' into feature/gnumake4
2011-07-24 19:23:00 +02:00
Joseph Powers
a3a5ec7331
unusedcode.easy: Class SvtOptionsDrawinglayer cleanup
2011-07-24 06:45:19 -07:00
Joseph Powers
3f14d0b924
unusedcode.easy: Class SvtDocumentTemplateDialog cleanup
2011-07-24 06:19:21 -07:00
Joseph Powers
18d18c8a56
unusedcode.easy: svxIconChoiceCtrl_Impl
...
Doing List cleanup, I ran into SaveSelection() and decided to delete it.
While I was in the class, I went ahead and cleanup them all up.
2011-07-23 07:20:33 -07:00
Bjoern Michaelsen
8fb6435604
keep gbuild calls consistent at now, even if it is a bit longer
2011-07-23 15:23:24 +02:00
Joseph Powers
d3deac524b
Remove DragDrop code from class SvxIconChoiceCtrl_Impl
...
It wasn' used so no one should miss it.
2011-07-23 06:03:16 -07:00
Joseph Powers
c8d8c44276
Replace List with std::vector< BSaveStruct* >
2011-07-23 05:27:53 -07:00
Kohei Yoshida
8ebb30fbc4
Converted HTMLOptions to boost::ptr_vector.
2011-07-22 22:06:26 -04:00
Kohei Yoshida
7e88c5ee46
Initialize members in the initializer of the ctor.
2011-07-22 22:06:26 -04:00
Kohei Yoshida
5e361923f0
Removed commented-out methods.
2011-07-22 22:06:26 -04:00
Kohei Yoshida
4709572e4a
sal_Bool to bool.
2011-07-22 22:06:26 -04:00
Caolán McNamara
4261ccbe8a
callcatcher: remove unused methods
2011-07-22 10:18:37 +01:00
Bjoern Michaelsen
a233dac065
resyncing to master
2011-07-21 18:56:16 +02:00
Thomas Arnhold
ca402fa0da
callcatcher: completely remove SvIconView
2011-07-21 15:42:51 +02:00
Matúš Kukan
74140442bb
Drop macros from componentmodule.hxx
2011-07-21 13:47:30 +02:00
Caolán McNamara
3e4269deb5
ByteString::CreateFromInt32->rtl::OStringBuffer::append
2011-07-21 09:29:09 +01:00
Thomas Arnhold
c2f4124291
callcatcher: cleanup BrowseBox
2011-07-20 16:38:54 +02:00
Joseph Powers
91ee802640
Whitespace cleanup
2011-07-20 06:33:30 -07:00
Troy Rollo
8e2abdc515
Preserve RTF \'00 sequences (NULL) in strings
2011-07-19 14:47:02 +01:00
Joseph Powers
2274aae755
Replace List with SvxIconChoiceCtrlEntryList_impl
2011-07-18 05:16:02 -07:00
Caolán McNamara
8104b3710e
callcatcher: remove unused methods
2011-07-18 12:21:26 +01:00
Michael Meeks
ea8a56a593
add new InsertAutomaticEntryColor method
2011-07-18 11:12:19 +01:00