summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc
AgeCommit message (Expand)AuthorFilesLines
2012-11-05fix several bugs around cond format export to ooxmlMarkus Mohrhard1-1/+1
2012-11-02change ooxml cond format import from API to calc core enumsMarkus Mohrhard1-0/+1
2012-10-30export icon set data into OOXMLMarkus Mohrhard1-0/+14
2012-10-30implement basic support for icon setsMarkus Mohrhard2-0/+30
2012-10-10rename autoMin and autoMax to Automatic, disable it for color scalesMarkus Mohrhard2-2/+4
2012-10-06get rid of CREATE_OUSTRINGDavid Tardon1-106/+106
2012-10-06drop unused #includeDavid Tardon1-1/+0
2012-10-04really export default row heights for xlsx fdo#55621Noel Power1-1/+1
2012-10-04xlsx fix import/export of column widths fdo#55623Noel Power1-0/+1
2012-09-26don't let numforats in dxf entries clobber global number formats & update testNoel Power2-1/+3
2012-09-24fix parent style import xlsx fdo#55198Noel Power1-1/+4
2012-09-18adapt xls import of borders to new border drawing code, fdo#53287Markus Mohrhard1-3/+3
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann12-17/+0
2012-09-10-Werror,-Wmismatched-tagsStephan Bergmann1-1/+1
2012-09-09don't use unitialized global variable, fdo#53713Markus Mohrhard1-2/+5
2012-09-07Add or update the header guards.Kohei Yoshida1-0/+5
2012-09-07Move the orcus handling code from sc to scfilt.Kohei Yoshida2-3/+24
2012-08-28hopefully a working version for databar ext guid creationMarkus Mohrhard1-0/+1
2012-08-23add missing licence headerMarkus Mohrhard1-1/+10
2012-08-23support export of databar information to extlst for excel2010Markus Mohrhard4-3/+147
2012-08-14use boost::scoped_ptr instead of raw pointersMarkus Mohrhard1-6/+6
2012-08-14correctly export background colors of cond formats to xlsxMarkus Mohrhard1-2/+11
2012-08-14remove two obviously wrong commentsMarkus Mohrhard1-2/+0
2012-08-14remove some auto_ptr from xecontentMarkus Mohrhard1-10/+4
2012-08-14implement color scale and data bar export to xlsxMarkus Mohrhard1-6/+20
2012-08-13this method is no longer usedMarkus Mohrhard1-3/+0
2012-08-13remove some empty methods from cond format oox import codeMarkus Mohrhard2-3/+0
2012-08-13add autoMin/autoMax oox importMarkus Mohrhard1-0/+4
2012-08-13write the conditional formatting earlier into the modelMarkus Mohrhard1-0/+2
2012-08-02Use the internal API to set field item's properties.Kohei Yoshida1-0/+5
2012-07-27Lotus WK: fix warningsEike Rathke [er]4-16/+26
2012-07-27StarCalc 1.0: fix memory leaksEike Rathke [er]1-0/+1
2012-07-26Convert SV_DECL_VARARR_SORT(ScHTMLColOffset) to o3tl::sorted_vectorNoel Grandin1-1/+2
2012-07-26SV_DECL_VARARR_SORT(ScRTFColTwips) o3tl::sorted_vectorNoel Grandin1-1/+2
2012-07-16unusedcode: drop CellBlock and one small methodMatúš Kukan1-45/+0
2012-07-10removed deserted Lotus 1-2-3 export filterTakeshi Abe2-46/+0
2012-07-09some UniString->rtl::OUStringCaolán McNamara2-4/+3
2012-07-02Remove unused definesThomas Arnhold1-11/+0
2012-07-02Remove unused definesThomas Arnhold1-2/+0
2012-07-01Remove unused definesThomas Arnhold2-7/+0
2012-06-27Remove unused header filesThomas Arnhold2-82/+0
2012-06-27add import of axis color for data bars from xlsxMarkus Mohrhard1-0/+1
2012-06-25callcatcher: update unused codeCaolán McNamara3-11/+0
2012-06-24rearranged forward declarations of classTakeshi Abe32-73/+5
2012-06-23removed unused forward declarations of classTakeshi Abe1-0/+1
2012-06-22more new formulabuffer const cleanupNoel Power1-5/+5
2012-06-22re-base on ALv2 code.Michael Meeks2-46/+28
2012-06-21some const correctness tweaks to various signatures in new formulabufferNoel Power1-12/+13
2012-06-21re-base on ALv2 code.Michael Meeks28-686/+434
2012-06-20gah :/ some cleanup for 7fff9872 that I applied to wrong source tree.Noel Power2-3/+0