summaryrefslogtreecommitdiff
path: root/starmath/source/accessibility.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-05-07tdf#118418 implement scrollSubstringTo() for gtkColomban Wendling1-0/+2
2020-03-13Revert "loplugin:constfields in starmath"Noel Grandin1-2/+2
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-1/+1
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-1/+1
2019-10-21loplugin:virtualdead unused param in EditEngine::FieldClickedNoel Grandin1-1/+1
2019-03-08tdf#42949 Fix IWYU warnings in starmath/*/*cxxGabor Kelemen1-1/+1
2019-01-04tdf#42949 Fix IWYU warnings in starmath/inc/*hxx & starmath/source/*hxxGabor Kelemen1-3/+0
2018-10-08loplugin:constfields in starmathNoel Grandin1-2/+2
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin1-2/+0
2018-05-10store Color using boost::optional in EditCharAttribFieldNoel Grandin1-1/+1
2018-04-12make SvxEditSource::Clone return std::unique_ptrNoel Grandin1-1/+1
2017-10-24loplugin:finalclasses in sfx2..svlNoel Grandin1-2/+1
2017-08-03starmath: cleanup includes with iwyuJochen Nitschke1-3/+2
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-05-04loplugin:checkunusedparams in starmathNoel Grandin1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-4/+4
2017-02-16convert EditEngineAttribs to scoped enumNoel Grandin1-1/+1
2017-02-12Various typos on accessibleJulien Nabet1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-67/+67
2017-01-11starmath: Kill unused forward declarationTakeshi Abe1-5/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-6/+6
2016-04-05loplugin:constantparam in editengNoel Grandin1-1/+1
2016-03-18loplugin:constantfunction in editengNoel Grandin1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-5/+0
2015-12-23starmath: Manage SmEditAccessible's pTextHelper via std::unique_ptrTakeshi Abe1-2/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-29com::sun::star->css in starmath,stoc,svgio,svlNoel Grandin1-80/+80
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-135/+135
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-11/+11
2015-09-17convert Link<> to typedNoel Grandin1-1/+1
2015-07-21loplugin:unusedmethods starmathNoel Grandin1-2/+0
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-2/+2
2015-04-07cppcheck: make ctor with 1 argument explicitTakeshi Abe1-4/+4
2015-03-02tdf#88206 Change uses of cppu::WeakImplHelper* to the variadic variantTakeshi Abe1-4/+3
2015-02-07loplugin:deletedspecialStephan Bergmann1-19/+11
2014-11-17"#pragma hdrstop" looks quite obsoleteMichael Stahl1-4/+0
2014-07-23convert SfxItemState constants to a proper enumNoel Grandin1-2/+2
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert1-1/+1
2014-04-04cleanup up the EditEngine::GetAttribs callNoel Grandin1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-134/+134
2014-03-03editeng: sal_Bool->boolNoel Grandin1-5/+5
2014-03-03editeng: sal_Bool->boolNoel Grandin1-12/+12
2014-02-27editeng: sal_Bool->boolNoel Grandin1-1/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-67/+67
2014-02-26Remove visual noise from starmathAlexander Wilms1-7/+7
2014-02-12sal_Bool->boolNoel Grandin1-2/+2
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud1-15/+15
2013-11-26Integrate branch of IAccessible2Steve Yin1-3/+3
2013-10-23starmath: fix include guardsThomas Arnhold1-2/+2