Commit graph

67 commits

Author SHA1 Message Date
Caolán McNamara
c6da7c43e1 callcatcher: unused methods 2011-08-05 10:03:17 +01:00
Caolán McNamara
9c0bcbaa53 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
Thomas Arnhold
75596f03ac callcatcher: remove unused methods 2011-08-02 18:23:38 +02:00
Caolán McNamara
ed8134d716 add vertical layout as a distinguishing font layout attribute 2011-08-02 14:42:54 +01:00
Caolán McNamara
b74f17642d callcatcher: ditch various unused methods 2011-07-28 09:02:37 +01:00
Caolán McNamara
6b61814afb ByteString::CreateFromInt32->rtl::OString::valueOf 2011-07-27 09:22:42 +01:00
Thomas Arnhold
bf2373daf5 callcatcher: remove unused methods 2011-07-26 23:39:04 +02:00
Caolán McNamara
ed63fde85b use new link mechanism and drop this horrible mess 2011-07-26 10:14:29 +01:00
Thomas Arnhold
6fd0fe261c callcatcher: remove unused methods 2011-07-26 09:00:54 +02:00
Thomas Arnhold
2804ecc0fe Remove vendor specific properties handling.
This needs some testing on other platforms!

About SAL_PROPERTIES in OOo Environment documentation: "If set
contains a bitfield activating various bug Xserver bug workarounds.
Not very useful nowadays."
2011-07-25 15:13:06 +02:00
Caolán McNamara
7cd6376b56 WaE: remove now unused bFoundIconSize 2011-07-22 10:51:55 +01:00
Caolán McNamara
c838db83fd re-implement original GF_ROTR scaling bug 2011-07-22 10:18:37 +01:00
Caolán McNamara
e20a55ea41 check return of osl_setFilePos 2011-07-22 10:18:37 +01:00
Thomas Arnhold
f6f12fe743 Remove unused env XENVIRONMENT 2011-07-22 02:02:36 +02:00
Thomas Arnhold
c1394fa717 Remove SAL_NOSEGV
This is deprecated an non-functional.

See: http://wiki.services.openoffice.org/wiki/Environment_Variables
2011-07-22 01:56:29 +02:00
Thomas Arnhold
9b6cd2558b WaE: remove unused variables 2011-07-22 01:30:20 +02:00
Thomas Arnhold
5ebe002488 Kill DtIntegrator
Do settings directly at UpdateSettings without DtIntegrator. This is
like it's done with kde, windows, aqua,...

See vcl/unx/kde/salnativewidgets-kde.cxx
2011-07-22 01:30:19 +02:00
Thomas Arnhold
cabc06e510 Remove SCO 2011-07-22 01:30:19 +02:00
Thomas Arnhold
3062db67d9 Kill FourDwm 2011-07-22 01:30:19 +02:00
Thomas Arnhold
b118d56c0b Remove Olwm support and Windowmaker gravity handling
WindowMaker works out of the box.
2011-07-22 01:30:19 +02:00
Thomas Arnhold
078a23a7f5 Remove SAL_FONTPATH and SAL_FONTPATH_PRIVATE 2011-07-22 01:30:19 +02:00
Thomas Arnhold
addcfeb736 Remove SAL_WM 2011-07-22 01:30:19 +02:00
Thomas Arnhold
8e2398bf72 Remove supportsICCCMPos. Resize working with Sawfish anyway. 2011-07-22 01:30:19 +02:00
Thomas Arnhold
1752ee0568 Kill Dtwm/CDE 2011-07-22 01:30:18 +02:00
Joseph Powers
5ff29e7a93 Replace List with std::list< ImplBmpObj* >
bool should be set to "false" & "true" not the sal_ versions of them.

Special thanks go to Matúš Kukan for compiling and help fixing the patch.
2011-07-20 05:27:27 -07:00
Caolán McNamara
a82d0899ab don't prohibit rendering text with cairo due to antialias advice anymore 2011-07-20 12:19:38 +01:00
Caolán McNamara
c7272c3288 add GF_ROTL support to cairo vertical rendering 2011-07-20 12:16:57 +01:00
Caolán McNamara
21cd1cd2c6 Resolves: rhbz#715549 use fontconfig's detected format when available 2011-07-19 14:28:57 +01:00
Joseph Powers
40bbd3a61a Whitespace cleanup 2011-07-18 20:55:51 -07:00
Francois Tigeot
468de84e52 Cleanup some old X11 code, remove useless tests 2011-07-11 18:20:46 +02:00
Fridrich Štrba
53fea04d6a FcPatternAddFTFace is 2.4.x feature and our baseline is 2.2.0 2011-07-11 09:11:08 +02:00
Francois Tigeot
59c08b6f76 Stop pretending to stay compatible with non-XKB X servers 2011-07-08 17:14:00 +02:00
Caolán McNamara
0fa72e3693 ByteString::CreateFromInt32->rtl::OString::valueOf 2011-07-02 23:05:34 +01:00
Caolán McNamara
ced906ea4d tweak for internal cairo 2011-06-30 11:35:17 +01:00
Caolán McNamara
1e409eadc5 make cairo an unconditional requirement for text rendering 2011-06-30 11:35:17 +01:00
Caolán McNamara
7fe95cc52c remove deprecated ByteString::CreateFromInt64 2011-06-29 09:05:07 +01:00
Caolán McNamara
6ea5ea262b rtl::ByteString->rtl::OString 2011-06-24 12:51:04 +01:00
Caolán McNamara
301d17aa87 rtl::ByteString->rtl::OString 2011-06-24 12:51:04 +01:00
Caolán McNamara
a346261808 this method is debugging only 2011-06-23 09:08:07 +01:00
Caolán McNamara
8fdcbfe586 dewrap fontconfig and link directly, remove non-fontconfig paths 2011-06-22 12:46:55 +01:00
Caolán McNamara
fb18147a63 make fontconfig non-optional on non-MacOSX unix 2011-06-22 11:19:06 +01:00
Caolán McNamara
32cc00e9bc ditch old string 2011-06-22 09:25:35 +01:00
Caolán McNamara
1b74a59a35 WaE: short-reads/writes 2011-06-21 12:25:28 +01:00
Caolán McNamara
6e613c590b ByteString -> rtl::OString 2011-06-17 14:04:53 +01:00
Caolán McNamara
e178d5a97f ByteString -> rtl::OString 2011-06-17 14:04:53 +01:00
Caolán McNamara
1c7c573899 Prepare for gtk3 2011-06-14 16:34:05 +01:00
Caolán McNamara
49f8eb6ca0 oops 2011-06-14 15:19:50 +01:00
Caolán McNamara
78fc50f06e ByteString -> osl::OString/OStringBuffer 2011-06-14 15:19:50 +01:00
David Tardon
82df2651c1 helgrind: Thread #1 unlocked a not-locked lock 2011-06-10 13:59:11 +02:00