Michael Meeks
837e2808f7
re-base on ALv2 code. Includes:
...
Patches contributed by Armin Le-Grand
#118898# Adapted ImpGraphic::ImplGetBitmap to correctly convert metafiles...
http://svn.apache.org/viewvc?view=revision&revision=1293316
#118485# - Styles for OLEs are not saved.
http://svn.apache.org/viewvc?view=revision&revision=1182166
Patches contributed by Andre Fischer
http://svn.apache.org/viewvc?view=revision&revision=1172128
http://svn.apache.org/viewvc?view=revision&revision=1172133
Patch contributed by Ariel Constenla-Haile
i#118505# - Remove MN_OLE_OBJECT menu item from Draw/Impress
contextmenu - CWS contextmenu1
http://svn.apache.org/viewvc?view=revision&revision=1182915
Patch contributed by Zhang Jian Fang
#118876#, Add check if the OutlinerParaObject is created successfully
http://svn.apache.org/viewvc?view=revision&revision=1243381
restore a re-based rdbedit.
2012-11-28 12:48:36 +00:00
Caolán McNamara
2f002e3a49
having two SetPosSizePixel is a blasted nuisance
...
Lets rename the multiargument SetPosSizePixel to
setPosSizePixel drop the various using Window::SetPosSizePixel
and work towards de-virtualizing SetPosSizePixel/SetPosPixel and
SetSizePixel and doing the work in a virtual setPosSizePixel
Change-Id: I7057654168001b67becee1791e97f9e9dc01f7b8
2012-09-28 08:48:39 +01:00
Stephan Bergmann
6928f43c86
-Werror,-Wunused-private-field (various sd)
...
Change-Id: Ib0756e3730783f2c842a835782452279ad8f189b
2012-09-11 17:11:12 +02:00
Caolán McNamara
fe502c893e
String::CreateFromInt32->rtl::OUString::valueOf
2012-04-25 11:58:26 +01:00
Olivier Hallot
2db3ba987f
More RTL_CONSTASCII_USTRINGPARAM removals
2012-04-13 20:47:56 -03:00
Caolán McNamara
55a4020907
remove ToDouble/ToFloat
2012-03-20 12:57:34 +00:00
Stephan Bergmann
bd205223ec
New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem
...
...see ebe26f72e9
"WaE: 'unused' attribute ignored when parsing type"
for the problem.
2012-03-01 18:00:32 +01:00
Olivier Hallot
db08c1ac5e
Fix for fdo43460 Part XXXI getLength() to isEmpty()
...
Part XXXI
Modules
sd
2012-01-10 23:08:01 -02:00
Takeshi Abe
8cc98837d3
catch exception by constant reference
2011-12-25 15:09:58 +09:00
Norbert Thiebaud
2a71139535
remove include of pch header from sd
2011-11-27 13:20:56 -06:00
Michael Meeks
c8dc737208
re-factor XPropertyList derivatives to use a rtl::Reference
...
This cleans up a lot of lifecycle nasties and cleans up some serious
cut/paste code duplication issues at the same time. Cleanup the
naming of ColorTable -> ColorList to match the impl. too
2011-09-24 08:33:46 +01:00
Joseph Powers
bbbc20bd5f
Rename class XColorTable to XColorList
...
The class is now based on XPropertyList instead of XPropertyTable and all
of the other classed based on XPropertyList are named X..List.
2011-08-29 06:29:36 -07:00
Caolán McNamara
050b80a6fc
ditch deprecated api
2011-08-23 10:35:45 +01:00
Joseph Powers
7db4ca38cc
Remove List from class CustomAnimationEffectTabPage
2011-05-08 06:36:05 -07:00
Francisco Saito
fafdd0a6fd
drop bogus executable flag from [ch]xx/bas/asm files
2011-03-29 21:40:16 +01:00
Bjoern Michaelsen
c61cd1a5a2
Merge commit 'ooo/DEV300_m101' into integration/dev300_m101
2011-03-12 20:06:58 +01:00
Thomas Arnhold
f4aaa487d7
Move DBG_ERROR to OSL_FAIL
2011-03-02 15:03:01 +01:00
Caolán McNamara
87ef3dc00a
WaE: gcc 4.6.0 various warnings
2011-01-25 12:35:53 +00:00
Takeshi Abe
8eb4e48f90
Removed unused codes and fix some typos
2011-01-25 07:22:21 +01:00
Carsten Driesner
3d6bed44c8
removetooltypes01: #i112600# Remove tools types from sd
2011-01-17 11:41:00 +01:00
Xiaofei Zhang
c1dfee3e98
removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xmloff, linguistic, vcl, svtools, accessibility, fpicker, uui and framework
2010-11-10 13:50:33 +08: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
Petr Mladek
8e7505f5f5
remove include guards using fixguard.py
2010-10-05 18:20:54 +02:00
Mathias Bauer
e2280d56bf
CWS changehid: #i111874#: change code to support HelpIds as byte strings
2010-07-10 18:21:24 +02:00
Philipp Lohmann [pl]
80d0be076d
changehid: #i111874# remove SmartId, make HID of type rtl::OString, fill in dummies for all explicit help ids
2010-06-04 13:46:22 +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
Mathias Bauer
aaa5507815
#103496#: move VCL free ConfigItems to unotools
2009-10-06 07:38:24 +02:00
Rüdiger Timm
98aa7d6992
INTEGRATION: CWS changefileheader (1.20.22); FILE MERGED
...
2008/04/01 15:34:10 thb 1.20.22.3: #i85898# Stripping all external header guards
2008/04/01 12:38:36 thb 1.20.22.2: #i85898# Stripping all external header guards
2008/03/31 13:56:55 rt 1.20.22.1: #i87441# Change license header to LPGL v3.
2008-04-10 18:09:09 +00:00
Kurt Zenker
93d7539c99
INTEGRATION: CWS impress139 (1.19.76); FILE MERGED
...
2008/03/17 12:47:26 cl 1.19.76.2: RESYNC: (1.19-1.20); FILE MERGED
2008/03/13 15:03:48 cl 1.19.76.1: #i69364# disable animate form for invisible textboxes
2008-04-02 08:44:12 +00:00
Kurt Zenker
f571629787
INTEGRATION: CWS unifysound01_DEV300 (1.18.108); FILE MERGED
...
2007/08/29 14:49:32 cmc 1.18.108.2: #i81129# move from AVMEDIA_MANAGER_SERVICE_NAME to avmedia::MediaWindow::createPlayer
2007/08/29 14:40:07 cmc 1.18.108.1: #i81129# move from AVMEDIA_MANAGER_SERVICE_NAME to avmedia::MediaWindow::createPlayer
2008-03-07 15:25:36 +00:00
Vladimir Glazounov
fceead1a5d
INTEGRATION: CWS macosxquicktime01 (1.18.138); FILE MERGED
...
2007/11/03 17:50:05 msicotte 1.18.138.1: #i82234# enable Quicktime as mediaplayer in Draw
2007-12-07 10:45:25 +00:00
Kurt Zenker
baffee478b
INTEGRATION: CWS pchfix04 (1.17.2); FILE MERGED
...
2007/02/05 08:38:53 os 1.17.2.1: #i73604# usage of ITEMID_* removed
2007-05-10 14:24:40 +00:00
Oliver Bolte
9e33217846
INTEGRATION: CWS mfdouble (1.15.4); FILE MERGED
...
2006/12/22 12:59:30 pl 1.15.4.1: #i71046# increase precision of MetricField and friends
2007-01-23 10:13:00 +00:00
Vladimir Glazounov
550acbaf76
INTEGRATION: CWS pj69 (1.15.2); FILE MERGED
...
2007/01/03 14:53:08 pjanik 1.15.2.2: #i73070#: Add initializations to prevent warnings.
2006/12/18 13:20:35 pjanik 1.15.2.1: #i72643#: Fix bogus code.
2007-01-09 10:22:40 +00:00
Kurt Zenker
faf16f3fcb
INTEGRATION: CWS sdwarningsbegone (1.14.38); FILE MERGED
...
2006/11/27 13:47:55 cl 1.14.38.2: #i69285# warning free code changes for sd project
2006/11/22 12:41:41 cl 1.14.38.1: #i69285# warning free code changes for unxlngi6.pro
2006-12-12 15:50:55 +00:00
Oliver Bolte
8f65df5ab5
INTEGRATION: CWS pchfix02 (1.13.62); FILE MERGED
...
2006/09/01 17:36:52 kaib 1.13.62.1: #i68856# Added header markers and pch files
2006-09-16 17:28:46 +00:00
Jens-Heiner Rechtien
33eb68fc9d
INTEGRATION: CWS warnings01 (1.11.4); FILE MERGED
...
2006/05/23 16:25:17 sb 1.11.4.2: RESYNC: (1.11-1.12); FILE MERGED
2006/05/12 16:40:34 sb 1.11.4.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.
2006-06-19 11:31:15 +00:00
Rüdiger Timm
aa7b83c18b
INTEGRATION: CWS perform07 (1.10.32); FILE MERGED
...
2005/12/01 10:47:32 mt 1.10.32.2: RESYNC: (1.10-1.11); FILE MERGED
2005/11/09 11:01:51 mt 1.10.32.1: #i57181# No printer in startup...
2006-05-04 13:57:57 +00:00
Oliver Bolte
1219f74d98
INTEGRATION: CWS canvas03 (1.10.48); FILE MERGED
...
2005/11/16 12:36:59 cl 1.10.48.1: #i57971# fix DropdownMenuBox d'tor order and reuse property controls
2005-11-17 15:10:53 +00:00
Kurt Zenker
62cc0621da
INTEGRATION: CWS intptr (1.7.150); FILE MERGED
...
2005/09/13 14:50:39 kendy 1.7.150.1: #i54498#
Introduce and use sal_IntPtr/sal_uIntPtr for ints where we have to store a pointer
2005-10-06 09:45:57 +00:00
Jens-Heiner Rechtien
35f50b2e4a
INTEGRATION: CWS impress49 (1.7.10); FILE MERGED
...
2005/06/10 15:51:40 cl 1.7.10.1: #i41546# reworked after effects
2005-09-23 09:45:07 +00:00
Rüdiger Timm
aee90865fa
INTEGRATION: CWS ooo19126 (1.7.134); FILE MERGED
...
2005/09/05 13:21:05 rt 1.7.134.1: #i54170# Change license header: remove SISSL
2005-09-09 02:33:37 +00:00
Oliver Bolte
9649a215c9
INTEGRATION: CWS impress46 (1.6.14); FILE MERGED
...
2005/04/08 13:32:16 cl 1.6.14.1: #i46959# added helpid for customanimation property controls
2005-04-18 10:15:09 +00:00
Rüdiger Timm
6f466462ce
INTEGRATION: CWS effectmigration01 (1.5.26); FILE MERGED
...
2005/03/18 18:06:05 cl 1.5.26.1: #i45433# insert unknown sounds befor 'open other' entry
2005-03-29 13:18:59 +00:00
Kurt Zenker
497a610d48
INTEGRATION: CWS impress35 (1.4.14); FILE MERGED
...
2005/02/15 16:13:40 cl 1.4.14.1: #i42570# add unknown sounds to listbox
2005-03-01 16:31:33 +00:00
Rüdiger Timm
41362de194
INTEGRATION: CWS impress30 (1.2.60); FILE MERGED
...
2005/01/20 18:15:19 cl 1.2.60.1: #i40390# fixed after effects
2005-01-28 14:39:14 +00:00
Oliver Bolte
c762729577
INTEGRATION: CWS impress29 (1.2.44); FILE MERGED
...
2005/01/17 15:17:10 cl 1.2.44.1: #i37784# changed to absolute intervals for iterate containers
2005-01-25 14:14:35 +00:00
Rüdiger Timm
df25fb2734
INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED
...
2004/11/03 11:09:45 cl 1.1.2.22: #i36214# fixed acc/dec to use 0.5 as a maximum each
2004/10/30 00:46:51 cl 1.1.2.21: #i36214# fixed accelerate and decelerate ui
2004/10/29 22:37:41 cl 1.1.2.20: #i36244# added sound preview button
2004/10/29 21:12:09 cl 1.1.2.19: #i36300# added 'Other Sound' entry
2004/10/07 12:59:20 cl 1.1.2.18: fixed interval time enabling
2004/09/29 17:01:54 cl 1.1.2.17: fixed move up&down
2004/09/22 13:02:53 cl 1.1.2.16: added support for XCommand
2004/09/03 15:06:10 cl 1.1.2.15: added sound UI
2004/09/02 09:14:16 cl 1.1.2.14: moved effect and transition presets access to a singleton
2004/08/30 13:57:07 cl 1.1.2.13: added support for trigger effects
2004/08/29 22:45:05 cl 1.1.2.12: added support for trigger effects
2004/08/29 22:32:56 cl 1.1.2.11: added support for trigger effects
2004/08/22 22:24:46 cl 1.1.2.10: dependency clean up and more text group support
2004/08/19 22:07:09 cl 1.1.2.9: added change support for text group properties
2004/08/19 09:26:58 cl 1.1.2.8: enhanced text group support
2004/07/28 11:03:56 cl 1.1.2.7: #i31376# added strings for translation
2004/07/05 09:38:40 cl 1.1.2.6: smile
2004/06/29 07:19:21 cl 1.1.2.5: added sound listbox
2004/06/28 12:50:37 cl 1.1.2.4: added after effect ui and text iteration
2004/06/18 14:39:07 cl 1.1.2.3: some fixes and ui improvements
2004/06/14 11:39:44 cl 1.1.2.2: more ui improvements
2004/05/28 12:11:29 cl 1.1.2.1: new animation ui
2004-11-26 18:54:09 +00:00