summaryrefslogtreecommitdiff
path: root/winaccessibility/source/service
AgeCommit message (Expand)Author
2017-07-03loplugin:oncevar (clang-cl): winaccessibilityStephan Bergmann
2017-05-11Clean up uses of SAL_U/SAL_W: winaccessibilityStephan Bergmann
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann
2017-03-11Fix typosAndrea Gelmini
2017-03-11Fix (German?) spelling mistakes in comments: s/save/safe (the adjective)Tor Lillqvist
2017-03-02Fix typosAndrea Gelmini
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-16loplugin:unnecessaryoverride (clang-cl)Stephan Bergmann
2016-11-11loplugin:vclwidgetsStephan Bergmann
2016-10-15clang-cl loplugin: winaccessibilityStephan Bergmann
2016-08-25-Werror,-Wnonportable-include-path (clang-cl)Stephan Bergmann
2016-05-25Mark dubious fallthrough cases as "SAL_FALLTHROUGH; //TODO ???" (in Win-only)Stephan Bergmann
2016-05-19Resolve: "TODO(Q1): Make GetSystemData method virtual"Caolán McNamara
2016-05-19rename to two GetSystemData methods to find all call-sitesCaolán McNamara
2016-03-04Silence -Werror,-Wnon-virtual-dtor in generated UAccCOM.h (clang-cl)Stephan Bergmann
2016-03-04-Werror,-WshadowStephan Bergmann
2016-03-04-Werror,-WshadowStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2016-01-26-Werror,-Wsign-compare (clang-cl)Stephan Bergmann
2016-01-26-Werror,-Wunused-parameter (clang-cl)Stephan Bergmann
2015-11-28Silence clang-cl -Wextra-tokens in midl-generated codeStephan Bergmann
2015-11-28-Werror,-Wmicrosoft-exception-specStephan Bergmann
2015-11-28-Werror,-Wunused-private-fieldStephan Bergmann
2015-11-28-Werror,-WreorderStephan Bergmann
2015-11-28-Werror,-WreorderStephan Bergmann
2015-11-24com::sun::star->css in winaccessibility/Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-09-15Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-19Fix typosAndrea Gelmini
2015-06-15cppcheck:redundantAssignmentNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-22presumably this will fix the mismatch of the service namesCaolán McNamara
2015-03-13Typos for descriptionJulien Nabet
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-06fdo#81264 Accessiblitiy focus not tracked for cells in CalcNiklas Johansson
2014-10-29ref-counting vcl::Window subclassesNoel Grandin
2014-10-17fdo#74441 [Accessiblity] Don't expose 0 for empty cells in CalcNiklas Johansson
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-13WaE: C4245: 'argument' : conversion from 'int' to 'unsigned short'Tor Lillqvist
2014-08-13warning C4189: local variable is initialized but not referencedThomas Arnhold
2014-08-13warning C4189: local variable is initialized but not referencedThomas Arnhold
2014-08-13warning C4189: local variable is initialized but not referencedThomas Arnhold
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-05-27css already means ::com::sun::starThomas Arnhold
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-05-23catch exception by const refTakeshi Abe
2014-05-22cppcheck: Exception should be caught by referenceThomas Arnhold
2014-05-09prewin.h includes windows.hThomas Arnhold
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni