- 23 Agu, 2011 8 kayıt (commit)
-
-
Muthu Subramanian yazdı
- Assumes axial gradient fills when more than 3 colors are present. - Implements importing of Transparency Gradients.
-
Jan Holesovsky yazdı
-
Jan Holesovsky yazdı
-
Tor Lillqvist yazdı
-
Martin Hosken yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
MSVC refuses to compile otherwise.
-
- 22 Agu, 2011 32 kayıt (commit)
-
-
Matúš Kukan yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
François Tigeot yazdı
-
Michael Meeks yazdı
-
Tor Lillqvist yazdı
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.
-
Tor Lillqvist yazdı
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.
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
Besides, hardcoding msvcprt.lib breaks a dbgutil build where we use msvcprtd.lib.
-
Tor Lillqvist yazdı
-
François Tigeot yazdı
It doesn't make sense to try to use anything else to print on *nix systems these days
-
Tor Lillqvist yazdı
-
Matúš Kukan yazdı
-
Miklos Vajna yazdı
-
Miklos Vajna yazdı
Don't try to start a started frame, don't try to end a not started frame.
-
Miklos Vajna yazdı
-
Michael Meeks yazdı
Based on a patch from Andras, this removes a set of un-used debugging type strings from all lang-pack resource files.
-
Tor Lillqvist yazdı
-
David Tardon yazdı
-
David Tardon yazdı
-
David Tardon yazdı
-
David Tardon yazdı
-
Joseph Powers yazdı
-
Noel Power yazdı
With database document, any contents of the Pictures folder ( afaics only basic dialogs store content here ) is never cleaned up between saves.
-
Andras Timar yazdı
-
Peter Rabi yazdı
This patch turns on sorting in many listboxes containing template or region names in Impress. Contributed under license LGPLv3+/MPL.
-
Caolán McNamara yazdı
-
Gabor yazdı
-
Matúš Kukan yazdı
-
Caolán McNamara yazdı
-