summaryrefslogtreecommitdiff
path: root/sc/source/filter
AgeCommit message (Expand)Author
2012-09-24fix parent style import xlsx fdo#55198Noel Power
2012-09-23fix another problem in dxf exportMarkus Mohrhard
2012-09-23correctly export number formats in conditional format export to xlsxMarkus Mohrhard
2012-09-22set conditional format range for xls import, fdo#54555Markus Mohrhard
2012-09-20xlsx fix cyclic referenced defined names partially fixes bnc#780296 bnc#781166Noel Power
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-19tabs to spaces + whitespace clean-upMarkus Mohrhard
2012-09-19import values and formulas from lotus-123, fdo#55066Markus Mohrhard
2012-09-19tabs to spacesMarkus Mohrhard
2012-09-18adapt xls import of borders to new border drawing code, fdo#53287Markus Mohrhard
2012-09-14don't add old cond formats if new ones are already loaded, fdo#54749Markus Mohrhard
2012-09-12Improvement on previous commitStephan Bergmann
2012-09-12fdo#46808, Adapt xml::dom::SAXDocumentBuilderr UNO service to new styleNoel Grandin
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