summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml
AgeCommit message (Expand)AuthorFilesLines
2013-12-21prepare to read loext:vertical-justify, fdo#72922Eike Rathke1-1/+5
2013-12-21XMLPropertyMapEntry::mbImportOnly and XMLPropertySetMapper bForExportEike Rathke3-12/+12
2013-12-11fdo#66969: Set selected page name after building all dimension members.Kohei Yoshida2-1/+39
2013-12-10be able to read the correct 'sort-ascending' value, fdo#72548Eike Rathke1-0/+6
2013-09-19Resolves: fdo#68431 style:font-name unknown in non autostyles in impress/drawCaolán McNamara2-1/+5
2013-08-27fdo#68581: The first paragraph text can be legitimately empty.Kohei Yoshida2-9/+9
2013-08-05fdo#67684: Store imported text style entries, else they won't get exported.Kohei Yoshida1-0/+5
2013-08-05fdo#67099: Don't use edit engine for a single unformatted paragraph.Kohei Yoshida2-8/+38
2013-08-05fdo#67099: Remove overheads on inserting cells during ods import.Kohei Yoshida4-31/+33
2013-07-26fix for fdo#62729 reference pos can point to non existing tableNoel Power1-0/+1
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks2-6/+0
2013-07-25resolved fdo#67249 use ScFieldEditEngine to resolve field contentEike Rathke1-4/+4
2013-07-23resolved fdo#67094 handle <text:s> in <text:p> and <text:span>Eike Rathke4-2/+138
2013-07-12fdo#66655: Get GETPIVOTDATA to work again.Kohei Yoshida1-2/+2
2013-07-10fix reading fonts from .odp using style::font-name (fdo#65338)Luboš Luňák1-1/+1
2013-07-03the calculation of the progressbar leads to very slow savingLaurent Godard1-3/+3
2013-07-03simplify AddPrintRanges calls at import timeLaurent Godard1-7/+5
2013-07-01handle localized default style names, fdo#61339Markus Mohrhard2-4/+7
2013-06-28we don't need this hack without inherited number formats, fdo#66076Markus Mohrhard1-4/+1
2013-06-04remove inherited number formats, fdo#60215Markus Mohrhard2-24/+7
2013-06-03restore old codeMarkus Mohrhard1-2/+2
2013-06-03correct fix for fdo#62938Markus Mohrhard1-3/+4
2013-06-03Revert "the print range may start in row 0, fdo#62938"Markus Mohrhard3-9/+7
2013-06-03the print range can start in row 0, fdo#62938Markus Mohrhard3-7/+9
2013-05-23only export these attributes into ODF1.2 extendedMarkus Mohrhard1-6/+6
2013-05-23prevent invalid files if file contains currency formatsMarkus Mohrhard1-3/+3
2013-05-13fdo#46808, Convert sheet::GlobalSheetSettings service to new styleNoel Grandin1-22/+15
2013-05-13fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin1-25/+16
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke1-1/+1
2013-05-09coverity#705446: self assignmentMarkus Mohrhard1-8/+6
2013-05-09Adjust for API change in mdds 0.8.0.Kohei Yoshida1-1/+1
2013-05-09Remove broadcaster from ScBaseCell, remove ScNoteCell and CELLTYPE_NOTE...Kohei Yoshida1-2/+1
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák18-125/+125
2013-04-29use boost::scoped_ptr and direct valuesMarkus Mohrhard1-5/+4
2013-04-26Revert "remove a bit of unnecessary whitespace to make lines shorter"Markus Mohrhard1-16/+16
2013-04-25prevent unnecessary String->OUString conversionsMarkus Mohrhard1-1/+1
2013-04-25implement import for calcext:value-typeMarkus Mohrhard4-3/+30
2013-04-25remove a bit of unnecessary whitespace to make lines shorterMarkus Mohrhard1-15/+15
2013-04-25ScXMLExport::GetCellText returned always trueMarkus Mohrhard2-33/+25
2013-04-25add error to office:value-type for calc cells and fdo#51810Markus Mohrhard1-3/+40
2013-04-25fix indentationMarkus Mohrhard1-67/+65
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks4-88/+18
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza4-4/+4
2013-04-19fdo#61541 : Count Number of selected Cells in calcPrashant Pandey1-0/+3
2013-04-19Remove pass-through header svtools/inc/svtools/txtcmp.hxxMichael Dunphy1-1/+1
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane2-8/+8
2013-04-17let us use startsWith instead of indexOfMarkus Mohrhard1-25/+25
2013-04-11Related: #i120077# Added local var for SfxItemPool for EditEngineArmin Le Grand1-32/+53
2013-04-10Resolves: #i120077# Memory leak fixed in ScXMLFontAutoStylePool_ImplArmin Le Grand1-1/+7
2013-04-08fdo#62116: Be sure to convert relative URLs into absolute ones.Kohei Yoshida1-1/+2