summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2014-05-14Update the method comment and add assertion per what the comment says.Kohei Yoshida
2014-05-14Use "stop on error" concept rather than "ignore error if true".Kohei Yoshida
2014-05-14Keep only one class for toolbox color controlsMaxim Monastirsky
2014-05-13fdo#78402: Write test for this.Kohei Yoshida
2014-05-13remove dead codeNoel Grandin
2014-05-12Move this function object to o3tl.Kohei Yoshida
2014-05-11fix-includes.pl: scThomas Arnhold
2014-05-09update_pch: add a bunch of pch filesThomas Arnhold
2014-05-09resolve fdo#77509 memory corruption / crash in ConsolidateEike Rathke
2014-05-07remove uncompiled source filesThomas Arnhold
2014-05-06fdo#77990: Intern strings for hybrid strings during import.Kohei Yoshida
2014-05-06Let's make this non-inline...Kohei Yoshida
2014-05-05fdo#78054: Initialize drawing layer when the document contains notes.Kohei Yoshida
2014-05-03fdo#78062: Broadcast only on non-empty cells within deleted range.Kohei Yoshida
2014-05-02Implement "fill single edit" mode and map it to Ctrl-' by default.Kohei Yoshida
2014-05-01fdo#77806: Use the common block position set for start and end listening.Kohei Yoshida
2014-05-01fdo#78079: Re-work sort by column to get it to do the right thing.Kohei Yoshida
2014-04-29fdo#74650: Speed up GetFilteredFilterEntries().Kohei Yoshida
2014-04-28Make these non inline.Kohei Yoshida
2014-04-28unusedcode.easy: remove SwapWithinGroupJulien Nabet
2014-04-25fdo#76611: Wrap reference addresses at max boundaries.Kohei Yoshida
2014-04-25fdo#73148 (partial patch) Add Excel 2010 function AGGREGATEWinfried Donkers
2014-04-25fdo#77728: Don't forget to start listening after the named range update.Kohei Yoshida
2014-04-24add undo action for conditional formatting, cp#1000050, fdo#77381Markus Mohrhard
2014-04-24sc filter: Read "FilterOptions" in HTML export filterTomaž Vajngerl
2014-04-24sc: Add F-Test to StatisticsTomaž Vajngerl
2014-04-23Now these two methods are unused.Kohei Yoshida
2014-04-23These are not needed.Kohei Yoshida
2014-04-23SwapRow() is no more!Kohei Yoshida
2014-04-23New method SortReorderByRow() for the new row-based reordering.Kohei Yoshida
2014-04-23Apply sorted patterns as ranges instead of row-by-row.Kohei Yoshida
2014-04-23Skip adjustment of row height when all rows have the same height.Kohei Yoshida
2014-04-23Update script types of all cells in sort range ahead of time.Kohei Yoshida
2014-04-23Handle reordering of row hidden and filtered flags during sort.Kohei Yoshida
2014-04-23Move cell notes too when sorting.Kohei Yoshida
2014-04-23Use the mdds storage types directly rather than using CellValues.Kohei Yoshida
2014-04-23Handle sorting of broadcasters correctly.Kohei Yoshida
2014-04-23Retrieve and store broadcasters into data table.Kohei Yoshida
2014-04-23Correctly set the positions of sorted formula cells.Kohei Yoshida
2014-04-23Avoid using SwapRow() when sorting.Kohei Yoshida
2014-04-23Have CellValues handle text attribute values as well.Kohei Yoshida
2014-04-23Store cell text attribute pointers during initialization.Kohei Yoshida
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-18sfx2: Move InitInterface_Impl() out of SFX_DECL_INTERFACE too.Jan Holesovsky
2014-04-18callcatcher: update unused codeCaolán McNamara
2014-04-15CID#1202917 removed unused member variable nMaxTableNumberEike Rathke
2014-04-15Use scope switch rather than manual on and off.Kohei Yoshida
2014-04-15Remove this duplicate, and use the one in ScCellFormat.Kohei Yoshida
2014-04-15fdo#76409: Write output cell string to <text:p> element when saving to ods.Kohei Yoshida