summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2012-10-03fix parent style import xlsx fdo#55198Noel Power
2012-10-03misc comment import/export fixesNoel Power
2012-10-02fdo#46278 - misc comment import/export fixesNoel Power
2012-10-01auto-expand the first conditional format in the list.Michael Meeks
2012-10-01improve conditional formatting height calculations.Michael Meeks
2012-10-01fetime of mpCondFormat is more complex, fdo#55379Markus Mohrhard
2012-10-01fix vell value import from ooxml with array formulas, fdo#54558Markus Mohrhard
2012-10-01ooxml spec allow ext ref to non existent entry, fdo#54558Markus Mohrhard
2012-10-01vba procedures and macro names will result in crash, fdo#55174Markus Mohrhard
2012-09-28xlsx fix cyclic referenced defined names partially fixes bnc#780296 bnc#781166Noel Power
2012-09-28add TabRatio api and detect macro at group shape fixes bnc#770708Noel Power
2012-09-27don't access out of bound array index, fdo#55022Markus Mohrhard
2012-09-27set conditional format range for xls import, fdo#54555Markus Mohrhard
2012-09-27some more fixes for ScRangeList::DeleteAreaMarkus Mohrhard
2012-09-27Backported fixes for several bugs found in ScRangeList::DeleteArea().Kohei Yoshida
2012-09-27Backport various conditional formatting fixes from master.Markus Mohrhard
2012-09-27Revert "fix crash when updating conditional formats, fdo#54498"Kohei Yoshida
2012-09-27don't access out of bound array index, fdo#55022Markus Mohrhard
2012-09-25xlsx fix cyclic referenced defined names partially fixes bnc#780296 bnc#781166Noel Power
2012-09-24fix crash when updating conditional formats, fdo#54498Markus Mohrhard
2012-09-24fix parent style import xlsx fdo#55198Noel Power
2012-09-24set conditional format range for xls import, fdo#54555Markus Mohrhard
2012-09-24some more fixes for ScRangeList::DeleteAreaMarkus Mohrhard
2012-09-24Backported fixes for several bugs found in ScRangeList::DeleteArea().Kohei Yoshida
2012-09-24Backport various conditional formatting fixes from master.Markus Mohrhard
2012-09-21don't add old cond formats if new ones are already loaded, fdo#54749Markus Mohrhard
2012-09-21rows with cond formats don't have empty background, fdo#54661, fdo#52535Markus Mohrhard
2012-09-21shrink to used area for duplicate codn format, fdo#54349Markus Mohrhard
2012-09-21use correct cell for broadcasting, fdo#55059Markus Mohrhard
2012-09-21broadcaster cells are empty, fdo#54553Markus Mohrhard
2012-09-20ExtGlobalContext::onCreateContext: warning C4702: unreachable codeMichael Stahl
2012-09-20-Werror,-Wmismatched-tagsStephan Bergmann
2012-09-19use correct cell for broadcasting, fdo#55059Markus Mohrhard
2012-09-19Improve performance on updating row flags in pivot table cache.Kohei Yoshida
2012-09-19warning C4702: unreachable codeStephan Bergmann
2012-09-19import values and formulas from lotus-123, fdo#55066Markus Mohrhard
2012-09-19import values and formulas from lotus-123, fdo#55066Markus Mohrhard
2012-09-18rows with cond formats don't have empty background, fdo#54661, fdo#52535Markus Mohrhard
2012-09-18shrink to used area for duplicate codn format, fdo#54349Markus Mohrhard
2012-09-18broadcaster cells are empty, fdo#54553Markus Mohrhard
2012-09-17don't add old cond formats if new ones are already loaded, fdo#54749Markus Mohrhard
2012-09-11fdo#54721 fix vba not tracking currently selected doc correctlyNoel Power
2012-09-10Calculate positions of cell-anchored objects upon ods import (fdo#54695)Kohei Yoshida
2012-09-10don't use unitialized global variable, fdo#53713Markus Mohrhard
2012-09-06assign correct valueMarkus Mohrhard
2012-09-05better import of conditional format from old ODF structureMarkus Mohrhard
2012-08-31Don't export the internal field name suffix '*' to ods.Kohei Yoshida
2012-08-31fdo#54303: Prevent crash on load.Kohei Yoshida
2012-08-31handle missing cond format entries more gracefully, related fdo#52340Markus Mohrhard
2012-08-30fdo#53938: Check for null pointer, and don't proceed when error occurs.Kohei Yoshida