summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2012-03-20check for negative sheet number here too, fdo#47503Markus Mohrhard
2012-03-19only shrink to used area in text export, fdo#46230, related n#677811Markus Mohrhard
2012-03-19add all imported properties to ScDBData, fdo#40426Markus Mohrhard
2012-03-19also shrink used area for HTML in some cases, fdo#46230, n#677811Markus Mohrhard
2012-03-17i#84393 Fix title field in header, footerSzabolcs Dezsi
2012-03-16fix to update inputbar when setting a range for a formula fdo#46809Noel Power
2012-03-16don't paste content if user cancels html import, fdo#47393Markus Mohrhard
2012-03-16update the relatice refs after the absolute refs, fdo#47285Markus Mohrhard
2012-03-16ScNameMgrTable takes a reference, fdo#47307Markus Mohrhard
2012-03-16Resolves: fdo#46728 reference count the overlay managersCaolán McNamara
2012-03-12take explicit number format before implicit number format, fdo#47084Markus Mohrhard
2012-03-09don't show the anonymous db string, it is for internal use onlyMarkus Mohrhard
2012-03-09remove one more reference to the anonymous db stringMarkus Mohrhard
2012-03-09prevent creating new db ranges with the internal anonymous db nameMarkus Mohrhard
2012-03-09use new anonymous db name in filter dlg, fdo#47105Markus Mohrhard
2012-03-09Set entries correctly visible, fdo#47102Markus Mohrhard
2012-03-07export all row styles, fdo#46336Markus Mohrhard
2012-03-06don't crash when scrolling in input line, fdo#46975Markus Mohrhard
2012-03-05don't crash for empty input data in charts, fdo#46885Markus Mohrhard
2012-03-02don't show an error message for empty names in Define Names, fdo#46816Markus Mohrhard
2012-03-01use the correct db range for the copy, fdo#46712Markus Mohrhard
2012-03-01use correct source tableMarkus Mohrhard
2012-03-01don't try to update the range names twiceMarkus Mohrhard
2012-02-28fdo#40320: Insert only a placeholder since the caller relies on this behavior.Kohei Yoshida
2012-02-28fdo#40320: Correctly import data point formats in data series.Kohei Yoshida
2012-02-26fix core when clicking on entries in Manage Names dialog in calc fdo#46568Noel Power
2012-02-21add test case for old password algorithm, related fdo#45171Markus Mohrhard
2012-02-21don't add empty categories, fdo#46332Markus Mohrhard
2012-02-13fdo#45916: Ensure formula cell's pCode isn't NULL even when compilation fails.Kohei Yoshida
2012-02-08copy settings for RTL with sheets, fdo#45768Markus Mohrhard
2012-02-08we need to explicitly set the paste area in ScMarkData, fdo#45481Markus Mohrhard
2012-02-08fix problem with vba Range.Copy ( for multirange ) bnc#707486Noel Power
2012-02-08make ctrl-shift-f2 change focus to the inputline fdo#40957Noel Power
2012-02-08add the "Send Feedback..." help menu itemIvan Timofeev
2012-02-07fdo#45115: sc: fix setting bordersMichael Stahl
2012-02-07fdo#45450: sc: ODF export: cell styles:Michael Stahl
2012-01-31clone token in ScFormulaResult copy-ctor instead of referringEike Rathke
2012-01-30Make named ranges dialog more consistent, localizable (I+II+III)Stefan Knorr (astron)
2012-01-27fdo#44143: Keep cells with broadcasters alive during deletion.Kohei Yoshida
2012-01-26resolved fdo#38595 border width lost in ODF importEike Rathke
2012-01-26cast from BorderLine to BorderLine2 is not validEike Rathke
2012-01-25ScTableSheetObj::findAll does not return the correct range, fdo#43462Markus Mohrhard
2012-01-25fdo#45067: Differentiate numeric and non-numeric field member values.Kohei Yoshida
2012-01-24Fix refresh problem on pivot tables whose data cache have not been created.Kohei Yoshida
2012-01-24fix ( hopefully ) viewing artifacts in input line fdo#44391Noel Power
2012-01-23resolved rhbz#783556 crash in ScMatrix::GetDimensons() from ScInterpreterEike Rathke
2012-01-23resolved fdo#45032 Calc export to HTML with graphics failedEike Rathke
2012-01-21Oops I shouldn't have erased names directly.Kohei Yoshida
2012-01-21fdo#44831: Named range should overwrite existing name.Kohei Yoshida
2012-01-20Grid lines should be immediately above or below the background.Kohei Yoshida