summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2014-10-29coverity#1242433 SdrMakeOutliner alway derefs pModCaolán McNamara8-34/+18
2014-10-29Don't use output rArea when TableLayouter::getCellArea returns falseStephan Bergmann1-9/+10
2014-10-28colorwindow: try to fix initial layoutMaxim Monastirsky2-12/+13
2014-10-28colorwindow: Use exactly one row of recent colorsMaxim Monastirsky3-8/+4
2014-10-28colorwindow: Update recent colors list immediatelyMaxim Monastirsky1-3/+7
2014-10-28colorwindow: Unify SelectHdl and SelectRecentHdlMaxim Monastirsky2-24/+7
2014-10-28Rename loadColorVector to addEntriesForColorVectorMaxim Monastirsky2-2/+2
2014-10-28Move these headers from include to svx; they are not used outside svx.Kohei Yoshida32-31/+505
2014-10-28coverity#735332 Unchecked return valueCaolán McNamara1-1/+1
2014-10-28coverity#1078486 Unchecked return valueCaolán McNamara1-1/+1
2014-10-28fdo#85046 - MENU: Edit > Changes should be renamed for better clarityYousuf Philips1-1/+1
2014-10-27cid#735507 Logically dead codeNoel Grandin1-1/+1
2014-10-27fdo#84844 Sidebar: Use SvxColorToolBoxControl for fill colorMaxim Monastirsky6-173/+6
2014-10-27Fix color update for selection with multiple colorsMaxim Monastirsky1-0/+4
2014-10-27fdo#84938: replace KEYTYPE_ constants with enumNoel Grandin3-12/+12
2014-10-26fdo#84844 Sidebar: Use SvxColorToolBoxControl for line colorMaxim Monastirsky6-150/+4
2014-10-25coverity#1249469 Uncaught exceptionCaolán McNamara2-2/+2
2014-10-25coverity#1249468 Uncaught exceptionCaolán McNamara2-2/+2
2014-10-25coverity#1249467 Uncaught exceptionCaolán McNamara2-2/+2
2014-10-24fdo#83664: svx: don't try to paint on empty OutputDeviceMichael Stahl1-2/+9
2014-10-24Rename color picker button and add an icon to itAdolfo Jayme Barrientos1-4/+15
2014-10-24fdo#85340 - Better tooltip for paragraph spacing buttonsYousuf Philips1-23/+2
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