Tor Lillqvist
457535e1bb
Add YaccObject class
2011-08-23 10:37:10 +03:00
Muthu Subramanian
68e756de2e
n#657896 - Gradient Transparencies and Muticolor Gradient fills.
...
- Assumes axial gradient fills when more than 3 colors are present.
- Implements importing of Transparency Gradients.
2011-08-23 12:48:52 +05:30
Jan Holesovsky
a54cb659d2
setup_native does not need sfx2; avoids building vcl when cross-compiling.
2011-08-23 08:26:14 +02:00
Jan Holesovsky
ba4b78aa29
Remove useless comments from build.lst.
2011-08-23 08:26:14 +02:00
Tor Lillqvist
172e6f6362
Add comment with discussion on what existing comments claim
2011-08-23 08:20:14 +03:00
Martin Hosken
977bc66a2a
Upgrade graphite to 1.0.2 and simplify patches
2011-08-23 09:22:29 +07:00
Kohei Yoshida
0a622335b0
Actually these methods are supposed to have private visibility.
2011-08-22 21:19:01 -04:00
Kohei Yoshida
b14475e64d
Linker error on windows.
2011-08-22 20:29:20 -04:00
Kohei Yoshida
030f38b59d
Don't mark methods PUBLIC when the whole class is marked PUBLIC.
...
MSVC refuses to compile otherwise.
2011-08-22 20:18:02 -04:00
Matúš Kukan
fdbe98ebb5
unusedcode: svt::
2011-08-23 01:28:24 +02:00
Tor Lillqvist
648bbe3d64
Remove assertion that does not compile
2011-08-23 01:02:28 +03:00
Tor Lillqvist
430dcc951e
Obey TMPDIR if set
2011-08-23 00:44:15 +03:00
Tor Lillqvist
20c82c0688
Look at COM to detect MinGW, not the weird USE_MINGW
2011-08-23 00:44:15 +03:00
Tor Lillqvist
a1f0f63b37
Fix cross-compilation
2011-08-23 00:44:15 +03:00
François Tigeot
107d717941
Do not check for cups presence on Windows and Android systems
2011-08-22 23:29:32 +02:00
Michael Meeks
795d7867fe
check we have the environment sourced, and fail helpfully if not
2011-08-22 22:18:39 +01:00
Tor Lillqvist
d6cde02dbc
Fix dbgutil build of pyuno
...
Whether things actually work when pyuno is built against the debugging
runtime, but the internal Python (to the best of my knowledge) still
against the normal one, I don't know. But anyway, this makes the build
succeed here.
2011-08-22 23:54:48 +03:00
Tor Lillqvist
c3b5c166b9
Make a dbgutil build of the Explorer extension succeed
...
Take notice of USE_DEBUG_RUNTIME also in set_wntx64.mk.
Don't unset USE_DEBUG_RUNTIME and don't hardcode the non-debugging
msvcprt.lib when building the Explorer extension.
Undefine OSL_DEBUG_LEVEL in its source files that would otherwise drag
in the diagnosing functions from sal. We don't link the Explorer
extension with sal.
As such it might not make much sense to actually *use* a shell
extension built with assertions in the C++ library, against the
debugging C/C++ runtime. You don't want assertions to fire in
Explorer, do you? On the other hand, one could be debugging an
Explorer extension remotely. Maybe even locally, I don't know if some
lower levels of Windows get upset if Explorer is unresponsive due to
being debugged, or something.
But anyway, the main point for now is to make an --enable-dbgutil
build succeed.
Alternatively we could also make sure USE_DEBUG_RUNTIME is unset in
*all* makefiles in shell.
2011-08-22 23:35:19 +03:00
Tor Lillqvist
e012efa0b6
chmod -x
2011-08-22 22:38:36 +03:00
Tor Lillqvist
08bf54f9cc
No need to mention msvcprt.lib here, wntmsc.mk does that
...
Besides, hardcoding msvcprt.lib breaks a dbgutil build where we use
msvcprtd.lib.
2011-08-22 22:38:34 +03:00
Tor Lillqvist
2fbd5d4750
Move Win32-only code under source/win32 for clarity
2011-08-22 22:38:31 +03:00
François Tigeot
7b4825af2c
Enable CUPS unconditionally
...
It doesn't make sense to try to use anything else to print on *nix
systems these days
2011-08-22 21:11:18 +02:00
Tor Lillqvist
f2079a12ce
Drop OS/2 lines
2011-08-22 21:43:48 +03:00
Matúš Kukan
4a2e1fc279
unusedcode: sfx:: sfx2::
2011-08-22 20:06:49 +02:00
Miklos Vajna
a789d8a487
Implement RTF_ANSICPG
2011-08-22 18:23:33 +02:00
Miklos Vajna
ea190eaa04
Make frame start/end a bit more robust
...
Don't try to start a started frame, don't try to end a not started
frame.
2011-08-22 18:23:33 +02:00
Miklos Vajna
b50403171c
Make sure runs are closed before we end a frame
2011-08-22 18:23:33 +02:00
Michael Meeks
81a8b277ad
remove name-to-ver-control map contents from RSC_VERSIONCONTROL record
...
Based on a patch from Andras, this removes a set of un-used
debugging type strings from all lang-pack resource files.
2011-08-22 18:19:59 +02:00
Tor Lillqvist
f541988690
Fix dubious std::lower_bound usage that breaks in a _DEBUG MSVC build
2011-08-22 19:05:11 +03:00
David Tardon
096d36c904
the backslash should be escaped here
2011-08-22 17:34:04 +02:00
David Tardon
3c8f40e039
link versioned uno libs from solver to install dir
2011-08-22 17:30:20 +02:00
David Tardon
22ccd4da86
install gdb pretty printers
2011-08-22 17:30:19 +02:00
David Tardon
575cd2219f
add gdb pretty printers
2011-08-22 17:30:18 +02:00
Joseph Powers
2bf1965f26
unusedcode.easy: Outline cleanup
2011-08-22 08:02:01 -07:00
Noel Power
117281ba12
fix leaking 'Pictures' streams from basic dialogs in base
...
With database document, any contents of the Pictures folder ( afaics only basic dialogs store content here ) is never cleaned up between saves.
2011-08-22 15:44:55 +01:00
Andras Timar
dcd3f14c52
set SDF directory correctly so translations get picked up
2011-08-22 16:36:29 +02:00
Peter Rabi
50b7733fa4
Make template names appear in the correct word order
...
This patch turns on sorting in many listboxes containing template or region names in Impress.
Contributed under license LGPLv3+/MPL.
2011-08-22 16:36:29 +02:00
Caolán McNamara
598ea329b7
OSL_DEBUG_LEVEL > 1
2011-08-22 15:18:58 +01:00
Gabor
2138487693
servicefactory fix
2011-08-22 15:18:57 +01:00
Matúš Kukan
2c12d57010
fix warning errors
2011-08-22 15:54:25 +02:00
Caolán McNamara
496ccc46d6
regenerate up to date list
2011-08-22 14:39:45 +01:00
Caolán McNamara
04d567d429
get rid of interim OUStrings
2011-08-22 14:39:45 +01:00
Caolán McNamara
86340f0a47
WaE: keep simple minded compiler happy
2011-08-22 14:39:44 +01:00
Matúš Kukan
e85875b901
convert avmedia to gbuild
2011-08-22 15:18:52 +02:00
Matúš Kukan
fee5ca25dc
remove Java piece from avmedia
2011-08-22 15:18:51 +02:00
Cédric Bosdonnat
d39a1d4de9
Default color for writer page break from blue to red: was barely visible
2011-08-22 14:34:50 +02:00
Cédric Bosdonnat
9813a2ec35
Color config cleanup: last bits remaining removed
2011-08-22 14:33:31 +02:00
Cédric Bosdonnat
5d8e27d74c
Fixed color config schemas after clean-up
2011-08-22 14:33:20 +02:00
Cédric Bosdonnat
62fb135cde
Appearance dialog: fixed rendering of groups headings
2011-08-22 14:26:31 +02:00
Cédric Bosdonnat
3a8f89bc2f
Cleaned up the HIDs in the color config
2011-08-22 14:26:30 +02:00