summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2013-09-07iString to OUString in some calc core codeMarkus Mohrhard
2013-09-07inheriting from a standard container is a bad ideaMarkus Mohrhard
2013-09-06Wrong place to apply implicit intersection. Do it at the very last.Kohei Yoshida
2013-09-06Allow storage of string arrays in vector ref tokens.Kohei Yoshida
2013-09-06Correctly handle implicit intersection in group interpretation.Kohei Yoshida
2013-09-05update pchThomas Arnhold
2013-09-05increase conditional format range during inserting rows/cols, fdo#67783Markus Mohrhard
2013-09-04Remove more unused methodsMarcos Paulo de Souza
2013-09-01Separate misspelled ranges when entering a new cell value.Kohei Yoshida
2013-09-01These pieces of code are no longer needed.Kohei Yoshida
2013-09-01Handle enabling / disabling of auto spell check.Kohei Yoshida
2013-09-01Auto spell-check is no longer done in ScDocument.Kohei Yoshida
2013-09-01First step toward showing mis-spelled words without modifying cells.Kohei Yoshida
2013-09-01Remove pointless comments and ASCII artTor Lillqvist
2013-08-31Fix typo in 0d4238770e278abf8701863530f41b353ad51d08Tor Lillqvist
2013-08-31fdo#62475 removed pointless commentsJelle van der Waa
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara
2013-08-29add support for in-place style previewNoel Power
2013-08-29convert include/sfx2/linkmgr.hxx from String to OUStringNoel Grandin
2013-08-29convert includes/sfx2/lnkbase.hxx from String to OUStringNoel Grandin
2013-08-27matrix: add functions to lookup a double or string in columnsPierre-Eric Pelloux-Prayer
2013-08-26treelist for autofilter ( nested nodes for dates ) ( using SvxTreeListBox )Noel Power
2013-08-25fdo#60740: Export multi-line formula results to ods without UNO API.Kohei Yoshida
2013-08-25fdo#60740: Export cell field items without using UNO API.Kohei Yoshida
2013-08-22fdo#39484 - don't loose outlines while trying to undo formulae changes.Michael Meeks
2013-08-22convert include/svtools/htmlout.hxx from String to OUStringNoel Grandin
2013-08-20Add edit text iterator that iterates through only edit text cells.Kohei Yoshida
2013-08-16fdo#37230 Add legacy cell selection behavior and config. optionTomaž Vajngerl
2013-08-14Avoid wholesale rebuilding of formula groups at re-calc time.Kohei Yoshida
2013-08-14Do the same when inserting columns.Kohei Yoshida
2013-08-13Do the same when deleting rows.Kohei Yoshida
2013-08-13Regroup formula cells later in columns where references are updated.Kohei Yoshida
2013-08-13Ensure iterators are value-initializedStephan Bergmann
2013-08-12Compile token array only once per formula group.Kohei Yoshida
2013-08-12This is clearly a bug. Let's fix it.Kohei Yoshida
2013-08-12We still need to update cell positions for non-top cells.Kohei Yoshida
2013-08-12Do the splitting of formula groups.Kohei Yoshida
2013-08-12Collect all boundaries at which to split the formula group.Kohei Yoshida
2013-08-12No more RT_SHARED and RT_SHAREDMOD named range types.Kohei Yoshida
2013-08-12Const correctness at ScFormulaCell side.Kohei Yoshida
2013-08-12Handle shared token array correctly when adjusting formula grouping.Kohei Yoshida
2013-08-12Map shared formula from xls to formula groups, and share the tokens as well.Kohei Yoshida
2013-08-12Prepare for importing shared formulas as formula groups from xls.Kohei Yoshida
2013-08-12Include <map> for std::map with MSVCTor Lillqvist
2013-08-12listen for formula related configuration changesNoel Power
2013-08-08import performance : do not use EditEngine anymoreLaurent Godard
2013-08-02Add a test that currently fails. We need to fix this bug.Kohei Yoshida
2013-08-02fdo#67099: Remove overheads on inserting cells during ods import.Kohei Yoshida
2013-07-31Avoid having these fat inline methods.Kohei Yoshida
2013-07-30Now the reference object no longer stores both absolute and relative.Kohei Yoshida