summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml
AgeCommit message (Expand)Author
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-15ScBaseCell::nScriptType is no more.Kohei Yoshida
2013-03-14Reverse the logic of enable / disable idle flag...Kohei Yoshida
2013-03-14catch const &Eike Rathke
2013-03-14i119411 - Read/write RDF support on ODS file formatAriel Constenla-Haile
2013-03-12Abbreviate Rectangle as Rect, not RecTor Lillqvist
2013-03-10this method is now unusedMarkus Mohrhard
2013-03-10handle note export correctly, fdo#61165Markus Mohrhard
2013-03-05doubled usingThomas Arnhold
2013-03-04remove unused and commented out codeThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-01Add breaks to default and don't overflow to defautFridrich Štrba
2013-03-01Don't overflow case to default so that adding of case will never overflowFridrich Štrba
2013-03-01coverity#736047: missing breakMarkus Mohrhard
2013-03-01coverity#705210: add missing breakMarkus Mohrhard
2013-02-26fdo#38838 Replaced some use of (Xub)String with OUString.Jean-Noël Rouvignac
2013-02-24loplugin: unused variablesThomas Arnhold
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-21generic integers to enumsLuboš Luňák
2013-02-21pass the storage to the XML import filterLuboš Luňák
2013-02-21basic support for writing embedded fonts for calc docsNoel Power
2013-02-19fdo#56276 - resize/reposition rotated shapes in a sensible wayNoel Power
2013-02-19fdo#38838 ScGlobal::GetRscString() now returns OUString instead of String.Jean-Noël Rouvignac
2013-02-17coverity: fix memory leakMarkus Mohrhard
2013-02-15coverity: fix memory leakMarkus Mohrhard
2013-02-15coverity: fix memory leakMarkus Mohrhard
2013-02-12bnc#802350: Cell validation is not a special (cell) content.Kohei Yoshida
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2013-02-12Go through all ScEditCell instantiations and fix memory leaks.Kohei Yoshida
2013-02-12Avoid unnecessary cloning of text object when instantiating ScEditCell.Kohei Yoshida
2013-02-12fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin
2013-02-12WaE: anonymous type with no linkage used to declare variable with linkageTor Lillqvist
2013-02-11Fix the memory leak. ScEditCell clones the EditTextObject in its ctor.Kohei Yoshida
2013-02-11Forgot to name it consistently...Kohei Yoshida
2013-02-11Fix for one of the filter tests.Kohei Yoshida
2013-02-11Import URL fields as well. Now I'm done.Kohei Yoshida
2013-02-11Import date fields.Kohei Yoshida
2013-02-11Import document title field as well.Kohei Yoshida
2013-02-11Fix sheet name field import.Kohei Yoshida
2013-02-11Prepare for the import of cell field items.Kohei Yoshida
2013-02-11Import all possible text format properties.Kohei Yoshida
2013-02-11Use hash map to avoid repetitious string comparisons.Kohei Yoshida
2013-02-11We don't need this anymore BTW.Kohei Yoshida
2013-02-11Import formatted spans correctly.Kohei Yoshida
2013-02-11Use EditEngine to create ScEditCell directly.Kohei Yoshida
2013-02-11Push everything to the cell context.Kohei Yoshida
2013-02-11Import multi-line content into ScEditCell.Kohei Yoshida
2013-02-11No need to check for empty value; it's checked when a value is assigned.Kohei Yoshida
2013-02-11These method names should use singular 'Cell', not 'Cells'.Kohei Yoshida
2013-02-11Removal of more obsolete stuff...Kohei Yoshida