summaryrefslogtreecommitdiff
path: root/sc/source/filter/oox
AgeCommit message (Expand)Author
2013-03-15follow patch for fdo#38385 attempt to detect rtlNoel Power
2013-03-13fix fdo#38385 - accept as valid 'start' and 'end' tokens for linebordersNoel Power
2013-03-13bnc#798309 inherit group style from parentNoel Power
2013-03-09use direct calls for column width import from ooxmlMarkus Mohrhard
2013-03-09use direct calls to set row height, fdo#61721Markus Mohrhard
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-03-04doubled namespacesThomas Arnhold
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-21delay importing all drawing elements until content is loaded, fdo#60488Markus Mohrhard
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-08fdo#60322 add calc function SKEWP as in ODFF v1.2Winfried Donkers
2013-02-02fdo#57180 add calc function NUMBERVALUE as defined in ODFF1.2Winfried Donkers
2013-01-31import/export new Excel 2013 ODF functions, fdo#60032Eike Rathke
2013-01-30resolved fdo#60087 corrected .xlsx export of functionsEike Rathke
2013-01-30resolved fdo#60043 write correct IM* function namesEike Rathke
2013-01-28fdo#46808, Adapt document::*PropertyValues UNO service to new styleNoel Grandin
2013-01-25import page/cell anchoring for xlsx drawing objects fdo#58360Noel Power
2013-01-25Only call getScDocument when neededMarcos Paulo de Souza
2013-01-25non-dbgutil build [-Werror=unused-parameter], fdo#59819Eike Rathke
2013-01-25resolved fdo#59819 write correct OOXML function name mappingEike Rathke
2013-01-22blind fix for wae on macosNoel Power
2013-01-22lose uno api for font related xlsx importNoel Power
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2013-01-15also support showing the icons in reverse orderMarkus Mohrhard
2013-01-15support to hide the value in icon sets also for OOXMLMarkus Mohrhard
2013-01-12fdo#59292 OOXML TDIST is ODF LEGACY.TDISTEike Rathke
2013-01-12OpCodeProviderImpl::initFuncOpCode: warn if there is no opcode mappingEike Rathke
2013-01-12fdo#56124 IFERROR IFNA Excel import/exportEike Rathke
2013-01-09turn some OSL_ENSURE into SAL_WARN_IF to avoid warnings about unused variablesMatúš Kukan
2013-01-08support new hyperlink cell attributeNoel Power
2013-01-04don't forget the dependency tree during OOXML import, fdo#58863Markus Mohrhard
2013-01-04correct indentationMarkus Mohrhard
2013-01-04put the function in the anonymous namespaceMarkus Mohrhard
2013-01-02fdo#58539: Properly initialize a member pointer value.Kohei Yoshida
2012-12-29callcatcher: update unused code listCaolán McNamara
2012-12-20Forgot to add checkbox to the dialog & saving the option when checked.Kohei Yoshida
2012-12-19Remove unused method from sc: importBiffRecordMarcos Paulo de Souza
2012-12-18finalize pivot *before* scenario sheet to ensure table numbers are correctNoel Power
2012-12-17Change the order of always, never, ask enumerations.Kohei Yoshida
2012-12-17Use check box "Always perform this in future" rather than 4 buttons.Kohei Yoshida
2012-12-17callcatcher: update unusedcode code listCaolán McNamara
2012-12-15add missing *IFS pieces to Excel filterEike Rathke
2012-12-15AVERAGEIFS with FUNCFLAG_PARAMPAIRSEike Rathke
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 sometimes data corruption with xlsx import ( with scenario sheets )Noel Power
2012-12-13fix fdo#58237 import hyperlinks for shapes in xlsx documentsNoel Power
2012-12-12callcatcher: update unused code listCaolán McNamara