summaryrefslogtreecommitdiff
path: root/accessibility/source/extended/textwindowaccessibility.cxx
AgeCommit message (Expand)Author
2017-07-20loplugin:constparams in accessibilityNoel Grandin
2017-07-10Remove useless method OCommonAccessibleText::getTextArnaud Versini
2017-06-27Document::retrieveDefaultAttributesImpl did nothingStephan Bergmann
2017-06-12Remove VCLExternalSolarLock and IMutex.Arnaud Versini
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-06loplugin:useuniqueptr extend to catch more localvar casesNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-28new loplugin unoanyNoel Grandin
2017-02-15Drop :: prefix from std in [a-b]*/Tor Lillqvist
2017-02-06Add missing #includesStephan Bergmann
2017-02-01makeAny->Any in accessibility..avmediaNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-05tdf#43157 - Clean up OSL_ASSERT, DBG_ASSERT, etc.Gökhan Gurbetoğlu
2016-08-04loplugin:countusersofdefaultparams in accessibility,avmediaNoel Grandin
2016-06-08Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-18cppcheck: silence known conditions warnings accessibilityJochen Nitschke
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30convert Sequence<XInterface> constructions to use initializer listsNoel Grandin
2015-09-20convert Link<> to typedNoel Grandin
2015-08-16sal_uLong to sal_uInt32Matteo Casalin
2015-08-16sal_uLong to sal_uInt32 as TextPaM paragraph numberMatteo Casalin
2015-08-16sal_uInt16 to sal_Int32Matteo Casalin
2015-08-01sal_uInt16 to sal_Int32, constify, minor optimizationsMatteo Casalin
2015-08-01sal_uInt16 to sal_Int32Matteo Casalin
2015-07-29chmod -xTor Lillqvist
2015-07-17com::sun::star->css in accessibilityNoel Grandin
2015-05-28new clang plugin: loopvartoosmallNoel Grandin
2015-05-02cppcheck: noExplicitConstructorCaolán McNamara
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-09-30loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-05-27css already means ::com::sun::starThomas Arnhold
2014-05-19fix-includes.pl: accessibilityThomas Arnhold
2014-05-15fix cut and paste into macro editor crashCaolán McNamara
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni