summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)AuthorFilesLines
2013-01-15support to hide the value in icon sets also for OOXMLMarkus Mohrhard2-0/+2
2013-01-15support to hide the cell value when using icon setsMarkus Mohrhard6-3/+21
2013-01-15move this class from the header file to the source fileMarkus Mohrhard2-18/+21
2013-01-15create correct icon set information, fdo#58610Markus Mohrhard3-5/+7
2013-01-15Revert "fix icon set rendering information creation, fdo#58610"Markus Mohrhard2-2/+1
2013-01-15fdo#46808, Adapt chart2::data::LabeledDataSequence UNO service to new styleNoel Grandin3-5/+5
2013-01-15for error value in matrix force recalc, fdo#59293Markus Mohrhard1-6/+28
2013-01-12fdo#59292 OOXML TDIST is ODF LEGACY.TDISTEike Rathke1-1/+1
2013-01-12OpCodeProviderImpl::initFuncOpCode: warn if there is no opcode mappingEike Rathke1-0/+4
2013-01-12fdo#56124 IFERROR IFNA Excel import/exportEike Rathke2-4/+20
2013-01-12make the list box a bit larger, fdo#58609Markus Mohrhard1-1/+3
2013-01-12fix icon set rendering information creation, fdo#58610Markus Mohrhard2-1/+2
2013-01-12Maybe this will make the Windows tinderbox happy...Kohei Yoshida1-1/+1
2013-01-11Remove more duplicated code blocks.Kohei Yoshida1-85/+50
2013-01-11Remove duplicate blocks.Kohei Yoshida1-19/+13
2013-01-11Redo DataPilotUpdate() as well.Kohei Yoshida1-125/+84
2013-01-11Actually let's do these earlier so we can bail out early.Kohei Yoshida1-10/+10
2013-01-11Check this first before instantiating heap objects.Kohei Yoshida1-6/+6
2013-01-11Remove duplicate code blocks.Kohei Yoshida1-84/+42
2013-01-11Remove all checks for NULL pointers from DataPilotUpdate().Kohei Yoshida1-148/+77
2013-01-11A little cleaning of RefreshPivotTables().Kohei Yoshida1-21/+11
2013-01-11Add a variant of DataPilotUpdate that removes pivot table.Kohei Yoshida4-2/+87
2013-01-11Create another variant of DataPilotUpdate() for new table creation.Kohei Yoshida3-1/+139
2013-01-11Let's remove this underused bAlive flag....Kohei Yoshida7-18/+0
2013-01-12adapt function description to changed place, fdo#58957Markus Mohrhard1-1/+1
2013-01-11Resolves: fdo#58865 hard-coded LibreOffice stringsCaolán McNamara3-3/+5
2013-01-11ScDBDocFunc::UpdatePivotTable: -Werror=deprecated-declarationsMichael Stahl1-2/+4
2013-01-11Let's not return here to prevent memory leak.Kohei Yoshida1-2/+1
2013-01-11Create a self-update variant of DataPilotUpdate().Kohei Yoshida4-4/+145
2013-01-11fdo#56124 changes to "add functions IFERROR and IFNA"Eike Rathke4-123/+166
2013-01-11fdo#56124 add functions IFERROR and IFNA to calc as in ODFF1.2Winfried Donkers6-4/+212
2013-01-11WaE: unused parametersTor Lillqvist1-3/+3
2013-01-11support saving/loading hyperlink cell attribute in extended odfNoel Power5-1/+116
2013-01-11Makes no sense to 'continue' at the end of the block.Kohei Yoshida1-2/+1
2013-01-10fdo#59084: Sync dimension members after reloading the group data.Kohei Yoshida1-3/+4
2013-01-10Dump field member IDs cached in the filtered cache object.Kohei Yoshida1-1/+11
2013-01-10fdo#58069: Invalidate sheet stream cache when directory path changes.Kohei Yoshida2-1/+48
2013-01-10fdo#58531: Register cells with external references at compile time.Kohei Yoshida1-0/+31
2013-01-10Resolves: fdo#59112 re-scroll to current entry when dialog resizedCaolán McNamara1-0/+1
2013-01-10handle shapes anchored to the wrong sheet without crash, fdo#58858Markus Mohrhard1-0/+3
2013-01-09fdo#58539: Correctly set cached matrix formula result.Kohei Yoshida6-10/+54
2013-01-09Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac3-100/+94
2013-01-09turn some OSL_ENSURE into SAL_WARN_IF to avoid warnings about unused variablesMatúš Kukan1-16/+16
2013-01-09accidently moved that line aroundMarkus Mohrhard1-1/+1
2013-01-09set the list box entry for 3 entry color scalesMarkus Mohrhard1-0/+1
2013-01-08Let's not have two variants of this getter. One is enough.Kohei Yoshida13-33/+21
2013-01-08Add new ods import test for rich-text cell contents.Kohei Yoshida3-0/+28
2013-01-08DynamicErrorInfo objects must be allocated on the heapStephan Bergmann3-5/+5
2013-01-08support new hyperlink cell attributeNoel Power5-35/+90
2013-01-08correct label for data bar dialog, fdo#58608Markus Mohrhard1-1/+1