summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2014-10-24Related: fdo#84844 Support fill color in SvxColorToolBoxControlMaxim Monastirsky3-1/+37
2014-10-24Register the item type based on the SIDMaxim Monastirsky1-2/+4
2014-10-24coverity#704836 Dereference after null checkCaolán McNamara1-12/+12
2014-10-24loplugin: cstylecastNoel Grandin1-1/+1
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky61-352/+403
2014-10-23Fraction: Revert "-Werror,-Wliteral-conversion (implicit conversion from doub...Jan Holesovsky1-1/+1
2014-10-23Fraction: Revert "do not forward-declare templates"Jan Holesovsky1-3/+4
2014-10-23Fraction: Revert "just check if the fraction is < 0"Jan Holesovsky6-14/+16
2014-10-23Fraction: Revert "make sure the denominator is not 0"Jan Holesovsky1-4/+2
2014-10-23Fraction: Revert "make sure the denominator is not 0"Jan Holesovsky1-6/+2
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky58-219/+219
2014-10-23Fraction: Revert "coverity#1247617 there is nothing to do if width is 0"Jan Holesovsky1-2/+0
2014-10-22Reduce scopes and add some whitespaces.Kohei Yoshida1-121/+190
2014-10-22SetObjectItemSet() eventually calls NbcAdjustTextFrameWidthAndHeight().Kohei Yoshida2-4/+0
2014-10-22AdoptTextMinSize() calls NbcAdjustTextFrameWidthAndHeight() at the end.Kohei Yoshida1-10/+0
2014-10-22Reduce scope level & Annotate the code a bit.Kohei Yoshida1-35/+43
2014-10-22Remove local variables that are no longer used.Kohei Yoshida1-8/+8
2014-10-22fdo#84844 Sidebar: Use SvxColorToolBoxControl for paragraph colorMaxim Monastirsky6-137/+2
2014-10-22Related: fdo#84844 Support of Sidebar wide buttons in SvxColorToolBoxControlMaxim Monastirsky1-1/+31
2014-10-22callcatcher: update unused codeCaolán McNamara1-22/+0
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist1-1/+3
2014-10-21Related: fdo#84676 make the undo popup not center under windowsCaolán McNamara1-0/+1
2014-10-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin6-6/+6
2014-10-21nShearWink -> nShearAngleMiklos Vajna22-101/+101
2014-10-20fdo#85185 Copy OUString argument to avoid a use after freeMatthew J. Francis1-1/+3
2014-10-20Related: fdo#84676 set floating undo bits to the same as the color pickersCaolán McNamara1-0/+1
2014-10-20loplugin: cstylecastNoel Grandin52-398/+399
2014-10-20loplugin: cstylecastNoel Grandin42-384/+384
2014-10-20loplugin: cstylecastNoel Grandin23-189/+182
2014-10-20loplugin: cstylecastNoel Grandin55-582/+608
2014-10-20coverity#735638 Division or modulo by float zeroCaolán McNamara1-1/+2
2014-10-20coverity#735639 Division or modulo by float zeroCaolán McNamara1-3/+4
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin17-30/+30
2014-10-19-Werror=shadowMiklos Vajna1-4/+4
2014-10-18convert SV_BMP_ constants to enumNoel Grandin1-1/+1
2014-10-17Resolves: fdo#62682 crash on second export of svgCaolán McNamara3-0/+20
2014-10-17coverity#1247643 Uncaught exceptionCaolán McNamara1-4/+1
2014-10-17coverity#1247638 Uncaught exceptionCaolán McNamara1-4/+2
2014-10-17coverity#1247637 Uncaught exceptionCaolán McNamara1-1/+1
2014-10-17coverity#1247629 Uncaught exceptionCaolán McNamara1-1/+1
2014-10-17Consistency around SdrAngleItem in svx/sxciaitm.hxxStephan Bergmann5-14/+14
2014-10-17fdo#62081 Improve wording of style updateYousuf Philips1-1/+1
2014-10-17coverity#1247617 there is nothing to do if width is 0David Tardon1-0/+2
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon58-219/+219
2014-10-16Related: fdo#84676 try to give floating windows their original stylebitsCaolán McNamara2-3/+4
2014-10-15coverity#735333 flush out pointless calls to IsRemote and IsOpenCaolán McNamara1-1/+0
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann3-14/+0
2014-10-15loplugin: cstylecastNoel Grandin43-238/+215
2014-10-15fdo#84938: replace SYMBOL_TYPE constants with enumNoel Grandin1-4/+4
2014-10-15Trying to make the Find & Replace dialog a bit more compactAdolfo Jayme Barrientos1-399/+322