summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
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
2013-05-30remove some methods that are no longer used after reworkNoel Power
2013-05-30buffer ExtCfRuleContext startElement processingNoel Power
2013-05-30buffer conditional formatting finalization so it happens after styles importNoel Power
2013-05-30reorg styles code slightly, process normal (and row ) style in own methodNoel Power
2013-05-30improve cell style xls[x|m] import performanceNoel Power
2013-05-30fix for bnc#819865 itemstate in parent style incorrectly reported as setNoel Power
2013-05-17Revert "fdo#63878 fix the zoom problem when the sheet are RTL"Noel Power
2013-05-15try fix build failure ( on some platforms ) uno::makeAny( 1 )Noel Power
2013-05-15fix various problems with vba Names & Names objectsNoel Power
2013-05-15fix waeNoel Power
2013-05-09fix Worksheet.Cells by now allowing TableSheet range to change from updatesNoel Power
2013-05-09bnc#813528 stub out some missing XPageSetup apiNoel Power
2013-05-09follow fix for bnc#813528Noel Power
2013-05-07fdo#51828 - UI: Sort: can use more than 3 criteria once only - additional fixAlbert Thuswaldner
2013-05-07fdo#63878 fix the zoom problem when the sheet are RTLFaisal M. Al-Otaibi
2013-05-07fdo#64048 - fix calc/VBA clearcontents regression.Michael Meeks
2013-05-07fdo#61820: Avoid crasher when file URL contains unicode bytes.Kohei Yoshida
2013-05-07Tweak further the indices checked for break, also tweak test documentNoel Power
2013-05-07Fix ScRangeList::Parse wrt defaulted delimiter and default tab paramsNoel Power
2013-05-07Revert "remove unused parameter"Noel Power
2013-05-01remove duplicated implementation of ScVbaApplication::OnKeyPetr Mladek