summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/dbdocfun.hxx
AgeCommit message (Collapse)Author
2013-09-19convert sc/source/ui/inc/dbdocfun.hxx from String to OUStringNoel Grandin
Change-Id: I67ef2f01779954040267933eb864aa6e500f5cb5
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
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-01-11Add a variant of DataPilotUpdate that removes pivot table.Kohei Yoshida
This one became pretty small. Change-Id: Ic1e1e2b7afc35e5d1141a34722a6fe395832d936
2013-01-11Create another variant of DataPilotUpdate() for new table creation.Kohei Yoshida
Again, this version has much less branching. Change-Id: I9138471261f2d4df14b64e603a88d4495b6ea45e
2013-01-11Create a self-update variant of DataPilotUpdate().Kohei Yoshida
DataPilotUpdate() is getting more and more complicated, with so many branches. Since self-updating a pivot table object is common, let's create a variant just for that. This variant has much less branching. Change-Id: I75b0512258a09961ef13516d8d9bc8a2939287e1
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
Patches contributed by Herbert Duerr i#118735 prevent endless loop if vlookup/hlookup doesn't find anything http://svn.apache.org/viewvc?view=revision&revision=1239673 Patches contributed by Andre Fischer remove lp_solver http://svn.apache.org/viewvc?view=revision&revision=1199180 i#118160: Added external CoinMP library. http://svn.apache.org/viewvc?view=revision&revision=1233909 Patches contributed by Armin Le-Grand i#118485 - Styles for OLEs are not saved. http://svn.apache.org/viewvc?view=revision&revision=1182166 i#118524: apply patch, followup fixes to 118485 http://svn.apache.org/viewvc?view=revision&revision=1186077 Patches contributed by lihuiibm i#108860 - Fix range validation. http://svn.apache.org/viewvc?view=revision&revision=1242846 i#118954 Chart data will lost after copy to different file http://svn.apache.org/viewvc?view=revision&revision=1301345 Patches contributed by Ariel Constenla-Haile Fix Linux build breaker: extra qualification on member http://svn.apache.org/viewvc?view=revision&revision=1301591 i#118696 - i#118697 - Fix some Sheet Tab Color API issues http://svn.apache.org/viewvc?view=revision&revision=1225428 i#118697 - Fix uninitialized variable http://svn.apache.org/viewvc?view=revision&revision=1225859 i#118771 - ScUndoImportTab should preserve tab background color http://svn.apache.org/viewvc?view=revision&revision=1230356 i#118921 - Repaint linked sheet tab background color after updating link http://svn.apache.org/viewvc?view=revision&revision=1245177 i#118927 - Undo/Redo "Update Link" does not reset sheet tab color http://svn.apache.org/viewvc?view=revision&revision=1245241 i#118747 - Copy tab color when transferring sheets across documents http://svn.apache.org/viewvc?view=revision&revision=1230355 Patch contributed by Oliver Rainer-Wittman i#118012 - methods <ScBroadcastAreaSlot::AreaBroadcast(..)> and <ScBroadcastAreaSlot::AreaBroadcastInRange(..)> adapt stl-container iteration in order to avoid destroyed iterators during iteration. http://svn.apache.org/viewvc?view=revision&revision=1297916 Patches contributed by Mathias Bauer gnumake4 work variously http://svn.apache.org/viewvc?view=revision&revision=1394707 http://svn.apache.org/viewvc?view=revision&revision=1394326 http://svn.apache.org/viewvc?view=revision&revision=1396797 http://svn.apache.org/viewvc?view=revision&revision=1397315 Patch contributed by Daniel Rentz calc69: #i116936# fix VBA symbol Cells http://svn.apache.org/viewvc?view=revision&revision=1172135 Patches contributed by leiw: i#118546 CPU 100% on switched off AutoCalculate with Conditional Formatting on date values http://svn.apache.org/viewvc?view=revision&revision=1301380 Re-add new function documentation. Many various cleanups. Add missing calc66: #o11817313# also look at formula result number format, remove redundant binaries.
2012-03-14When changing grouping in one pivot table, update all linked tables.Kohei Yoshida
We need to do this now because we now store the group field data directly in the pivot cache, which is shared by all referencing tables. Also, actions involving modification of the cache is not undoable, and making it undoable would significantly increase Calc's runtime memory footprint. So, no way.
2012-03-14Let's just do the whole thing in the new method.Kohei Yoshida
2012-03-14Dedicated method for refreshing multiple linked pivot tables.Kohei Yoshida
2012-03-14Use bool.Kohei Yoshida
2011-11-28dr78: #i116426# use ODataAccessDescriptor for database import parameters, ↵Eike Rathke
support bookmarks for selection # HG changeset patch # User Niklas Nebel <nn@openoffice.org> # Date 1294842009 -3600 # Node ID e25621ed7fd31753eea52ee5ff3f0a6d170db9a9 # Parent 5ea5624904a5aa39bb40ce197c80a0a41f40b873
2011-06-09Replace SbaSelectionList with std::vector<sal_Int32>.Rafael Dominguez
Remove SbaSelectionList and SV_DECL_IMPL_REF(SbaSelectionList).
2011-05-13Fixed the fallout of the changes in ScDBCollection.Kohei Yoshida
2011-05-08use sheet local db data in ScVbaRange::AutofilterMarkus Mohrhard
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
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-04-10INTEGRATION: CWS changefileheader (1.9.300); FILE MERGEDRüdiger Timm
2008/04/01 15:30:51 thb 1.9.300.3: #i85898# Stripping all external header guards 2008/04/01 12:36:45 thb 1.9.300.2: #i85898# Stripping all external header guards 2008/03/31 17:15:40 rt 1.9.300.1: #i87441# Change license header to LPGL v3.
2007-04-25INTEGRATION: CWS npower6 (1.8.380); FILE MERGEDRüdiger Timm
2007/02/07 21:29:11 npower 1.8.380.1: Issue number: i74096 symbol visibility issues for needed for vba compatility api to link
2005-09-08INTEGRATION: CWS ooo19126 (1.7.452); FILE MERGEDRüdiger Timm
2005/09/05 15:05:15 rt 1.7.452.1: #i54170# Change license header: remove SISSL
2004-06-04INTEGRATION: CWS rowlimit (1.4.306); FILE MERGEDOliver Bolte
2004/04/29 16:32:30 er 1.4.306.3: RESYNC: (1.5-1.6); FILE MERGED 2004/02/11 13:53:39 er 1.4.306.2: RESYNC: (1.4-1.5); FILE MERGED 2004/01/13 20:04:10 er 1.4.306.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short
2004-04-13INTEGRATION: CWS pagefields (1.4.302); FILE MERGEDJens-Heiner Rechtien
2004/03/03 10:26:50 sab 1.4.302.2: RESYNC: (1.4-1.5); FILE MERGED 2003/12/05 13:57:31 nn 1.4.302.1: #i22164# page field handling
2004-02-03INTEGRATION: CWS dialogdiet (1.4.300); FILE MERGEDJens-Heiner Rechtien
2003/11/28 15:38:14 mba 1.4.300.1: #i22972#: SbxSelectionList moved to sc
2002-08-08#101692# in DB import use result set if availableEike Rathke
2000-11-13DoImportUnoNiklas Nebel
2000-11-10#76477# ShowInBeamerNiklas Nebel
2000-09-18initial importJens-Heiner Rechtien