summaryrefslogtreecommitdiff
path: root/sc/source/filter
AgeCommit message (Expand)Author
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann
2012-09-10-Werror,-Wmismatched-tagsStephan Bergmann
2012-09-09fix crash introduced by stl conversion, fdo#54299Markus Mohrhard
2012-09-09don't use unitialized global variable, fdo#53713Markus Mohrhard
2012-09-07Use DOS style file path on Windows.Kohei Yoshida
2012-09-07Get it to build on Windows, with MSVC compiler.Kohei Yoshida
2012-09-07Use the latest license header.Kohei Yoshida
2012-09-07Add or update the header guards.Kohei Yoshida
2012-09-07Move the orcus handling code from sc to scfilt.Kohei Yoshida
2012-09-06assign correct valueMarkus Mohrhard
2012-09-05remove two useless definitionsMarkus Mohrhard
2012-09-05better import of conditional format from old ODF structureMarkus Mohrhard
2012-09-03fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new styleNoel Grandin
2012-08-31Bool and string cleanup, as usual.Kohei Yoshida
2012-08-31Don't export the internal field name suffix '*' to ods.Kohei Yoshida
2012-08-31fdo#54303: Prevent crash on load.Kohei Yoshida
2012-08-31also handle the cond format code for xlsb the new way, fdo#53424Markus Mohrhard
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-28hopefully a working version for databar ext guid creationMarkus Mohrhard
2012-08-28remove some more null pointer checks before deleteMarkus Mohrhard
2012-08-28remove redundant functionMarkus Mohrhard
2012-08-28remove useless null pointer checks before deleteMarkus Mohrhard
2012-08-24Improve matrix import performance.Daniel Bankston
2012-08-24fix for fdo#49255Noel Power
2012-08-23A little cleanup and avoid exporting all methods from ScDatabaseRangeObj.Kohei Yoshida
2012-08-23Convert xlsx unnamed database range import to direct scDaniel Bankston
2012-08-23Prevent broadcasts to gain xlsx formula import performance boostDaniel Bankston
2012-08-23Disable adjust height flag once for whole doc instead for each tabDaniel Bankston
2012-08-23add missing licence headerMarkus Mohrhard
2012-08-23fix ambigous overloadMarkus Mohrhard
2012-08-23sal_True -> trueMarkus Mohrhard
2012-08-23support export of databar information to extlst for excel2010Markus Mohrhard
2012-08-17WaE: unused variableTor Lillqvist
2012-08-16fix for fdo#48200.diff import regrex state for filterNoel Power
2012-08-16Revert "fix for fdo#48200.diff import regrex state for filter"Noel Power
2012-08-16fix for fdo#48200.diff import regrex state for filterNoel Power
2012-08-15followup patch for commit:541986fef0993d749cc7ed790eacace322f43bb0 fdo#53229Noel Power
2012-08-15fix for fdo#53229, import group shapes position and size correctlyNoel Power
2012-08-14Calculate positions of cell-anchored objects upon ods import.Kohei Yoshida
2012-08-14remove debug outputMarkus Mohrhard
2012-08-14check for non existing style entries, fdo#53339Markus Mohrhard
2012-08-14use boost::scoped_ptr instead of raw pointersMarkus Mohrhard
2012-08-14correctly export background colors of cond formats to xlsxMarkus Mohrhard
2012-08-14remove two obviously wrong commentsMarkus Mohrhard
2012-08-14remove some auto_ptr from xecontentMarkus Mohrhard
2012-08-14implement color scale and data bar export to xlsxMarkus Mohrhard
2012-08-13fdo#53456: initialize pivot tables *after* the formula cells.Kohei Yoshida
2012-08-13fdo#53089: Avoid setting valid numbers as text during html import.Kohei Yoshida
2012-08-13this method is no longer usedMarkus Mohrhard
2012-08-13remove some empty methods from cond format oox import codeMarkus Mohrhard