summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2012-08-06skip hidden rows when moving with the cursor, fdo#45020Markus Mohrhard
2012-08-02Use the internal API to set field item's properties.Kohei Yoshida
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara
2012-07-30Typo ressource -> resourceStephan Bergmann
2012-07-28Partially revert "Remove unused defines"Thomas Arnhold
2012-07-27unify return type in this methodMarkus Mohrhard
2012-07-26Actually this method is totally redundant. Remove it.Kohei Yoshida
2012-07-26Try to encapsulate the row flag array.Kohei Yoshida
2012-07-24prevent crash in malformed pivot table loaded from .xlsEike Rathke
2012-07-23Using ScCalcConfig throughout saves quite a bit of code.Kohei Yoshida
2012-07-23Add new formula config option in the UI for "treat empty string as zero."Kohei Yoshida
2012-07-23-Werror,-Wshadow (Clang 3.1)Stephan Bergmann
2012-07-20don't trim whitespaces in csv parser if not requestedMarkus Mohrhard
2012-07-19Pass contiguous cell data as an array to matrix. This is faster.Kohei Yoshida
2012-07-19It's no longer possible to unionize value and string here...Kohei Yoshida
2012-07-19We no longer need density types.Kohei Yoshida
2012-07-19This is no longer true.Kohei Yoshida
2012-07-19Support resizing matrix with a default value.Kohei Yoshida
2012-07-19Initial cut on matrix backend swapping. Still lots of things to fix.Kohei Yoshida
2012-07-18Revert "hrc cleanup: Remove unused Strings in sc", fdo#52207Markus Mohrhard
2012-07-17tubes: add File -> Collaborate menu entry to launch contacts widgetMatúš Kukan
2012-07-17tubes: very early start of contacts dialog, in the wrong place too.Michael Meeks
2012-07-15Revert "don't delete ScPatternAttr from doc pool for swap, i#118877"Markus Mohrhard
2012-07-14Remove unused HIDsThomas Arnhold
2012-07-14Remove unused HIDsThomas Arnhold
2012-07-13don't delete ScPatternAttr from doc pool for swap, i#118877Markus Mohrhard
2012-07-12hrc cleanup: Remove unused Strings in scThomas Arnhold
2012-07-12Convert SV_DECL_PTRARR_SORT(ScValidationEntries_Impl) to std::setNoel Grandin
2012-07-11Remove method that is no longer neededDaniel Bankston
2012-07-11Set proper number format for formula cellDaniel Bankston
2012-07-11Use bool instead of sal_uInt16 for HardCalcStateDaniel Bankston
2012-07-11Use cached formula results instead of recalculatingDaniel Bankston
2012-07-11Use imported formula results if ODS doc was generated by LibreOfficeDaniel Bankston
2012-07-11Replaced deprecated tools/String with OUString in sc/../chgvisetSören Möller
2012-07-10Replaced deprecated tools/String with OUString in ScAddInColSören Möller
2012-07-10removed deserted Lotus 1-2-3 export filterTakeshi Abe
2012-07-09Revert "Revert "export all style information to xls/xlsx, fdo#46738""Markus Mohrhard
2012-07-09Revert "export all style information to xls/xlsx, fdo#46738"Markus Mohrhard
2012-07-09Replaced deprecated String with OUString in sc/../chgtrackSören Möller
2012-07-08removed unused includesTakeshi Abe
2012-07-08export all notes into odf, fdo#49924Markus Mohrhard
2012-07-06Properly rehash row visibility when the layout dialog is dismissed.Kohei Yoshida
2012-07-05resolved fdo#51664 some matrix cases broken in binary Excel importEike Rathke
2012-07-05fdo#51266: Sync dimension members in several places upon refresh.Kohei Yoshida
2012-07-05Replaced deprecated tools/String with OUString in ScMatrixSören Möller
2012-07-04don't use SC_DLLPUBLIC for class + methodMarkus Mohrhard
2012-07-04localize all parts of the new cond format dialogsMarkus Mohrhard
2012-07-04add the cond format managerMarkus Mohrhard
2012-07-03fdo#51266: Properly set pivot item 'empty' on empty cells.Kohei Yoshida
2012-07-02hrc cleanup: Remove include guardsThomas Arnhold