summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj
AgeCommit message (Expand)Author
2017-02-02CreateQueryParam to take a ScRange parameter.Kohei Yoshida
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26this is the css::document::Settings property LinkUpdateModeEike Rathke
2017-01-26remove now unused header fileEike Rathke
2017-01-26this is css::sheet::XGlobalSheetSettings attribute LinkUpdateModeEike Rathke
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25loplugin: unnecessary destructor scNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, scStephan Bergmann
2017-01-19new loplugin: useuniqueptr: sc part 2Noel Grandin
2017-01-17replace boost::checked_deleter with std::default_deleteJochen Nitschke
2017-01-17convert subtotalfuncs from manual array to std::vectorNoel Grandin
2017-01-11don't emit objects on ScRange*List::RemoveJochen Nitschke
2017-01-10New loplugin:conststringvar: scStephan Bergmann
2017-01-09New loplugin:externvar: scStephan Bergmann
2016-12-22unwind RID_IMAGELIST_NAVCONT ImageListCaolán McNamara
2016-12-20convert SFX_EVENT constants to scoped enumNoel Grandin
2016-12-13OSL_TRACE->SAL in sc..scriptingNoel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-12-08Sigh, MSVC randomly doesn't like '= default' hereStephan Bergmann
2016-12-08Replace manual acquire/release calls with rtl::ReferenceStephan Bergmann
2016-12-02coverity#1396676 Uninitialized pointer fieldCaolán McNamara
2016-12-01Throw RuntimeException with messageStephan Bergmann
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: scStephan Bergmann
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-11-28nitpicks, tdf#43544 follow-upEike Rathke
2016-11-28tdf#43544 ScStyleObj: Only call StylePool->find() when necessaryMaarten Bosmans
2016-11-23GeneralFunction is not an enum anymoreTamás Zolnai
2016-11-23[API Change]: Create new GeneralFunction2 for adding medianTamás Zolnai
2016-11-22[API Change] revert incompatible change of enum css::sheet::GeneralFunctionEike Rathke
2016-11-20PivotMedian: Implement median as a new pivot table functionTamás Zolnai
2016-11-19tdf#48140 Remove not used UNO headers from filtersBartosz Kosiorek
2016-11-11tdf#103632 - sc: tolerate OOB sort fields from UNO API.Michael Meeks
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin
2016-11-07loplugin:expandablemethods in scNoel Grandin
2016-11-01loplugin:oncevar in sal..scriptingNoel Grandin
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-26Resolves: tdf#92117 create only one Undo for all UnmergeCells() callsEike Rathke
2016-10-24remove unused SfxListener subclassingNoel Grandin
2016-10-19loplugin:expandablemethodds in scNoel Grandin
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-15PivotTable: No reason to call GetSource hereTamás Zolnai
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-10-07sc: Allow paste to overwrite existing data in tiled editin mode.Michael Meeks
2016-10-08Pivot tables: Fix XLSX import of nested date groupsTamás Zolnai
2016-10-07loplugin:staticaccessTor Lillqvist
2016-10-06LOK: Calc: page-up/down - cursor moves far more than a pageMarco Cecchetti
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann