summaryrefslogtreecommitdiffstats
path: root/sc/source/filter/inc
Commit message (Expand)AuthorAgeFilesLines
* vector::data seems more natural than &vector::frontCaolán McNamara2017-12-052-2/+2
* tdf#109240, tdf#112571: don't export dupe built-in named rangesAron Budea2017-11-281-2/+2
* ofz#4123 do not read past end of fileEike Rathke2017-11-271-5/+25
* tdf#112893: Pivot table: filtering of error item is not importedTamás Zolnai2017-10-071-1/+1
* tdf#107711:Pivot table: filtering of non-string fields is not exported to XLSXTamás Zolnai2017-10-071-0/+7
* tdf#112501: Pivot table: popupbuttons are placed on wrong cellsTamás Zolnai2017-09-252-0/+18
* tdf#112348: Pivot table: page field filtering is not imported from XLSTamás Zolnai2017-09-141-1/+3
* tdf#112278: Pivot table: filtering of non-string fields is not exported to XLSTamás Zolnai2017-09-123-11/+16
* A 'CondFmt' record can have a maximum of three CF records following (eek)Tor Lillqvist2017-03-261-1/+2
* It's SetSliceSize, not SetSliceLenTor Lillqvist2017-03-261-2/+2
* Use symbolic constants instead of hardcoded numbersTor Lillqvist2017-03-261-7/+5
* The 'reserved1' bit of a 'Formula' MUST be zero according to current specTor Lillqvist2017-03-261-1/+1
* tdf#105840 EXCEL export: fixes for hidden defaultRowJustin Luth2017-02-151-0/+2
* tdf#97598 xlsx import: do not apply any scenariosJustin Luth2017-01-111-1/+2
* tdf#104310: Accept x12ac lists and fallbacks in dataValidationsMike Kaganski2016-12-051-0/+41
* tdf#104310: Accept also x14-style dataValidationsMike Kaganski2016-12-021-7/+29
* OOXML: Write dimension range in full address notationBartosz Kosiorek2016-11-231-1/+1
* remove some more global OUStringsNoel Grandin2016-11-221-9/+0
* tdf#48140 Replace uno call from worksheethelper.cxxBartosz Kosiorek2016-11-212-6/+3
* tdf#42949 Remove not needed uno headers from filters/xmlBartosz Kosiorek2016-11-219-12/+0
* tdf#48140 Remove not used UNO headers from filtersBartosz Kosiorek2016-11-191-1/+0
* loplugin:unusedmethodsNoel Grandin2016-11-141-9/+0
* loplugin:countusersofdefaultparams in sc(part2)Noel Grandin2016-11-111-1/+1
* loplugin:unnecessaryvirtual in sc..scaddinsNoel Grandin2016-11-083-6/+6
* loplugin:expandablemethods in scNoel Grandin2016-11-0713-62/+1
* remove unused BiffInputStreamNoel Grandin2016-11-035-301/+0
* merge ScBiffReader and ScQProReaderNoel Grandin2016-11-032-52/+12
* loplugin:singlevalfieldsNoel Grandin2016-11-022-4/+1
* loplugin:countusersofdefaultparams in sc(part1)Noel Grandin2016-10-317-10/+10
* Resolves: tdf#103530 OOXML: pass ExternalLinkInfo compiling named expressionsEike Rathke2016-10-271-2/+2
* implement CryptoAPI RC4+SHA1 encryption scheme for xls importCaolán McNamara2016-10-211-13/+54
* rework things in light of now available documentationCaolán McNamara2016-10-211-2/+0
* loplugin:expandablemethodds in scNoel Grandin2016-10-191-1/+0
* loplugin:unusedmethodsNoel Grandin2016-10-189-165/+0
* Resolves: tdf#98481 Google Sheets uses OOXML t="str" differentlyEike Rathke2016-10-151-0/+2
* convert EXC_TABBUF constants to typed_flags_setNoel Grandin2016-10-121-5/+19
* convert EXC_COLROW constants to typed_flags_setNoel Grandin2016-10-121-5/+18
* Add better comment for this function.Tamás Zolnai2016-10-091-1/+1
* tdf#102694, bnc#957991: Improve pivot cache reading performanceTamás Zolnai2016-10-092-0/+11
* Pivot table XLSX import: PivotCache is not handled as a const object.Tamás Zolnai2016-10-092-2/+4
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-052-3/+3
* loplugin:constantparamNoel Grandin2016-09-302-27/+6
* Add functionality to set parent cell styleJaskaran Singh2016-09-281-0/+1
* convert formula error codes to scoped enumNoel Grandin2016-09-233-6/+7
* loplugin:unusedmethods in sc..vclNoel Grandin2016-09-2213-102/+0
* loplugin:unusedfieldsNoel Grandin2016-09-201-5/+4
* Initialize border attributes in orcus interfaceJaskaran Singh2016-09-181-0/+2
* Add facility for cell alignment to orcus interfaceJaskaran Singh2016-09-181-0/+5
* Reform orcus interface to set border widthJaskaran Singh2016-09-181-1/+1
* Add odf strikeout to orcus interfaceJaskaran Singh2016-09-181-0/+7