summaryrefslogtreecommitdiffstats
path: root/sc
Commit message (Expand)AuthorAgeFilesLines
* clang, -Wunused-private-fieldJulien Nabet2013-06-241-1/+0
* resolved fdo#65082 RATE function should not find roots <= -1Eike Rathke2013-06-171-13/+46
* ditch dangling reference to com.sun.star.comp.oox.xls.FormulaParserEike Rathke2013-06-141-3/+0
* Remove remnants of help agentCaolán McNamara2013-06-091-5/+1
* share spPaperSizeTable ( and associated access code ) in msfilterNoel Power2013-06-072-210/+12
* remove unintended changes ( from some aborted approach )Noel Power2013-06-071-2/+1
* add missing PageSetup.PageSize apiNoel Power2013-06-074-2/+149
* another attempt at followon patch for fdo#38385 attempt to detect rtlNoel Power2013-06-072-4/+21
* Revert "follow patch for fdo#38385 attempt to detect rtl"Noel Power2013-06-072-39/+6
* only reset marked area when using find/replace all, fdo#53106Markus Mohrhard2013-06-071-5/+8
* don't hide cell content behind pivot table buttons, fdo#60877Markus Mohrhard2013-06-071-1/+1
* Fixes for new-style service com.sun.star.sheet.GlobalSheetSettingsStephan Bergmann2013-06-051-1/+4
* bnc#821795 eat stray backslashes, in ooxml num format they don't escapeNoel Power2013-06-052-6/+5
* some systems seem to fail with the range geometry tests. Increase toleranceNoel Power2013-06-051-0/+0
* MPLv2 subset improvements.Michael Meeks2013-06-046-4/+17
* some systems seem to fail with the rangessize test increase toleranceNoel Power2013-06-041-0/+0
* use better values for OOXML border width, fdo#56960Tim Richardson2013-06-041-4/+4
* remove inherited number formats, fdo#60215Markus Mohrhard2013-06-0430-378/+357
* restore old codeMarkus Mohrhard2013-06-031-2/+2
* And this one has the same potential to crashFridrich Štrba2013-06-031-1/+1
* Fix ooo51302-1.ods: check for special index value of -1Fridrich Štrba2013-06-031-1/+1
* typo: Columns and row headers -> Column and row headersAndras Timar2013-06-031-1/+1
* correct fix for fdo#62938Markus Mohrhard2013-06-031-3/+4
* Revert "the print range may start in row 0, fdo#62938"Markus Mohrhard2013-06-033-9/+7
* the print range can start in row 0, fdo#62938Markus Mohrhard2013-06-033-7/+9
* Fix fdo#51835 Indent changes in Calc forces alignment to leftabdulmajeed ahmed2013-05-312-5/+12
* r is an optional attribute in c and r, fdo#65059Markus Mohrhard2013-05-292-5/+29
* fdo#63323 fix the comment position when the mouse over cellFaisal M. Al-Otaibi2013-05-291-0/+4
* oops forgot to use the mbReadyForFinalize flag in CondFormat::finalizeImport()Noel Power2013-05-281-0/+3
* Resolves: #i122332# Don't change sidebar context when switching...Andre Fischer2013-05-282-6/+24
* Fix compilation error with older compilersTor Lillqvist2013-05-281-1/+1
* remove some methods that are no longer used after reworkNoel Power2013-05-282-80/+0
* buffer ExtCfRuleContext startElement processingNoel Power2013-05-283-5/+169
* buffer conditional formatting finalization so it happens after styles importNoel Power2013-05-284-3/+18
* reorg styles code slightly, process normal (and row ) style in own methodNoel Power2013-05-282-88/+89
* improve cell style xls[x|m] import performanceNoel Power2013-05-283-16/+192
* correctly delete note captions, fdo#64068Markus Mohrhard2013-05-281-1/+3
* restore old behavior for external references, fdo#64229Markus Mohrhard2013-05-271-1/+1
* we need a reference to the DifParser.aData, fdo#64920Markus Mohrhard2013-05-272-29/+15
* range names need to be checked upper case, fdo#64031Markus Mohrhard2013-05-272-4/+5
* remove chart listener when chart is deleted, fdo#64639Markus Mohrhard2013-05-273-0/+8
* fdo#63035 Add "Match Case" to Find bar.Andrzej J.R. Hunt2013-05-241-0/+1
* only export these attributes into ODF1.2 extendedMarkus Mohrhard2013-05-231-6/+6
* prevent invalid files if file contains currency formatsMarkus Mohrhard2013-05-231-3/+3
* Revert "fdo#46808, Convert chart2::Title service to new style"Stephan Bergmann2013-05-233-15/+19
* fdo#64870 Duplicate shortcut on Text Import dialogueJoren De Cuyper2013-05-221-1/+1
* Resolves: #ii122335# Disabling the old task paneAndre Fischer2013-05-222-2/+0
* Disable Calc perf test by default & output both pseudo-cycles and real time.Kohei Yoshida2013-05-221-47/+39
* Use the block position of the destination, not of the source.Kohei Yoshida2013-05-222-1/+2
* Resolves: #i122261# Calc Navigator - assure non-overlapping layoutOliver-Rainer Wittmann2013-05-221-3/+7