summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
2016-09-11tdf#88205 use list ctor for uno::Sequence<OUString> in scJochen Nitschke
2016-09-10loplugin:constantparam in scNoel Grandin
2016-09-09loplugin:constantparam in sfx2Noel Grandin
2016-09-09loplugin:constantparam in svtoolsNoel Grandin
2016-09-05convert Orientation to scoped enumNoel Grandin
2016-09-05convert ScrollType to scoped enumNoel Grandin
2016-09-05convert GradientStyle to scoped enumNoel Grandin
2016-09-05convert LineStyle to scoped enumNoel Grandin
2016-09-05convert RasterOp to scoped enumNoel Grandin
2016-09-04Restore the toggle state of the currency buttonMaxim Monastirsky
2016-09-03coverity#1372443 Unchecked return valueCaolán McNamara
2016-09-02coverity#704000 silence Unchecked return valueCaolán McNamara
2016-09-02Avoid calling memcpy with illegal nullptr (when aHiddenValues.empty())Stephan Bergmann
2016-09-01exclude also single quoted strings from function name suggestionEike Rathke
2016-09-01sc lok: implement SfxViewShell::NotifyCursor() APIMiklos Vajna
2016-09-01std::list<sal_Int32> to vectorNoel Grandin
2016-09-01use IsStaticDefaultItem from poolitem.hxx instead of custom checksJochen Nitschke
2016-08-31let's make Impress crash less - SfxStyleFamily editionMichael Stahl
2016-08-30Translate some German comments and messagesMaarten Bosmans
2016-08-30sc lok: implement getCommandValues(.uno:AcceptTrackedChanges) APIMiklos Vajna
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (sc)Stephan Bergmann
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-29loplugin:countusersofdefaultparamsNoel Grandin
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-08-26convert SV_ITEM_ID_LBOX defines to scoped enumJochen Nitschke
2016-08-25tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu
2016-08-25drop enum IAccessibleViewForwarderListener::ChangeTypeNoel Grandin
2016-08-25convert DataAccessDescriptorProperty to scoped enumNoel Grandin
2016-08-25new loplugin: countusersofdefaultparamsNoel Grandin
2016-08-24convert SvxNumberValueType to scoped enumNoel Grandin
2016-08-24convert OverlayType to scoped enumNoel Grandin
2016-08-24convert SdrTextAniDirection to scoped enumNoel Grandin
2016-08-24convert ShapeProperty to scoped enumNoel Grandin
2016-08-23sc lok: fix re-sizing several rows/columns at onceHenry Castro
2016-08-23Remaining clang-tidy misc-move-constructor-initStephan Bergmann
2016-08-23convert SearchLabel to scoped enumNoel Grandin
2016-08-23convert SdrHorAlign to scoped enumNoel Grandin
2016-08-23convert SdrVertAlign to scoped enumNoel Grandin
2016-08-23convert SdrEndTextEditKind to scoped enumNoel Grandin
2016-08-23convert SdrHdlKind to scoped enumNoel Grandin
2016-08-23convert SdrIterMode to scoped enumNoel Grandin
2016-08-22Make the string 'and' translatable in Manage Conditional Formatting dialogAndras Timar
2016-08-23Resolves: tdf#101137 handle empty elements in matrix concatenationEike Rathke
2016-08-22GSoC: tdf#101249 Toolbar Mode switchingSzymon Kłos
2016-08-22convert SdrHintKind to scoped enumNoel Grandin
2016-08-22convert SdrViewEditMode to scoped enumNoel Grandin
2016-08-22convert SdrHitKind to scoped enumNoel Grandin
2016-08-21coverity#1371453 try silence Wrapper object use after freeCaolán McNamara
2016-08-19loplugin:countusersofdefaultparams in scNoel Grandin
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara