Norbert Thiebaud
d5c9bdd202
cString is deprecated use cStringUsingEncoding instead
2011-07-24 19:30:18 -05:00
Matus Kukan
8738273c24
Remove component_getImplementationEnvironment
2011-07-11 20:32:19 +01:00
Tor Lillqvist
285422ff1e
Drop OS2
2011-05-21 15:54:49 +03:00
David Tardon
ca648de248
gbuildize slideshow
2011-04-21 20:56:05 +02:00
Fridrich Štrba
ab5c7e87cf
Wholesale prewin.h/postwin.h removal
2011-03-25 18:50:27 +01:00
Norbert Thiebaud
d2b23dfdfc
mis-merge clean-up tools types
2011-03-12 19:01:54 -06:00
Bjoern Michaelsen
c61cd1a5a2
Merge commit 'ooo/DEV300_m101' into integration/dev300_m101
2011-03-12 20:06:58 +01:00
Caolán McNamara
0f12f8b23b
add mode lines to new files
2011-02-14 09:28:38 +00:00
Tor Lillqvist
05d144942d
prewin.h already includes <windows.h>
2011-02-09 00:55:31 +02:00
Tor Lillqvist
28f55d0d5e
Adapt to move of prewin.h and postwin.h
2011-02-08 14:00:38 +02:00
Thomas Arnhold
b643cc47ad
Remove unused header
2011-02-07 16:03:28 +01:00
Thomas Arnhold
510d903016
cppcheck: remove unused variable lt.
2011-01-28 22:26:23 +01:00
Thomas Arnhold
fd56171a1d
Remove obsolete RCS lines.
2011-01-21 20:49:26 +01:00
Thomas Arnhold
37806a5199
Remove old RCS lines.
2011-01-21 14:49:25 +01:00
Caolán McNamara
36643c593c
WaE: init variable
2010-12-18 14:16:44 +00:00
Kohei Yoshida
74b49ef3af
Accidental commit? We don't wanna comment these out for no reason.
2010-12-12 14:18:33 -05:00
Gert Faller
c3773ef054
cleaning of __EXPORT define
2010-12-11 19:19:18 +01:00
Caolán McNamara
57a95b2d6f
cppcheck: unused variable
2010-12-06 20:19:45 +00:00
Kayo Hamid
c8f58bc85e
some caretaker code cleanup in impress
2010-12-06 10:43:55 +00:00
Robert Nagy
7738ad37a0
do not include OS in the filenames
...
In unx the code is not LINUX only, it's mesa.
On other platforms there is no point in using the OS name in the
filenames either.
This unbreaks unx builds on non-linux.
2010-12-05 11:44:23 -06:00
Norbert Thiebaud
c45d4d4d1b
tweak build.lst to avoid apparent dependencies issue in // build
2010-12-04 07:56:35 -06:00
Caolán McNamara
b89c71bb3a
better output message when not mac
2010-12-03 14:41:01 +00:00
Caolán McNamara
047adc7f48
fix libOGLTrans.uno.so vs OGLTrans.uno.so
2010-12-03 14:34:21 +00:00
Caolán McNamara
3c20b2f6c4
fix this to build
2010-12-03 11:57:26 +00:00
Norbert Thiebaud
0a86184eed
Make --with-opengl work on MacOS
...
Now that --with-opengl is enabled by default, merge the patch
dev300/transogl-crossplatform.diff.
2010-12-03 05:16:06 -06:00
Caolán McNamara
d7fa767dbc
cppcheck: Unused private function under certain ifdefs
2010-11-24 09:10:02 +00:00
Caolán McNamara
55ae7b1537
add modelines to .hxx files as well
2010-10-28 15:50:10 +01:00
Thorsten Behrens
12b80e76ca
Fix crash in OGL transitions
...
Seems on sufficiently slow displays, the disposeTextures() call
comes before any window / context has been setup. Fixed along the
lines of fdo#31072.
2010-10-27 17:15:43 +02:00
Sebastian Spaeth
80b0861510
Add vim/emacs modelines to all source files
...
Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com )
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-13 10:57:43 +02:00
Muthu Subramanian K
34b70a6b3a
Build fix for building with NVidia libraries/drivers
2010-10-13 13:22:19 +05:30
sb
a0cb17e25e
sb129: #i113189# change UNO components to use passive registration
2010-09-10 13:10:07 +02:00
sb
13ae9dea8a
sb118: merged in DEV300_m72
2010-02-25 12:46:45 +01:00
Jens-Heiner Rechtien
9e19ff00c7
changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-02-12 15:01:35 +01:00
sb
20001a2598
sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, and simplified it by requiring that first section is labeled UDK_3_0_0; adapted map files accordingly, replacing many individual ones with solenv/src templates
2010-01-29 17:01:54 +01:00
Jens-Heiner Rechtien
d1b34621ba
CWS-TOOLING: integrate CWS cloph13
...
2009-09-01 #i104566# also use syslibroot/isysroot for external components
2009-08-28 #i104568# clean up duplicated definitions of OBJCXXFLAGS
2009-08-28 #i104567# add ccache-detection to configure (to skip to objcxx-flags)
2009-08-28 #i104566# use Mac OS X 10.4-SDK to ensure backwards compatibility
use MACOSX_DEPLOYMENT_TARGET and sysroot/syslibroot switches
ignore "-isysroot /Developer/..." arguments for OOo's cpp
2009-09-16 14:49:32 +00:00
Jens-Heiner Rechtien
04a678277a
CWS-TOOLING: integrate CWS cairocanvastext01
...
2009-05-12 07:10:00 +0200 mox r271795 : Rename ::GetLayoutData() to ::GetSysTextLayoutData() to avoid build
breakage in sc module.
2009-05-11 23:40:57 +0200 mox r271794 : merge fixes (again). These files should have been removed by the rebase.
2009-05-11 20:17:44 +0200 mox r271791 : fix build breakage on UNX
2009-05-11 16:53:15 +0200 mox r271779 : Documentation fix
2009-05-11 16:49:16 +0200 mox r271778 : merge fixes
2009-05-11 14:10:36 +0200 mox r271769 : CWS-TOOLING: rebase CWS cairocanvastext01 to trunk@271427 (milestone: DEV300:m47)
2009-05-11 10:55:11 +0200 mox r271760 : merge fixes
2009-05-11 10:49:44 +0200 mox r271759 : manual merge to DEV300_m47
2009-05-11 10:42:11 +0200 mox r271758 : merge fixes
2009-05-11 10:29:16 +0200 mox r271757 : Manual merge to DEV300_m47
2009-05-11 10:21:13 +0200 mox r271756 : manual merge to DEV300_m47
2009-05-11 10:10:29 +0200 mox r271755 : manual merge to DEV300_m47
2009-05-11 10:01:33 +0200 mox r271754 : Manual merge to DEV300_m47
2009-05-11 09:59:30 +0200 mox r271753 : manual merge to DEV300_m47
2009-05-11 09:57:33 +0200 mox r271752 : merge fixes
2009-05-11 09:56:05 +0200 mox r271751 : merge fixes
2009-05-11 09:53:26 +0200 mox r271749 : Manual merge to DEV300_m47
2009-05-11 09:49:34 +0200 mox r271748 : manual merge to DEV300_m47
2009-05-11 09:43:20 +0200 mox r271747 : manual merge to DEV300_m47
2009-05-11 09:30:10 +0200 mox r271745 : Manual merge to DEV300_m47
2009-05-11 09:28:59 +0200 mox r271744 : manual merge to DEV300_m47
2009-05-11 09:24:49 +0200 mox r271743 : Fix to merge
2009-05-11 09:21:55 +0200 mox r271742 : Manual merge to DEV300_m47
2009-05-11 09:18:13 +0200 mox r271741 : merge fixes
2009-05-11 09:00:50 +0200 mox r271739 : Manual merge to DEV300_m47
2009-05-09 13:26:10 +0200 mox r271734 : cleanup
2009-05-09 13:17:22 +0200 mox r271733 : WNT build fixes
2009-05-09 09:23:59 +0200 mox r271732 : Implement proper cross-platform font width calculation
Implement faux bold support
2009-02-21 19:47:08 +0100 mox r268339 : CWS-TOOLING: rebase CWS cairocanvastext01 to trunk@267171 (milestone: DEV300:m41)
2009-01-19 21:51:21 +0100 mox r266530 : Fix compilation on win32
2009-01-19 21:37:20 +0100 mox r266529 : Fix typo
2009-01-19 21:35:28 +0100 mox r266528 : Better debug
2009-01-19 21:13:30 +0100 mox r266527 : Win32 fixes for proper text rendering
2009-01-19 21:12:56 +0100 mox r266526 : Win32 fixes for proper text rendering
2008-12-27 13:04:05 +0100 mox r265814 : configure fixes
2008-12-27 11:37:00 +0100 mox r265813 : x86_64 works only with system-cairo
2008-12-26 20:02:32 +0100 mox r265809 : Use the fix for 64bit builds
2008-12-25 16:58:11 +0100 mox r265802 : Fix build breaker on WNT
2008-12-24 23:04:58 +0100 mox r265801 : Unbreak build after rebase.
2008-12-23 18:52:32 +0100 mox r265790 : CWS-TOOLING: rebase CWS cairocanvastext01 to trunk@265758 (milestone: DEV300:m38)
2008-12-23 18:23:09 +0100 mox r265789 : Fix the fix
2008-12-23 18:21:27 +0100 mox r265788 : Fix OS2 stuff
2008-12-11 19:50:40 +0100 mox r265354 : Fix build breaker on Mac
2008-12-09 22:00:53 +0100 mox r265139 : CWS-TOOLING: rebase CWS cairocanvastext01 to trunk@264807 (milestone: DEV300:m37)
2008-12-08 23:02:32 +0100 thb r265052 : Removed outdated parts from readme
2008-12-08 22:26:54 +0100 mox r265051 : cleanup
2008-12-07 19:55:31 +0100 mox r264967 : Fix for non-intel processors.
2008-12-07 19:47:11 +0100 mox r264963 : sysdata fixes
2008-12-07 19:23:27 +0100 mox r264959 : Sysdata fixes
2008-12-07 19:01:48 +0100 mox r264958 : Fix sysdata usage
2008-12-07 11:41:33 +0100 mox r264951 : sysdata fixes
2008-12-07 11:38:32 +0100 mox r264950 : sysdata fixes
2008-12-06 23:15:06 +0100 mox r264947 : Try to fix error: __sync_val_compare_and_swap_4
2008-12-06 23:09:30 +0100 mox r264945 : Revert unnecessary change.
2008-12-06 23:04:40 +0100 mox r264944 : Use pre/postx from tools module.
2008-12-06 22:49:08 +0100 mox r264943 : Use proper pre/post includes.
2008-12-06 22:48:03 +0100 mox r264942 : Use pre/postx from tools module.
2008-12-06 22:24:10 +0100 mox r264941 : Fix build breaker.
2008-12-06 21:55:46 +0100 mox r264940 : Make pre/postx.h properly available
2008-12-06 21:54:23 +0100 mox r264939 : Make pre/postx.h properly available.
2008-12-06 21:43:09 +0100 mox r264938 : Try to fix error: __sync_val_compare_and_swap_4
2008-12-06 21:12:18 +0100 mox r264937 : Remove obsolete pre-built binaries
2008-12-06 21:07:40 +0100 mox r264936 : WNT: do not hardcode pixman version in cairo build
2008-12-06 19:26:44 +0100 mox r264934 : Revert pixman upgrade.
2008-12-06 18:35:14 +0100 mox r264933 : Fix build breaker
2008-12-06 18:31:11 +0100 mox r264932 : Use static pixman lib on unx/32bit to avoid linking problems
2008-12-06 17:22:52 +0100 mox r264930 : Update pixman to 0.13.2
2008-12-06 13:30:41 +0100 mox r264928 : Fix accidentally changed property
2008-12-06 13:09:00 +0100 mox r264927 : Fix accidental prop changes
2008-12-06 12:40:08 +0100 mox r264926 : Fix build breaker on Win32
2008-12-06 12:39:22 +0100 mox r264925 : Fix build breaker on Win32
2008-12-06 12:30:23 +0100 mox r264924 : Fix build breakers on win32
2008-12-06 11:45:33 +0100 mox r264923 : revert.
2008-12-06 11:43:05 +0100 mox r264922 : Try to fix header include problems on WNT
2008-12-06 09:57:35 +0100 mox r264921 : Cleanup accidental props
2008-11-29 14:43:51 +0100 mox r264580 : Move headers around to make all platforms compile
2008-11-29 14:41:59 +0100 mox r264579 : WaE fixes for X11
2008-11-29 13:13:49 +0100 mox r264578 : Fix build breaker on linux
2008-11-29 12:21:03 +0100 mox r264577 : Fix build breaker
2008-11-29 12:13:50 +0100 mox r264576 : Try to fix build breaker
2008-11-28 22:51:27 +0100 mox r264573 : Revert header includes to common style
2008-11-18 18:59:15 +0100 mox r263794 : Fix build breaker.
2008-11-17 20:28:19 +0100 mox r263740 : Revert most configure hacks
2008-11-17 20:12:51 +0100 mox r263739 : CWS-TOOLING: rebase CWS cairocanvastext01 to trunk@263288 (milestone: DEV300:m35)
2008-11-14 21:22:22 +0100 mox r263698 : ZLIB_FIX define set
2008-11-14 18:48:22 +0100 mox r263694 : hardcode zlib paths
2008-11-14 16:23:07 +0100 mox r263683 : Fix typo
2008-11-13 20:16:13 +0100 mox r263662 : WaE fix
2008-11-13 19:44:29 +0100 mox r263661 : Properly include zlib headers for win32
2008-11-12 20:05:51 +0100 mox r263610 : Add debugging code.
2008-11-10 19:44:35 +0100 mox r263537 : Try to fix build breaker
2008-11-09 22:34:35 +0100 mox r263504 : Remove accidentally added svn:ignore properties.
2008-11-09 22:33:21 +0100 mox r263503 : prop should be actually deleted.
2008-11-09 22:30:06 +0100 mox r263502 : props should be empty.
2008-11-09 22:23:22 +0100 mox r263501 : Try fix props again...
2008-11-09 22:11:26 +0100 mox r263500 : try to fix svn:ignore
2008-11-09 21:30:01 +0100 mox r263499 : CWS-TOOLING: rebase CWS cairocanvastext01 to trunk@262620 (milestone: DEV300:m34)
2008-11-09 20:30:55 +0100 mox r263498 : add missing cairo patch
2008-11-09 10:56:33 +0100 mox r263494 : Resync cairo module with cws cairosource01
2008-11-01 09:32:19 +0100 mox r262870 : CWS-TOOLING: rebase CWS cairocanvastext01 to trunk@262620 (milestone: DEV300:m34)
2008-10-26 20:55:48 +0100 mox r262663 : Fix build breaker
2008-10-25 13:10:00 +0200 mox r262662 : CWS rebase to m33
2008-10-12 19:47:56 +0200 mox r262170 : Migrate CWS cairocanvastext01 to SVN.
2009-05-18 12:01:49 +00:00
Oliver Bolte
57060ba91a
CWS-TOOLING: integrate CWS transogl03redux
...
2009-02-09 13:59:40 +0100 thb r267511 : #i96946# Added seemingly missing change for the color space selection for the slide textures
2009-02-04 10:47:12 +0100 cmc r267353 : #i96946# integrate ogltrans work
2009-02-19 13:21:10 +00:00
Kurt Zenker
8086af5135
INTEGRATION: CWS canvas05 (1.3.12); FILE MERGED
...
2008/04/21 07:53:35 thb 1.3.12.4: RESYNC: (1.3-1.4); FILE MERGED
2008/04/20 11:03:42 mod 1.3.12.3: makefile fix
2008/04/19 13:47:04 mod 1.3.12.2: port of makefile for windows
2008/04/19 13:43:31 mod 1.3.12.1: initial version of OGL windows port
2008-06-24 11:05:20 +00:00
Kurt Zenker
af95a8b329
INTEGRATION: CWS canvas05 (1.3.10); FILE MERGED
...
2008/04/21 07:53:41 thb 1.3.10.5: RESYNC: (1.4-1.5); FILE MERGED
2008/04/19 13:43:31 mod 1.3.10.4: initial version of OGL windows port
2008/04/18 16:25:04 thb 1.3.10.3: Fixed build breakage (thx to mod)
2008/04/07 14:41:59 thb 1.3.10.2: RESYNC: (1.3-1.4); FILE MERGED
2008/03/13 17:30:16 thb 1.3.10.1: Convert ogl transitions to new bitmap layout and color space API
2008-06-24 11:05:08 +00:00
Kurt Zenker
002faa4d79
INTEGRATION: CWS canvas05 (1.3.10); FILE MERGED
...
2008/04/21 07:53:38 thb 1.3.10.2: RESYNC: (1.3-1.4); FILE MERGED
2008/04/19 13:43:31 mod 1.3.10.1: initial version of OGL windows port
2008-06-24 11:04:52 +00:00
Kurt Zenker
64d84c945d
INTEGRATION: CWS canvas05 (1.3.10); FILE MERGED
...
2008/04/21 07:53:44 thb 1.3.10.2: RESYNC: (1.3-1.4); FILE MERGED
2008/04/19 13:43:31 mod 1.3.10.1: initial version of OGL windows port
2008-06-24 11:04:41 +00:00
Rüdiger Timm
ed7a12f4c8
INTEGRATION: CWS changefileheader (1.3.24); FILE MERGED
...
2008/03/31 14:00:15 rt 1.3.24.1: #i87441# Change license header to LPGL v3.
2008-04-10 23:33:11 +00:00
Rüdiger Timm
f96c393d44
INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED
...
2008/03/31 14:00:15 rt 1.4.8.1: #i87441# Change license header to LPGL v3.
2008-04-10 23:32:56 +00:00
Rüdiger Timm
29c6a7ee15
INTEGRATION: CWS changefileheader (1.3.8); FILE MERGED
...
2008/03/31 14:00:15 rt 1.3.8.1: #i87441# Change license header to LPGL v3.
2008-04-10 23:32:08 +00:00
Vladimir Glazounov
3190895ea1
INTEGRATION: CWS transogl02 (1.2.4); FILE MERGED
...
2007/12/17 19:54:16 thb 1.2.4.4: RESYNC: (1.2-1.3); FILE MERGED
2007/12/12 09:43:17 radekdoulik 1.2.4.3: enabled the new transitions in the new hasTransition check method
2007/12/10 19:03:53 radekdoulik 1.2.4.2: implemented 5 new transitions, fixed flicker problems
2007/12/05 23:46:42 thb 1.2.4.1: #i84223# Merged from CWS configure22
2008-01-29 07:35:26 +00:00
Vladimir Glazounov
f6cd8fcd3d
INTEGRATION: CWS transogl02 (1.2.4); FILE MERGED
...
2008/01/15 10:07:34 fridrich_strba 1.2.4.3: making copy constructor explicit makes the class unsuitable for use with stl-ish containers, thorsten dixit
2008/01/14 20:43:28 fridrich_strba 1.2.4.2: pushPrimitive should take a const reference, thorsten dixit
2007/12/10 19:03:53 radekdoulik 1.2.4.1: implemented 5 new transitions, fixed flicker problems
2008-01-29 07:35:14 +00:00
Vladimir Glazounov
c633e46a25
INTEGRATION: CWS transogl02 (1.2.4); FILE MERGED
...
2008/01/14 20:43:28 fridrich_strba 1.2.4.3: pushPrimitive should take a const reference, thorsten dixit
2008/01/14 16:18:12 fridrich_strba 1.2.4.2: fix build on Solaris 11 with Studio 12 x86_64
2007/12/10 19:03:53 radekdoulik 1.2.4.1: implemented 5 new transitions, fixed flicker problems
2008-01-29 07:35:01 +00:00
Kurt Zenker
7064ce4e2c
INTEGRATION: CWS configure22 (1.2.2); FILE MERGED
...
2007/11/22 14:24:53 rene 1.2.2.1: #i83872# configure flag for OGLTrans
2007-12-12 12:26:29 +00:00
Kurt Zenker
5e65963d76
INTEGRATION: CWS configure22 (1.2.2); FILE MERGED
...
2007/12/04 21:10:09 thb 1.2.2.2: #i84223# Visual improvements courtesy rodo
2007/12/04 20:21:30 thb 1.2.2.1: #i84223# Fixed crash with ogl transition component
2007-12-12 12:26:16 +00:00
Rüdiger Timm
f513e38f6f
INTEGRATION: CWS transogl01 (1.1.2); FILE ADDED
...
2007/08/08 03:39:30 smmathews 1.1.2.8: Issue number:
Submitted by:
Reviewed by:
2007/07/22 21:08:53 smmathews 1.1.2.7: Issue number:
Submitted by:
Reviewed by:
2007/07/11 10:55:18 smmathews 1.1.2.6: Issue number:
Submitted by:
Reviewed by:
2007/07/11 10:40:28 smmathews 1.1.2.5: Issue number:
Submitted by:
Reviewed by:
2007/06/20 18:45:14 smmathews 1.1.2.4: Issue number:
Submitted by:
Reviewed by:
2007/06/20 17:42:22 smmathews 1.1.2.3: Issue number:
Submitted by:
Reviewed by:
2007/06/20 16:28:00 smmathews 1.1.2.2: Issue number:
Submitted by:
Reviewed by:
2007/06/19 13:00:52 smmathews 1.1.2.1: Issue number:
Submitted by:Shane M Mathews/shane.m.mathews@gmail.com
Reviewed by:
2007-11-09 09:17:54 +00:00