summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-19use the defines instead of hard coded numbersMarkus Mohrhard
2012-09-19enable the content test for lotus 123 filesMarkus Mohrhard
2012-09-19tabs to spaces + whitespace clean-upMarkus Mohrhard
2012-09-19import values and formulas from lotus-123, fdo#55066Markus Mohrhard
2012-09-19tabs to spacesMarkus Mohrhard
2012-09-18Some cleanups.Kohei Yoshida
2012-09-18disable failing unoapi test, fdo#55065Markus Mohrhard
2012-09-18forgot to change the border xls testMarkus Mohrhard
2012-09-18adapt xls import of borders to new border drawing code, fdo#53287Markus Mohrhard
2012-09-18rows with cond formats don't have empty background, fdo#54661, fdo#52535Markus Mohrhard
2012-09-18add lotus .123 import testMarkus Mohrhard
2012-09-18Some clean-up of mork-related changsStephan Bergmann
2012-09-18shrink to used area for duplicate codn format, fdo#54349Markus Mohrhard
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-09-18WaE: calm android tinderboxenMichael Meeks
2012-09-18broadcaster cells are empty, fdo#54553Markus Mohrhard
2012-09-18use light red as error colorMarkus Mohrhard
2012-09-18Test for setting current page back to '- all -' in pivot table.Kohei Yoshida
2012-09-18Use mdds::flat_segment_tree to store row flags.Kohei Yoshida
2012-09-18Forward declaration cleanup in header files.Kohei Yoshida
2012-09-18Do the same for the no-parameter variant of fillTable().Kohei Yoshida
2012-09-18Refactor fillTable (3-param variant) to skip trailing empty rows.Kohei Yoshida
2012-09-18Determine data size in cache that doesn't include trailing empty rows.Kohei Yoshida
2012-09-18Reduce indentation by early bailout.Kohei Yoshida
2012-09-18and another test for ScRangeList::DeleteAreaMarkus Mohrhard
2012-09-18more tests for ScRangeList::DeleteAreaMarkus Mohrhard
2012-09-18use the typedefs in ScRangeListMarkus Mohrhard
2012-09-18it is better to use ScRangeList::In than IntersectsMarkus Mohrhard
2012-09-18add tests for ScRangeList::UpdateReferenceMarkus Mohrhard
2012-09-17hopefully a corect way to deal with deleting rows and cols, fdo#54842Markus Mohrhard
2012-09-17one more test for ScRangeList::DeleteAreaMarkus Mohrhard
2012-09-17Help compilers with explicit template argument.Stephan Bergmann
2012-09-17don't use delete with remove_if, related fdo#54498Markus Mohrhard
2012-09-17don't delete ranges in ScRangeList::UpdateReference, fdo#54498Markus Mohrhard
2012-09-17update unused code listCaolán McNamara
2012-09-17XubString->OUStringCaolán McNamara
2012-09-17add more test for ScRangeList::DeleteAreaMarkus Mohrhard
2012-09-17test case for ScRangeListMarkus Mohrhard
2012-09-17fix ScRangeList::DeleteArea for the 4 ranges caseMarkus Mohrhard
2012-09-16only delete cond formats when attributes are deleted, fdo#54748Markus Mohrhard
2012-09-14Unit test for ScRangeList. For now it's very basic. May expand later.Kohei Yoshida
2012-09-14don't add old cond formats if new ones are already loaded, fdo#54749Markus Mohrhard
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-09-13Let's just remove this.Kohei Yoshida
2012-09-13Fix the order of template arguments.Kohei Yoshida
2012-09-13targetted container_controls rework.Noel Power
2012-09-12targetted VBA re-work.Noel Power
2012-09-12Improvement on previous commitStephan Bergmann
2012-09-12fdo#46808, Adapt xml::dom::SAXDocumentBuilderr UNO service to new styleNoel Grandin