Commit graph

691 commits

Author SHA1 Message Date
thb
130a04677c #i105937# Post-merge fixes
* nicer gradient poly setup, made code more self-explanatory
 * corrected order of rotation matrix multiplication
 * fixed build breakage in presenter screen, type only implicitely
   included
2010-01-18 18:58:26 +01:00
thb
25902ec619 thbfixes10: merge with DEV300 m69 2010-01-18 01:10:42 +01:00
Jens-Heiner Rechtien
7847494ac4 CWS-TOOLING: integrate CWS aus111 2010-01-05 15:43:09 +01:00
Jens-Heiner Rechtien
148e5d85cf CWS-TOOLING: integrate CWS aw078 2010-01-04 18:51:18 +01:00
Armin Le Grand
c4ba94f3eb aw078: resync to DEV300m68for integration 2009-12-21 20:40:13 +01:00
Hans-Joachim Lankenau
5d3dc92d74 aus111: #i107498# - xhp localization outside helpcontent2 and the according cleanup in sdext 2009-12-10 18:02:55 +01:00
Hans-Joachim Lankenau
b7cbd2ef8e aus111: #i107498# - xhp localization outside helpcontent2 and the according cleanup in sdext 2009-12-10 15:53:30 +01:00
Vladimir Glazunov
725b64a71e CWS-TOOLING: integrate CWS killnonpro 2009-12-09 19:10:19 +01:00
Kurt Zenker
d9aef5ad75 masterfix: #i10000# help of presenter added for missing platforms 2009-12-08 16:16:07 +01:00
Mathias Bauer
baced7cd51 next merge 2009-12-07 17:54:30 +01:00
Kurt Zenker
e4a04a9cde masterfix: #i10000# build error fixed 2009-12-07 16:11:02 +01:00
Mathias Bauer
0f3b155ea1 merge to m67 2009-12-05 19:29:07 +01:00
Kurt Zenker
0e887aaaa4 update to current version 2009-12-03 16:14:12 +01:00
Kurt Zenker
2751e8d8f2 CWS-TOOLING: integrate CWS impressaccessibility5_DEV300 2009-12-03 13:16:13 +01:00
Kurt Zenker
5b12c7e664 CWS-TOOLING: integrate CWS slideshow1 2009-12-03 11:58:44 +01:00
Kurt Zenker
1b008e1f4c CWS-TOOLING: integrate CWS dba32i_DEV300 2009-12-02 13:43:47 +01:00
Jens-Heiner Rechtien
b07e8b545a slideshow1: merge with DEV300 m63 2009-11-30 15:40:44 +00:00
Mathias Bauer
a9687ec16d merge commit for m65 2009-11-23 17:39:22 +01:00
Armin Le Grand
c5f1fd8b64 #i106541# commit afer merge 2009-11-17 14:28:34 +01:00
mb93783
fd49d307fa #i106432#, #i103496#: some fixes found while building on more platforms 2009-11-04 15:39:48 +01:00
Vladimir Glazunov
4308b85807 CWS-TOOLING: integrate CWS ause108 2009-10-30 11:16:27 +01:00
Release Engineers
926e97844f Create DEV300_m63 milestone tag from trunk@277194 2009-10-27 09:04:02 +00:00
Mathias Bauer
6d5a4bb1a2 merge commit for m62 2009-10-26 17:41:29 +01:00
Armin Le Grand
d625d409cd commit after rebase to DEV300m62 2009-10-22 17:29:01 +02:00
Release Engineers
941f5abef9 Create DEV300_m62 milestone tag from trunk@277034 2009-10-20 02:23:07 +00:00
Andre Fischer
683118f4df #i105185# Added notification for transformation change on resize. 2009-10-16 12:59:19 +00:00
Andre Fischer
63fa3c48e2 #i48179# Fixed wrong resolution of merge conflict. 2009-10-16 12:00:49 +00:00
Jens-Heiner Rechtien
654336da47 slideshow1: merge with DEV300 m61 2009-11-30 15:37:50 +00:00
Jens-Heiner Rechtien
14ab17add4 slideshow1: merge with DEV300 m56 2009-11-30 15:31:47 +00:00
Jens-Heiner Rechtien
9c2711a44a slideshow1: merge with DEV300 m49 2009-11-30 15:12:49 +00:00
Jens-Heiner Rechtien
d44e3116c4 slideshow1: merge with DEV300 m45 2009-11-30 15:01:47 +00:00
Jens-Heiner Rechtien
1becba6356 slideshow1: merge with DEV300 m44 2009-11-30 14:44:46 +00:00
Hans-Joachim Lankenau
868e045a9c ause108: #i105954# - missing dependency on template dir 2009-10-16 13:05:03 +02:00
Kurt Zenker
b23505498b CWS-TOOLING: integrate CWS dba32h
2009-10-12 12:21:44 +0200 msc  r276827 : remove warning for issue 102712 because the issue is fixed
2009-10-05 07:14:20 +0200 oj  r276658 : #105585# add missing dependency for OOO_UI
2009-10-02 12:50:19 +0200 fs  r276632 : #i105505#
If a model is created, and is a revenant of a previous incarnation, then ensure it is properly initialized.
In particular, in its ctor, set the state to "Initializing", not "Initialized", and then let the ModelImpl
call attachResource. This ensures that the model is initialized completely, including firing the necessary
events.
2009-10-02 12:46:12 +0200 fs  r276631 : #i105505# always do an attachResource at the newly loaded model, even if it (internally) was not really loaded, but only a revenant of a previous incarnation of this document
2009-10-01 13:09:07 +0200 fs  r276596 : do not rely on the name 'Standard' for the one and only form in a document
2009-10-01 12:35:56 +0200 fs  r276589 : #i105509# don't rely on default form component names, use indexes
2009-10-01 11:19:18 +0200 fs  r276584 : copying the fix for #i105082# into this CWS
2009-10-01 11:13:22 +0200 fs  r276583 : improved logs
2009-10-01 11:10:44 +0200 fs  r276581 : #i105505#
2009-10-01 08:07:57 +0200 fs  r276575 : manual merge of trunk, to allow cwslocalize to run
2009-09-30 22:48:30 +0200 fs  r276574 : removed that strange ONLOAD definition
2009-09-30 12:58:18 +0200 fs  r276553 : copy fix for #i105387# into this CWS, as the issue prevents us from finalizing the CWS
2009-09-30 12:56:45 +0200 fs  r276552 : copy fix for #i105387# into this CWS, as the issue prevents us from finalizing the CWS
2009-09-30 11:47:45 +0200 fs  r276549 : #i105235#
2009-09-29 12:27:40 +0200 fs  r276521 : #i105367#
2009-09-28 12:08:17 +0200 oj  r276485 : #i105371# export version in manifest.xml as well
2009-09-28 12:07:02 +0200 oj  r276484 : #i105371# export version in manifest.xml as well
2009-09-28 09:48:01 +0200 oj  r276481 : #i105366# init drivers when not empty
2009-09-25 14:31:27 +0200 fs  r276466 : CWS-TOOLING: rebase CWS dba32h to trunk@276429 (milestone: DEV300:m60)
2009-09-24 13:52:54 +0200 fs  r276422 : #i105234# do not zoom the control when they view information is still uninitialized (happens at least in Writer when opening a form document)
2009-09-24 11:42:03 +0200 fs  r276413 : #i105234# proper zoom handling for the nav bar
2009-09-24 11:41:40 +0200 fs  r276412 : #i105234# setZoom: care for precision errors caused by implicit conversion float->double
2009-09-23 12:21:22 +0200 oj  r276377 : remove dos lineends
2009-09-23 11:44:52 +0200 oj  r276376 : #i105216# load config on demand
2009-09-23 11:44:19 +0200 oj  r276375 : #i105216# load config on demand
2009-09-23 11:43:35 +0200 oj  r276374 : #i105216# load config on demand
2009-09-21 09:13:03 +0200 oj  r276307 : #i105158# use Thread support
2009-09-18 13:06:50 +0200 fs  r276277 : #i105147#
2009-09-18 11:48:23 +0200 oj  r276271 : #i105158# new method for thread safety
2009-09-18 10:42:56 +0200 fs  r276266 : CWS-TOOLING: rebase CWS dba32h to trunk@276192 (milestone: DEV300:m59)
2009-09-18 08:30:03 +0200 oj  r276263 : #i105016# load correct ldap so
2009-09-17 13:42:31 +0200 oj  r276240 : change count of check boxes
2009-09-17 13:32:59 +0200 oj  r276239 : revert false to true for currency
2009-09-17 09:14:46 +0200 oj  r276220 : #i104901# add patch for every issue
2009-09-17 09:10:29 +0200 oj  r276219 : #i104901# add patch for every issue
2009-09-11 13:47:49 +0200 oj  r276060 : #i104901# fix for indentity
2009-09-11 12:14:14 +0200 fs  r276056 : #i104594# allow to render controls without an SdrPageView
2009-09-11 11:49:31 +0200 fs  r276055 : CWS-TOOLING: rebase CWS dba32h to trunk@276043 (milestone: DEV300:m58)
2009-09-10 08:41:40 +0200 oj  r276021 : #i104911# export variable-set not for repeating sections
2009-10-14 18:48:09 +00:00
Kurt Zenker
b5ae0c66e3 CWS-TOOLING: integrate CWS mav55
2009-09-25 13:53:12 +0200 mav  r276452 : #i102895# fix the tab order; introduce fallback strings for the case that configuration is currupt
2009-10-14 16:32:45 +00:00
Ocke Janssen
081fab2c4e #i105724# check tDisplayCondition 2009-10-12 12:32:19 +00:00
Release Engineers
fbbc2562b3 Create DEV300_m61 milestone tag from trunk@276697 2009-10-06 09:48:27 +00:00
Mathias Bauer
d381760a0b merge commit 2009-09-25 21:47:16 +02:00
Release Engineers
bbc5105d50 Create DEV300_m60 milestone tag from trunk@276428 2009-09-24 22:39:01 +00:00
Ivo Hinkelmann
10e0f0553f #i10000# line ends converted 2009-09-23 12:51:59 +00:00
Ivo Hinkelmann
dc16cca7ce #i10000# #i105297# use common configure action 2009-09-23 11:33:25 +00:00
Armin Le Grand
c4c61d8169 #i97509# continued matrix tooling and adapting the usages now to all the ooo code 2009-09-22 18:14:05 +02:00
Andre Fischer
5d21864366 #i105185# Increased version number to 1.0.3 2009-09-22 08:07:25 +00:00
Andre Fischer
c9066a25c1 #i105185# Added help files. 2009-09-21 15:26:12 +00:00
Release Engineers
f06b55a9e1 #i10000# we also like to build in non mac plattforms ... 2009-09-21 11:28:01 +00:00
Ivo Hinkelmann
108632dc97 CWS-TOOLING: integrate CWS impressaccessibility3
2009-09-18 16:10:59 +0200 af  r276289 : #i102525# Fixed some minor compilation problems.
2009-09-17 14:11:23 +0200 af  r276243 : #i102525# Fixed F1 shortcut for help view.
2009-09-16 16:20:58 +0200 af  r276205 : #i102525# Removing const to make Solaris linker happy.
2009-09-16 16:13:25 +0200 af  r276204 : #i90690# Initializing variable to avoid compilation problem.
2009-09-15 19:10:04 +0200 af  r276186 : #i90825# Replace edit source proxy when an outliner object is set.
2009-09-15 11:12:07 +0200 af  r276160 : #i90690# Broadcast accessibility events when the current slide is changed.
2009-09-15 09:37:48 +0200 af  r276148 : #i102525# Fixed Solaris compilation problem.
2009-09-14 18:12:40 +0200 af  r276142 : #i102525# Added missing implementation for some font related functions.
2009-09-14 18:02:05 +0200 af  r276139 : #i102525# Added accessibility support.
2009-09-14 17:30:13 +0200 af  r276136 : #i102525# Added support for interface XPane2 to panes.
2009-09-14 17:00:27 +0200 af  r276133 : #i102525# Added XPane2 interface.
2009-09-14 16:13:04 +0200 af  r276131 : #i50376# Make the focus indicator visible when the slide sorter has the focus.
2009-09-18 15:39:21 +00:00
Ivo Hinkelmann
ef43d23e18 CWS-TOOLING: integrate CWS boost134
2009-09-09 10:30:24 +0200 fs  r275970 : #i100127# provided by rene: check whether system-boost's function.hpp compiles without exception support
2009-09-04 21:58:00 +0200 fs  r275832 : indention
2009-09-04 21:57:10 +0200 fs  r275831 : #i10000# type in boost/spirit check. Thanks to thb
2009-09-04 10:58:54 +0200 fs  r275787 : #i100127# provided by tono@openoffice.org: mingw needs using directives for std::min/max
2009-09-04 10:31:54 +0200 fs  r275782 : #i100127# (approved by hjs) on Solaris, set GNUTAR to /usr/sfw/bin/gtar, this is available on baseline machines (Solaris 10.x), but not necessarily available in LD_LIBRARY_PATH
2009-08-19 21:47:55 +0200 rene  r275161 : #i10000# check for the header actually used now
2009-08-17 21:55:31 +0200 fs  r275073 : CWS-TOOLING: rebase CWS boost134 to trunk@275001 (milestone: DEV300:m55)
2009-07-16 09:39:25 +0200 fs  r274031 : #i100127# extract download/% with GNUTAR instead of TAR
2009-07-14 09:18:15 +0200 fs  r273960 : CWS-TOOLING: rebase CWS boost134 to trunk@273858 (milestone: DEV300:m52)
2009-07-13 09:55:14 +0200 fs  r273919 : #i100127# use boost 1.39, not 1.34
2009-07-13 09:45:57 +0200 fs  r273918 : use GNUTAR when extracting download/%.tar.gz, not TAR (necessary with boost 1.39 tarball)
2009-07-10 21:10:52 +0200 fs  r273905 : #i100127# spirit now part of boost
2009-07-06 12:12:13 +0200 fs  r273732 : #i10000# lngconvex, used in src/wizards, is built in shell => added missing module dependency
2009-07-02 15:34:51 +0200 fs  r273660 : #i100127#
2009-07-02 13:35:24 +0200 fs  r273645 : #i100127# MSVC needs some hinting when using boost::bind on (some) member functions
2009-07-02 10:33:59 +0200 fs  r273625 : removed unused include (lead to an internal compiler error with MSVC and boost 1.34+)
2009-07-02 09:44:35 +0200 fs  r273619 : change some include orders, prevents 'internal compiler errors' with MSVC
2009-07-01 09:19:25 +0200 fs  r273547 : #i100127# who the heck is defining max as something unusable?
2009-07-01 09:17:28 +0200 fs  r273546 : #i100127# defining min/max is causing trouble now
2009-07-01 09:15:40 +0200 fs  r273545 : #i100127# reverted previous patch, and properly fixed the problem by defining BOOST_MEM_FN_ENABLE_CDECL, and disabling warning 4180
2009-07-01 09:14:23 +0200 fs  r273544 : #i100127# re-disable warning 4180, still needed for some files
2009-07-01 09:07:33 +0200 fs  r273543 : #i100127# reverted previous patch, and properly fixed the problem by defining BOOST_MEM_FN_ENABLE_CDECL
2009-06-24 11:00:32 +0200 fs  r273319 : oops, re-introduced some inc locations
2009-06-23 22:10:02 +0200 fs  r273304 : #i100127# disable warning C4180
2009-06-23 22:08:36 +0200 fs  r273303 : #i100127# disable warning C4180
2009-06-16 12:26:49 +0200 fs  r273015 : #i10000# (provided by mst@openoffice.org)
2009-06-15 09:10:27 +0200 fs  r272962 : #i10000# use -r instead of -a when copying the include files, this prevents the spurious 'failed to preserve ownership' errors
2009-06-11 23:55:06 +0200 fs  r272902 : #i100127#
2009-06-11 23:54:47 +0200 fs  r272901 : #i100127#
2009-06-11 23:54:05 +0200 fs  r272900 : make compile on unxsol[i|s]4
2009-06-10 10:12:22 +0200 fs  r272798 : #i100127# don't deliver from within unxlngi6/misc/build/boost, but from a 'normalized' location unxlngi6/inc
2009-06-10 09:48:00 +0200 fs  r272795 : #i100127# use 1.34.1 unconditionally on all platforms
2009-09-17 10:11:42 +00:00
Jens-Heiner Rechtien
969b32ae5a 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
Ivo Hinkelmann
ac6f47bc42 CWS-TOOLING: integrate CWS l10nframework01 2009-09-16 11:45:54 +00:00
Mathias Bauer
e7e8d94bb6 obvious c/p error fixed 2009-09-15 16:19:42 +02:00