Commit graph

27 commits

Author SHA1 Message Date
Takeshi Abe
530bc608d0 Replace all occured, occurance etc. 2010-12-05 19:03:58 +00:00
Caolán McNamara
55ae7b1537 add modelines to .hxx files as well 2010-10-28 15:50:10 +01:00
Petr Mladek
8ca15ae5a4 more removed include guards using fixguard.py 2010-10-05 18:20:55 +02:00
Christian Lippka
defcfcf416 cws impress190: rebase m82 2010-06-14 18:49:32 +02:00
sj
d4af876f9c impress190: #i89450# taking back changes in outliner.hxx and outliner.cxx to avoid compiler warning 2010-06-05 19:02:55 +02:00
Christian Lippka
58dd850178 #i89450# removed unused code 2010-05-05 17:39:48 +02:00
Vladimir Glazunov
bcdb702df7 CWS-TOOLING: integrate CWS changefileheader2 2010-02-17 10:32:35 +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
Mathias Bauer
7244b6bb5d #i107450#: build all other modules with new editeng lib 2010-01-08 18:32:51 +01:00
Oliver Bolte
98bd0fd01c CWS-TOOLING: integrate CWS impress166
2009-01-27 11:42:29 +0100 af  r266972 : #i98508# Handle non DrawViewShell view shells correctly.
2009-01-21 10:41:32 +0100 af  r266635 : #i98069# Do not call PreModelChange() for every ModelLock.
2009-01-20 15:25:41 +0100 af  r266588 : #i98069# Added friend declaration that became necessary on Solaris after recent changes.
2009-01-19 13:48:47 +0100 af  r266493 : #i97478# Prevent SID_PARASPACE_(DE|IN)CREASE from crashing when style sheet is missing.
2009-01-16 11:52:37 +0100 af  r266411 : #i97338# Check the dispatcher before using it to show a context menu.
2009-01-15 14:33:55 +0100 sj  r266373 : #153716# taking care of font-independent line spacing (editmode and hittest)
2009-01-15 14:29:46 +0100 sj  r266372 : #153716# taking care of font-independent line spacing also in presentation styles
2009-01-14 14:04:16 +0100 af  r266301 : #i97634# Do view change synchronously.  Use shared pointers for view shells.
2009-01-14 14:01:27 +0100 af  r266300 : #i97634# Added non-API methods that update the configuration synchronously.
2009-01-14 13:34:40 +0100 af  r266295 : #i98069# Be more carefull with handling model updates to avoid assertion regarding number of selected pages.
2009-01-14 11:34:57 +0100 cl  r266270 : #i97261# force outliner para oibject after text edit
2009-01-14 10:49:08 +0100 cl  r266269 : #i97413# dispose cell undo action if shape dies
2009-01-13 18:50:05 +0100 cl  r266247 : #i97347# fixed cell undo crash
2009-01-12 14:16:56 +0100 af  r266156 : #i97296# Using is() method to check WeakReference for validity.
2009-01-12 13:52:00 +0100 af  r266155 : #i97190# Turned static_cast to dynamic_cast in CreateChildList.
2009-01-12 13:06:57 +0100 af  r266153 : #i97552# Catching Exceptions caught while accessing OLE-Object that is to be inserted.
2009-01-12 13:06:37 +0100 cl  r266152 : #i96164# applied patch to fix ambiguous operation
2009-02-12 12:44:26 +00:00
Rüdiger Timm
96b93c4edb CWS-TOOLING: integrate CWS configitems02_svn
2008-12-02 10:22:34 +0100 as  r264664 : #i5114# truncate list also in case list size was changed externaly
2008-11-28 10:25:56 +0100 as  r264530 : make gcc happy with new line at end of file
2008-11-21 09:44:40 +0100 jsk  r264109 : #i96409#
2008-11-21 08:03:30 +0100 jsk  r264106 : #i96409#
2008-11-21 07:55:59 +0100 jsk  r264105 : #i96409#
2008-11-10 13:42:44 +0100 as  r263518 : make code warning free (linux)
2008-10-21 16:38:44 +0200 as  r262573 : #i51626# refactor svtools config items (at least some of them)
2008-12-09 11:54:53 +00:00
Rüdiger Timm
ce508d5a6c INTEGRATION: CWS changefileheader (1.16.16); FILE MERGED
2008/04/01 15:33:42 thb 1.16.16.3: #i85898# Stripping all external header guards
2008/04/01 12:38:22 thb 1.16.16.2: #i85898# Stripping all external header guards
2008/03/31 13:56:39 rt 1.16.16.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:08:17 +00:00
Rüdiger Timm
5b00c453d3 INTEGRATION: CWS impresstables2 (1.14.6); FILE MERGED
2007/08/01 15:02:15 cl 1.14.6.2: RESYNC: (1.14-1.15); FILE MERGED
2007/07/26 17:47:43 cl 1.14.6.1: #i68103# added cell text to search & spellchecking
2008-03-12 10:19:59 +00:00
Jens-Heiner Rechtien
8ca91ee49c INTEGRATION: CWS impress122 (1.14.52); FILE MERGED
2007/06/08 04:05:57 liyuan 1.14.52.1: #i71063
2007-06-27 14:34:24 +00:00
Rüdiger Timm
b96415b885 INTEGRATION: CWS components1 (1.12.146); FILE MERGED
2007/01/25 13:32:23 af 1.12.146.3: RESYNC: (1.12-1.13); FILE MERGED
2006/10/25 16:07:55 af 1.12.146.2: #i70797# Merged FinalizeSetViewMode() back in.
2006/08/22 09:21:11 af 1.12.146.1: #i68075# New FinalizeSetViewMode() method.
2007-04-03 14:34:53 +00:00
Kurt Zenker
fa9de8b25a INTEGRATION: CWS sdwarningsbegone (1.12.228); FILE MERGED
2006/11/22 12:40:33 cl 1.12.228.1: #i69285# warning free code changes for unxlngi6.pro
2006-12-12 15:21:39 +00:00
Jens-Heiner Rechtien
6b524ef379 INTEGRATION: CWS impress82 (1.11.104); FILE MERGED
2006/01/18 10:00:30 af 1.11.104.2: #i59323# Moved meOriginalEditMode into Implementation class.
2006/01/13 09:22:58 af 1.11.104.1: #i59323# Introduced Implementation class.
2006-01-24 13:43:06 +00:00
Rüdiger Timm
0bb6169319 INTEGRATION: CWS ooo19126 (1.10.148); FILE MERGED
2005/09/05 13:19:48 rt 1.10.148.1: #i54170# Change license header: remove SISSL
2005-09-09 01:51:40 +00:00
Rüdiger Timm
95a2da851a INTEGRATION: CWS gccfour (1.9.40); FILE MERGED
2005/03/14 12:02:05 cmc 1.9.40.1: #i44718# name anonymous enums that are compared against ints
2005-04-04 06:40:17 +00:00
Vladimir Glazounov
170f480d2d INTEGRATION: CWS impress33 (1.8.160); FILE MERGED
2005/02/02 10:25:10 fs 1.8.160.1: #i40128# EnterEditMode: +bGrabFocus
2005-02-16 15:55:34 +00:00
Rüdiger Timm
5813169192 INTEGRATION: CWS os19 (1.3.2); FILE MERGED
2004/09/12 14:15:27 os 1.3.2.4: RESYNC: (1.5-1.6); FILE MERGED
2004/07/12 15:51:07 os 1.3.2.3: RESYNC: (1.4-1.5); FILE MERGED
2004/06/11 06:17:00 os 1.3.2.2: RESYNC: (1.3-1.4); FILE MERGED
2004/05/03 15:27:32 os 1.3.2.1: #i18881# merge error corrected
2004-09-17 12:45:03 +00:00
Rüdiger Timm
1f326a5fcf INTEGRATION: CWS os34 (1.4.2); FILE MERGED
2004/09/16 14:03:43 tl 1.4.2.3: RESYNC: (1.5-1.6); FILE MERGED
2004/08/06 11:59:22 tl 1.4.2.2: RESYNC: (1.4-1.5); FILE MERGED
2004/08/04 13:51:07 tl 1.4.2.1: #i30301# simplified/traditional Chinese conversion
2004-09-17 11:55:35 +00:00
Rüdiger Timm
93f8a25894 INTEGRATION: CWS tune03 (1.5.86); FILE MERGED
2004/08/08 12:53:54 mhu 1.5.86.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.
2004-08-23 07:10:56 +00:00
Kurt Zenker
004b7e6b96 INTEGRATION: CWS impress12ea (1.4.14); FILE MERGED
2004/05/28 09:36:12 af 1.4.14.2: #i29436# Added new function ProvideOutlinerView() that creates and/or initialzes an OutlinerView object.
2004/05/27 14:09:00 af 1.4.14.1: #i29436# Added a function that shows modal message boxes.
2004-06-10 09:23:29 +00:00
Jens-Heiner Rechtien
a410eb6f6f INTEGRATION: CWS impress8ea1 (1.2.88); FILE MERGED
2004/05/03 18:03:19 af 1.2.88.3: #115867# Modified the view shell change hints.  New flag for thhe validity of the view shell.
2004/04/30 15:13:44 af 1.2.88.2: #115867# Added a way to inform the Outliner about view shell switches.
2004/04/27 08:45:53 af 1.2.88.1: #115867# Added member for remembering where the last text object was found.
2004-05-10 10:53:50 +00:00
Oliver Bolte
e14f4522a3 INTEGRATION: CWS tl01 (1.2.12); FILE MERGED
2004/02/19 13:34:54 af 1.2.12.1: #112058# Incorporated changes made in sdoutl.cxx for Hangul/Hanja conversion.
2004-04-27 15:00:53 +00:00
Oliver Bolte
b825d773df INTEGRATION: CWS impress1 (1.1.2); FILE ADDED
2003/09/16 12:13:14 af 1.1.2.1: Moved SdOutliner to namespace sd.
2004-01-20 09:13:55 +00:00