summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2015-01-11apply fill properties to item setMarkus Mohrhard1-0/+3
2015-01-11import the background colorMarkus Mohrhard1-1/+4
2015-01-11make sure to print numbers as ints and not as charactersMarkus Mohrhard1-1/+1
2015-01-11make sure that the cell properties are really importedMarkus Mohrhard2-2/+27
2015-01-11add new method from orcusMarkus Mohrhard2-0/+8
2015-01-11use a consistent log area for orcus stylesMarkus Mohrhard1-13/+24
2015-01-11correct import for row height and col widthMarkus Mohrhard1-5/+17
2015-01-10add ScOrcusSheet::get_table methodMarkus Mohrhard2-0/+6
2015-01-09tempMarkus Mohrhard1-0/+20
2015-01-09implement import_sheet_properties interfaceMarkus Mohrhard2-1/+70
2015-01-09prevent default operator=Markus Mohrhard1-0/+1
2015-01-09import cell fill colorMarkus Mohrhard2-4/+19
2015-01-09we need to create the default styles in the interface right nowMarkus Mohrhard2-1/+3
2015-01-09import font underlineMarkus Mohrhard2-2/+21
2015-01-09next step on correct styles import from orcusMarkus Mohrhard2-2/+97
2015-01-09import font color correctlyMarkus Mohrhard1-4/+5
2015-01-09tep for correct styles import from orcusMarkus Mohrhard2-21/+157
2015-01-09parse the range for autofilterMarkus Mohrhard2-0/+4
2015-01-09import table as ScDBDataMarkus Mohrhard2-2/+33
2015-01-09add autofilter to table importMarkus Mohrhard3-10/+9
2015-01-09add more orcus debug outputMarkus Mohrhard1-3/+10
2015-01-09add ScOrcusSheet::get_table methodMarkus Mohrhard1-0/+5
2015-01-09use orcus for table importMarkus Mohrhard1-1/+17
2015-01-09make these types future proofMarkus Mohrhard2-3/+3
2015-01-09implement orcus::spreadsheet::iface::import_table interfaceMarkus Mohrhard2-0/+143
2015-01-09make the code work against current orcus masterMarkus Mohrhard2-4/+32
2015-01-09Resolves: fdo#85617 always store fully encoded external document nameEike Rathke1-3/+5
2015-01-09do not drop entire external reference, fdo#85617 relatedEike Rathke1-2/+1
2015-01-09write externalLink Relationship Target IURI encoded, fdo#85617 relatedEike Rathke3-7/+12
2015-01-09Revert "NO_DECODE breaks non-ascii urls, fdo#85617"Eike Rathke1-1/+1
2015-01-09fdo#85818: rename KumZinsZ to CumIpmtLaurent Charrière5-5/+5
2015-01-09fdo#85818: rename Kapz to PpmtLaurent Charrière8-8/+8
2015-01-09fdo#85818: rename Kombin, Kombin2, Variationen, Variationen2Laurent Charrière12-45/+45
2015-01-09fdo#85818: rename ZinsZ enum name, constant, function to IpmtLaurent Charrière8-9/+9
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl19-33/+33
2015-01-09translate all remaining abuses of "ueberladen"Michael Stahl2-31/+2
2015-01-08Revert "Don't assume that the ZOrder property of shapes is an enumeration"David Tardon1-4/+4
2015-01-08Use a more boring value of piTor Lillqvist1-1/+1
2015-01-08Bin obsolete conditional compilationTor Lillqvist1-120/+0
2015-01-08Bin obsolete conditional compilationTor Lillqvist1-11/+2
2015-01-08Bin obsolete conditional compilationTor Lillqvist1-7/+1
2015-01-08Bin obsolete conditional compilationTor Lillqvist1-6/+0
2015-01-08sc: ODF import of data pilot:Michael Stahl1-1/+0
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin19-210/+0
2015-01-07This is not needed.Kohei Yoshida1-4/+1
2015-01-07coverity#1261766 Uninitialized pointer fieldCaolán McNamara1-3/+0
2015-01-07Resolves: fdo#87003 - Kill BOOST_FOREACHPieter Adriaensen1-1/+0
2015-01-07glew depends on OpenCL, for tests tooDouglas Mencken1-1/+1
2015-01-07Revert "Check number of cells referenced by group instead of group size"Tor Lillqvist4-42/+1
2015-01-07Revert "Let's try a higher limit"Tor Lillqvist1-1/+1