summaryrefslogtreecommitdiff
path: root/starmath/source/accessibility.hxx
AgeCommit message (Expand)Author
2017-10-24loplugin:finalclasses in sfx2..svlNoel Grandin
2017-08-03starmath: cleanup includes with iwyuJochen Nitschke
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
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-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-11starmath: Kill unused forward declarationTakeshi Abe
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-04-05loplugin:constantparam in editengNoel Grandin
2016-03-18loplugin:constantfunction in editengNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
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-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-17convert Link<> to typedNoel Grandin
2015-07-21loplugin:unusedmethods starmathNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-07cppcheck: make ctor with 1 argument explicitTakeshi Abe
2015-03-02tdf#88206 Change uses of cppu::WeakImplHelper* to the variadic variantTakeshi Abe
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-11-17"#pragma hdrstop" looks quite obsoleteMichael Stahl
2014-07-23convert SfxItemState constants to a proper enumNoel Grandin
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert
2014-04-04cleanup up the EditEngine::GetAttribs callNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-03editeng: sal_Bool->boolNoel Grandin
2014-03-03editeng: sal_Bool->boolNoel Grandin
2014-02-27editeng: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from starmathAlexander Wilms
2014-02-12sal_Bool->boolNoel Grandin
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud
2013-11-26Integrate branch of IAccessible2Steve Yin
2013-10-23starmath: fix include guardsThomas Arnhold
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-09-04String to OUStringThomas Arnhold
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke
2013-04-26XubString->OUStringCaolán McNamara
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens
2012-10-01String -> OUStringIvan Timofeev
2012-10-01String -> OUStringIvan Timofeev
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-06-23removed unused forward declarations of classTakeshi Abe
2011-08-08Replace SvUShorts with vector in editeng.hxx and cascade changes.Nigel Hawkins