summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/viewshe2.cxx
AgeCommit message (Collapse)AuthorFilesLines
2013-09-08String to OUStringThomas Arnhold1-1/+1
Change-Id: I5ff57ede2217f1464571fb2beaa62a34425064ae Reviewed-on: https://gerrit.libreoffice.org/5826 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2013-08-14convert Read/WriteUserData methods to OUString and boolIvan Timofeev1-2/+2
Change-Id: I06a8158b7f503976b19383014a7c8a867c0184ea
2013-08-10String->OUStringIvan Timofeev1-1/+1
Change-Id: Ifda8c7453ecb40abdae8d63656b8742c80691b98
2013-07-28Converting to OUString in sd in sdundo.hxx and related files.MÁTÉ Gergely1-1/+1
Change-Id: I5e9c1122ccfe9dfadfb36c4ab419c429c2bda6d0 Reviewed-on: https://gerrit.libreoffice.org/5135 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
2013-06-06Resolves: #i121334# Changed default for charts background to be none...Armin Le Grand1-28/+2
(from white) to allow fill settings in the various apps to have an effect (cherry picked from commit 0050a8e4eace17ed1b55c7ec919edaa0daadc3a7) Conflicts: chart2/source/model/main/PageBackground.cxx sc/source/ui/drawfunc/fuins2.cxx sd/source/ui/view/viewshe2.cxx Related: #i121334# turned back chart non-fill defaults... done the non-fill using tooling when creating new chart modules (cherry picked from commit af9220c24c9d80e5415d9d7d8f273b28d0d27cdb) Conflicts: chart2/source/model/main/PageBackground.cxx sc/source/filter/starcalc/scfobj.cxx sd/source/ui/view/viewshe2.cxx svx/inc/svx/charthelper.hxx svx/source/svdraw/charthelper.cxx sw/source/ui/table/tablemgr.cxx Related: #i121334# deactivated setting chart OLE background to transparent... for better UI experience and better back-compatibility to other OpenOffice derivates (cherry picked from commit 5fa621198a981ea994d9903298e8a1d884ee686b) Unname unused arguments to prevent compiler warnings. (cherry picked from commit c3c4df7647d8d4ab1425bb3c7f38932c4adcbe74) Change-Id: I1b4579aca701a4d637d21d7963b87f637458d0a5 01855cc3d4ec3c321109f924f6de4cdfbec4cd5d 18757f64ae84a415dc781929db4b76f571172ab1 de9879c2e1c249c0d957e4e46723b167ae1a8e90
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy1-1/+1
Change-Id: I122669d4ffaf72fb1d5f6fccc98e8a648f31aa23 Reviewed-on: https://gerrit.libreoffice.org/3490 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-13fix mergelibs=allPeter Foley1-4/+2
Change-Id: I267ebf8842ceefdaae3729364dcb75ab66c62e1c
2013-04-09sd: fix linking of aEmptyStr; not in libmergedMatúš Kukan1-1/+1
Change-Id: Ie8d832755a124544e08c09d2e5200511783513e7
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-4/+4
Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk have kept them, in order not to break external API (the automatic using declaration is LO-internal). Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
2013-03-21add oox sd and xmlsecurity to Library_mergedPeter Foley1-1/+1
Change-Id: Ie9ef511308179902cbaeb2cca39414e86c57ce30
2013-03-19translation and cleanup of comments in sd/source/ui/view/Urs Fässler1-160/+59
Change-Id: I988c0545600185c6b09131d27fb8480efddd947f
2013-02-09Remove unused methodsThomas Arnhold1-5/+0
GetOptimalSizePixel and GetHCtrlWidth are never called Change-Id: Ib2ce1445447e85de66683f8b0fdf4fc8aa464084
2013-01-01remove use of #pragma optimizeLuboš Luňák1-8/+0
All these are years old, guessing from some comments as old as Windows 9x support. These workarounds do not seem to be needed now. Change-Id: If67baa5cdefcec33b28696c764b1ed96143b7ccd
2012-11-28re-base on ALv2 code. Includes:Michael Meeks1-23/+23
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-10-01Deduplication of aEmptyStr for disable-dynlinkingTor Lillqvist1-0/+2
Change-Id: I9525be3b0f238abb106b1c57549436272e1eb165
2012-09-11-Werror,-Wunused-private-field (various sd)Stephan Bergmann1-2/+0
Change-Id: Ib0756e3730783f2c842a835782452279ad8f189b
2012-04-07More refactoring at OUString explicit constructors in sdOlivier Hallot1-13/+11
Remove some explicit OUString constructors in sd/.../ui
2012-04-05More removal of RTL_CONSTASCII_USTRINGPARAM in sdOlivier Hallot1-4/+3
More removal of RTL_CONSTASCII_USTRINGPARAM in module sd
2012-03-25removed duplicate includes in sdTakeshi Abe1-1/+0
2011-11-27remove include of pch header from sdNorbert Thiebaud1-2/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-28/+28
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-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen1-28/+28
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-01Remove unused misc.hxx and its referencesThomas Arnhold1-1/+0
2011-01-17removetooltypes01: #i112600# Remove tools types from sdCarsten Driesner1-28/+28
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
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-05remove include guards using fixguard.pyPetr Mladek1-6/+0
2010-06-14cws impress190: rebase m82Christian Lippka1-40/+0
2010-05-05#i89450# removed unused codeChristian Lippka1-40/+0
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov1-4/+1
Notes: split repo tag: impress_ooo/DEV300_m72 split repo tag: impress_ooo/DEV300_m73
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien1-4/+1
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-01-08#i107450#: build all other modules with new editeng libMathias Bauer1-1/+1
2009-10-06#103496#: move VCL free ConfigItems to unotoolsMathias Bauer1-1/+1
2009-09-16CWS-TOOLING: integrate CWS impressnotes01Ivo Hinkelmann1-1/+4
2009-09-11 13:52:41 +0200 cl r276061 : CWS-TOOLING: rebase CWS impressnotes01 to trunk@276043 (milestone: DEV300:m58) 2009-09-10 15:44:57 +0200 cl r276039 : #i103139# continued work on the impress annotation feature 2009-09-10 14:52:31 +0200 cl r276032 : #i103139# continued work on the impress annotation feature 2009-09-10 14:50:32 +0200 cl r276031 : #i103139# continued work on the impress annotation feature 2009-09-10 14:48:29 +0200 cl r276030 : #i103139# continued work on the impress annotation feature 2009-09-10 11:36:11 +0200 cl r276027 : #i103139# continued work on the impress annotation feature 2009-09-09 20:22:41 +0200 cl r276018 : #i103139# continued work on the impress annotation feature 2009-09-09 20:21:45 +0200 cl r276017 : #i103139# continued work on the impress annotation feature 2009-09-09 19:32:29 +0200 sj r276015 : #i103139# added import of comments (ppt binary) 2009-09-09 19:31:07 +0200 sj r276014 : #i103139# added import of comments (ppt binary) 2009-09-09 19:16:41 +0200 cl r276011 : #i103139# continued work on the impress annotation feature 2009-09-09 19:15:19 +0200 cl r276010 : #i103139# continued work on the impress annotation feature 2009-09-09 16:27:19 +0200 cl r276001 : #i104579# fixed isEmptyPresObj() 2009-09-09 15:12:02 +0200 cl r275997 : #i103139# continued work on the impress annotation feature 2009-09-09 15:06:29 +0200 sj r275996 : #i103139# added import of comments (ppt binary) 2009-09-09 14:53:01 +0200 cl r275995 : #i103139# continued work on the impress annotation feature 2009-09-09 14:51:32 +0200 cl r275994 : #i103139# continued work on the impress annotation feature 2009-09-09 12:11:17 +0200 cl r275982 : #i103139# continued work on the impress annotation feature 2009-09-09 11:47:55 +0200 cl r275981 : #i103139# continued work on the impress annotation feature 2009-09-09 11:47:23 +0200 cl r275980 : #i103139# continued work on the impress annotation feature 2009-09-09 11:44:47 +0200 cl r275978 : #i104315# added missing tab pages 2009-09-08 16:04:44 +0200 cl r275936 : #i103139# continued work on the impress annotation feature 2009-09-08 16:03:28 +0200 cl r275935 : #i103139# continued work on the impress annotation feature 2009-09-08 11:45:47 +0200 cl r275920 : #i103139# continued work on the impress annotation feature 2009-09-08 11:41:51 +0200 cl r275919 : #i103139# continued work on the impress annotation feature 2009-09-07 18:30:55 +0200 cl r275910 : #i103139# continued work on the impress annotation feature 2009-09-07 18:29:37 +0200 cl r275909 : #i103139# continued work on the impress annotation feature 2009-09-07 17:25:43 +0200 cl r275905 : #i103139# continued work on the impress annotation feature 2009-09-07 12:00:28 +0200 cl r275884 : #i103139# continued work on the impress annotation feature 2009-09-06 14:14:00 +0200 cl r275859 : #i103139# continued work on the impress annotation feature 2009-09-05 20:57:24 +0200 cl r275854 : #i103139# continued work on the impress annotation feature 2009-09-05 20:56:29 +0200 cl r275853 : #i103139# continued work on the impress annotation feature 2009-09-05 20:55:27 +0200 cl r275852 : #i103139# continued work on the impress annotation feature 2009-09-05 20:11:42 +0200 cl r275851 : #i103139# continued work on the impress annotation feature 2009-09-05 20:11:09 +0200 cl r275850 : #i103139# continued work on the impress annotation feature 2009-09-05 17:43:33 +0200 cl r275845 : #i103139# continued work on the impress annotation feature 2009-09-05 17:04:41 +0200 cl r275843 : #i103139# continued work on the impress annotation feature 2009-09-05 17:03:26 +0200 cl r275842 : #i103139# continued work on the impress annotation feature 2009-09-05 17:02:53 +0200 cl r275841 : #i103139# continued work on the impress annotation feature 2009-09-05 13:15:04 +0200 pl r275839 : #i104823# WB_NEEDSFOCUS 2009-09-05 13:14:41 +0200 pl r275838 : #i104823# WB_NEEDSFOCUS 2009-09-04 17:48:21 +0200 cl r275826 : #i103139# continued work on the impress annotation feature 2009-09-04 17:35:03 +0200 cl r275825 : #i103139# continued work on the impress annotation feature 2009-09-04 17:15:46 +0200 cl r275824 : #i103139# continued work on the impress annotation feature 2009-09-04 17:12:54 +0200 cl r275823 : #i103139# continued work on the impress annotation feature 2009-09-04 17:05:23 +0200 cl r275822 : #i103139# continued work on the impress annotation feature 2009-09-04 16:48:28 +0200 cl r275820 : #i103139# continued work on the impress annotation feature 2009-09-04 16:44:02 +0200 cl r275818 : #i103139# continued work on the impress annotation feature 2009-09-04 16:43:23 +0200 cl r275817 : #i103139# continued work on the impress annotation feature 2009-09-04 16:06:04 +0200 cl r275812 : #i103139# continued work on the impress annotation feature 2009-09-04 16:05:45 +0200 cl r275811 : #i103139# continued work on the impress annotation feature 2009-09-04 15:04:33 +0200 cl r275806 : #i103139# continued work on the impress annotation feature 2009-09-04 11:43:14 +0200 cl r275795 : #i103139# continued work on the impress annotation feature 2009-09-04 11:27:10 +0200 cl r275793 : #i103139# continued work on the impress annotation feature 2009-09-04 11:10:02 +0200 cl r275792 : #i103139# continued work on the impress annotation feature 2009-09-04 11:07:05 +0200 cl r275790 : #i103139# continued work on the impress annotation feature 2009-09-04 11:05:01 +0200 cl r275789 : #i103139# continued work on the impress annotation feature 2009-09-04 10:55:51 +0200 cl r275785 : #i103139# renamed notes to comments 2009-09-04 10:54:57 +0200 cl r275784 : #i103139# renamed notes to comments 2009-09-03 20:37:35 +0200 cl r275772 : #i103139# continued work on the impress annotation feature 2009-09-03 20:35:31 +0200 cl r275771 : #i103139# continued work on the impress annotation feature 2009-09-01 18:17:55 +0200 cl r275680 : #i103139# continued work on the impress annotation feature 2009-09-01 18:15:08 +0200 cl r275678 : #i103139# continued work on the impress annotation feature 2009-09-01 18:13:38 +0200 cl r275677 : #i103139# continued work on the impress annotation feature 2009-08-18 12:35:42 +0200 cl r275089 : fixed merge error 2009-08-18 11:39:58 +0200 cl r275086 : CWS-TOOLING: rebase CWS impressnotes01 to trunk@275001 (milestone: DEV300:m55) 2009-07-30 13:45:10 +0200 cl r274481 : fixed merge errrors 2009-07-30 13:41:21 +0200 cl r274480 : fixed merge errrors 2009-07-30 13:39:40 +0200 cl r274478 : fixed merge errrors 2009-07-22 18:07:30 +0200 cl r274256 : CWS-TOOLING: rebase CWS impressnotes01 to trunk@273858 (milestone: DEV300:m52) 2009-07-21 17:21:31 +0200 cl r274208 : merging 2009-07-20 14:28:34 +0200 cl r274137 : #i103139# annotation support for impress 2009-07-20 14:28:04 +0200 cl r274136 : #i103139# annotation support for impress 2009-07-20 14:27:20 +0200 cl r274135 : #i103139# annotation support for impress 2009-07-20 14:21:17 +0200 cl r274134 : #i103139# annotation support for impress 2009-07-20 14:20:56 +0200 cl r274133 : #i103139# annotation support for impress 2009-07-20 14:20:09 +0200 cl r274132 : #i103139# annotation support for impress 2009-07-20 14:19:00 +0200 cl r274131 : #i103139# annotation support for impress 2009-07-20 14:17:50 +0200 cl r274130 : #i103139# annotation support for impress 2009-07-20 14:12:24 +0200 cl r274129 : #i103139# annotation support for impress 2009-07-20 13:52:03 +0200 cl r274128 : #i103139# annotation support for impress 2009-07-20 13:51:11 +0200 cl r274127 : #i103139# annotation support for impress 2009-07-20 13:48:59 +0200 cl r274126 : #i103139# annotation support for impress 2009-07-20 13:43:56 +0200 cl r274125 : #i103139# annotation support for impress 2009-07-20 13:31:55 +0200 cl r274123 : #i103139# annotation support for impress 2009-07-20 13:30:45 +0200 cl r274122 : #i103139# annotation support for impress
2008-04-10INTEGRATION: CWS changefileheader (1.55.22); FILE MERGEDRüdiger Timm1-77/+18
2008/04/01 15:36:42 thb 1.55.22.3: #i85898# Stripping all external header guards 2008/04/01 12:39:43 thb 1.55.22.2: #i85898# Stripping all external header guards 2008/03/31 13:59:14 rt 1.55.22.1: #i87441# Change license header to LPGL v3.
2008-04-03INTEGRATION: CWS presenterview (1.53.6); FILE MERGEDKurt Zenker1-11/+3
2008/03/26 10:47:38 cl 1.53.6.3: RESYNC: (1.54-1.55); FILE MERGED 2008/02/26 09:04:09 af 1.53.6.2: RESYNC: (1.53-1.54); FILE MERGED 2008/01/09 18:28:27 cl 1.53.6.1: #i15900# slideshow api consolidation
2008-03-06INTEGRATION: CWS impresshandouts01 (1.54.52); FILE MERGEDKurt Zenker1-3/+3
2008/03/05 13:49:30 cl 1.54.52.1: #i85355# enhanced handout printing
2008-01-14INTEGRATION: CWS chart15 (1.53.70); FILE MERGEDIvo Hinkelmann1-2/+4
2007/12/07 16:08:19 iha 1.53.70.1: #i84323# charts never should be stretched
2007-09-06INTEGRATION: CWS mingwport06 (1.52.60); FILE MERGEDKurt Zenker1-4/+4
2007/08/24 13:11:36 vg 1.52.60.1: #i75499# pragma is for MSVC
2007-06-26INTEGRATION: CWS aw046 (1.47.86); FILE MERGEDJens-Heiner Rechtien1-4/+11
2007/05/30 16:41:01 aw 1.47.86.3: RESYNC: (1.48-1.50); FILE MERGED 2007/04/23 14:38:04 aw 1.47.86.2: RESYNC: (1.47-1.48); FILE MERGED 2007/04/05 14:19:32 aw 1.47.86.1: #i74769# Scroll needs to move the child windows which are FormControls
2007-06-11INTEGRATION: CWS chart05 (1.50.12); FILE MERGEDOliver Bolte1-34/+38
2007/05/30 08:17:19 bm 1.50.12.1: #i77917# consolidate setting defaults for charts in one method of the view shell, also set the border to none (changed default)
2007-05-22INTEGRATION: CWS chart2mst3 (1.45.38); FILE MERGEDVladimir Glazounov1-13/+48
2007/05/14 18:48:35 bm 1.45.38.5: RESYNC: (1.48-1.49); FILE MERGED 2007/04/24 22:32:50 bm 1.45.38.4: RESYNC: (1.47-1.48); FILE MERGED 2007/02/07 17:50:54 iha 1.45.38.3: RESYNC: (1.46-1.47); FILE MERGED 2006/11/24 19:18:32 bm 1.45.38.2: RESYNC: (1.45-1.46); FILE MERGED 2006/11/15 17:37:22 bm 1.45.38.1: set transparent background for charts (ActivateObject on creation of OLE in placeholder)
2007-05-10INTEGRATION: CWS pchfix04 (1.48.28); FILE MERGEDKurt Zenker1-3/+3
2007/05/04 09:22:17 hjs 1.48.28.1: #i73078# - add .get() for comparing plain pointer; makes gcc/PCH break with >out of memory<
2007-04-03INTEGRATION: CWS components1 (1.42.138); FILE MERGEDRüdiger Timm1-7/+2
2007/01/25 15:42:52 af 1.42.138.5: RESYNC: (1.46-1.47); FILE MERGED 2006/11/21 16:31:56 af 1.42.138.4: RESYNC: (1.45-1.46); FILE MERGED 2006/11/21 09:42:26 af 1.42.138.3: RESYNC: (1.44-1.45); FILE MERGED 2006/09/25 17:50:31 af 1.42.138.2: RESYNC: (1.42-1.44); FILE MERGED 2006/09/15 09:46:30 af 1.42.138.1: #i68075# The SfxViewShell::SetWindow() method is not called anymore.
2006-12-12INTEGRATION: CWS sdwarningsbegone (1.45.10); FILE MERGEDKurt Zenker1-27/+41
2006/12/01 14:15:15 cl 1.45.10.4: made sd warning free 2006/11/27 13:48:21 cl 1.45.10.3: #i69285# warning free code changes for sd project 2006/11/22 15:17:29 cl 1.45.10.2: RESYNC: (1.45-1.46); FILE MERGED 2006/11/22 12:42:31 cl 1.45.10.1: #i69285# warning free code changes for unxlngi6.pro
2006-11-14INTEGRATION: CWS aw024 (1.38.12); FILE MERGEDIvo Hinkelmann1-14/+11
2006/11/10 05:12:39 aw 1.38.12.10: RESYNC: (1.44-1.45); FILE MERGED 2006/09/21 23:51:05 aw 1.38.12.9: RESYNC: (1.43-1.44); FILE MERGED 2006/09/08 18:48:18 aw 1.38.12.8: RESYNC: (1.42-1.43); FILE MERGED 2006/06/09 13:46:22 aw 1.38.12.7: #114408# took back #i31551# and reactivated EnableChildTransparentMode after discussion with PL due to repaint errors with form controls 2006/05/12 20:58:45 aw 1.38.12.6: RESYNC: (1.41-1.42); FILE MERGED 2006/01/26 20:23:26 aw 1.38.12.5: RESYNC: (1.40-1.41); FILE MERGED 2005/11/18 14:49:18 aw 1.38.12.4: RESYNC: (1.39-1.40); FILE MERGED 2005/09/17 14:20:14 aw 1.38.12.3: RESYNC: (1.38-1.39); FILE MERGED 2005/05/26 11:24:52 aw 1.38.12.2: #i39531# 2005/05/19 12:11:46 aw 1.38.12.1: #i39529#
2006-10-13INTEGRATION: CWS opofxmlstorage (1.42.178); FILE MERGEDOliver Bolte1-25/+12
2006/09/08 13:15:19 mav 1.42.178.2: RESYNC: (1.42-1.43); FILE MERGED 2006/08/25 13:20:46 mav 1.42.178.1: #i68684# supporte iconified objects
2006-09-16INTEGRATION: CWS pchfix02 (1.43.8); FILE MERGEDOliver Bolte1-2/+5
2006/09/01 17:37:42 kaib 1.43.8.1: #i68856# Added header markers and pch files
2006-08-04INTEGRATION: CWS pb17 (1.42.160); FILE MERGEDIvo Hinkelmann1-3/+3
2006/07/25 08:28:50 pb 1.42.160.1: fix: #i67363# no rulers on preview doc
2006-02-01INTEGRATION: CWS mav19 (1.39.12); FILE MERGEDKurt Zenker1-6/+7
2006/01/10 17:46:50 mav 1.39.12.3: RESYNC: (1.40-1.41); FILE MERGED 2005/11/17 15:32:52 mav 1.39.12.2: RESYNC: (1.39-1.40); FILE MERGED 2005/11/01 16:10:06 mav 1.39.12.1: #i57138# use setting of object area after scaling setting