summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-23fdo#85247: copy and paste of a slide results in a blue slide in presentation ...Muthu Subramanian1-2/+4
2014-10-23fdo#60689: replace SUPD variableMarcos Paulo de Souza5-5/+8
2014-10-23Related: fdo#83003 Jay wants equal space above and below this buttonCaolán McNamara1-2/+1
2014-10-23remove --without-ppds option nowCaolán McNamara5-49/+0
2014-10-23coverity#736876 Negative array index readCaolán McNamara1-3/+2
2014-10-23coverity#440777 Resource leak in objectCaolán McNamara1-16/+20
2014-10-23coverity#705781 Resource leakCaolán McNamara1-8/+4
2014-10-23coverity#736214 Out-of-bounds accessCaolán McNamara1-1/+9
2014-10-23fdo#84935: basic: DocBasicItem is a UNO service, lock SolarMutex in dtorMichael Stahl1-0/+3
2014-10-23Avoid left shift of negative values (ubsan)Stephan Bergmann1-4/+4
2014-10-23Avoid left shift of negative values (ubsan)Stephan Bergmann1-6/+8
2014-10-23ATTR_VALUE_FORMAT is an SfxUInt32ItemStephan Bergmann1-1/+1
2014-10-23Remove pointless functions now that saveChild() is ZipPackageStream's memberMatúš Kukan2-40/+22
2014-10-23Move ZipPackageStream::saveChild to proper source fileMatúš Kukan2-382/+385
2014-10-23package: Add pure virtual ZipPackageEntry::saveChild()Matúš Kukan7-119/+116
2014-10-23package: ZipPackageStream: prefix membersMatúš Kukan2-75/+75
2014-10-23package: Add ZipOutputEntry to isolate deflating of streams.Matúš Kukan8-415/+504
2014-10-23FastSerializer: Also use cache for writing to ForMerge if we are inside mark()Matúš Kukan3-27/+75
2014-10-23inline TokenMap::getUtf8TokenNameMatúš Kukan2-8/+8
2014-10-23FastSerializer: Simplify OUString write a bit moreMatúš Kukan1-20/+11
2014-10-23FastSerializer: Avoid some cycles when dealing with doublesMatúš Kukan3-3/+28
2014-10-23FastSerializer: Use fixed sized Sequence directly as cacheMatúš Kukan1-4/+10
2014-10-23FastSerializer: Use -1 for unknown string lengthMatúš Kukan2-5/+6
2014-10-23Remove few pointless OUString::number() and one methodMatúš Kukan3-14/+9
2014-10-23maTokenNames.size() is constant: use it and be a bit fasterMatúš Kukan1-1/+1
2014-10-23FastSerializer: Faster write(OUString): add ascii checkMatúš Kukan1-1/+32
2014-10-23FastSerializer: Simplify a bitMatúš Kukan3-23/+9
2014-10-23Unused includes / using-declarationsMatúš Kukan1-9/+0
2014-10-23Use sc::CompileFormulaContext for faster exportMatúš Kukan7-12/+19
2014-10-23FastSerializer: Use faster TokenValue struct when possibleMatúš Kukan4-14/+58
2014-10-23Use OUStringBuffers for performance reasons.Matúš Kukan1-43/+43
2014-10-23FastSerializer: Simplify cache to be fixed sized bufferMatúš Kukan1-33/+13
2014-10-23This was OString already; use it that wayMatúš Kukan1-5/+4
2014-10-23fdo#84938: replace MENUITEM constants with enumNoel Grandin25-90/+91
2014-10-23WaE: unused parametersTor Lillqvist2-0/+2
2014-10-23loplugin: cstylecastNoel Grandin14-86/+86
2014-10-23loplugin: cstylecastNoel Grandin54-363/+363
2014-10-23loplugin: cstylecastNoel Grandin38-468/+470
2014-10-23loplugin: cstylecastNoel Grandin16-39/+39
2014-10-23loplugin: cstylecastNoel Grandin10-18/+18
2014-10-23loplugin: cstylecastNoel Grandin59-799/+799
2014-10-23loplugin: cstylecastNoel Grandin15-44/+44
2014-10-23loplugin: cstylecastNoel Grandin21-86/+85
2014-10-23Rename --enable-sal-info to --enable-sal-logTor Lillqvist3-7/+7
2014-10-23RES_FLTR_NUMRULE_NUM, RES_FLTR_SDR_ANCHOR, etc unusedCaolán McNamara2-10/+1
2014-10-23callcatcher: lots more unused post ww1 filter removalCaolán McNamara6-983/+2
2014-10-23coverity#1242682 Untrusted loop boundCaolán McNamara1-0/+4
2014-10-23coverity#1242688 Untrusted loop boundCaolán McNamara1-19/+31
2014-10-23coverity#1078541 Division or modulo by zeroCaolán McNamara1-1/+1
2014-10-23coverity#1019337 Dereference after null checkCaolán McNamara1-1/+5