summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Collapse)Author
2011-11-30Reduce usage of GetQueryItem() (singular version).Kohei Yoshida
I added that as a convenience method while working on implementing multi-value filtering. But we need to stick with the plural version GetQueryItems() from now on for clarity.
2011-11-29Export multi-value filters to xlsx.Kohei Yoshida
2011-11-29sal_Bool to bool.Kohei Yoshida
2011-11-29Removed duplicate code block.Kohei Yoshida
2011-11-29Implemented the new multi-value filter API.Kohei Yoshida
2011-11-30renamed Date::IsValid() to IsValidAndGregorian() to prevent misassumptionsEike Rathke
Once smaller than 1582-10-15 decrementing a Date will not produce a valid date.
2011-11-29Enabled sc/qa/complex again.Stephan Bergmann
sc/qa/complex/calcPreview/ tests do not work automatically and have been left alone.
2011-11-29move sc's macros_test to the subsequenttest targetMarkus Mohrhard
2011-11-29Use rtl::Reference<>.Stephan Bergmann
2011-11-29Let's not over-activate tab controls unnecessarily.Kohei Yoshida
This interfares with the preview shell passing selected tabs back to the view shell, by always selecting the first tab unconditionally. The tabs get painted fine even without this call, so let's remove it.
2011-11-29Let's check the validity of sheet indices. You never know...Kohei Yoshida
2011-11-29move reconfigure into gbuildBjoern Michaelsen
2011-11-29Replace formattings with formattingLior Kaplan
2011-11-29detect TEXTMODIFIED event from EditEngine ( and add missing StopEditEngine )Noel Power
not sure if the StopEditEngine method ever gets called but we should have it tunnel to the base class just in case.
2011-11-29fdo#43304 is fixed, tests can be re-enabled.Stephan Bergmann
2011-11-29ManageNames: only calculate formula for visible range namesMarkus Mohrhard
2011-11-29fix typo RangeOptions->Range OptionsMarkus Mohrhard
2011-11-29fdo#32826: Preserve selected sheets after print preview ended.Kohei Yoshida
2011-11-29fdo#32826: Fixed the print preview inconsistency.Kohei Yoshida
Now, the print preview should display the correct set of sheets based on the print settings as well as what sheets are selected. Previously, this was very quirky and inaccurate.
2011-11-29More meaningless comments removed.Kohei Yoshida
2011-11-29Arg to CalcPages() no longer used.Kohei Yoshida
2011-11-29sal_Bool cleanup in ScPreview.Kohei Yoshida
2011-11-29Removed meaningless comments.Kohei Yoshida
2011-11-29fdo#32826: Finally return the real selected sheets, and use it.Kohei Yoshida
This should solve the problem reported in fdo#32826, which is, when printing from print preview window always prints all sheets regardless of currently selected sheets.
2011-11-29New UNO API to return currently selected sheets.Kohei Yoshida
Both from the sheet view and preview modes.
2011-11-29Create an UNO controller object for the preview shell.Kohei Yoshida
2011-11-29These methods can be const.Kohei Yoshida
2011-11-29Passed the selected sheet info to ScPreview.Kohei Yoshida
2011-11-29sal_Bool to bool.Kohei Yoshida
2011-11-28fdo#43304: Allow empty field labels in pivot tables.Kohei Yoshida
Empty field labels are replaced with the column name.
2011-11-28fdo#43304: Safeguard ourselves from potential crashes.Kohei Yoshida
This is not a real fix, however. Import of pivot table still fails but is at least better than crashing. A real fix is still being worked on.
2011-11-28Enabled sc/qa/unoapi again.Stephan Bergmann
Currently often fails at shutdown, when Bridge::terminate -> ~ScAutoFormatObj -> ScGlobal::GetAutoFormat after ScGlobal::Clear leads to ScAutoFormat ctor -> ScGlobal::GetRscString with null ppRscString.
2011-11-28Bogus if(a>b) wrapped in correct if(a>=b).Stephan Bergmann
2011-11-28Disabled tests failing due to fdo#43312.Stephan Bergmann
2011-11-28Disabled tests failing due to fdo#43309.Stephan Bergmann
2011-11-28Disabled tests failing due to fdo#43308.Stephan Bergmann
2011-11-28Disabled tests failing due to fdo#43304.Stephan Bergmann
2011-11-28added CSC,SEC,CSCH,SECH to testFunctionListsEike Rathke
2011-11-28dr80: #i116460# performance of Excel file with many outlinesEike Rathke
# HG changeset patch # User Niklas Nebel <nn@openoffice.org> # Date 1300438660 -3600 # Node ID aa7d08a12d7ee60c71eb4f2dc1241197e009c443 # Parent 49c53fbe0cd4d663f419b659c82618bd106282ef
2011-11-28dr80: #i164410# optimized cell allocation in XCellRangeData::setDataArray() ↵Eike Rathke
to improve performance of import filters # HG changeset patch # User Daniel Rentz [dr] <daniel.rentz@oracle.com> # Date 1300094581 -3600 # Node ID 05c6b55810889860d2002614b870484de6581ccb # Parent 564e24baaaae5e18c8bfa76811993fbefa571b5c
2011-11-28dr78: #i104716# don't include SC_LAYER_HIDDEN in ScDrawLayer::GetPrintAreaEike Rathke
# HG changeset patch # User Niklas Nebel <nn@openoffice.org> # Date 1297677053 -3600 # Node ID 93ac285b632c93ef8bf61c69789a33eac25bcedf # Parent 95b9bc73220ec07d91ac8a99daab107417705b33
2011-11-28dr78: #i106580# handle SvxTextLineItem, base class of SvxUnderlineItemEike Rathke
# HG changeset patch # User Niklas Nebel <nn@openoffice.org> # Date 1297360398 -3600 # Node ID eef10dfbe87ed2caa242bea5bb505276d760cd34 # Parent bbb6341ff7ab28ffdfbd712ae51248f98a1f208c
2011-11-28dr78: #i116881# correct handling of cached page breaks for user-defined cell ↵Eike Rathke
range, remove unused parameter in DoPrint # HG changeset patch # User Niklas Nebel <nn@openoffice.org> # Date 1297188469 -3600 # Node ID be5ffcd423c49c0045ddeaf11702d44fbde8a8f1 # Parent 3157cd9d60c35f1bcb4c8f56e86cf76ab364e7ee
2011-11-28dr78: #i115009# broadcast BCA_BRDCST_ALWAYS if paint is lockedEike Rathke
# HG changeset patch # User Niklas Nebel <nn@openoffice.org> # Date 1297094234 -3600 # Node ID 9c8756a321d727b8e1bf441876ebca00f38a932f # Parent de0464b37fb34e7b7e5735306536d9d9116cf14a
2011-11-28dr78: #i116691# don't reduce decimals if formula is shownEike Rathke
# HG changeset patch # User Niklas Nebel <nn@openoffice.org> # Date 1297087576 -3600 # Node ID 37cf78c63d8ec7609c254e58316902d5bdb48618 # Parent 4e7aa2262f3ae26e6082f475ef06bbabf39b3e93
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-11-28dr78: #i71810# rework import of fill bitmap mode: ignore CHPICFORMAT record ↵Eike Rathke
except for bar chart series/points and for 3D walls/floor # HG changeset patch # User Daniel Rentz [dr] <daniel.rentz@oracle.com> # Date 1292431407 -3600 # Node ID bfc09856a08ece3043973bdb484f0fd51bbc91f2 # Parent 90e08c2834a1fd8b5b783240a9d181749871bd7a
2011-11-28dr78: #i115659# fix borked boolean logicEike Rathke
# HG changeset patch # User Daniel Rentz [dr] <daniel.rentz@oracle.com> # Date 1292346375 -3600 # Node ID 18e64e5db5d0d57b724ef390a7c2dea54b2253be # Parent 8ec1023e8658320deb61a5b3cdc40aeb9c3d34b1
2011-11-28dr78: #i115659# check validity of member and dimension settingsEike Rathke
# HG changeset patch # User Daniel Rentz [dr] <daniel.rentz@oracle.com> # Date 1292344724 -3600 # Node ID 8ec1023e8658320deb61a5b3cdc40aeb9c3d34b1 # Parent 838c2fed9f13c5884d7cbc72c0239d1ec564dcb0
2011-11-28dr78: #i115474# use correct defaults for clipboard text import optionsEike Rathke
# HG changeset patch # User Niklas Nebel <nn@openoffice.org> # Date 1292252971 -3600 # Node ID bd03086b10d4f378b4495aba27f524e1798a7cff # Parent 31b53a2ec7e32f9560464f8a3b9f6c3e07b29083