Tor Lillqvist
072d097e49
Match the less clash-prone gobject DLL name we now produce
2011-05-30 19:57:41 +03:00
Tor Lillqvist
3b11d0b97a
Link with graphite2_off on Windows, too
2011-05-30 19:57:39 +03:00
Joseph Powers
1132353886
White space cleanup.
...
No code changes
2011-05-30 05:10:40 -07:00
Korrawit Pruegsanusak
cda4a29360
Code cleanup
...
* Remove dead code lying since 2001
* Remove duplicate if checking
* So unindent the code
Released under LGPLv3+/MPL
2011-05-30 12:27:26 +01:00
Caolán McNamara
da94363ed7
add custom rule to build moc stuff for kde4
2011-05-29 22:26:41 +01:00
Caolán McNamara
9c1f42a13b
make this compile
2011-05-29 14:52:13 +01:00
Tor Lillqvist
d892a900e3
Fix compilation errors on Windows, linking errors remain
2011-05-28 23:24:40 +03:00
Tor Lillqvist
46dd0c2cf1
chmod -x
2011-05-28 22:39:50 +03:00
Tor Lillqvist
9ff135581c
Attempt to fix vcl build on Windows
2011-05-28 22:39:48 +03:00
Julien Nabet
845c261d8c
fix 2 bugs, there are still for a complete compilation with kde4
2011-05-28 15:54:14 +02:00
Nigel Hawkins
55076cad2d
Replace cstdio with iostream in fastserializer.cxx
2011-05-28 13:45:34 +01:00
David Tardon
bb471e9372
fix build with ENABLE_DBUS
2011-05-28 07:06:17 +02:00
David Tardon
a0a2956a68
this must be #if defined(DBG_UTIL) for now
...
If this bold font testing is actually useful, IMHO the best approach is
to make it depend on an env. variable, e.g., SAL_TEST_BOLDAPPFONT.
Otherwise it should just be scrapped.
2011-05-28 06:57:47 +02:00
Norbert Thiebaud
a4ab5f421e
fix tab vs sapce in Makefile
2011-05-27 17:31:03 -05:00
Thorsten Behrens
c67eef40f5
Fix dbgutil build after m106 merge
2011-05-27 23:33:43 +02:00
Nigel Hawkins
7ec24fbe56
Fix build breakage with debug enabled.
2011-05-27 21:01:54 +01: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
Nigel Hawkins
380b9b03ec
Remove use of SvULongsSort in svlbox.cxx. LGPLv3+/MPL.
2011-05-27 17:23:59 +01:00
Thorsten Behrens
f8e2114229
Fix build breakage (dbgutil build)
2011-05-27 17:03:19 +02:00
Rafael Dominguez
c711904053
Make sure we dont oob when erasing.
...
Signed-off-by: Noel Power <noel.power@novell.com>
2011-05-27 10:12:04 +01:00
Joseph Powers
20bcc31a9e
Revert TreeList to vector<> conversion.
...
This fixes a bug in Options->Path. I'll need to rework the conversion
later.
2011-05-26 20:24:11 -07:00
Lucas Baudin
89673c8a0a
Remove a GtkToggleToolButton widget which wasn't used
2011-05-26 14:05:36 +01:00
Lucas Baudin
30dc33f6fb
Fix a gtk warning
2011-05-26 14:05:36 +01:00
Chr. Rossmanith
e6703ce8a2
remove __cdecl and use SAL_CALL instead
2011-05-26 15:05:21 +02:00
Tor Lillqvist
9874d32b0b
Don't build qa executables for iOS
2011-05-26 00:59:44 +03:00
Caolán McNamara
dcde886e4e
dispose and clear DockableWindowListeners on ::dispose as well
2011-05-25 16:04:06 +01:00
Caolán McNamara
4a56954e39
add salhelper::LinkResolver
2011-05-25 08:53:31 +01:00
Caolán McNamara
d84202f327
move this to salhelper
2011-05-24 22:26:22 +01:00
Caolán McNamara
f4bb21df19
add a single place to attempt to resolve links
2011-05-24 16:15:54 +01:00
Caolán McNamara
514ac98b89
WaE: enable exceptions
2011-05-24 15:52:57 +01:00
Joseph Powers
635ef71cb2
Remove unneeded forward reference to class UniqueIndex.
2011-05-24 07:27:44 -07:00
Lucas Baudin
5e4d196f7f
Fix some visual glitch with GTK+
...
- Fix separators, they weren't properly aligned, and they didn't use
gtk_paint_box when needed some gtk themes/engine draw lines with box ^^
(for 3d appearance for instance)
- Fix pressed toolbar buttons state: it wasn't drawn correctly
- Fix toolbar buttons background: window background was paint, but the
background was the toolbar, so, now, the background of the toolbar is paint
- Use gtk_paint_box instead of gtk_paint_flat_box for buttondefault, it wasn't
correct and caused some weird things in the corners
- Code cleanup: remove a function call which set the widgets flags, it is
useless (and could cause some segfaults) since we must specify widget state
and shadow in gtk_paint_(flat_)box).
- Code cleanup: remove duplicated code, toolbar button are now drawn using the
same function as normal buttons
2011-05-24 14:13:03 +01:00
Lucas Baudin
76c4961168
Replace tabs by space in salnativewidgets-gtk.cxx
2011-05-24 14:13:03 +01:00
Nigel Hawkins
9d4ec37cb0
Remove all traces of SvLongsSort
2011-05-24 11:54:12 +01:00
Joseph Powers
204e0fec77
Remove some extra #incude <tools/pstm.hxx>
2011-05-23 21:15:18 -07:00
Joseph Powers
55e0396f07
Replace the List in SvTreeList with a vector<>
...
Also fixed a small bug:
SvTreeEntryList::GetPos() would return 0 for not found; however, everywhere
the function was used, it was checked against ULONG_MAX as beging not found.
2011-05-23 19:49:46 -07:00
Caolán McNamara
b884958ff7
Resolves: fdo#36940 use natural string sorter as default svtools string sorter
2011-05-23 13:58:53 +01:00
Caolán McNamara
795e0976be
add getLocale to NaturalStringSorter
2011-05-23 13:26:19 +01:00
Caolán McNamara
9ba847c523
List->vector change incorrect return index
2011-05-23 10:35:48 +01:00
Bjoern Michaelsen
7838d6749e
fdo#35690: reenable toolkit.AccessibleStatusBarItem as it appears stable
2011-05-23 11:28:41 +02:00
Caolán McNamara
070923e1ba
delete/delete[] mismatch
2011-05-23 10:11:28 +01:00
Caolán McNamara
bf83d615c9
make the class DLLPUBLIC
2011-05-23 09:15:41 +01:00
Caolán McNamara
7a67aa4714
WaE: build without warnings
2011-05-23 09:05:45 +01:00
Caolán McNamara
ba04800b57
fix indent and reduce spew
2011-05-23 08:55:22 +01:00
Caolán McNamara
7ff13f7afb
output unsupported property name
2011-05-23 08:55:22 +01:00
Rafael Dominguez
ce8ee87b0d
Remove tools/list.hxx include.
2011-05-22 21:17:45 -07:00
Rafael Dominguez
a573b8b216
Replace List for std::vector in SfxStringListItem.
2011-05-22 21:17:39 -07:00