summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-10-24Forgot to update this commentMaxim Monastirsky1-1/+5
2014-10-24-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2014-10-24Related: fdo#84844 Support fill color in SvxColorToolBoxControlMaxim Monastirsky1-0/+1
2014-10-24loplugin: cstylecastNoel Grandin2-6/+6
2014-10-23fix LibreOfficeKitInit.h on kFreeBSDRene Engelhard1-1/+1
2014-10-23basic: pimplify thatMichael Stahl1-8/+7
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky48-145/+268
2014-10-23Fraction: Revert "do not forward-declare templates"Jan Holesovsky8-14/+13
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky46-109/+109
2014-10-23inline TokenMap::getUtf8TokenNameMatúš Kukan1-1/+8
2014-10-23Remove few pointless OUString::number() and one methodMatúš Kukan1-1/+0
2014-10-23FastSerializer: Use faster TokenValue struct when possibleMatúš Kukan1-1/+0
2014-10-23fdo#84938: replace MENUITEM constants with enumNoel Grandin1-2/+1
2014-10-23callcatcher: lots more unused post ww1 filter removalCaolán McNamara1-9/+0
2014-10-23Revert recent changes to comphelper::OSequenceOutputStreamMatúš Kukan1-17/+15
2014-10-23FastSerializer: avoid some more OStringsMatúš Kukan1-3/+1
2014-10-23FastSerializer: Use FastAttributeList directly to write faster.Matúš Kukan2-4/+3
2014-10-23fastparser: avoid allocating un-used FastTokenLookup class.Michael Meeks1-18/+18
2014-10-23FastSerializer: Avoid sequences where possibleMatúš Kukan1-0/+2
2014-10-23FastSerializer: Have OString version of write() too.Matúš Kukan1-0/+1
2014-10-23FastSerializer: Do not keep whole sequence in memory; write in chunksMatúš Kukan1-4/+7
2014-10-23Remove mutex from OSequenceOutputStream; it's intended to be fastMatúš Kukan1-1/+0
2014-10-23FastSerializer: Buffer output and write it only at the endMatúš Kukan1-10/+8
2014-10-23vcl: fixup outdev.hxx tab spacingChris Sherlock1-6/+6
2014-10-23Move virtual ScToken members up to FormulaTokenStephan Bergmann1-0/+21
2014-10-23gcc4.7.3 complains about the assertsNoel Grandin1-2/+2
2014-10-22Describe text animation types.Kohei Yoshida1-9/+10
2014-10-22Method descriptions.Kohei Yoshida1-1/+4
2014-10-22fdo#84844 Sidebar: Use SvxColorToolBoxControl for paragraph colorMaxim Monastirsky1-3/+2
2014-10-22Related: fdo#84844 Support of Sidebar wide buttons in SvxColorToolBoxControlMaxim Monastirsky1-0/+1
2014-10-22unusedcode: Remove Deflater::setLevelMatúš Kukan1-3/+1
2014-10-22callcatcher: update unused codeCaolán McNamara4-37/+6
2014-10-22Avoid unnecessary #includeStephan Bergmann1-1/+1
2014-10-22Speed up xmlreader::Span::equalsStephan Bergmann1-2/+4
2014-10-22Remove unused FormulaToken::Is3DRefStephan Bergmann1-1/+0
2014-10-21Remove dead CustomerNumber functionalityStephan Bergmann1-5/+0
2014-10-21The only SID supported by PropExec/State_Impl is SID_ATTR_UNDO_COUNTStephan Bergmann1-12/+0
2014-10-21Remove unused SfxInterface::GetResManager_ImplStephan Bergmann1-2/+0
2014-10-21Remove unused pSfxFormalArgs_ImplStephan Bergmann1-4/+1
2014-10-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin3-11/+17
2014-10-21nShearWink -> nShearAngleMiklos Vajna1-3/+3
2014-10-20loplugin: cstylecastNoel Grandin1-1/+1
2014-10-20loplugin: cstylecastNoel Grandin1-0/+1
2014-10-20Resolves: fdo#85006 limit script stripping to known suffixesCaolán McNamara1-0/+9
2014-10-20fix problem with gcc compiler complaining on variable typeAdam Co1-1/+1
2014-10-20coverity#1242606 Untrusted loop boundCaolán McNamara1-1/+1
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin3-19/+26
2014-10-20Increase assert coverage of OStringBuffer argumentsMatthew J. Francis1-2/+5
2014-10-19-Werror=shadowMiklos Vajna2-3/+3
2014-10-18convert SV_BMP_ constants to enumNoel Grandin1-22/+18