summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/datauno.cxx
AgeCommit message (Expand)AuthorFilesLines
2011-05-04add implementation for new uno interface XUnnamedDatabaseRangeMarkus Mohrhard1-7/+108
2011-04-04use rtl::Static where double-locked pattern usedCaolán McNamara1-12/+7
2011-04-01First cut on exporting sort parameters.Kohei Yoshida1-1/+1
2011-04-01Initial cut on trying to import the filtering properties of anonymous db.Kohei Yoshida1-70/+75
2011-04-01We shouldn't expose internal-only anonymous ranges via UNO API.Kohei Yoshida1-99/+15
2011-04-01Support sheet-local anonymous database ranges.Markus Mohrhard1-15/+99
2011-03-14fix misc merge issues breaking the buildMichael Meeks1-4/+4
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-69/+69
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-11/+11
2011-03-02Removed dead codeTakeshi Abe1-2/+0
2011-01-28Remove SC_CONVUNO_HXX. This should be done by convuno.hxx.Thomas Arnhold1-2/+0
2011-01-25WaE: gcc 4.6.0 various warningsCaolán McNamara1-9/+0
2011-01-21Let's store ScDocument* in ScSheetSourceDesc.Kohei Yoshida1-1/+1
2011-01-20Added range name as a data member to ScSheetSourceDesc.Kohei Yoshida1-2/+2
2011-01-18Remove dead code: "//static" and "//virtual"Thomas Arnhold1-4/+0
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-73/+73
2010-11-12RTL_CONSTASCII_USTRINGPARAM for calc_unoobjJulien Nabet1-17/+17
2010-10-25replace ScUnoGuard by SolarMutexGuardNorbert Thiebaud1-59/+59
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer1-2/+2
2009-07-28CWS-TOOLING: integrate CWS calc51Jens-Heiner Rechtien1-1/+157
2009-06-03CWS-TOOLING: integrate CWS os128Kurt Zenker1-6/+6
2008-09-30CWS-TOOLING: integrate CWS koheicoderemovalVladimir Glazounov1-64/+1
2008-04-10INTEGRATION: CWS changefileheader (1.29.96); FILE MERGEDRüdiger Timm1-31/+18
2008-01-10INTEGRATION: CWS xmlfilter02 (1.28.48); FILE MERGEDOliver Bolte1-2/+8
2007-03-05INTEGRATION: CWS pj75 (1.27.2); FILE MERGEDOliver Bolte1-7/+7
2007-02-27INTEGRATION: CWS calcwarnings (1.26.110); FILE MERGEDVladimir Glazounov1-67/+65
2006-07-21INTEGRATION: CWS pchfix01 (1.25.214); FILE MERGEDKurt Zenker1-6/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.24.116); FILE MERGEDRüdiger Timm1-47/+21
2005-03-23INTEGRATION: CWS calcuno01 (1.18.204); FILE MERGEDVladimir Glazounov1-36/+33
2004-08-02INTEGRATION: CWS insight01 (1.21.58); FILE MERGEDJens-Heiner Rechtien1-4/+28
2004-06-04INTEGRATION: CWS rowlimit (1.18.202); FILE MERGEDOliver Bolte1-55/+57
2004-04-13INTEGRATION: CWS pagefields (1.19.38); FILE MERGEDJens-Heiner Rechtien1-10/+18
2004-03-19INTEGRATION: CWS sab008 (1.18.128); FILE MERGEDOliver Bolte1-5/+88
2003-12-17INTEGRATION: CWS geordi2q11 (1.18.234); FILE MERGEDVladimir Glazounov1-4/+3
2003-04-01INTEGRATION: CWS os6 (1.16.4.2.24); FILE MERGEDVladimir Glazounov1-38/+69
2003-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-25/+40
2002-10-21#100469#; repaint after setting AutoFilterSascha Ballach1-2/+5
2002-10-11#100469#; add AutoFilter and FilterCriteriaSource supportSascha Ballach1-5/+75
2002-10-10#102925#; the field number from the API has to be converted to the core field...Sascha Ballach1-2/+10
2002-09-11#82430#; ScIndexEnumeration should get the service nameSascha Ballach1-4/+4
2002-09-06#102925#; remove the code to convert string into number, because it is not ne...Sascha Ballach1-15/+2
2002-09-04#97084#; set the field after setting the operatorSascha Ballach1-3/+3
2002-09-04#97084#; the FilterDescriptor gets now the docshell to get the NumberFormatte...Sascha Ballach1-48/+98
2002-08-08#101692# in DB import use result set if availableEike Rathke1-3/+4
2001-03-15SortDescriptor: CollatorLocale / CollatorAlgorithmNiklas Nebel1-3/+19
2001-02-21SetSortParam/SetQueryParam: set header flagNiklas Nebel1-2/+4
2001-02-21IsUserDefinedNiklas Nebel1-2/+10
2000-12-21#78676# SubTotalDescriptor propertiesNiklas Nebel1-10/+36