summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2014-10-30pluralizeCaolán McNamara
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-10-30Resolves: fdo#80815 rename Cancel and explain what it will doCaolán McNamara
2014-10-30coverity#1244939 Division or modulo by float zeroCaolán McNamara
2014-10-30Whitespace (and other) cleanup.Jan Holesovsky
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-29tools: remove DBG_ERRORFILE and replace all callersMichael Stahl
2014-10-29coverity#1242433 SdrMakeOutliner alway derefs pModCaolán McNamara
2014-10-29Don't use output rArea when TableLayouter::getCellArea returns falseStephan Bergmann
2014-10-28colorwindow: try to fix initial layoutMaxim Monastirsky
2014-10-28colorwindow: Use exactly one row of recent colorsMaxim Monastirsky
2014-10-28colorwindow: Update recent colors list immediatelyMaxim Monastirsky
2014-10-28colorwindow: Unify SelectHdl and SelectRecentHdlMaxim Monastirsky
2014-10-28Rename loadColorVector to addEntriesForColorVectorMaxim Monastirsky
2014-10-28Move these headers from include to svx; they are not used outside svx.Kohei Yoshida
2014-10-28coverity#735332 Unchecked return valueCaolán McNamara
2014-10-28coverity#1078486 Unchecked return valueCaolán McNamara
2014-10-28fdo#85046 - MENU: Edit > Changes should be renamed for better clarityYousuf Philips
2014-10-27cid#735507 Logically dead codeNoel Grandin
2014-10-27fdo#84844 Sidebar: Use SvxColorToolBoxControl for fill colorMaxim Monastirsky
2014-10-27Fix color update for selection with multiple colorsMaxim Monastirsky
2014-10-27fdo#84938: replace KEYTYPE_ constants with enumNoel Grandin
2014-10-26fdo#84844 Sidebar: Use SvxColorToolBoxControl for line colorMaxim Monastirsky
2014-10-25coverity#1249469 Uncaught exceptionCaolán McNamara
2014-10-25coverity#1249468 Uncaught exceptionCaolán McNamara
2014-10-25coverity#1249467 Uncaught exceptionCaolán McNamara
2014-10-24fdo#83664: svx: don't try to paint on empty OutputDeviceMichael Stahl
2014-10-24Rename color picker button and add an icon to itAdolfo Jayme Barrientos
2014-10-24fdo#85340 - Better tooltip for paragraph spacing buttonsYousuf Philips
2014-10-24Related: fdo#84844 Support fill color in SvxColorToolBoxControlMaxim Monastirsky
2014-10-24Register the item type based on the SIDMaxim Monastirsky
2014-10-24coverity#704836 Dereference after null checkCaolán McNamara
2014-10-24loplugin: cstylecastNoel Grandin
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "-Werror,-Wliteral-conversion (implicit conversion from doub...Jan Holesovsky
2014-10-23Fraction: Revert "do not forward-declare templates"Jan Holesovsky
2014-10-23Fraction: Revert "just check if the fraction is < 0"Jan Holesovsky
2014-10-23Fraction: Revert "make sure the denominator is not 0"Jan Holesovsky
2014-10-23Fraction: Revert "make sure the denominator is not 0"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-23Fraction: Revert "coverity#1247617 there is nothing to do if width is 0"Jan Holesovsky
2014-10-22Reduce scopes and add some whitespaces.Kohei Yoshida
2014-10-22SetObjectItemSet() eventually calls NbcAdjustTextFrameWidthAndHeight().Kohei Yoshida
2014-10-22AdoptTextMinSize() calls NbcAdjustTextFrameWidthAndHeight() at the end.Kohei Yoshida
2014-10-22Reduce scope level & Annotate the code a bit.Kohei Yoshida
2014-10-22Remove local variables that are no longer used.Kohei Yoshida
2014-10-22fdo#84844 Sidebar: Use SvxColorToolBoxControl for paragraph colorMaxim Monastirsky
2014-10-22Related: fdo#84844 Support of Sidebar wide buttons in SvxColorToolBoxControlMaxim Monastirsky
2014-10-22callcatcher: update unused codeCaolán McNamara
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist