summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-23maTokenNames.size() is constant: use it and be a bit fasterMatúš Kukan
2014-10-23FastSerializer: Faster write(OUString): add ascii checkMatúš Kukan
2014-10-23FastSerializer: Simplify a bitMatúš Kukan
2014-10-23Unused includes / using-declarationsMatúš Kukan
2014-10-23Use sc::CompileFormulaContext for faster exportMatúš Kukan
2014-10-23FastSerializer: Use faster TokenValue struct when possibleMatúš Kukan
2014-10-23Use OUStringBuffers for performance reasons.Matúš Kukan
2014-10-23FastSerializer: Simplify cache to be fixed sized bufferMatúš Kukan
2014-10-23This was OString already; use it that wayMatúš Kukan
2014-10-23fdo#84938: replace MENUITEM constants with enumNoel Grandin
2014-10-23WaE: unused parametersTor Lillqvist
2014-10-23loplugin: cstylecastNoel Grandin
2014-10-23loplugin: cstylecastNoel Grandin
2014-10-23loplugin: cstylecastNoel Grandin
2014-10-23loplugin: cstylecastNoel Grandin
2014-10-23loplugin: cstylecastNoel Grandin
2014-10-23loplugin: cstylecastNoel Grandin
2014-10-23loplugin: cstylecastNoel Grandin
2014-10-23loplugin: cstylecastNoel Grandin
2014-10-23Rename --enable-sal-info to --enable-sal-logTor Lillqvist
2014-10-23RES_FLTR_NUMRULE_NUM, RES_FLTR_SDR_ANCHOR, etc unusedCaolán McNamara
2014-10-23callcatcher: lots more unused post ww1 filter removalCaolán McNamara
2014-10-23coverity#1242682 Untrusted loop boundCaolán McNamara
2014-10-23coverity#1242688 Untrusted loop boundCaolán McNamara
2014-10-23coverity#1078541 Division or modulo by zeroCaolán McNamara
2014-10-23coverity#1019337 Dereference after null checkCaolán McNamara
2014-10-23coverity#1242587 Untrusted value as argumentCaolán McNamara
2014-10-23coverity#1242599 Untrusted loop boundCaolán McNamara
2014-10-23coverity#706585 Uncaught exceptionCaolán McNamara
2014-10-23coverity#706586 Uncaught exceptionCaolán McNamara
2014-10-23Add --enable-sal-infoTor Lillqvist
2014-10-23Log parsing time of each xcd fileTor Lillqvist
2014-10-23Revert recent changes to comphelper::OSequenceOutputStreamMatúš Kukan
2014-10-23FastSerializer: Have own fast cache buffer implementation for XOutputStreamMatúš Kukan
2014-10-23FastSerializer: avoid some more OStringsMatúš Kukan
2014-10-23FastSerializer: Use FastAttributeList directly to write faster.Matúš Kukan
2014-10-23fastparser: avoid allocating un-used FastTokenLookup class.Michael Meeks
2014-10-23FastSerializer: Remove throw specs; this is not UNO implementationMatúš Kukan
2014-10-23FastSerializer: Avoid sequences where possibleMatúš Kukan
2014-10-23FastSerializer: Remove escapeXml() creating OUString(Buffer)Matúš Kukan
2014-10-23FastSerializer: Have OString version of write() too.Matúš Kukan
2014-10-23FastSerializer: check for valid output stream in one place is enoughMatúš Kukan
2014-10-23FastSerializer: Do not keep whole sequence in memory; write in chunksMatúš Kukan
2014-10-23Remove mutex from OSequenceOutputStream; it's intended to be fastMatúš Kukan
2014-10-23FastSerializer: We already know the attribute valueMatúš Kukan
2014-10-23FastSerializer: Buffer output and write it only at the endMatúš Kukan
2014-10-23fdo#83991 - cleanup whitespace after folding comment removal.Vinicius Vendramini
2014-10-23Duplication of formula/token.hxx codeStephan Bergmann
2014-10-23vcl: fixup outdev.hxx tab spacingChris Sherlock
2014-10-23fdo#78214 - rename of '1.2 extended (compat mode)'Yousuf Philips