summaryrefslogtreecommitdiff
path: root/sc/source/filter
AgeCommit message (Expand)Author
2012-11-04fix ooxml (no) error cond format importMarkus Mohrhard
2012-11-04add (no) error cond format export to ooxmlMarkus Mohrhard
2012-11-04add (no) error cond format import from ooxmlMarkus Mohrhard
2012-11-03improve cond format export to ooxmlMarkus Mohrhard
2012-11-02fix unique/duplicate cond format export to ooxmlMarkus Mohrhard
2012-11-02fix duplicate/unique cond format import from ooxmlMarkus Mohrhard
2012-11-02start exporting the new cond formats to ooxmlMarkus Mohrhard
2012-11-02warn when trying to export a conditional format that is not supportedMarkus Mohrhard
2012-11-02implement the above/below average import from ooxmlMarkus Mohrhard
2012-11-02implement ooxml import for new conditional formatsMarkus Mohrhard
2012-11-02change ooxml cond format import from API to calc core enumsMarkus Mohrhard
2012-11-02irename this variableMarkus Mohrhard
2012-11-02remove empty methodsMarkus Mohrhard
2012-11-02rename the class to reflect new useageMarkus Mohrhard
2012-11-02implement icon set import/export from odfMarkus Mohrhard
2012-11-01No more "increase / decrease of recalc level" for drawing objects.Kohei Yoshida
2012-10-31Since the cache there is never NULL, let's take a reference instead.Kohei Yoshida
2012-10-31valgrind: Conditional jump or move depends on uninitialised valueCaolán McNamara
2012-10-30export icon set data into OOXMLMarkus Mohrhard
2012-10-30implement basic support for icon setsMarkus Mohrhard
2012-10-30extract same code into shared methodMarkus Mohrhard
2012-10-28UniString->rtl::OUStringBufferCaolán McNamara
2012-10-27unusedcode: sc: unused ctorsMatúš Kukan
2012-10-26loplugin: unused aName string and whacky indentCaolán McNamara
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin
2012-10-12Check for null object. The OLE name may not always be set.Kohei Yoshida
2012-10-12remove unused local static functionsCaolán McNamara
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-11kill this hard coded sheet limit for xlsx import, rhbz#864858Markus Mohrhard
2012-10-10rename autoMin and autoMax to Automatic, disable it for color scalesMarkus Mohrhard
2012-10-09don't insert the same data twice into boost::ptr_set, fdo#55710Markus Mohrhard
2012-10-08Deduplicate CTB, TBC and CTBWrapper (for disable-dynloading)Tor Lillqvist
2012-10-06get rid of CREATE_OUSTRINGDavid Tardon
2012-10-06drop unused #includeDavid Tardon
2012-10-06adpat ScTable methods to overlapping conditional formatsMarkus Mohrhard
2012-10-06adapt xls import to new cond formatsMarkus Mohrhard
2012-10-06adapt old style odf cond format importMarkus Mohrhard
2012-10-06remove some newly unused includesMarkus Mohrhard
2012-10-06adapt oox import to cond format changeMarkus Mohrhard
2012-10-06adapt ods import of new cond format dataMarkus Mohrhard
2012-10-04really export default row heights for xlsx fdo#55621Noel Power
2012-10-04xlsx fix import/export of column widths fdo#55623Noel Power
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin
2012-10-02XubString->OUStringCaolán McNamara
2012-09-30create guids that excel acceptsMarkus Mohrhard
2012-09-29fdo #50343: Fixed crash on xlsx import of file with array formulaKatarina Behrens
2012-09-28vba procedures and macro names will result in crash, fdo#55174Markus Mohrhard
2012-09-28use a as prefix for local variablesMarkus Mohrhard
2012-09-28fetime of mpCondFormat is more complex, fdo#55379Markus Mohrhard
2012-09-28halt corrupted styles with multi-saved xlsx document fdo#55418Noel Power