summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc
AgeCommit message (Expand)Author
2013-03-16sc: translate some debug messagesThomas Arnhold
2013-03-15follow patch for fdo#38385 attempt to detect rtlNoel Power
2013-03-14fdo#38838: Replaced some (Uni)String to OUString in core/scelixir
2013-03-11 #119989# Support relative 3D pie chart height when importing charts.Armin Le Grand
2013-03-09Remove unused functions (callcatcher)Julien Nabet
2013-02-23Fix typo, "charcter" -> "character"Julien Nabet
2013-02-22s/the the/the/Tor Lillqvist
2013-02-21delay importing all drawing elements until content is loaded, fdo#60488Markus Mohrhard
2013-02-12Remove excessive inclusion of cell.hxx from other headers.Kohei Yoshida
2013-02-09fix compile for change to boost 1.53.0 declaring smart pointer operator bool ...Mark Wright
2013-01-30correctly handle repeated row heights for empty rows ( fdo#59973 )Noel Power
2013-01-30better default row detection ( associated with fdo#55621 )Noel Power
2013-01-25import page/cell anchoring for xlsx drawing objects fdo#58360Noel Power
2013-01-25import page/cell anchoring for xls drawing ( & ole ) objects fdo#58360Noel Power
2013-01-25resolved fdo#59819 write correct OOXML function name mappingEike Rathke
2013-01-22warning C4099: type name first seen using 'struct' now seen using 'class'Michael Stahl
2013-01-22lose uno api for font related xlsx importNoel Power
2013-01-15fdo#46808, Adapt chart2::data::LabeledDataSequence UNO service to new styleNoel Grandin
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin
2012-12-29callcatcher: update unused code listCaolán McNamara
2012-12-19wrap vararg sax functions in typesafe overloadsLuboš Luňák
2012-12-19Remove unused method from sc: importBiffRecordMarcos Paulo de Souza
2012-12-17callcatcher: update unusedcode code listCaolán McNamara
2012-12-15calcishmakkica: #i117283# support new functions in Excel filtersDaniel Rentz [dr]
2012-12-14callcatcher: update unused code listCaolán McNamara
2012-12-13fix fdo#58237 import hyperlinks for shapes in xlsx documentsNoel Power
2012-12-13Revert "fix fdo#58237 import hyperlinks for shapes in xlsx documents"Noel Power
2012-12-13fix fdo#58237 import hyperlinks for shapes in xlsx documentsNoel Power
2012-12-12callcatcher: update unused code listCaolán McNamara
2012-12-04activate basic gnumeric support in experimental modeMarkus Mohrhard
2012-12-04shared formula import for orcusMarkus Mohrhard
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-12-04dr78: #i109800# SHEET record may not point to BOF but to anyDaniel Rentz [dr]
2012-12-04dr78: #i71453# BIFF2: use formatting information from cell recordsDaniel Rentz [dr]
2012-12-03Use mdds::flag_segment_tree to store column flags/widths.Kohei Yoshida
2012-12-02support shared strings enough for gnumeric importMarkus Mohrhard
2012-11-28Fix static link failure with liborcus on Windows.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-28Press 'Import' in the dialog to start importing XML.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-28Use different icon image for the attribute entries.Kohei Yoshida
2012-11-28Use different icon for recurring elements.Kohei Yoshida
2012-11-28Call orcus filter accessor from the dialog when a new source file is set.Kohei Yoshida
2012-11-26implement OOXML export for date cond formatsMarkus Mohrhard
2012-11-24don't make 2D refs 3D refs in the cond format import, fdo#36379Markus Mohrhard
2012-11-16targetted cleanup of misc. vba pieces.Noel Power
2012-11-05fix several bugs around cond format export to ooxmlMarkus Mohrhard
2012-11-02change ooxml cond format import from API to calc core enumsMarkus Mohrhard