summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2014-04-23Re-introduce code to try to get GDI metafile replacement imageTor Lillqvist
2013-11-05fixed another "Out of bounds substring access"Eike Rathke
2013-11-05Resolves: rhbz#1013844 fdo#47482 encrypted OOo 1.0 docs cannot be reopenedCaolán McNamara
2013-11-05fdo#69450 - IDF_ATTRIB & IDF_CONTENTS must be disjoint.Michael Meeks
2013-11-05fdo#69091: Copying data from Base-table to Calc by drag and dropJulien Nabet
2013-11-05fdo#39484 - don't loose outlines while trying to undo formulae changes.Michael Meeks
2013-11-05import .xlsx files saved by Calc before fdo#59727 was patchedWinfried Donkers
2013-11-05fdo#59727 fix #NAME?-error with add-in functions on (re)open of xlsxWinfried
2013-11-05hopefully fixed MSVC build breaker, ambiguous call to overloaded functionEike Rathke
2013-11-051st step fix for exporting SheetProtection fdo#64753 is to import correctlyNoel Power
2013-11-05fix for fdo#62729 reference pos can point to non existing tableNoel Power
2013-11-05fdo#61201: Don't forget to calculate row offset for external single ref.Kohei Yoshida
2013-11-05fdo#63998: Filtering by page fields to work again.Kohei Yoshida
2013-11-05Resolves: fdo#66263 calc's protect records doesn't do anything, sid collisionCaolán McNamara
2013-11-05resolved fdo#35411 redefined MAXCODE 512 to FORMULA_MAXTOKENS 8192Eike Rathke
2013-11-05resolved fdo#35756 import more than 64k HTML table cellsEike Rathke
2013-11-05fdo#65856 allow shift cells in paste special for copy-modeWinfried Donkers
2013-11-05resolved fdo#65082 RATE function should not find roots <= -1Eike Rathke
2013-11-05only reset marked area when using find/replace all, fdo#53106Markus Mohrhard
2013-11-05correct fix for fdo#62938Markus Mohrhard
2013-11-05r is an optional attribute in c and r, fdo#65059Markus Mohrhard
2013-11-05fdo#63323 fix the comment position when the mouse over cellFaisal M. Al-Otaibi
2013-11-05correctly delete note captions, fdo#64068Markus Mohrhard
2013-11-05remove chart listener when chart is deleted, fdo#64639Markus Mohrhard
2013-11-05fdo#64011 fix the position and the drawing from left to right in RTL sheetFaisal M. Al-Otaibi
2013-11-05fdo#63878 fix the zoom bug on RTL sheetFaisal M. Al-Otaibi
2013-11-05resolved fdo#63805 max day of month of the intended monthEike Rathke
2013-11-05fix for fdo#53031Manal Alhassoun
2013-11-05resolved fdo#60468 no special tab case workaround for CSV importEike Rathke
2013-11-05fix for fdo#51300Noel Power
2013-11-05resolved fdo#64384 check subtotal row filtered also for single referenceEike Rathke
2013-11-05fix compile for change to boost 1.53.0 declaring smart pointer operator bool ...Mark Wright
2013-11-05fdo#61060 - Freezing now marks spreadsheet as unsaved.Sameer Deshmukh
2013-11-05Resolves: fdo#51556 allow tab traversing into the conditional formatting listCaolán McNamara
2013-08-16fix for bnc#834705 missing drop downs for autofilterNoel Power
2013-07-24followup fix for bnc#823935 exported xlsx causes errors for mso2007Noel Power
2013-07-18n#819822: XLSX Chart import with internal data table.Muthu Subramanian
2013-06-24fix for bnc#823935Noel Power
2013-06-24write display attr of hyperlink only if value is different from stringtableNoel Power
2013-06-13don't hide cell content behind pivot table buttons, fdo#60877Markus Mohrhard
2013-06-07share spPaperSizeTable ( and associated access code ) in msfilterNoel Power
2013-06-07remove unintended changes ( from some aborted approach )Noel Power
2013-06-07add missing PageSetup.PageSize apiNoel Power
2013-06-05bnc#821795 eat stray backslashes, in ooxml num format they don't escapeNoel Power
2013-05-30restore old behavior for external references, fdo#64229Markus Mohrhard
2013-05-30we need a reference to the DifParser.aData, fdo#64920Markus Mohrhard
2013-05-30range names need to be checked upper case, fdo#64031Markus Mohrhard
2013-05-30Fix compilation error with older compilersTor Lillqvist
2013-05-30some Worksheet.Change supportNoel Power
2013-05-30i106278 - Window.ActiveSheet,Window.FreezePanes,Window.Split, Window.ViewPedro Giffuni