summaryrefslogtreecommitdiff
path: root/sc/source/filter
AgeCommit message (Expand)Author
2011-04-01Check for NULL, to avoid crashes.Kohei Yoshida
2011-04-01Non-essential change.Kohei Yoshida
2011-04-01Support sheet-local anonymous database ranges.Markus Mohrhard
2011-03-30WaE: struct vs classCaolán McNamara
2011-03-30WaE: overloaded virtualDavid Tardon
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-29switch sc to gbuildNorbert Thiebaud
2011-03-29WaE comparision between signed and unsignedChristian Lohmaier
2011-03-28Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windowsCédric Bosdonnat
2011-03-26fix filter loading: export ScFilterCreateNorbert Thiebaud
2011-03-25Let's not assign an index here, but have one auto-generated on insertion.Kohei Yoshida
2011-03-25WaE: Index has to be unsignedCaolán McNamara
2011-03-23Moved ScSubTotalParam from global.* into own files.Kohei Yoshida
2011-03-23Create data cache outside of the ScSheetDPData.Kohei Yoshida
2011-03-23Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/calcJan Holesovsky
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-23Useless comments--, FIXME--Katarina Machalkova
2011-03-23Fixed binary import/export of MSO drawing objectsKatarina Machalkova
2011-03-23Fixed binary import/export of formulasKatarina Machalkova
2011-03-23Calc xlsx export row limit++ (bnc#504623, fdo#32106)Katarina Machalkova
2011-03-22Resolves: #i117506 dodgy lclConvertTimeIntervalCaolán McNamara
2011-03-22get excel vba import to workNoel Power
2011-03-19Fixed the odf import of border in calc: style was missingCédric Bosdonnat
2011-03-19Added the new border types to the HTML exportCédric Bosdonnat
2011-03-19Switching the order of the SetLinesWidth argumentsCédric Bosdonnat
2011-03-18Charts' title reference is stored as relative reference. (fdo#35015)Kohei Yoshida
2011-03-18Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/calcJan Holesovsky
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-18Fixed data loss during pivot table export to XLS.Kohei Yoshida
2011-03-15Removed the old sheet local name mapping bits.Kohei Yoshida
2011-03-15Added missing definitions that caused linkage to fail.Kohei Yoshida
2011-03-14making sc/source/filter compile againBjoern Michaelsen
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-13Add missing osl/diagnose.hThomas Arnhold
2011-03-13Move DBG_ERROR2 to OSL_TRACEThomas Arnhold
2011-03-13Move DBG_ERROR1 to OSL_TRACEThomas Arnhold
2011-03-13Move DBG_ERROR to OSL_FAIL for strings foo().GetBuffer()Thomas Arnhold
2011-03-13Move DBG_ERROR to OSL_FAIL for strings GetBuffer()Thomas Arnhold
2011-03-11A little cleanup.Kohei Yoshida
2011-03-11Properly export sheet local range names to XLS.Kohei Yoshida
2011-03-11For now, we only import normal named expressions in sheet local scope.Kohei Yoshida
2011-03-11Use boost::ptr_list for list containing heap objects.Kohei Yoshida
2011-03-11Pick up sheet local named expressions during ODS import.Kohei Yoshida
2011-03-11Export sheet-local range names to ODS.Kohei Yoshida
2011-03-11Reduced indent levels again.Kohei Yoshida
2011-03-11Extracted a method from a giant, mega method.Kohei Yoshida
2011-03-11Removed unnecessary static cast.Kohei Yoshida
2011-03-11Reduced indent levels by early bail outs.Kohei Yoshida
2011-03-11Consistent use of types to eliminate static casting.Kohei Yoshida
2011-03-11Simplified _ScRangeListTabs and also fixed crashers on XLS import.Kohei Yoshida