summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/docsh.hxx
AgeCommit message (Collapse)Author
2010-10-13Merge branch 'master' into feature/calc-key-binding-compatKohei Yoshida
Conflicts: sc/source/ui/attrdlg/scdlgfact.cxx
2010-10-13Initial attempt to reset key bindings.Kohei Yoshida
This is not working yet. For some reason only the last key binding gets set, while all the others get ignored...
2010-10-13Merge branch 'vba' fix conflics, trailing ws & tab issuesNoel Power
additionally the following iz patches are rolled up with this commit i#113356, i#112998 i#113955 i#113358 i#113515 i#112531 i#112596 i#112530
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power
2010-10-05Ported dde-reconnect-on-load-*.diff from ooo-build.Kohei Yoshida
Improve reliability of DDE connections between documents opened in LO. With this change, LO tries to reconnect to a DDE server document upon opening if that server document is being listened to by one of the open documents. Also, the old implementation would load a DDE server document invisible, and would never close it when the user updates the link. This had the consequence that when the user tries to open this document while it's loaded hidden, it causes some weird focus issues, and closing it and opening it again would disconnect the DDE connection. The new implementation closes the server document immediately after the DDE link update is complete. This change also fixes a bug in Calc where DDE link updates to cells would fail when the formula syntax is set to something other than Calc A1.
2010-10-05Ported calc-formula-variable-sep-config-check-sc.diff from ooo-build.Kohei Yoshida
This code handles situations where the formula arg separator is in conflict with the locale specific decimal and/or thousand separators.
2010-10-01Ported calc-perf-import-dbf-sc.diff from ooo-buildKohei Yoshida
This speeds up import of dBase (dbf) files 4-5 times.
2010-08-03CWS-TOOLING: integrate CWS mib17Ivo Hinkelmann
Notes: split repo tag: calc_ooo/OOO330_m3
2010-07-27mib17: rebase to DEV300_m84Daniel Rentz
2010-07-15mib17: #i112634# do not use an UNO interface to handle VBA BeforeSave and ↵Daniel Rentz
BeforePrint events
2010-06-23CWS-TOOLING: integrate CWS calc55obo
2010-06-04calc55: #i112123# when loading, don't initialize StdPrecision in DocOptions ↵Niklas Nebel
from configuration
2010-05-25cws tl79: #i110254# security tab page in 'File/Properties'Thomas Lange [tl]
2010-05-19cws tl79: #i110254# new security tap page in 'File/Properties'Thomas Lange [tl]
2010-04-16CWS-TOOLING: integrate CWS calcfilterrangeJens-Heiner Rechtien
2010-02-24calcfilterrange: #i109553# #160403# for filters (AutoFilter, StandardFilter, ↵Eike Rathke [er]
AdvancedFilter) shrink selected area to used data area and expand single selected row down to end of data
2010-03-23CWS-TOOLING: integrate CWS autorecoveryVladimir Glazunov
2010-03-22CWS-TOOLING: integrate CWS koheicsvimportVladimir Glazunov
2010-03-11autorecovery: merged changes from m74. Still need to find out how to re-do ↵Frank Schoenheit [fs]
two patches (to module_hidden_ooo.scp and file_ooo.scp in scp2/source/ooo) which do not apply anymore.
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-01-19Rebased to DEV300_m69.Kohei Yoshida
2010-01-08autorecovery: merge after rebase to m69Frank Schoenheit [fs]
2010-01-06autorecovery: allow creating SFX-based documents which do not support the ↵Frank Schoenheit [fs]
XDocumentRecovery interface For this purpose, the SFX document factory methods got an additional parameter respectively flag ("DocumentRecoverySupport" resp. SFXMODEL_DISABLE_DOCUMENT_RECOVERY). This flag is used by database documents to remove the interface from sub documents (aka forms/reports). In this course, some of the functionality around those SFXMODELL_* flags, previously duplicated in all applications, has been consolidated into a new SfxObjectShell constructor.
2009-11-16validityref: #i103899# manual migration from svn (contribution from PengYunQuan)Niklas Nebel
2009-09-29rebased to DEV300_m60.Kohei Yoshida
2009-09-10rebased to DEV300_m57.Kohei Yoshida
2009-09-07CWS-TOOLING: integrate CWS calcsheetdataOliver Bolte
2009-08-13 16:18:48 +0200 nn r274950 : #i102616# shared/remote files, better handling of formula results 2009-08-12 11:17:30 +0200 nn r274884 : CWS-TOOLING: rebase CWS calcsheetdata to trunk@274622 (milestone: DEV300:m54) 2009-08-12 10:30:47 +0200 nn r274881 : #i102616# some clean-up 2009-08-11 19:01:18 +0200 nn r274876 : #i102616# store loaded namespaces, so prefixes remain valid 2009-08-11 19:00:49 +0200 nn r274875 : #i102616# store loaded namespaces, so prefixes remain valid 2009-08-10 19:12:04 +0200 nn r274835 : #i102616# detective, notes, encoding, error handling 2009-08-07 11:18:46 +0200 nn r274751 : #i102616# use new method SvXMLAutoStylePoolP::AddNamed 2009-08-07 11:18:15 +0200 nn r274750 : #i102616# new method SvXMLAutoStylePoolP::AddNamed 2009-08-06 18:02:42 +0200 nn r274740 : #i102616# modification: shapes, notes, pending row heights; skip sheets in export iterator 2009-08-05 18:41:59 +0200 nn r274694 : #i102616# handle text styles in notes 2009-08-03 18:55:59 +0200 nn r274594 : #i102616# handle text styles in cells 2009-07-31 19:00:06 +0200 nn r274548 : #i102616# handle styles for notes 2009-07-28 16:46:20 +0200 nn r274414 : missed a conflict 2009-07-28 14:01:56 +0200 nn r274404 : CWS-TOOLING: rebase CWS calcsheetdata to trunk@274203 (milestone: DEV300:m53) 2009-07-23 18:28:47 +0200 nn r274278 : #i102616# handle table styles 2009-07-22 15:40:24 +0200 nn r274244 : #i102616# handle row styles 2009-07-21 20:09:37 +0200 nn r274211 : #i102616# handle column styles 2009-07-16 13:00:18 +0200 nn r274043 : #i102616# invalidate all stream positions when inserting/deleting sheets 2009-07-15 17:41:15 +0200 nn r274021 : #i102616# don't collect cell styles twice for copied sheets 2009-07-14 18:36:11 +0200 nn r273985 : #i102616# allow to query stream position, clear buffer 2009-07-14 18:32:10 +0200 nn r273984 : #i102616# allow to specify a name for an autostyle 2009-07-09 22:01:23 +0200 nn r273870 : #i102616# copy stream for unchanged sheets 2009-07-08 18:11:42 +0200 nn r273844 : #i102616# store stream positions of sheets 2009-06-24 19:08:18 +0200 nn r273363 : #i102616# detect changed sheets since loading 2009-06-09 15:53:32 +0200 nn r272774 : #i102616# store automatic cell style information after loading
2009-08-25CWS-TOOLING: integrate CWS koheicoderemoval02Vladimir Glazounov
2009-07-24 Kohei Yoshida Resurrected one method that was now used after the rebase. Now the entire sc module builds. 2009-07-24 Kohei Yoshida Rebased to DEV300_m53. 2009-07-23 Kohei Yoshida resolved conflict during merge to DEV300_m52. 2009-05-09 Kohei Yoshida #i95953# partially applied Caolan's patch. 2009-05-09 Kohei Yoshida #i101326# Removed old pivot implementation code that was already disabled. 2009-05-09 Kohei Yoshida More unused methods commented out. 2009-05-09 Kohei Yoshida More unused methods commented out. 2009-05-08 Kohei Yoshida Removed more unused methods, mostly related to binfilter methods. 2009-05-08 Kohei Yoshida #i95953# the first round of unused method removal, based solely on Caolan's list. All removed methods were double-checked manually to make sure they are really unused, followed by a build test with debug on.
2009-07-27#i102141# initial port of patches from ooo-build, to implement a newKohei Yoshida
HTML option dialog & associated changes in the core.
2009-07-03CWS-TOOLING: integrate CWS dr70Release Engineers
2009-06-09 13:52:02 +0200 dr r272770 : #i101930# SXC import broken 2009-06-05 11:50:16 +0200 dr r272675 : #i10000# compiler warning 2009-06-05 11:24:39 +0200 dr r272674 : #i10000# compiler warning 2009-06-05 10:35:22 +0200 dr r272668 : #i10000# compiler warning 2009-06-04 16:53:32 +0200 dr r272646 : CWS-TOOLING: rebase CWS dr70 to trunk@272291 (milestone: DEV300:m49) 2009-06-04 14:50:45 +0200 dr r272633 : #i10000# compiler warning 2009-06-03 18:50:57 +0200 dr r272603 : #i101930# fix ODS export of uninit'ed notes, do not craete note captions in UpdatePendingRowHeights 2009-05-28 11:11:17 +0200 dr r272384 : #i101930# note captions must be created before changing row/column size 2009-05-27 15:48:44 +0200 iha r272356 : #i101925# metafile creation is requested superfluously during inplace editing 2009-05-27 15:46:44 +0200 iha r272355 : #i101925# metafile creation is requested superfluously during inplace editing 2009-05-27 15:06:58 +0200 iha r272349 : #i101928# superfluous paint calls while entering and editing charts 2009-05-27 15:01:08 +0200 iha r272348 : #i101928# superfluous paint calls while entering and editing charts 2009-05-26 14:43:39 +0200 dr r272303 : #i101930# import performance: invisible cell notes cache caption data 2009-05-22 18:44:19 +0200 dr r272205 : #i101930# preparations for uninitialized notes (performance), adapted ODF import filter 2009-05-14 19:50:43 +0200 dr r271918 : #i101930# 'recycle' the shapes already created while loading cell notes 2009-05-06 16:07:45 +0200 dr r271598 : #i100827# improve performance of HTML query filter, patch by mmeeks, slightly modified 2009-05-06 11:02:38 +0200 dr r271577 : #i100827# improve performance of HTML query filter, patch by mmeeks 2009-05-06 10:50:13 +0200 dr r271575 : #i86650# improve performance of HTML query filter 2009-05-05 10:09:44 +0200 nn r271502 : #i101428# better handling of non-existing view data 2009-04-29 16:42:57 +0200 nn r271384 : #i101428# after loading, update row heights per sheet on demand
2009-06-04CWS-TOOLING: integrate CWS clnoundoKurt Zenker
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-04-02CWS-TOOLING: integrate CWS calc31stopper4_DEV300Ivo Hinkelmann
2009-03-25 11:52:59 +0100 nn r270010 : GetHTMLRangeNameList: call ScHTMLImport static method, not same method again (bug-id not available yet) 2009-03-20 14:24:51 +0100 er r269808 : #i100416# makeExternalRefStrImpl: don't care about a second sheet name if not needed 2009-03-20 13:14:30 +0100 er r269803 : carry along row position also for non-existing (empty) rows 2009-03-20 11:26:33 +0100 er r269790 : SUNWS12: declarator required in declaration; removed SC_DLLPRIVATE from inner class declaration 2009-03-19 19:40:09 +0100 er r269767 : #i100300# save only referenced tables of external data cache 2009-03-19 14:45:05 +0100 dr r269746 : #i100346# more places where checking docshell is needed 2009-03-19 14:13:20 +0100 fs r269744 : #i100349# do not delete the pool before all instances knowing it have been deleted 2009-03-19 11:35:45 +0100 dr r269735 : #i100346# always check docshell, is missing when pasting from clipboard 2009-03-19 09:39:49 +0100 dr r269728 : #i100332# remove debug statement, patch from kohei
2009-03-02CWS-TOOLING: integrate CWS dr66Oliver Bolte
2009-01-22 15:51:40 +0100 dr r266730 : #i98028# moved to CWS dr66 2009-01-22 15:50:28 +0100 dr r266729 : #i98028# moved to CWS dr66 2009-01-20 16:25:49 +0100 dr r266595 : #i98282# resolve palette colors while loading chart gradients (convert back to unx lineends...) 2009-01-20 16:23:19 +0100 dr r266594 : #i98282# resolve palette colors while loading chart gradients 2009-01-19 15:43:57 +0100 dr r266507 : #i97900# move fix to CWS dr66 2009-01-19 15:40:28 +0100 dr r266506 : #i97900# move fix to CWS dr66 2009-01-19 15:20:14 +0100 dr r266505 : #i98141# correctly update note position while switching LTR/RTL mode of sheet 2009-01-06 10:28:02 +0100 dr r265899 : CWS-TOOLING: rebase CWS dr66 to trunk@265758 (milestone: DEV300:m38) 2008-11-13 13:59:02 +0100 dr r263644 : #i10000# merge problems 2008-11-13 13:25:15 +0100 dr r263639 : #i10000# merge problems 2008-11-13 13:22:58 +0100 dr r263638 : #i10000# merge problems 2008-11-13 13:22:25 +0100 dr r263637 : #i10000# merge problems 2008-11-12 13:40:46 +0100 dr r263595 : #i10000# merge problem 2008-11-12 11:34:51 +0100 dr r263583 : CWS-TOOLING: rebase CWS dr66 to trunk@263288 (milestone: DEV300:m35) 2008-11-11 16:58:11 +0100 dr r263568 : CWS-TOOLING: rebase CWS dr66 to trunk@262087 (milestone: DEV300:m33) 2008-10-27 14:38:34 +0100 dr r262675 : migrate CWS dr66 to SVN
2008-12-12CWS-TOOLING: integrate CWS fwk92Rüdiger Timm
2008-12-04 14:43:28 +0100 oc r264844 : #i96788# 2008-12-03 02:15:17 +0100 fredrikh r264734 : i96817 2008-12-02 16:42:46 +0100 tbo r264720 : #i96763# changes to password dialog for framework, math, global 2008-11-26 16:26:28 +0100 mav r264418 : #i93617# fix typo 2008-11-26 16:13:03 +0100 mav r264411 : #i93617# fix the linux scenario 2008-11-25 17:58:01 +0100 mav r264323 : #i93617# fix the windows problems 2008-11-25 17:51:33 +0100 mav r264321 : #i93617# fix the windows problems 2008-11-21 16:01:18 +0100 mav r264145 : #i78753# integrate the patch 2008-11-21 14:08:32 +0100 mav r264136 : #i93617# integrate the patch 2008-11-21 13:01:56 +0100 mav r264127 : #i82947# integrate the patch 2008-11-20 18:14:19 +0100 mav r264092 : #i95793# look for import filter 2008-11-18 15:23:44 +0100 pb r263776 : fix: #i92579# #i92583# SvxSecurity/SearchPage: more space for controls 2008-11-18 15:21:39 +0100 pb r263774 : fix: #i92579# #i92583# SvxSecurity/SearchPage: more space for controls 2008-11-18 15:18:54 +0100 pb r263772 : fix: #i92583# SvxSearchPage::InitControls_Impl() added 2008-11-18 15:16:07 +0100 pb r263771 : fix: #i92579# columns calculated newly 2008-11-18 11:09:28 +0100 mav r263751 : #i21923# small fixes 2008-11-17 17:22:04 +0100 mav r263730 : #i21923# integrate the patch 2008-11-17 14:29:02 +0100 mav r263723 : #i21923# integrate the patch 2008-11-13 16:46:08 +0100 mav r263653 : #i88127# integrate the patch 2008-11-13 14:46:56 +0100 mav r263645 : #i54638# integrate the patch 2008-11-11 13:11:03 +0100 pb r263554 : fix: #i93142# disable maRecommReadOnlyCB on read-only documents 2008-11-10 13:30:58 +0100 pb r263516 : fix: #i93833# Mozilla Plug-in -> Browser Plug-in 2008-11-10 13:29:10 +0100 pb r263515 : fix: #i93833# Mozilla Plug-in -> Browser Plug-in 2008-11-10 06:10:11 +0100 pb r263505 : fix: #i94937# now .uno.ExtendedHelp without image 2008-11-04 20:52:50 +0100 mav r263337 : migrate cws fwk92 to svn
2008-09-30CWS-TOOLING: integrate CWS sfxnotifyremovalVladimir Glazounov
2008-09-30CWS-TOOLING: integrate CWS koheicoderemovalVladimir Glazounov
2008-04-15INTEGRATION: CWS calcshare2 (1.48.8); FILE MERGEDVladimir Glazounov
2008/03/21 12:31:42 tbe 1.48.8.3: #i86679# [Collaboration] Merge document in shared mode opens non closable dialog 2008/03/13 13:10:06 tbe 1.48.8.2: #i86986# [Collaboration] Content conflict not detected after inserting row 2008/03/13 09:54:53 tbe 1.48.8.1: #i86986# [Collaboration] Content conflict not detected after inserting row
2008-04-10INTEGRATION: CWS changefileheader (1.48.34); FILE MERGEDRüdiger Timm
2008/04/01 15:30:52 thb 1.48.34.3: #i85898# Stripping all external header guards 2008/04/01 12:36:45 thb 1.48.34.2: #i85898# Stripping all external header guards 2008/03/31 17:15:40 rt 1.48.34.1: #i87441# Change license header to LPGL v3.
2008-03-07INTEGRATION: CWS calcshare_DEV300 (1.43.56); FILE MERGEDKurt Zenker
2008/02/28 13:21:28 tbe 1.43.56.7: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/02/20 12:40:31 tbe 1.43.56.6: ##i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2008/02/20 11:52:06 mav 1.43.56.5: #i8811# title related fixes 2008/02/04 10:30:45 tbe 1.43.56.4: RESYNC: (1.43-1.44); FILE MERGED 2007/12/13 09:50:33 tbe 1.43.56.3: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2007/12/11 15:34:51 tbe 1.43.56.2: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing 2007/12/04 13:18:17 tbe 1.43.56.1: #i8811# Allow multiple users to edit the same spreadsheet through workbook sharing
2008-03-06INTEGRATION: CWS odbmacros2 (1.43.142); FILE MERGEDKurt Zenker
2008/03/04 12:10:39 fs 1.43.142.3: RESYNC: (1.44-1.45); FILE MERGED 2008/02/04 13:13:57 fs 1.43.142.2: RESYNC: (1.43-1.44); FILE MERGED 2007/12/12 11:17:32 fs 1.43.142.1: #i49133# ctor now takes new (defaulted) argument which allows to switch off scripting support (by calling SfxObjectShell::SetHasNoBasic)
2008-03-05INTEGRATION: CWS aquavcl05_DEV300 (1.44.24); FILE MERGEDKurt Zenker
2008/02/14 15:55:00 pl 1.44.24.2: RESYNC: (1.44-1.45); FILE MERGED 2008/02/11 10:06:37 nn 1.44.24.1: #i85992# single progress for updating row heights of all sheets after loading
2008-02-05INTEGRATION: CWS calcsolver (1.43.104); FILE MERGEDIvo Hinkelmann
2007/12/05 18:02:57 nn 1.43.104.1: #i8808 solver dialog
2008-01-10INTEGRATION: CWS xmlfilter02 (1.40.18); FILE MERGEDOliver Bolte
2007/07/24 21:36:57 dr 1.40.18.4: RESYNC: (1.42-1.43); FILE MERGED 2007/05/29 14:32:18 dr 1.40.18.3: RESYNC: (1.41-1.42); FILE MERGED 2007/05/08 09:55:00 dr 1.40.18.2: RESYNC: (1.40-1.41); FILE MERGED 2007/03/20 12:47:15 tbe 1.40.18.1: #i74668# missing property to suppress default sheets
2007-07-06INTEGRATION: CWS dr55 (1.42.30); FILE MERGEDRüdiger Timm
2007/06/22 12:42:49 tbe 1.42.30.1: #i78488# Warn if printing output is empty
2007-05-22INTEGRATION: CWS chart2mst3 (1.35.24); FILE MERGEDVladimir Glazounov
2007/05/14 20:27:49 bm 1.35.24.7: RESYNC: (1.40-1.41); FILE MERGED 2007/04/25 03:38:30 bm 1.35.24.6: RESYNC: (1.39-1.40); FILE MERGED 2007/02/07 15:47:03 iha 1.35.24.5: RESYNC: (1.38-1.39); FILE MERGED 2006/11/25 09:50:00 bm 1.35.24.4: RESYNC: (1.37-1.38); FILE MERGED 2006/06/16 13:48:21 bm 1.35.24.3: RESYNC: (1.36-1.37); FILE MERGED 2006/01/25 14:38:06 bm 1.35.24.2: RESYNC: (1.35-1.36); FILE MERGED 2005/12/02 13:26:32 bm 1.35.24.1: #i58786# remove old ChartSelectionHdl LINK
2007-04-25INTEGRATION: CWS npower6 (1.39.10); FILE MERGEDRüdiger Timm
2007/02/07 21:29:11 npower 1.39.10.1: Issue number: i74096 symbol visibility issues for needed for vba compatility api to link
2007-02-27INTEGRATION: CWS calcwarnings (1.38.2); FILE MERGEDVladimir Glazounov
2007/02/19 16:05:45 nn 1.38.2.3: RESYNC: (1.38-1.39); FILE MERGED 2006/12/14 17:57:11 nn 1.38.2.2: #i69284# warning-free: ui, unxsols4 2006/12/01 08:53:32 nn 1.38.2.1: #i69284# warning-free: ui, wntmsci10
2007-01-25INTEGRATION: CWS mbafixesfor22 (1.38.32); FILE MERGEDOliver Bolte
2007/01/16 11:29:23 mba 1.38.32.1: #i64552#: pass bIsAPI to every print call
2006-11-22INTEGRATION: CWS asyncdialogs (1.36.64); FILE MERGEDVladimir Glazounov
2006/05/31 14:02:09 pb 1.36.64.2: RESYNC: (1.36-1.37); FILE MERGED 2006/03/01 09:44:30 pb 1.36.64.1: fix: #i57125# DocShell_Impl* added
2006-05-04INTEGRATION: CWS perform07 (1.35.52); FILE MERGEDRüdiger Timm
2006/03/28 18:12:39 mt 1.35.52.2: RESYNC: (1.35-1.36); FILE MERGED 2005/11/08 16:09:53 mt 1.35.52.1: #i57182# No printer in startup...