summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2012-10-30vba procedures and macro names will result in crash, fdo#55174Markus Mohrhard
2012-10-30hopefully more successful attempt to solve fdo#50304Noel Power
2012-10-03fix parent style import xlsx fdo#55198Noel Power
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-24fix crash when updating conditional formats, fdo#54498Markus 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-19import values and formulas from lotus-123, fdo#55066Markus 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
2012-08-30also handle the cond format code for xlsb the new way, fdo#53424Markus Mohrhard
2012-08-29fix for fdo#49255Noel Power
2012-08-29prevent double delete of broadcaster, fdo#54074, fdo#53364Markus Mohrhard
2012-08-28fdo#46250: Allow paste & paste special for unmatching dest (single) range.Noel Power
2012-08-28don't crash for invalid repaint ranges in cond formats, fdo#53839Markus Mohrhard
2012-08-28resolved fdo#51926 handle .xlsm link to external sheet with spaceEike Rathke
2012-08-27when swaping cols or rows insert notes at the right place, fdo#53979Markus Mohrhard
2012-08-27The label size is computed from the length of the string it containsJean-Baptiste FAURE
2012-08-24Revert "fix for fdo#49255"Noel Power
2012-08-24fix for fdo#49255Noel Power
2012-08-23fdo#53929: Pivot table uses case insensitive string comparison.Kohei Yoshida
2012-08-22Don't clear the database data cache here.Kohei Yoshida
2012-08-22fdo#53640: Correctly cache source data coming from database backend.Kohei Yoshida
2012-08-22fdo#48868: Allow Ctrl-TAB and Ctrl-Shift-TAB to cycle through candidates.Kohei Yoshida
2012-08-20fix for fdo#48200.diff import regrex state for filterNoel Power
2012-08-20resolved fdo#53325 CSV space delimiter and quoted fieldEike Rathke
2012-08-16fix for fdo#53229, import group shapes position and size correctlyNoel Power
2012-08-15correctly export background colors of cond formats to xlsxMarkus Mohrhard
2012-08-15ensure placeholder substitution on XclImpDrawObjBase::ReadObj8 failureCaolán McNamara
2012-08-15check for non existing style entries, fdo#53339Markus Mohrhard
2012-08-14fdo#53456: initialize pivot tables *after* the formula cells.Kohei Yoshida
2012-08-14fdo#53089: Avoid setting valid numbers as text during html import.Kohei Yoshida
2012-08-13correctly calculate percentile for upper data bar limitMarkus Mohrhard