summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2013-01-15fdo#46808, Adapt chart2::data::LabeledDataSequence UNO service to new styleNoel Grandin
2013-01-15with the new recalc of matrix with errors, this assert is no longer trueMarkus Mohrhard
2013-01-15for error value in matrix force recalc, fdo#59293Markus Mohrhard
2013-01-14Keep this simple. No need to wrap literals with OUString any more.Kohei Yoshida
2013-01-14Figured out why testFuncMATCH was failing. Fixed it, all green.Kohei Yoshida
2013-01-14Add new unit test to test pivot table functionalities via ScDBDocFunc.Kohei Yoshida
2013-01-12fdo#59292 OOXML TDIST is ODF LEGACY.TDISTEike Rathke
2013-01-12OpCodeProviderImpl::initFuncOpCode: warn if there is no opcode mappingEike Rathke
2013-01-12fdo#56124 IFERROR IFNA Excel import/exportEike Rathke
2013-01-12make the list box a bit larger, fdo#58609Markus Mohrhard
2013-01-12fix icon set rendering information creation, fdo#58610Markus Mohrhard
2013-01-12Maybe this will make the Windows tinderbox happy...Kohei Yoshida
2013-01-11Remove more duplicated code blocks.Kohei Yoshida
2013-01-11Remove duplicate blocks.Kohei Yoshida
2013-01-11Redo DataPilotUpdate() as well.Kohei Yoshida
2013-01-11Actually let's do these earlier so we can bail out early.Kohei Yoshida
2013-01-11Check this first before instantiating heap objects.Kohei Yoshida
2013-01-11Remove duplicate code blocks.Kohei Yoshida
2013-01-11Remove all checks for NULL pointers from DataPilotUpdate().Kohei Yoshida
2013-01-11A little cleaning of RefreshPivotTables().Kohei Yoshida
2013-01-11Add a variant of DataPilotUpdate that removes pivot table.Kohei Yoshida
2013-01-11Create another variant of DataPilotUpdate() for new table creation.Kohei Yoshida
2013-01-11Let's remove this underused bAlive flag....Kohei Yoshida
2013-01-12adapt function description to changed place, fdo#58957Markus Mohrhard
2013-01-12at least use correct test data ...Eike Rathke
2013-01-12make this compile with a not so recent code baseEike Rathke
2013-01-11Actually call testFuncIFERRORStephan Bergmann
2013-01-11Resolves: fdo#58865 hard-coded LibreOffice stringsCaolán McNamara
2013-01-11ScDBDocFunc::UpdatePivotTable: -Werror=deprecated-declarationsMichael Stahl
2013-01-11Let's not return here to prevent memory leak.Kohei Yoshida
2013-01-11Create a self-update variant of DataPilotUpdate().Kohei Yoshida
2013-01-11fdo#56124 changes to "add functions IFERROR and IFNA"Eike Rathke
2013-01-11fdo#56124 add functions IFERROR and IFNA to calc as in ODFF1.2Winfried Donkers
2013-01-11WaE: unused parametersTor Lillqvist
2013-01-11support saving/loading hyperlink cell attribute in extended odfNoel Power
2013-01-11Makes no sense to 'continue' at the end of the block.Kohei Yoshida
2013-01-10fdo#59084: Sync dimension members after reloading the group data.Kohei Yoshida
2013-01-10Dump field member IDs cached in the filtered cache object.Kohei Yoshida
2013-01-10include PCH headers for headers changesLuboš Luňák
2013-01-10fdo#58069: Invalidate sheet stream cache when directory path changes.Kohei Yoshida
2013-01-10fdo#58531: Register cells with external references at compile time.Kohei Yoshida
2013-01-10Resolves: fdo#59112 re-scroll to current entry when dialog resizedCaolán McNamara
2013-01-10handle shapes anchored to the wrong sheet without crash, fdo#58858Markus Mohrhard
2013-01-09fdo#58539: Correctly set cached matrix formula result.Kohei Yoshida
2013-01-09re-apply calc /tmp unit test file leakage.Michael Meeks
2013-01-09Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-09turn some OSL_ENSURE into SAL_WARN_IF to avoid warnings about unused variablesMatúš Kukan
2013-01-09Revert "fix a few /tmp file leaks"Miklos Vajna
2013-01-09accidently moved that line aroundMarkus Mohrhard
2013-01-09set the list box entry for 3 entry color scalesMarkus Mohrhard