summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-10-30Improve SvSimpleTable classPalenik Mihály2-1/+8
2014-10-29Resolves: rhbz#1146169 a11y frames label dies before frameCaolán McNamara1-0/+1
2014-10-29constStephan Bergmann1-1/+1
2014-10-29constStephan Bergmann1-1/+1
2014-10-29Improve framework for callgrind performance unit testsMatúš Kukan1-0/+21
2014-10-29Resolves: fdo#85111 put a border around the custom properties boxCaolán McNamara1-2/+3
2014-10-29tools: remove DBG_ERRORFILE and replace all callersMichael Stahl2-5/+2
2014-10-29coverity#1202781 Division or modulo by zeroCaolán McNamara1-0/+28
2014-10-29coverity#1242433 SdrMakeOutliner alway derefs pModCaolán McNamara1-2/+2
2014-10-29ref-counting vcl::Window subclassesNoel Grandin5-14/+39
2014-10-28Rename loadColorVector to addEntriesForColorVectorMaxim Monastirsky1-1/+1
2014-10-28fdo#81356: use boost::rational internally in FractionJuan Picca1-13/+41
2014-10-28Move these headers from include to svx; they are not used outside svx.Kohei Yoshida6-481/+0
2014-10-28sal_Int16 as the underlying type of WindowBorderStyleTakeshi Abe1-1/+1
2014-10-28fdo#84938: replace TIMEF_ constants with enumNoel Grandin1-1/+1
2014-10-27fix writing const arrays on big endianDavid Tardon1-0/+14
2014-10-27cid#705053 Dereference after null checkNoel Grandin1-1/+1
2014-10-27fdo#84844 Sidebar: Use SvxColorToolBoxControl for fill colorMaxim Monastirsky1-4/+2
2014-10-27fdo#84938: replace KEYTYPE_ constants with enumNoel Grandin2-13/+12
2014-10-26fdo#84844 Sidebar: Use SvxColorToolBoxControl for line colorMaxim Monastirsky1-2/+0
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