Caolán McNamara
bccf34c19a
ditch String::CreateFromAscii
...
Change-Id: I2b482bd323ac510629c5ee31868010b7cd6ce691
2012-07-03 21:24:35 +01:00
Caolán McNamara
ba23ece286
probably the last uses of the one argument String::CreateFromAscii variant
...
Change-Id: I36aab317da2f69f12aaefc24895ad9eaa6b69a7c
2012-06-28 13:53:36 +01:00
Stephan Bergmann
683312377a
Removed unused SfxMedium::bDirect
...
See the TODO comment in sfx2/inc/sfx2/docfile.hxx about a temporary SfxMedium
ctor overload to find not yet adapted uses of another overload, to be removed
again in due time.
Change-Id: Ie22c33c32f8870ce6ebf6d500abc7a4e33d97183
2012-05-24 11:38:12 +02:00
Rafael Dominguez
a5b909ac6d
Return by value instead of passing by reference to get data.
2012-04-16 18:44:00 +02:00
Rafael Dominguez
ae7ad6dab3
Make an out argument a pointer instead of a reference.
...
- Fix some style issues.
2012-04-16 18:44:00 +02:00
Olivier Hallot
4b641686eb
More RTL_CONSTASCII_USTRINGPARAM removals
2012-04-13 20:47:56 -03:00
Rafael Dominguez
6a0ca287e9
Replace deprecated List class for std::vector<rtl::OUString>.
2012-04-13 18:42:08 +02:00
Takeshi Abe
193581a7cc
removed duplicate includes in sd
2012-03-25 07:15:03 +09:00
Marcel Metz
571ad11bc0
Removed unnecessary tools includes.
2012-01-05 15:36:41 +01:00
Michael Stahl
5754213c70
sfx2::FileDialogHelper: refactor construction:
...
There are currently 2 different ways to specify what kind of file dialog
should be created: the nDialogType and nFlags ctor parameters.
Simplify that by using the nDialogType for the API specified variety,
and the nFlags only for options that cannot be specified by the API.
This allows to get rid of 3 constructors, and the following constants:
WB_OPEN, WB_SAVEAS, WB_PASSWORD, SFXWB_PASSWORD, SFXWB_SHOWSTYLES
2011-12-03 00:48:13 +01:00
Michael Stahl
434c1e3132
sfx2::FileDialogHelper ignores WB_3DLOOK, WB_STDMODAL
2011-12-03 00:48:12 +01:00
Michael Stahl
1274babb68
sfx2::FileDialogHelper: remove use of WB_OPEN
...
This can really be derived from the dialog type, don't duplicate it.
2011-12-03 00:48:12 +01:00
Norbert Thiebaud
2a71139535
remove include of pch header from sd
2011-11-27 13:20:56 -06:00
David Tardon
fba911fea7
gsl_getSystemTextEncoding -> osl_getThreadTextEncoding
2011-11-25 09:07:49 +01:00
Takeshi Abe
dfd08cdf16
replaced String in SfxPickList with rtl::OUString
...
this consists of 12df49396e
and related changes
2011-11-16 00:43:11 +09:00
Takeshi Abe
307535d98a
removed unused macro
2011-11-05 00:05:20 +09:00
Caolán McNamara
5cbd9a7be2
catch by const reference
2011-06-20 11:01:38 +01:00
Francisco Saito
fafdd0a6fd
drop bogus executable flag from [ch]xx/bas/asm files
2011-03-29 21:40:16 +01:00
Jan Holesovsky
a0c13ffcce
Merge remote-tracking branch 'origin/integration/dev300_m101'
...
Conflicts:
sd/source/ui/func/fuinsfil.cxx
sd/source/ui/func/fuprobjs.cxx
sd/source/ui/slideshow/slideshowimpl.cxx
sd/source/ui/slidesorter/view/SlsPageObjectViewObjectContact.cxx
sd/source/ui/toolpanel/ToolPanelViewShell.cxx
sd/source/ui/view/drawview.cxx
sd/source/ui/view/drtxtob.cxx
sd/source/ui/view/outlnvsh.cxx
sd/source/ui/view/outlview.cxx
2011-03-18 15:40:35 +01:00
npcdoom
e0284f4bba
Remove usage of deprecated container List in sd.
2011-03-14 16:51:38 +01:00
Bjoern Michaelsen
c61cd1a5a2
Merge commit 'ooo/DEV300_m101' into integration/dev300_m101
2011-03-12 20:06:58 +01:00
Carsten Driesner
3d6bed44c8
removetooltypes01: #i112600# Remove tools types from sd
2011-01-17 11:41:00 +01:00
Robert Roth
b4106d0526
Removed dead code and comments from sd
2010-12-05 12:47:23 +00: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
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
0cc66aaf75
#i103496#: split svtools; improve ConfitItems
2009-10-16 00:05:16 +02:00
Kurt Zenker
ef7c5c7534
CWS-TOOLING: integrate CWS clnoundo
...
2009-05-18 09:40:22 +0200 wg r271998 : i102011
2009-04-28 12:20:24 +0200 cl r271318 : CWS-TOOLING: rebase CWS clnoundo to trunk@270723 (milestone: DEV300:m46)
2009-04-02 11:37:14 +0200 cl r270388 : #i100371# check valid positions all the time to avoid crashes during model lock
2009-03-30 13:02:27 +0200 cl r270219 : #i100371# do not create undo actions in drawing layer during load
2009-03-30 12:59:41 +0200 cl r270218 : #i100371# do not create undo actions in drawing layer during load
2009-03-30 12:55:06 +0200 cl r270217 : #i100371# do not create undo actions in drawing layer during load
2009-03-30 12:53:27 +0200 cl r270216 : #i100371# do not create undo actions in drawing layer during load
2009-03-30 12:49:28 +0200 cl r270215 : #i100371# added EnableUndo() and IsUndoEnabled()
2009-06-04 16:21:29 +00:00
Vladimir Glazounov
3824483c6e
CWS-TOOLING: integrate CWS sjfixes10
...
2009-01-15 14:02:24 +0100 af r266369 : #i88851# Finding the right font size is now an iterative process.
2009-01-15 11:01:59 +0100 wg r266354 : i97985
2009-01-15 10:57:33 +0100 wg r266353 : i97985
2009-01-15 10:48:53 +0100 wg r266347 : i97985
2009-01-15 10:48:23 +0100 wg r266346 : i97985
2009-01-15 10:46:47 +0100 wg r266345 : i97985
2009-01-15 10:45:43 +0100 wg r266344 : i97985
2009-01-15 10:45:14 +0100 wg r266343 : i97985
2009-01-15 10:44:38 +0100 wg r266342 : i97985
2009-01-15 10:43:56 +0100 wg r266341 : i97985
2009-01-15 10:42:50 +0100 wg r266340 : i97985
2009-01-15 10:41:40 +0100 wg r266339 : i97985
2009-01-15 10:39:46 +0100 wg r266337 : i97985
2009-01-15 10:00:09 +0100 hde r266336 : i98065
2009-01-13 15:48:20 +0100 wg r266232 : i97985
2009-01-13 13:22:05 +0100 wg r266217 : i97985
2009-01-13 12:34:05 +0100 wg r266210 : i97985
2009-01-13 12:30:56 +0100 wg r266209 : i97985
2009-01-13 12:26:56 +0100 wg r266208 : i97985
2009-01-12 15:58:06 +0100 wg r266165 : i97985
2009-01-12 15:43:24 +0100 wg r266163 : i97985
2009-01-08 16:21:47 +0100 sj r266023 : fixed warning
2009-01-08 15:33:34 +0100 sj r266017 : fixed warning
2009-01-06 18:13:42 +0100 sj r265935 : CWS-TOOLING: rebase CWS sjfixes10 to trunk@265758 (milestone: DEV300:m38)
2008-12-10 16:54:02 +0100 af r265206 : #i43354# Do not delete all unused master pages automatically.
2008-12-04 13:12:50 +0100 af r264836 : #i92795# Use BitmapEx for icons to allow transparency.
2008-12-02 17:01:49 +0100 af r264723 : #i93082# Fixed SID_INSERTPAGE_LAYOUT_MENU.
2008-11-28 14:37:28 +0100 af r264555 : #i88851# Changed association of Ctrl-'?' to views.
2008-11-28 11:38:52 +0100 af r264535 : #i96681# Set version to 1.0.2
2008-11-28 11:30:04 +0100 af r264533 : #i88851# Ctrl-1,2,3 switch to slide overview, notes, normal view.
2008-11-27 16:41:25 +0100 af r264505 : #i92144# Removed unused code.
2008-11-26 15:29:56 +0100 af r264401 : #i92574# Do not lock configuration controller when main pane is not available.
2008-11-21 10:13:40 +0100 sj r264112 : #i96146# applied patch (ambiguous && ||)
2008-11-20 20:12:06 +0100 sj r264097 : #i96083# applied patch (ambigous && ||)
2008-11-20 19:13:53 +0100 sj r264096 : #i96163# applied patch (ambigous && ||)
2008-11-20 18:39:10 +0100 sj r264093 : #i96165# applied patch (ambigous && ||)
2008-11-03 18:12:29 +0100 sj r263303 : #i93996# fixed word wrapping problem
2008-11-03 18:11:02 +0100 sj r263302 : #i93996# fixed word wrapping problem
2008-11-03 18:08:41 +0100 sj r263301 : #i93996# fixed word wrapping problem
2008-11-03 18:06:45 +0100 sj r263300 : #i93996# fixed word wrapping problem
2008-11-03 18:05:00 +0100 sj r263299 : #i94831,i93616# fixed crash when importing diagonal cell border lines, fixed table import
2008-11-03 18:00:43 +0100 sj r263298 : #i93718# spellchecking is no longer triggering the autolayout of connector objects
2009-01-21 14:22:27 +00:00
Rüdiger Timm
6778575864
INTEGRATION: CWS impress150 (1.42.62); FILE MERGED
...
2008/07/21 16:03:49 cl 1.42.62.1: #i91807# create correct undo actions when combining paragraphs
2008-07-30 13:11:43 +00:00
Rüdiger Timm
a89dae9755
INTEGRATION: CWS impressodf12 (1.40.288); FILE MERGED
...
2008/05/26 12:26:30 cl 1.40.288.3: #i35937# code cleanup after bullet rework
2008/04/25 08:52:40 cl 1.40.288.2: RESYNC: (1.40-1.41); FILE MERGED
2008/04/13 19:05:19 cl 1.40.288.1: #i35937# allow paragraph depth of -1 to switch of numbering
2008-06-06 11:04:15 +00:00
Rüdiger Timm
473f27d988
INTEGRATION: CWS changefileheader (1.40.298); FILE MERGED
...
2008/04/01 15:34:35 thb 1.40.298.3: #i85898# Stripping all external header guards
2008/04/01 12:38:54 thb 1.40.298.2: #i85898# Stripping all external header guards
2008/03/31 13:58:05 rt 1.40.298.1: #i87441# Change license header to LPGL v3.
2008-04-10 19:20:36 +00:00
Kurt Zenker
eb411ad355
INTEGRATION: CWS sdwarningsbegone (1.38.36); FILE MERGED
...
2006/11/22 15:04:50 cl 1.38.36.2: RESYNC: (1.38-1.39); FILE MERGED
2006/11/22 12:41:53 cl 1.38.36.1: #i69285# warning free code changes for unxlngi6.pro
2006-12-12 16:18:47 +00:00
Ivo Hinkelmann
d37672b2bc
INTEGRATION: CWS aw024 (1.34.92); FILE MERGED
...
2006/09/21 23:13:15 aw 1.34.92.5: RESYNC: (1.37-1.38); FILE MERGED
2006/01/26 19:53:15 aw 1.34.92.4: RESYNC: (1.35-1.37); FILE MERGED
2005/09/17 11:25:47 aw 1.34.92.3: RESYNC: (1.34-1.35); FILE MERGED
2005/05/26 11:24:33 aw 1.34.92.2: #i39531#
2005/05/19 12:11:26 aw 1.34.92.1: #i39529#
2006-11-14 13:29:27 +00:00
Oliver Bolte
071916fff2
INTEGRATION: CWS pchfix02 (1.37.198); FILE MERGED
...
2006/09/01 17:37:07 kaib 1.37.198.1: #i68856# Added header markers and pch files
2006-09-16 17:51:00 +00:00
Rüdiger Timm
93a9279559
INTEGRATION: CWS impresspresobjs (1.35.54); FILE MERGED
...
2005/12/27 13:12:52 cl 1.35.54.2: RESYNC: (1.35-1.36); FILE MERGED
2005/11/24 12:26:25 cl 1.35.54.1: #123595# reworked presobj list and undo
2006-01-10 13:29:55 +00:00
Rüdiger Timm
4539657d62
INTEGRATION: CWS impressfunctions (1.35.38); FILE MERGED
...
2005/10/28 10:57:37 cl 1.35.38.1: #125341# reworked FuPoor classes to use refcounting
2005-12-14 15:59:21 +00:00
Rüdiger Timm
525dacd680
INTEGRATION: CWS ooo19126 (1.34.234); FILE MERGED
...
2005/09/05 13:22:17 rt 1.34.234.1: #i54170# Change license header: remove SISSL
2005-09-09 03:43:44 +00:00
Kurt Zenker
4450b42980
INTEGRATION: CWS fwkbugfix04 (1.32.16); FILE MERGED
...
2004/12/15 12:10:16 mba 1.32.16.3: obsolete sfx headers removed
2004/12/08 11:00:06 mba 1.32.16.2: #i29606#: inserting of PowerPoint and binary files
2004/12/06 18:24:13 mba 1.32.16.1: #i29606#: inserting of files not in own format enabled
2005-01-18 14:16:48 +00:00
Rüdiger Timm
cd0a78eb26
INTEGRATION: CWS sb19 (1.30.44); FILE MERGED
...
2004/12/08 14:53:05 sb 1.30.44.2: RESYNC: (1.30-1.32); FILE MERGED
2004/10/27 07:32:35 mba 1.30.44.1: #110407#: remove static BaseURL
2005-01-11 11:11:57 +00:00
Oliver Bolte
87cd4cb891
INTEGRATION: CWS fwkp2fix02 (1.30.60); FILE MERGED
...
2004/11/03 16:22:42 mba 1.30.60.1: #i36591#: inserting of text files was broken
2004-11-17 14:14:05 +00:00
Rüdiger Timm
4e6ff1d158
INTEGRATION: CWS impress14 (1.30.6); FILE MERGED
...
2004/10/13 08:07:20 cl 1.30.6.1: #i35290# accept all filters with PresentationDocument and DrawingDocument
2004-11-03 15:45:04 +00:00
Kurt Zenker
76bbed0ec3
INTEGRATION: CWS mav09 (1.27.82); FILE MERGED
...
2004/08/09 19:43:35 mav 1.27.82.4: RESYNC: (1.28-1.29); FILE MERGED
2004/05/17 17:57:09 mav 1.27.82.3: RESYNC: (1.27-1.28); FILE MERGED
2004/04/27 17:01:59 mba 1.27.82.2: #i27773#: new embedding API
2004/04/14 14:12:09 mba 1.27.82.1: #i27773#: remove so3; new storage API
2004-10-04 17:32:15 +00:00
Rüdiger Timm
7f4a3239e9
INTEGRATION: CWS aw013 (1.28.34); FILE MERGED
...
2004/06/28 14:57:50 aw 1.28.34.1: #117254#
2004-07-12 14:02:59 +00:00
Jens-Heiner Rechtien
3bb1d92639
INTEGRATION: CWS dialogdiet01 (1.27.34); FILE MERGED
...
2004/04/22 02:01:32 mwu 1.27.34.1: dialogdiet01 m33 sd 20040422
2004-05-10 14:46:59 +00:00
Oliver Bolte
a326c9f70b
INTEGRATION: CWS impress1 (1.25.218); FILE MERGED
...
2003/10/28 09:43:57 af 1.25.218.2: RESYNC: (1.25-1.26); FILE MERGED
2003/09/17 09:02:28 af 1.25.218.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.
2004-01-20 10:03:33 +00:00
Rüdiger Timm
dbc30d8c0b
INTEGRATION: CWS fwkq1 (1.25.164); FILE MERGED
...
2003/08/20 08:37:30 mba 1.25.164.2: #110843#: wrong method used to get DefaultFilter
2003/07/14 17:52:07 mba 1.25.164.1: #110843#: get rid of factories
2003-09-19 07:17:20 +00:00
Thorsten Behrens
67986dcdcf
#96029# Added bPreservePageNames to InsertBookmarkAsPage, to keep original page name when replacing links
2002-11-19 17:02:28 +00:00