summaryrefslogtreecommitdiff
path: root/starmath/source/accessibility.cxx
AgeCommit message (Expand)Author
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: starmathStephan Bergmann
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin
2017-08-03loplugin:constparams in starmathNoel Grandin
2017-08-03starmath: cleanup includes with iwyuJochen Nitschke
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-05-19loplugin:stringcopy: starmathStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-15remove some unnecessary lockingNoel Grandin
2017-05-07tdf#107644: Crash on inserting formulaJulien Nabet
2017-05-04loplugin:checkunusedparams in starmathNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-16convert EditEngineAttribs to scoped enumNoel Grandin
2017-02-12Various typos on accessibleJulien Nabet
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25Fix typo in comments: relativ -> relativeTakeshi Abe
2016-12-12remove useless Mutex guardsNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-05loplugin:constantparam in editengNoel Grandin
2016-03-21tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-03-18loplugin:constantfunction in editengNoel Grandin
2016-02-19starmath: Avoid C-style castTakeshi Abe
2016-02-09Remove excess newlinesChris Sherlock
2016-01-05tdf#94205: Use o3tl::make_unique insted of new+std::move.Sheikha AL-Hinai
2015-12-23starmath: Manage SmEditAccessible's pTextHelper via std::unique_ptrTakeshi Abe
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in starmath,stoc,svgio,svlNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-17convert Link<> to typedNoel Grandin
2015-07-16coverity#1209707 Dereference null return valueCaolán McNamara
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-03-27convert GETATTRIBS_ constants to enum classNoel Grandin
2015-03-20tdf#88230: cleanup solar mutex yieldingPranav Kant
2015-03-13Simplify code constructing uno::Sequence<OUString> by initializer_listTakeshi Abe
2015-03-02cppcheck: cstyleCastCaolán McNamara
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-09-25editeng: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-24Replace some std::auto_ptr function parameters with std::unique_ptrStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_ON alias with SFX_ITEM_SETStephan Bergmann