summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel
AgeCommit message (Expand)Author
2012-12-04dr78: #i109800# SHEET record may not point to BOF but to anyDaniel Rentz [dr]
2012-12-04dr78: #i71453# BIFF2: use formatting information from cell recordsDaniel Rentz [dr]
2012-12-03Oops I didn't mean to change this.Kohei Yoshida
2012-12-03Use mdds::flag_segment_tree to store column flags/widths.Kohei Yoshida
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-28workaround Excel bug when importing OOXML documentsMarkus Mohrhard
2012-11-27remove legacy String svl's Put*Entry family of function and convert usersNorbert Thiebaud
2012-11-27convert the last SvNumberformat::GetOutputString and users to OUStringNorbert Thiebaud
2012-11-26no need for this copyMarkus Mohrhard
2012-11-26implement OOXML export for date cond formatsMarkus Mohrhard
2012-11-25cppCheck: remove dead assignment and dead variablesjailletc36
2012-11-24don't make 2D refs 3D refs in the cond format import, fdo#36379Markus Mohrhard
2012-11-24sal_Bool to boolMarkus Mohrhard
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-18svl: convert KeywordTable to OUStringNorbert Thiebaud
2012-11-05fix several bugs around cond format export to ooxmlMarkus Mohrhard
2012-11-05export dxfs at the correct placeMarkus Mohrhard
2012-11-05fix ooxml color exportMarkus Mohrhard
2012-11-04add (no) error cond format export to ooxmlMarkus Mohrhard
2012-11-03improve cond format export to ooxmlMarkus Mohrhard
2012-11-02fix unique/duplicate cond format export to ooxmlMarkus Mohrhard
2012-11-02start exporting the new cond formats to ooxmlMarkus 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-30export icon set data into OOXMLMarkus 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-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-10rename autoMin and autoMax to Automatic, disable it for color scalesMarkus Mohrhard
2012-10-08Deduplicate CTB, TBC and CTBWrapper (for disable-dynloading)Tor Lillqvist
2012-10-06get rid of CREATE_OUSTRINGDavid Tardon
2012-10-06adpat ScTable methods to overlapping conditional formatsMarkus Mohrhard
2012-10-06adapt xls import to new cond formatsMarkus 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-09-30create guids that excel acceptsMarkus Mohrhard
2012-09-28halt corrupted styles with multi-saved xlsx document fdo#55418Noel Power
2012-09-28fix xlsx export missing alignment attributes with cellstyle fdo#55417Noel 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-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann
2012-09-03fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new styleNoel Grandin
2012-08-31fdo#54303: Prevent crash on load.Kohei Yoshida
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