summaryrefslogtreecommitdiff
path: root/sc/source/filter
AgeCommit message (Expand)Author
2012-12-04calc66: #i116940# update link URLs after CompileXML, count onlyNiklas Nebel
2012-12-04sw34bf04: #i103539#: always import meta.xml, to extract the BuildId:Michael Stahl
2012-12-04dr78: #i109800# SHEET record may not point to BOF but to anyDaniel Rentz [dr]
2012-12-04dr78: remove unused memberNiklas Nebel
2012-12-04dr78: #i71453# BIFF2: use formatting information from cell recordsDaniel Rentz [dr]
2012-12-04dr80: #i117511# remove some assertions in xlsx/xlsb import filtersDaniel Rentz [dr]
2012-12-04dr80: #i117511# removed one more assertionDaniel Rentz [dr]
2012-12-03Oops I didn't mean to change this.Kohei Yoshida
2012-12-03Use mdds::flag_segment_tree to store column flags/widths.Kohei Yoshida
2012-12-02workaround broken WaE eGrammar may be used uninitializedMarkus Mohrhard
2012-12-02support shared strings enough for gnumeric importMarkus Mohrhard
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-29initialize index for IsNumberFormat()Eike Rathke
2012-11-28Fix static link failure with liborcus on Windows.Kohei Yoshida
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist
2012-11-28Get it to build after the rebase.Kohei Yoshida
2012-11-28Use the method from orcus to get the short version of xml namespace name.Kohei Yoshida
2012-11-28Correctly handle xml namespaces when importing xml content.Kohei Yoshida
2012-11-28Display XML namespace IDs in the tree.Kohei Yoshida
2012-11-28Adjusted for the orcus interface change on the master branch.Kohei Yoshida
2012-11-28Store the xml namespace repository with the context.Kohei Yoshida
2012-11-28Separate the XML part of orcus filters into own class.Kohei Yoshida
2012-11-28Get it to build after updating liborcus from latest master.Kohei Yoshida
2012-11-28Remove debug statements.Kohei Yoshida
2012-11-28Register range links to orcus_xml too.Kohei Yoshida
2012-11-28Implement the required get_sheet() interface method.Kohei Yoshida
2012-11-28Set all single cell links to orcus_xml, and start reading the file.Kohei Yoshida
2012-11-28Press 'Import' in the dialog to start importing XML.Kohei Yoshida
2012-11-28Get it to build again after the rebase.Kohei Yoshida
2012-11-28More progress on the dialog.Kohei Yoshida
2012-11-28Set user data to each tree entry.Kohei Yoshida
2012-11-28Use param structure to consolidate parameters for loadXMLStructure() call.Kohei Yoshida
2012-11-28Get it to build.Kohei Yoshida
2012-11-28Disable update while populating the tree control.Kohei Yoshida
2012-11-28Use different icon image for the attribute entries.Kohei Yoshida
2012-11-28Add detected attributes to the tree too.Kohei Yoshida
2012-11-28Use different icon for recurring elements.Kohei Yoshida
2012-11-28Pass the 'repeat' flag of each element too, for recurring elements.Kohei Yoshida
2012-11-28A little cleanup.Kohei Yoshida
2012-11-28Populate the tree box with real xml structure tree.Kohei Yoshida
2012-11-28Call orcus filter accessor from the dialog when a new source file is set.Kohei Yoshida
2012-11-28orcus from master now has a new interface.Kohei Yoshida
2012-11-28workaround Excel bug when importing OOXML documentsMarkus Mohrhard
2012-11-27remove legacy String svl's Put*Entry family of function and convert usersNorbert Thiebaud
2012-11-27convert the last SvNumberformat::GetOutputString and users to OUStringNorbert Thiebaud
2012-11-26no need for this copyMarkus Mohrhard
2012-11-26implement OOXML export for date cond formatsMarkus Mohrhard
2012-11-25cppCheck: remove dead assignment and dead variablesjailletc36
2012-11-24we need to catch the exception here, fdo#57451Markus Mohrhard
2012-11-24don't make 2D refs 3D refs in the cond format import, fdo#36379Markus Mohrhard