summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc
AgeCommit message (Expand)AuthorFilesLines
2014-05-06remove uncompiled source filesThomas Arnhold1-84/+0
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-1/+1
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni2-3/+3
2014-04-30Many spelling fixes: directories h* - p*.Pedro Giffuni1-2/+2
2014-04-28coverity#708052 Uninitialized scalar fieldCaolán McNamara1-0/+2
2014-04-25fix htmlexp.hxx compilation -> add space between ">>"Tomaž Vajngerl1-2/+2
2014-04-25Sprinkle some SAL_OVERRIDETor Lillqvist1-6/+6
2014-04-24orcus autofilter import, implement the interfaceMarkus Mohrhard1-0/+24
2014-04-24sc html export: Skip all graphic objects at HTML exportTomaž Vajngerl1-0/+1
2014-04-24sc html export: cleanup htmlexp.hxxTomaž Vajngerl1-73/+94
2014-04-24sc filter: Read "FilterOptions" in HTML export filterTomaž Vajngerl2-2/+3
2014-04-23sc: sal_Bool->boolNoel Grandin2-3/+3
2014-04-22coverity#708056 Uninitialized scalar fieldCaolán McNamara1-10/+10
2014-04-19fixincludeguards.sh: scThomas Arnhold159-320/+320
2014-04-14fdo#76294: Properly intern string literals in formula on xls import.Kohei Yoshida7-24/+36
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann1-0/+4
2014-04-08read protectedRanges and protectedRange elements from OOXMLEike Rathke1-0/+7
2014-04-07fix copy&paste errorMarkus Mohrhard1-1/+1
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann1-2/+1
2014-04-06whitespace cleanup in scMarkus Mohrhard121-1330/+0
2014-04-06import dxf protection record from xls, related fdo#76209Markus Mohrhard1-0/+1
2014-04-06import dxf number format record, related fdo#76209Markus Mohrhard2-0/+6
2014-04-06import alignment dxf record, related fdo#76209Markus Mohrhard2-0/+3
2014-04-06remove whitespaceMarkus Mohrhard2-40/+0
2014-04-04coverity#708049 Uninitialized scalar fieldCaolán McNamara1-1/+5
2014-04-04coverity#708048 Uninitialized scalar fieldCaolán McNamara1-3/+8
2014-04-04coverity#708045 Uninitialized scalar fieldCaolán McNamara1-1/+1
2014-04-04coverity#708044 Uninitialized scalar fieldCaolán McNamara1-1/+1
2014-04-04coverity#707959 unused mbShowDataDropDown memberCaolán McNamara1-1/+0
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann9-9/+9
2014-03-31coverity#1194940 Uncaught exceptionCaolán McNamara1-1/+1
2014-03-29sc: adapt XclExpStream::CopyFromStream() to SvStream changeMichael Stahl1-1/+1
2014-03-29sc: adapt Excel filter to SvStream changesMichael Stahl3-7/+7
2014-03-27Work around MSC "'override' cannot be used with 'inline'" bugStephan Bergmann1-3/+3
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann63-863/+863
2014-03-21write enhanced protection to .xls BIFF8 0x0868 Feat recordsEike Rathke2-4/+21
2014-03-21refactored to use XclRangeList and XclImpAddressConverterEike Rathke2-28/+4
2014-03-20WaE: struct/class mismatchTor Lillqvist1-1/+1
2014-03-20stuff Excel enhanced protection read into ScTableProtectionEike Rathke1-1/+5
2014-03-19Add dash-dot and dash-dot-dot line styles.Kohei Yoshida1-9/+14
2014-03-18start reading 0x0868 FEAT enhanced protection featureEike Rathke2-0/+25
2014-03-18record 0x0867 is not only SheetProtection, generalize to FeatHdr()Eike Rathke2-2/+6
2014-03-17sc: prefer passing OUString by referenceNoel Grandin4-5/+5
2014-03-13fdo#58307: Export sheet tab colors to xlsx.Kohei Yoshida1-6/+18
2014-03-13fdo#76032: This row index is 1-based whereas our own mnRow is 0-based.Kohei Yoshida1-2/+2
2014-03-10fdo#74747: Make use of cached string formula results.Kohei Yoshida2-6/+14
2014-03-10fdo#75950: Just set the right grammar and be done with it.Kohei Yoshida2-5/+1
2014-03-03Remove visual noise from scAlexander Wilms121-759/+759
2014-03-03upgrade liborcusMarkus Mohrhard1-1/+21
2014-03-03remove unused code oox::xls::WorkbookHelper::getDocShell()Noel Grandin1-1/+0