summaryrefslogtreecommitdiff
path: root/accessibility/source/helper
AgeCommit message (Expand)Author
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-01-12More loplugin:cstylecast: accessibilityStephan Bergmann
2017-12-22lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-09accessibility: consistently use "" and <> in include directivesMike Kaganski
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-16loplugin:comparisonwithconstant in accessibilityNoel Grandin
2017-04-30untranslated strings are just stringsCaolán McNamara
2017-04-19clang-tidy readability-simplify-boolean-expr in accessibility..cuiNoel Grandin
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-14remove unused RID constantsNoel Grandin
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-02-01makeAny->Any in accessibility..avmediaNoel Grandin
2017-01-07accessibility: simplify CharacterAttributesHelper.Arnaud Versini
2017-01-06Localize return value of EditBrowseBoxTableCell::getAccessibleNameMuhammet Kara
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist
2016-02-09Remove excess newlinesChris Sherlock
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris 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-12-17Remove unused ToolPanel (aka TaskPane)Samuel Mehrbrodt
2015-12-03Use comphelper::containerToSequence()Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-17com::sun::star->css in accessibilityNoel Grandin
2015-07-06tdf#88206: replace cppu::WeakImplHelper* and cppu::WeakComponentImplHelper*Takeshi Abe
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-04-10accessibility: cleanup for updated toolkit API.Michael Meeks
2014-10-02loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-12toolkit: sal_Bool -> boolStephan Bergmann
2014-07-08use SimpleReferenceObject in svtools moduleNoel Grandin
2014-04-18non-desktop: Avoid accessibility.Jan Holesovsky
2014-04-18accessibility: Move AccessibleFactory to anonymous namespace.Jan Holesovsky
2014-04-15accessibility: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-05Doxygen warnings correctedChris Sherlock
2014-02-04fix ambiguitiesCaolán McNamara
2013-11-26-Werror,-Wunused-private-fieldStephan Bergmann