summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/cellsh2.cxx
AgeCommit message (Collapse)Author
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-29CWS-TOOLING: integrate CWS koheidatapilot03Ivo Hinkelmann
2009-12-05merge to m67Mathias Bauer
2009-11-16validityref: #i103899# manual migration from svn (contribution from PengYunQuan)Niklas Nebel
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer
2009-10-06#103496#: move VCL free ConfigItems to unotoolsMathias Bauer
2010-01-28koheidatapilot03: merge with DEV300_m57Jens-Heiner Rechtien
2009-09-03#i104742# shrink selected soure data to the data area when making datapilot ↵Kohei Yoshida
table from cell range.
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-15CWS-TOOLING: integrate CWS dr68Ivo Hinkelmann
2009-06-19 17:43:48 +0200 oc r273175 : #i102946# some lines for new dialog added 2009-06-19 14:17:45 +0200 oc r273158 : #i102946# three lines added 2009-05-19 11:56:14 +0200 dr r272065 : #i99677# wrong attribute name 2009-05-18 18:37:05 +0200 dr r272045 : #i10000# suncc warning 2009-05-05 16:46:13 +0200 dr r271536 : #i10000# adoptions after rebase to master containing dr67 2009-05-05 16:01:19 +0200 dr r271530 : #i10000# adoptions after rebase to master containing dr67 2009-05-04 14:20:39 +0200 dr r271453 : CWS-TOOLING: rebase CWS dr68 to trunk@271427 (milestone: DEV300:m47) 2009-04-28 17:01:14 +0200 dr r271332 : CWS-TOOLING: rebase CWS dr68 to trunk@270723 (milestone: DEV300:m46) 2009-04-23 12:21:40 +0200 dr r271149 : #i100688# missing checkins 2009-04-23 12:18:16 +0200 dr r271147 : #i100978# relations path handling 2009-04-22 19:25:45 +0200 nn r271136 : #i49491# show navigator for double click on document position status bar control 2009-04-22 11:28:36 +0200 nn r271085 : #i60401# small text change 2009-04-21 16:53:23 +0200 dr r271044 : #i10000# missing dtor 2009-04-20 13:39:25 +0200 nn r270977 : #i60401# add dialog to extend sort range (patch from maoyg) 2009-04-08 12:11:08 +0200 dr r270630 : #i100943# prevent assertion when loading chart with empty category ranges 2009-04-07 19:03:00 +0200 dr r270609 : #i100688# missing bits for OLE 2009-04-07 17:14:06 +0200 dr r270605 : ported fix for #i100710# 2009-04-07 17:12:50 +0200 dr r270604 : #i10000# wae 2009-04-07 15:31:55 +0200 dr r270598 : import system colors moved to FilterBase class, more rework on fill and color contexts 2009-04-06 15:00:03 +0200 dr r270552 : #i99677# prevent recursive loading of the current document 2009-04-03 18:28:42 +0200 dr r270515 : added import of brightness/contrast and mono/grayscale color effects for image shapes 2009-04-03 17:36:03 +0200 dr r270509 : cache already imported embedded graphics 2009-04-03 16:46:34 +0200 dr r270500 : more rework on bitmap fill and graphic object handling 2009-03-31 12:28:10 +0200 dr r270271 : #i10000# unxlngi6 wae 2009-03-31 09:04:10 +0200 dr r270261 : CWS-TOOLING: rebase CWS dr68 to trunk@270033 (milestone: DEV300:m45) 2009-03-30 17:42:05 +0200 dr r270249 : #i91122# add missing doc 2009-03-30 17:37:08 +0200 dr r270248 : #i91122# add missing doc 2009-03-30 16:59:15 +0200 dr r270241 : #i99677# add import of ActiveX scrollbar controls 2009-03-30 14:30:36 +0200 dr r270230 : #i91122# missing/wrong documentation 2009-03-30 13:03:38 +0200 dr r270220 : #i99677# add import of ActiveX combobox and spinbutton controls 2009-03-27 11:46:59 +0100 dr r270144 : #i99677# import ActiveX listbox controls (Forms.ListBox.1) 2009-03-26 19:58:00 +0100 dr r270104 : #i99677# move more OLE import code into ole submodule 2009-03-26 15:15:02 +0100 dr r270082 : #i100546# add import of chart bitmap fills, add import of X/Y offset in tiled bitmap fills of all shapes 2009-03-25 12:54:59 +0100 dr r270018 : #i99677# import ActiveX edit text control (Forms.TextBox.1) 2009-03-24 10:59:29 +0100 dr r269921 : #i99677# moved import of OLE StdHlink to 'ole' submodule, added string import helpers to BinaryStreamBase class, removed implementation of ST_XString import from docprop in favour of the implementation in class AttributeList 2009-03-24 10:40:18 +0100 dr r269919 : #i100502# implicit precedence of '&&' was intended 2009-03-24 10:18:29 +0100 dr r269917 : #i100502# missing parentheses 2009-03-23 15:17:48 +0100 dr r269876 : #i99677# more code reorg, added graphic helper and OLE helper object per filter, added OLE/control import to PPTX/XLSX filter, moved helpers from XmlFilterBase to FilterBase 2009-03-19 12:45:20 +0100 dr r269740 : #i99677# interface changes in oox 2009-03-18 15:51:50 +0100 dr r269683 : #i99677# improved relation handling (internal/external), added preprocessor for VML streams to eat MS specific instructions, added OCX ToggleButton/OptionButton import, added DIB import for BIFF (page background picture, lots of other minor improvements 2009-03-16 15:25:30 +0100 dr r269551 : #i99677# import excel form control client data (printable, cell link) 2009-03-13 18:37:17 +0100 dr r269494 : #i99677# import image controls and check boxes 2009-03-12 15:08:18 +0100 dr r269420 : #i10000# rebase problems 2009-03-12 14:43:09 +0100 dr r269418 : #i10000# rebase problems 2009-03-12 14:42:41 +0100 dr r269417 : #i10000# missing delivered header 2009-03-12 13:57:06 +0100 dr r269405 : #i10000# typos 2009-03-12 12:58:52 +0100 dr r269391 : CWS-TOOLING: rebase CWS dr68 to trunk@269297 (milestone: DEV300:m43) 2009-03-12 11:11:46 +0100 dr r269374 : #i99677# first step to import BIFF8 page background 2009-03-12 10:21:53 +0100 dr r269364 : #i99677# rework of graphic import in entire filter, added import of AX Label controls 2009-03-09 16:44:50 +0100 dr r269202 : #i99677# import some formatting attributes of command buttons 2009-03-05 15:31:46 +0100 dr r268911 : #i99677# use VML shape client data to import excel VML shape positions 2009-03-05 11:39:48 +0100 dr r268888 : #i99677# create UNO control shapes from VML control shapes 2009-03-05 11:38:59 +0100 dr r268886 : #i99677# change attribute Shapes to DrawPage for import of embedded form controls 2009-03-05 11:30:40 +0100 dr r268885 : #i99677# change attribute Shapes to DrawPage for import of embedded form controls 2009-03-04 18:46:05 +0100 dr r268860 : adapt namespace ids according to oox 2009-03-04 18:43:49 +0100 dr r268859 : #i99677# more VML import rework 2009-03-03 13:38:36 +0100 dr r268721 : #i99677# more cleanup for VML filter 2009-03-03 13:13:15 +0100 dr r268719 : #i99807# do not iterate beyond end of std::list 2009-03-02 11:55:49 +0100 dr r268644 : add ST_XString support (encoded characters in attribute values) 2009-02-26 17:07:18 +0100 dr r268542 : #i99677# first steps of ax control import: dummy AX base classes, reimplement VML import (hopefully without breaking anything), register embedded AX controls at VML drawing 2009-02-23 17:43:50 +0100 dr r268365 : #i99426# remaining work on scenario import 2009-02-19 16:56:25 +0100 dr r268295 : #i99426# base implementations for scenarios import
2009-07-03CWS-TOOLING: integrate CWS koheiformula03Release Engineers
2009-04-24 17:45:29 +0200 kohei r271229 : #i101330# Extend Excel's maximum column to Calc's maximum column upon import. 2009-04-14 21:45:35 +0200 kohei r270810 : #i101048# fixed - now the autofilter menu item is disabled when the current cursor overlaps a datapilot table. 2009-04-14 21:41:22 +0200 kohei r270809 : #i101047# fixed by removing all merge flags when a new row is inserted. The old code did remove merge flags, but it didn't remove SC_MF_BUTTON flag. 2009-04-14 18:00:16 +0200 kohei r270806 : #i101091# fixed the issue. When creating a data sequence via passing a range representation, the syntax must be the Calc A1 syntax regardless of current formula syntax. However, for other operations that affects chart's UI, the syntax must be the current formula syntax. In the future we should have an API to directly pass formula reference tokens to chart objects. 2009-04-14 17:46:36 +0200 kohei r270804 : #i101090# fixed the issue of referenced ranges not being highlighted & formula tooltip not working when the separators are not ';'. 2009-04-14 17:37:55 +0200 kohei r270802 : #i101043# Fixed. Defining a named range via the named range box should now work for non-default formula syntax. 2009-04-14 17:35:08 +0200 kohei r270800 : #i101041# Fixed. Always interpret DDE's address using the Calc A1 syntax regardless of current formula syntax.
2009-05-18CWS-TOOLING: integrate CWS calcmultilineJens-Heiner Rechtien
2009-05-13 18:05:10 +0200 nn r271868 : CWS-TOOLING: rebase CWS calcmultiline to trunk@271830 (milestone: DEV300:m48) 2009-03-15 00:59:24 +0100 erack r269502 : #i100205# SYLK import/export: treat embedded double quotes and semicolons correctly; changes ID;PSCALC3 to ID;PCALCOOO32 due to incompatibility 2009-03-10 17:54:33 +0100 er r269286 : #i35913# multiline (newlines) as formula results; contributed by William S Fulton <wsfulton>
2009-05-15CWS-TOOLING: integrate CWS calc49Jens-Heiner Rechtien
2009-04-27 15:35:08 +0200 oc r271282 : #i101371 Adapt autotests because of changed standard filter dialog 2009-04-27 15:33:38 +0200 oc r271281 : #i101371 Adapt autotests because of changed standard filter dialog 2009-04-27 14:07:49 +0200 oc r271268 : #i101371 Autotest for NewStyle button in conditional formatting dialog 2009-04-27 14:05:43 +0200 oc r271267 : #i101371 Autotest for NewStyle button in conditional formatting dialog 2009-04-27 14:03:00 +0200 oc r271266 : #i101371 Autotest for NewStyle button in conditional formatting dialog 2009-04-02 14:04:47 +0200 nn r270403 : CWS-TOOLING: rebase CWS calc49 to trunk@270033 (milestone: DEV300:m45) 2009-03-25 14:18:26 +0100 nn r270025 : #i83643# adjust conditional formats when cell style is renamed (patch from gaojingmei) 2009-03-23 15:05:13 +0100 nn r269875 : gcc warnings 2009-03-23 14:20:06 +0100 nn r269871 : #i17995# order of OK/Cancel/Help/More is different between standard and advanced filter dialog 2009-03-20 19:15:21 +0100 nn r269825 : gcc warnings 2009-03-20 18:10:25 +0100 nn r269823 : #i70320# ScTabView::SetTabNo: don't deselect if called with bNew = TRUE 2009-03-18 17:28:04 +0100 nn r269695 : #i97974# CopyToTable: update draw page size (patch from gaozm) 2009-03-18 14:30:50 +0100 nn r269665 : #i45291# handle date/time input from validity dialog (patch from gaojingmei) 2009-03-18 11:43:17 +0100 nn r269648 : #i27253# add 'New Style' buttons to conditional formatting dialog 2009-03-17 19:04:02 +0100 nn r269624 : #i13829# include formats when sorting with toolbar buttons 2009-03-17 16:41:26 +0100 nn r269617 : #i17995# allow more criteria in standard filter dialog 2009-03-12 10:23:21 +0100 nn r269365 : #i7500# allow paste on merged cells (patch from mloiseleur/maoyg) 2009-03-12 09:57:17 +0100 nn r269360 : #i8302# insert/delete in merged cells (patch from maoyg) 2009-03-11 19:07:44 +0100 nn r269349 : #i27666# select current cell content in validity drop-down (patch from gaojingmei) 2009-03-11 19:03:40 +0100 nn r269348 : #i7921# right variable 2009-03-04 17:45:03 +0100 nn r268853 : #i7921# 'Deselect All Sheets' slot 2009-03-04 17:43:58 +0100 nn r268852 : #i70320# #i7921# 'Deselect All Sheets' in context menu and TabBar empty area 2009-03-03 17:50:40 +0100 nn r268774 : #i70320# deselect sheets when switching sheets and all sheets are selected 2009-03-03 14:50:44 +0100 nn r268728 : #i99714# unused methods (patch from cmc) 2009-02-23 19:47:06 +0100 nn r268369 : #i5550# lcl_DecompValueString: prefer end above beginning if not followed by space 2009-02-20 19:42:05 +0100 nn r268337 : #i93091# ScDBFunc::GetDBData: allow filtered rows in selection
2008-12-11CWS-TOOLING: integrate CWS calc47Rüdiger Timm
2008-12-10 20:38:34 +0100 oc r265231 : #i97115# 2008-12-09 14:19:59 +0100 oc r265084 : #i96939# 2008-12-09 11:55:29 +0100 oc r265073 : #i97061# 2008-12-09 11:37:05 +0100 oc r265067 : #i97061# 2008-12-09 11:31:49 +0100 oc r265066 : #i97061# 2008-12-09 11:30:30 +0100 oc r265065 : #i97061# 2008-12-04 17:13:43 +0100 er r264859 : DBG_ERROR needs semicolon 2008-12-04 02:34:13 +0100 er r264811 : unxsols4 needs to be compiled with exceptions when using STL 2008-12-04 02:24:30 +0100 er r264810 : WaE unxsols4: ScZoomSliderWnd::Update hides the function Window::Update() 2008-12-04 01:40:22 +0100 er r264809 : DBG_ASSERT needs semicolon 2008-12-03 11:00:55 +0100 er r264753 : CWS-TOOLING: rebase CWS calc47 to trunk@264325 (milestone: DEV300:m36) 2008-10-31 12:30:09 +0100 nn r262863 : #i90362# call CheckNeedsRepaint in UpdateFormulas 2008-10-29 14:49:48 +0100 nn r262802 : #i88521# initialization order (gcc warning) 2008-10-29 12:31:38 +0100 nn r262782 : #i88521# toolbar entry for scaling factor in page preview (patch from maoyg) 2008-10-29 12:31:00 +0100 nn r262781 : #i88521# toolbar entry for scaling factor in page preview (patch from maoyg) 2008-10-29 12:28:45 +0100 nn r262780 : #i88521# toolbar entry for scaling factor in page preview (patch from maoyg) 2008-10-28 17:01:37 +0100 nn r262756 : resolve gcc warnings 2008-10-28 13:46:07 +0100 nn r262742 : #i9709# always use system encoding for DDE (patch from rail) 2008-10-28 13:45:44 +0100 nn r262741 : #i9709# always use system encoding for DDE (patch from rail) 2008-10-27 20:55:51 +0100 nn r262689 : #i44349# refresh auto filter flags in ScUndoDragDrop::Redo (patch from gaozm) 2008-10-27 20:40:06 +0100 nn r262688 : #i4517# rename sheet with double click (patch from kohei) 2008-10-27 20:28:55 +0100 nn r262687 : #i20491# ensure stable sorting (patch from maoyg) 2008-10-27 20:13:19 +0100 nn r262686 : #i22758# direct sort (toolbar buttons): detect headers (patch from maoyg) 2008-10-27 19:42:51 +0100 nn r262685 : #i7277# default for sorting is cursor column (patch from maoyg) 2008-10-27 19:18:57 +0100 nn r262684 : #i7088# insert/delete columns/rows across selected sheets (patch from maoyg) 2008-10-27 18:59:43 +0100 nn r262683 : #i86856# show formula syntax in tip help (patch from maoyg) 2008-10-27 18:30:45 +0100 nn r262682 : #i89145# scroll wheel handling in page preview (patch from maoyg) 2008-10-27 18:03:10 +0100 nn r262681 : #i85226# take care of subtotal formulas in ScUndoQuery::Undo (patch from gaozm) 2008-10-27 17:41:16 +0100 nn r262680 : #i88437# add zoom slider in status bar also for Calc (patch from maoyg) 2008-10-27 15:53:52 +0100 nn r262678 : #i88467# undo for page margins/column widths in page preview (patch from maoyg)
2008-11-27CWS-TOOLING: integrate CWS koheidatapilot02Release Engineers
2008-11-24 15:34:25 +0100 kohei r264231 : modified ScViewData::IsMultiMarked() to treat simple-filtered areas as simple-marked areas, for backword compatibility. Simple-filtered areas are not multi-marked areas. 2008-11-07 20:38:51 +0100 kohei r263485 : more unused methods in the header without definitions. 2008-11-07 20:26:25 +0100 kohei r263484 : removed more unused methods. 2008-11-07 19:40:39 +0100 kohei r263481 : removed unused methods based on Caolan's callcatcher output on m35. 2008-11-06 19:32:22 +0100 kohei r263405 : CWS-TOOLING: rebase CWS koheidatapilot02 to trunk@263288 (milestone: DEV300:m35) 2008-10-06 15:18:57 +0200 kohei r262062 : #i94619# allow XDataPilotTable interface to be queried again. Patch submitted by Noel Power. 2008-10-01 21:49:39 +0200 kohei r262020 : #i90402# don't insert drill-down sheet when the document is in read-only mode. 2008-10-01 03:03:19 +0200 kohei r261982 : #i93918# exclude hidden items and items that are excluded due to ranks (i.e. top X items). #i93998# reduce memory consumption of datapilot cache tables by pooling cache table cell data & use null pointers to represent empty cells. 2008-09-30 23:35:14 +0200 kohei r261981 : #i92378# keep the layout dialog open when the destination range is not empty and the user has decided to cancel data pilot creation. 2008-09-30 23:14:55 +0200 kohei r261980 : #i94281# fixed a regression where the data pilot layout dialog fails to appear on a filtered cell range.
2008-09-30CWS-TOOLING: integrate CWS dr63Vladimir Glazounov
2008-09-30CWS-TOOLING: integrate CWS koheicoderemovalVladimir Glazounov
2008-07-01INTEGRATION: CWS dr62 (1.34.50); FILE MERGEDVladimir Glazounov
2008/06/09 10:40:46 tbe 1.34.50.1: #i87703# text to columns fails with tab separator
2008-04-18INTEGRATION: CWS filteredrows (1.31.64); FILE MERGEDRüdiger Timm
2008/03/28 17:19:32 er 1.31.64.2: #i33851# do not disable filter slots for filtered 2008/03/19 18:31:53 er 1.31.64.1: #i33851# first wave: treat filtered simple area selection as if it was a multi-selection, effectively disabling all operations that are not supported for a multi-selection
2008-04-15INTEGRATION: CWS calcshare2 (1.31.68); FILE MERGEDVladimir Glazounov
2008/03/21 08:50:58 tbe 1.31.68.1: #i87315# [Collboration] Disable UI for actions which are not recorded by change tracking
2008-04-11INTEGRATION: CWS changefileheader (1.31.88); FILE MERGEDRüdiger Timm
2008/03/31 17:19:57 rt 1.31.88.1: #i87441# Change license header to LPGL v3.
2008-01-29INTEGRATION: CWS dr58_SRC680 (1.30.56); FILE MERGEDRüdiger Timm
2007/12/14 10:51:02 nn 1.30.56.1: #i84560# braces for gcc 4.2.1 warnings (patch fom hub)
2007-08-20INTEGRATION: CWS calctextcol (1.29.82); FILE MERGEDIvo Hinkelmann
2007/08/07 11:29:29 tbe 1.29.82.2: #i4040 Convert text to columns 2007/07/31 15:06:56 tbe 1.29.82.1: #i4040 Convert text to columns
2007-04-26INTEGRATION: CWS residcleanup (1.27.180); FILE MERGEDRüdiger Timm
2007/03/20 17:52:36 pl 1.27.180.2: RESYNC: (1.27-1.28); FILE MERGED 2007/02/28 22:46:37 pl 1.27.180.1: #i74635# no more ResMgr fallback
2007-02-27INTEGRATION: CWS calcwarnings (1.27.110); FILE MERGEDVladimir Glazounov
2006/12/12 17:03:29 nn 1.27.110.2: #i69284# warning-free: ui, unxlngi6 2006/12/01 08:53:45 nn 1.27.110.1: #i69284# warning-free: ui, wntmsci10
2006-07-21INTEGRATION: CWS pchfix01 (1.26.188); FILE MERGEDKurt Zenker
2006/07/12 10:03:00 kaib 1.26.188.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.
2005-10-21INTEGRATION: CWS dr41 (1.24.54); FILE MERGEDRüdiger Timm
2005/10/05 01:41:31 dr 1.24.54.2: RESYNC: (1.24-1.25); FILE MERGED 2005/09/15 13:54:56 nn 1.24.54.1: i54201 FID_FILTER_OK: check if SCITEM_QUERYDATA item is there
2005-09-08INTEGRATION: CWS ooo19126 (1.24.66); FILE MERGEDRüdiger Timm
2005/09/05 15:09:23 rt 1.24.66.1: #i54170# Change license header: remove SISSL
2005-06-21INTEGRATION: CWS optionalbase (1.23.56); FILE MERGEDRüdiger Timm
2005/06/20 13:36:44 fs 1.23.56.2: #i46898# 2005/06/16 07:45:16 fs 1.23.56.1: #i46898# no data source browser if no Base is installed
2005-04-13INTEGRATION: CWS visibility03 (1.22.212); FILE MERGEDOliver Bolte
2005/03/26 16:31:49 mhu 1.22.212.1: #i45006# subst includes svtools/sbx with basic/sbx
2004-10-04INTEGRATION: CWS mav09 (1.16.82); FILE MERGEDKurt Zenker
2004/09/16 23:15:46 mav 1.16.82.5: RESYNC: (1.19-1.21); FILE MERGED 2004/08/09 20:47:16 mav 1.16.82.4: RESYNC: (1.18-1.19); FILE MERGED 2004/07/09 02:57:53 mav 1.16.82.3: RESYNC: (1.17-1.18); FILE MERGED 2004/05/17 18:20:39 mav 1.16.82.2: RESYNC: (1.16-1.17); FILE MERGED 2004/05/04 14:01:55 mba 1.16.82.1: #i27773#: remove so3
2004-09-08INTEGRATION: CWS dr20 (1.19.20); FILE MERGEDJens-Heiner Rechtien
2004/08/23 10:11:50 dr 1.19.20.1: #i31882# do not reset list type in validation dialog
2004-09-08INTEGRATION: CWS dr12 (1.16.42); FILE MERGEDJens-Heiner Rechtien
2004/08/12 12:56:21 sab 1.16.42.3: RESYNC: (1.18-1.19); FILE MERGED 2004/07/27 02:36:54 sab 1.16.42.2: RESYNC: (1.16-1.18); FILE MERGED 2004/07/09 16:48:58 jmarmion 1.16.42.1: #i21255# remove preprocessor directives following note enhancements.
2004-07-23INTEGRATION: CWS calcundo (1.17.14); FILE MERGEDKurt Zenker
2004/07/14 00:33:31 nn 1.17.14.2: RESYNC: (1.17-1.18); FILE MERGED 2004/07/13 18:18:29 nn 1.17.14.1: #i21498# undo for AutoFilter
2004-06-04INTEGRATION: CWS rowlimit (1.15.74); FILE MERGEDOliver Bolte
2004/05/06 16:01:13 er 1.15.74.5: #i1967# type correctness 2004/03/03 21:48:30 er 1.15.74.4: #i1967# type correctness 2004/03/03 21:36:20 er 1.15.74.3: #i1967# type correctness 2004/02/11 13:43:29 er 1.15.74.2: RESYNC: (1.15-1.16); FILE MERGED 2004/01/16 17:42:54 er 1.15.74.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short
2004-05-10INTEGRATION: CWS dialogdiet01 (1.16.30); FILE MERGEDJens-Heiner Rechtien
2004/04/22 01:25:25 mwu 1.16.30.1: dialogdiet01_2004_04_22
2004-02-03INTEGRATION: CWS dialogdiet (1.15.70); FILE MERGEDJens-Heiner Rechtien
2003/11/28 15:40:59 mba 1.15.70.1: #i22969#: obsolete implementation removed
2003-08-19INTEGRATION: CWS dr6 (1.14.2); FILE MERGEDHans-Joachim Lankenau
2003/07/18 13:00:16 dr 1.14.2.2: #i3653# list validation: use API constants for list type 2003/07/04 12:38:14 dr 1.14.2.1: #i3653# additions for list validation
2002-10-08#100597# end edit mode before executing database functionsNiklas Nebel
2002-09-20#102955# don't rely on IsMarked at view's MarkData to detect selectionNiklas Nebel
2002-09-16#102955# handling of multi selection that can be merged to simple selection ↵Niklas Nebel
in menu state functions
2002-08-08#101692# in DB import use result set if availableEike Rathke
2002-07-19#101466# recording of SID_SELECT_DBNiklas Nebel
2002-07-08#100952#: new slots for recordingMathias Bauer
2001-09-28#92546# call rReq.Done for SID_VIEW_DATA_SOURCE_BROWSER toggle slotNiklas Nebel
2001-06-25#82371# handle database beamer with SID_VIEW_DATA_SOURCE_BROWSERNiklas Nebel
2001-02-08#78987# confirm selection for data pilot if it contains subtotal cellsNiklas Nebel
2001-01-16#78776# set strings for valiation error / input even if disabledNiklas Nebel
2000-11-14#65293#: included <sfx2/app.hxx>Jens-Heiner Rechtien
2000-11-10#76477# call ShowInBeamer instead of StartQueryShNiklas Nebel