summaryrefslogtreecommitdiff
path: root/svx/source/table
AgeCommit message (Expand)Author
2016-10-12loplugin:countusersofdefaultparams in svxNoel Grandin
2016-10-09convert CELL constants to typed_flagsJochen Nitschke
2016-10-07loplugin:staticmethods: svxStephan Bergmann
2016-10-05loplugin:unnecessaryoverride in svxNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-01Fix typosAndrea Gelmini
2016-09-20tdf#102223 EDITING Deleting all content from a cell changes font formattingNoel Grandin
2016-09-20convert constants to scoped enum TblActionJochen Nitschke
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist
2016-09-12impress: extend dumpAsXml to table cell and stylesNoel Grandin
2016-09-09loplugin:constantparam in svxNoel Grandin
2016-08-30Translate some German comments and messagesMaarten Bosmans
2016-08-25drop enum IAccessibleViewForwarderListener::ChangeTypeNoel Grandin
2016-08-24remove CellOverlayTypeNoel Grandin
2016-08-23convert SdrHdlKind to scoped enumNoel Grandin
2016-08-22convert SdrViewEditMode to scoped enumNoel Grandin
2016-08-22convert SdrHitKind to scoped enumNoel Grandin
2016-08-19convert SdrUserCallType to scoped enumNoel Grandin
2016-08-19convert TableHitKind to scoped enumNoel Grandin
2016-08-19convert SdrInsertReasonKind to scoped enumNoel Grandin
2016-08-19convert SdrCreateCmd to scoped enumNoel Grandin
2016-07-27loplugin:countusersofdefaultparams in svxNoel Grandin
2016-07-25new loplugin overrideparamNoel Grandin
2016-07-21sd lok: fix hard to select a full tableHenry Castro
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin
2016-06-28loplugin:singlevalfields in svxNoel Grandin
2016-06-27loplugin:singlevalfields in svx(part1)Noel Grandin
2016-06-17comphelper lok: remove the g_bViewCallback globalMiklos Vajna
2016-06-14svx: implement per-view LOK_CALLBACK_TEXT_SELECTIONMiklos Vajna
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-06-10Clean up uses of Any::getValue() in svxStephan Bergmann
2016-06-08loplugin:passstuffbyrefStephan Bergmann
2016-06-08tdf#100269 svx: fix undo of table column resizeMiklos Vajna
2016-06-08Related: tdf#100269 sd xml dump: expose layout of table shapesMiklos Vajna
2016-06-06remove some manual ref counting in svx and xmloffNoel Grandin
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-05-30editeng: rename misleading SvxBoxItem::GetDistance()/SetDistance()Michael Stahl
2016-05-19loplugin:unusedmethods in svxNoel Grandin
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-05-12clang-tidy modernize-loop-convert in svxNoel Grandin
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-25loplugin:passstuffbyrefStephan Bergmann
2016-04-25loplugin:defaultparamsStephan Bergmann
2016-04-25tdf#99452 svx: fix undo of table row edge dragMiklos Vajna