summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)AuthorFilesLines
2014-11-04remove some unused code in scNoel Grandin4-43/+0
2014-11-04Bin presumably obsolete SUNWS crackTor Lillqvist1-4/+0
2014-11-03fdo#84844 Use SvxColorToolBoxControl for border colorMaxim Monastirsky4-169/+4
2014-11-03coverity#1209103 copy-paste errorDavid Tardon1-1/+1
2014-11-03callcatcher: update unused codeCaolán McNamara4-47/+0
2014-11-03fdo#85403 broadcast changes after TextToColumnEike Rathke1-0/+1
2014-11-01fdo#84938: replace MIB_ constants with enumNoel Grandin1-1/+1
2014-10-31i#90076: avoid double-free race condition for ScCellRangesBaseMichael Stahl1-4/+24
2014-10-31Removed duplicated includesAndrea Gelmini1-2/+0
2014-10-31coverity#735320 Unchecked return valueEike Rathke1-1/+2
2014-10-31coverity#735811 Dereference after null checkEike Rathke1-1/+1
2014-10-31convert COMMAND_WHEEL constants to an enumNoel Grandin3-5/+5
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini1-1/+1
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin2-3/+1
2014-10-29coverity#1242433 SdrMakeOutliner alway derefs pModCaolán McNamara1-1/+1
2014-10-28coverity#704001 silence Unchecked return valueCaolán McNamara1-1/+1
2014-10-28cid#738785 Uninitialized pointer fieldStephan Bergmann1-10/+10
2014-10-28coverity#1233509 Uncaught exceptionCaolán McNamara1-1/+24
2014-10-28coverity#1233510 Uncaught exceptionCaolán McNamara1-1/+24
2014-10-28loplugin: cstylecastNoel Grandin43-471/+471
2014-10-28loplugin: cstylecastNoel Grandin40-216/+216
2014-10-28loplugin: cstylecastNoel Grandin24-130/+130
2014-10-28loplugin: cstylecastNoel Grandin19-127/+127
2014-10-27sc: assert SfxPoolItem::operator==Michael Stahl1-9/+9
2014-10-27fdo#84844 Sidebar: Use SvxColorToolBoxControl for cell fill colorMaxim Monastirsky4-113/+1
2014-10-27fdo#84938: replace KEYTYPE_ constants with enumNoel Grandin2-3/+3
2014-10-26fdo#85215: Don't adjust references wrt cell position when disabled.Kohei Yoshida1-2/+1
2014-10-24coverity#1242427 Explicit null dereferencedCaolán McNamara1-1/+1
2014-10-24coverity#1242428 Explicit null dereferencedCaolán McNamara1-1/+1
2014-10-24Related: fdo#84844 Support fill color in SvxColorToolBoxControlMaxim Monastirsky1-0/+1
2014-10-24Register the item type based on the SIDMaxim Monastirsky1-1/+1
2014-10-24loplugin: cstylecastNoel Grandin2-5/+5
2014-10-24fdo#73617 sc: Don't update the gui during live previewMaxim Monastirsky1-1/+0
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky46-228/+234
2014-10-23Fraction: Revert "do not forward-declare templates"Jan Holesovsky1-2/+1
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky45-176/+176
2014-10-23loplugin: cstylecastNoel Grandin14-86/+86
2014-10-23loplugin: cstylecastNoel Grandin1-5/+5
2014-10-23Remove ScToken from the formula::FormulaToken hierarchyStephan Bergmann4-24/+24
2014-10-23Make ScToken::GetSingleRef etc. return * instead of &Stephan Bergmann4-30/+30
2014-10-22Update all script types in the marked ranges up-front.Kohei Yoshida1-0/+2
2014-10-22callcatcher: update unused codeCaolán McNamara1-2/+2
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist6-10/+20
2014-10-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin3-3/+3
2014-10-21nShearWink -> nShearAngleMiklos Vajna1-1/+1
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin4-15/+15
2014-10-17Consistency around SdrAngleItem in svx/sxciaitm.hxxStephan Bergmann1-2/+2
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon45-176/+176
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann16-25/+5
2014-10-15fdo#84938: replace SYMBOL_TYPE constants with enumNoel Grandin2-4/+4