summaryrefslogtreecommitdiff
path: root/svx/source/table
AgeCommit message (Expand)Author
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-14loplugin:passstuffbyref in svxNoel Grandin
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke
2016-04-11clang-tidy performance-unnecessary-value-param in svxNoel Grandin
2016-04-04tdf#97499 Fixed containers parameters clearing #3tymyjan
2016-03-23loplugin:constantparm in svtoolsNoel Grandin
2016-03-17loplugin:constantparam in svxNoel Grandin
2016-03-11lok: Avoid dereferencing nullptr.Jan Holesovsky
2016-03-10loplugin:constantparam in drawinglayerNoel Grandin
2016-03-09loplugin:constantparam in svxNoel Grandin
2016-03-04loplugin:unuseddefaultparam in svxNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svx (part1)Noel Grandin
2016-02-12GetActiveAccessibleCell: remove recently obsoleted IF clauseJustin Luth
2016-02-09Remove excess newlinesChris Sherlock
2016-02-08tdf#96685 - set focus of accessible table cellsJustin Luth
2016-02-04svx: replace boost::bind with C++11 lambdaMichael Stahl
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-30tdf#91762: Check wether the row and the cell have text...Xisco Fauli
2016-01-15svx: remove now unused SdrModel::isTiledRendering()Miklos Vajna
2016-01-14loplugin:unusedmethods unused return value in svxNoel Grandin
2016-01-13loplugin:unusedmethods unused return value in include/svxNoel Grandin
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann
2016-01-11svx: SdrDragStat::GetPointAnz() -> GetPointCount()Miklos Vajna
2016-01-10Fix typosAndrea Gelmini
2016-01-07optimize performance - avoid GetActiveAccessibleCell callJustin Luth
2016-01-05tdf#94205: Use o3tl::make_unique insted of new+std::move.Sheikha AL-Hinai
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-11-28Don't leave sdr::table::Cell members implicitly declaredStephan Bergmann
2015-11-23loplugin:unusedfields in svx/Noel Grandin
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin
2015-11-17loplugin:unnecessaryvirtualNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-09-18boost->stdCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17unused headersCaolán McNamara
2015-09-17convert Link<> to typedNoel Grandin
2015-09-16boost->stdCaolán McNamara
2015-09-09Missing break?Stephan Bergmann
2015-09-07svx: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-09-01refactor to create a HasMarked, no logic changeCaolán McNamara
2015-09-01implement undo of delete impress cell contentsCaolán McNamara
2015-09-01Related: rhbz#1255200 apparent missing stylesheetCaolán McNamara