summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2012-09-06assign correct valueMarkus Mohrhard1-1/+1
2012-09-05better import of conditional format from old ODF structureMarkus Mohrhard6-183/+155
2012-08-31Don't export the internal field name suffix '*' to ods.Kohei Yoshida1-2/+5
2012-08-31fdo#54303: Prevent crash on load.Kohei Yoshida1-1/+5
2012-08-31handle missing cond format entries more gracefully, related fdo#52340Markus Mohrhard1-0/+6
2012-08-30fdo#53938: Check for null pointer, and don't proceed when error occurs.Kohei Yoshida3-5/+12
2012-08-30also handle the cond format code for xlsb the new way, fdo#53424Markus Mohrhard1-0/+1
2012-08-29fix for fdo#49255Noel Power1-1/+2
2012-08-29prevent double delete of broadcaster, fdo#54074, fdo#53364Markus Mohrhard1-2/+5
2012-08-28fdo#46250: Allow paste & paste special for unmatching dest (single) range.Noel Power1-1/+1
2012-08-28don't crash for invalid repaint ranges in cond formats, fdo#53839Markus Mohrhard1-1/+1
2012-08-28resolved fdo#51926 handle .xlsm link to external sheet with spaceEike Rathke1-30/+65
2012-08-27when swaping cols or rows insert notes at the right place, fdo#53979Markus Mohrhard1-19/+30
2012-08-27The label size is computed from the length of the string it containsJean-Baptiste FAURE1-5/+12
2012-08-24Revert "fix for fdo#49255"Noel Power1-2/+1
2012-08-24fix for fdo#49255Noel Power1-1/+2
2012-08-23fdo#53929: Pivot table uses case insensitive string comparison.Kohei Yoshida2-4/+5
2012-08-22Don't clear the database data cache here.Kohei Yoshida1-6/+0
2012-08-22fdo#53640: Correctly cache source data coming from database backend.Kohei Yoshida1-3/+6
2012-08-22fdo#48868: Allow Ctrl-TAB and Ctrl-Shift-TAB to cycle through candidates.Kohei Yoshida1-5/+16
2012-08-20fix for fdo#48200.diff import regrex state for filterNoel Power2-3/+0
2012-08-20resolved fdo#53325 CSV space delimiter and quoted fieldEike Rathke1-1/+4
2012-08-16fix for fdo#53229, import group shapes position and size correctlyNoel Power1-0/+37
2012-08-15correctly export background colors of cond formats to xlsxMarkus Mohrhard2-13/+48
2012-08-15ensure placeholder substitution on XclImpDrawObjBase::ReadObj8 failureCaolán McNamara1-2/+7
2012-08-15check for non existing style entries, fdo#53339Markus Mohrhard1-1/+5
2012-08-14fdo#53456: initialize pivot tables *after* the formula cells.Kohei Yoshida1-4/+8
2012-08-14fdo#53089: Avoid setting valid numbers as text during html import.Kohei Yoshida7-13/+40
2012-08-13correctly calculate percentile for upper data bar limitMarkus Mohrhard1-2/+2
2012-08-10vertically align and enlarge fields in cond.formatting dialogJean-Baptiste FAURE1-28/+28
2012-08-06delete conditional format entries that are removed, fdo#52351Markus Mohrhard2-0/+44
2012-08-05use correct string length for "between", fdo#53010Markus Mohrhard1-1/+1
2012-08-03Use the internal API to set field item's properties.Kohei Yoshida4-13/+48
2012-08-03new fix for fdo#52998Noel Power1-5/+3
2012-08-02warning: statement has no effectMichael Stahl1-2/+2
2012-08-02added back a missing elseEike Rathke1-1/+2
2012-08-02Lotus WK: fix warningsEike Rathke [er]14-469/+553
2012-08-02StarCalc 1.0: fix memory leaksEike Rathke [er]2-90/+136
2012-08-02QuattroPro warningsEike Rathke [er]1-5/+15
2012-08-01resolved fdo#53012 crash in CSV fixed width importEike Rathke1-1/+2
2012-07-30copy conditional formats with sheets, fdo#52457Markus Mohrhard1-0/+6
2012-07-30use correct cursor pos for cond format formulas, fdo#52565Markus Mohrhard2-8/+10
2012-07-30MSVC complains about too many implicit conversionsMichael Stahl1-1/+1
2012-07-26mark manual row heights correctly during import, fdo#52393Markus Mohrhard1-0/+3
2012-07-24prevent crash in malformed pivot table loaded from .xlsEike Rathke2-6/+13
2012-07-23use correct source table for cond format paste, fdo#52340Markus Mohrhard1-1/+1
2012-07-20resolved fdo#52205 do not force all text cells in CSV importEike Rathke1-1/+1
2012-07-18correct but ugly fix for i#118877Markus Mohrhard1-0/+5
2012-07-16Revert "fix excel row height export problems ( I hope ) fdo#50304"Markus Mohrhard1-38/+15
2012-07-16show comments in the navigator, fdo#51859Markus Mohrhard1-1/+1