summaryrefslogtreecommitdiff
path: root/sc/inc/attarray.hxx
AgeCommit message (Collapse)Author
2013-01-30unfriend this class and the methodMarkus Mohrhard
Change-Id: I43645409bee380ef6664109c4480ca37c5f3ecd2
2013-01-30this parameter was always trueMarkus Mohrhard
Change-Id: If78c958c11b5786f31127fc729806e1e5bc5d58a
2013-01-30prevent copy c'tor and operator=Markus Mohrhard
Change-Id: Ibf45ab23a2272043729e7404de89ad514735bf06
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-11-02More methods that can be marked const.Kohei Yoshida
Change-Id: Ia3eb38ae6500463c41e6935a169fa1ac08edc681
2012-11-02Mark these methods const.Kohei Yoshida
Change-Id: I9b9a8c156e1da89045ba3210960732ccbf2c9dd0
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
http://lists.freedesktop.org/archives/libreoffice/2012-October/039639.html Change-Id: I231f0b367bf0b513c6c1ce4c4cfdb7c3dc8660d5
2012-10-06also support removing of conditional formatsMarkus Mohrhard
Change-Id: I47ba632ccf752611a41b29c0da8e5d0f28a88565
2012-10-06support overlapping conditional formatsMarkus Mohrhard
Still missing: *Removing conditional formats *Handling of Manage Names dialog *UNO *Undo/Redo *Import/export *Adjusting the dialogs to support this Change-Id: I72481cfb807fee2c3a1546222fe7e786d515ab44
2012-09-10Change some comments to meet doxygen standardsFaisal M. Al-Otaibi
Change-Id: I3e5a40237f2ec3ac884c50e34a1592a029d9050d Reviewed-on: https://gerrit.libreoffice.org/591 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Reviewed-by: Luboš Luňák <l.lunak@suse.cz> Tested-by: Luboš Luňák <l.lunak@suse.cz>
2012-07-15Revert "don't delete ScPatternAttr from doc pool for swap, i#118877"Markus Mohrhard
This reverts commit 902082656655aeab559c0b5781907ff004179468.
2012-07-13don't delete ScPatternAttr from doc pool for swap, i#118877Markus Mohrhard
the original apache commit is quite ugly and should not be used!! Change-Id: Id02d2cf474e49b97bfe285fe76867d1b1d944ec3
2012-07-09Revert "Revert "export all style information to xls/xlsx, fdo#46738""Markus Mohrhard
Lesson: Never trust that nobody was crazy enough to use my commits! This reverts commit 9e9e53a2d961d489440f4addc25af90d3a6b793b.
2012-07-09Revert "export all style information to xls/xlsx, fdo#46738"Markus Mohrhard
This reverts commit 5d123a0b0e827aba59ddb50ef1b961a529a34a15. Conflicts: sc/source/core/data/attarray.cxx Change-Id: Ie4bd09d2350faf0689c375d6a3f0f2b307cedcae
2012-06-23removed unused forward declarations of classTakeshi Abe
except moving ScPostIt into source/filter/inc/xeescher.hxx Change-Id: I85fbfe88e30edce5a48a65c494ced7b2129964ff
2012-03-27export all style information to xls/xlsx, fdo#46738Markus Mohrhard
Fixes that if more than 84 empty but formatted rows at the end of a file have been found the export skipped those rows.
2012-01-10callcatcher: update listCaolán McNamara
2011-11-10sal_Bool to boolEike Rathke
2011-09-06merge area does not need to be increased if a shadow is attachedMarkus Mohrhard
2011-03-28Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windowsCédric Bosdonnat
2011-03-26fix debug build. use OSL_DEBUG_LEVEL instead of DBG_UTIL macroNorbert Thiebaud
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
Conflicts: chart2/source/controller/main/UndoManager.cxx chart2/source/tools/RegressionCurveHelper.cxx sc/inc/address.hxx sc/inc/attrib.hxx sc/inc/bigrange.hxx sc/inc/callform.hxx sc/inc/cell.hxx sc/inc/chartarr.hxx sc/inc/chartlis.hxx sc/inc/chgtrack.hxx sc/inc/collect.hxx sc/inc/compiler.hxx sc/inc/detdata.hxx sc/inc/document.hxx sc/inc/fillinfo.hxx sc/inc/olinetab.hxx sc/inc/prnsave.hxx sc/inc/queryparam.hxx sc/inc/sc.hrc sc/inc/scabstdlg.hxx sc/inc/table.hxx sc/inc/validat.hxx sc/inc/zforauto.hxx sc/source/core/data/documen2.cxx sc/source/core/data/document.cxx sc/source/core/data/table1.cxx sc/source/core/tool/address.cxx sc/source/core/tool/token.cxx sc/source/filter/excel/frmbase.cxx sc/source/filter/excel/impop.cxx sc/source/filter/excel/xename.cxx sc/source/filter/inc/formel.hxx sc/source/filter/inc/xename.hxx sc/source/filter/xml/xmlexprt.cxx sc/source/filter/xml/xmlnexpi.cxx sc/source/filter/xml/xmlnexpi.hxx sc/source/ui/dbgui/filtdlg.cxx sc/source/ui/inc/docfunc.hxx sc/source/ui/inc/namedlg.hxx sc/source/ui/namedlg/namedlg.cxx sc/source/ui/src/namedlg.src
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-03-10translate german comments in /sc/incNicolas Christener
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-04Ported calc-perf-xls-import-cellstyles.diff from ooo-build.Kohei Yoshida
Like the previous commit, this one improves performance of large xls files.
2010-09-29I think that this eliminates the remaining //UNUSED commentsJustin Malcolm
There were still some of these comments (actually, a lot of them). The most recent attachment should get rid of the last of them. (fd#30442)
2010-09-15sc-overwrite-char-font-attrs.diff: overwrite character level font attributesKohei Yoshida
n#374580, i#53545, i#96853 Overwrite character level font attributes when changing them at cell level
2010-06-23koheirowlimitperf: #i109369# #i109373# #i109384# #i109385# #i109386# ↵obo
#i109387# #i109388# #i109389# #i109391# #i109934# #i109935# #i110116# #i111531# #i111887# #i112190# #i30215# increased the row limit to 1 million, and integrated lots of speed optimization and bug fixes to ensure Calc remains usable after the row limit increase.
2010-03-22CWS-TOOLING: integrate CWS kohei04Vladimir Glazunov
2010-03-09kohei04: tab to whitespace & BOOL to bool etc to make MSVC compiler happy.Kohei Yoshida
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
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.
2008-09-30CWS-TOOLING: integrate CWS koheicoderemovalVladimir Glazounov
2008-04-10INTEGRATION: CWS changefileheader (1.8.700); FILE MERGEDRüdiger Timm
2008/04/01 12:35:49 thb 1.8.700.2: #i85898# Stripping all external header guards 2008/03/31 17:13:26 rt 1.8.700.1: #i87441# Change license header to LPGL v3.
2005-09-08INTEGRATION: CWS ooo19126 (1.7.116); FILE MERGEDRüdiger Timm
2005/09/05 15:00:32 rt 1.7.116.1: #i54170# Change license header: remove SISSL
2005-03-29INTEGRATION: CWS dr34 (1.6.2); FILE MERGEDRüdiger Timm
2005/03/10 11:41:13 nn 1.6.2.1: #i44697# detect equal ScPatternAttr pointers across MergePatternArea calls
2005-02-21INTEGRATION: CWS calc29 (1.5.292); FILE MERGEDVladimir Glazounov
2005/01/28 18:48:06 nn 1.5.292.1: #i30830# skip large formatted areas below data in GetPrintArea
2004-06-04INTEGRATION: CWS rowlimit (1.4.302); FILE MERGEDOliver Bolte
2004/03/11 12:05:47 er 1.4.302.4: #i1967# type correctness 2004/02/20 22:54:27 er 1.4.302.3: #i1967# type correctness 2004/01/16 17:37:28 er 1.4.302.2: #i1967# typedef size_t SCSIZE 2004/01/09 20:49:59 er 1.4.302.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; arrays have size_t
2002-12-05#98454# performance: cache style sheet usageEike Rathke
2001-11-05#92553# performance: SetPatternArea: avoid unnecessary new/delete and data ↵Eike Rathke
copies
2001-08-10#88107# convert StarMath/StarBats<->StarSymbol in binary file formatEike Rathke
2000-09-18initial importJens-Heiner Rechtien