From b768611724a3c25e4267c921308006abe03f97f7 Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Thu, 28 Feb 2013 18:39:34 +0100 Subject: remove all d.lst Change-Id: Icba4218c5f9fe89d183d25ea82a8eae52881f885 --- mythes/prj/d.lst | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 mythes/prj/d.lst (limited to 'mythes') diff --git a/mythes/prj/d.lst b/mythes/prj/d.lst deleted file mode 100644 index e69de29bb2d1..000000000000 -- cgit
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-06WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2023-08-09wina11y: Drop "#CHECK#" commentsMichael Weghorn
2023-08-09wina11y: Use return value instead of out paramMichael Weghorn
2023-08-08wina11y: Drop AccObjectManagerAgent indirectionMichael Weghorn
2022-11-24Drop redundant -Wnon-virtual-dtorStephan Bergmann
2022-09-17loplugin:loopvartoosmall (clang-cl)Stephan Bergmann
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2022-03-23Drop ENTER/LEAVE_PROTECTED_BLOCK and ISDESTROY macrosMike Kaganski
2022-03-23Drop SAFE_SYSFREESTRING macroMike Kaganski
2021-09-30Extended loplugin:referencecasting/redundantcast (clang-cl): winaccessibilityStephan Bergmann
2021-09-08tdf#100086 tdf#124832 wina11y: Implement IAccessibleTable2Michael Weghorn
2021-09-07wina11y: Drop CAccTable::GetXInterfaceMichael Weghorn
2020-02-03loplugin:redundantpointerops (clang-cl)Stephan Bergmann
2019-11-19loplugin:fakebool (clang-cl)Stephan Bergmann
2019-10-02-Werror,-Wmicrosoft-exception-spec (clang-cl)Stephan Bergmann
2019-03-27loplugin:typedefparam (clang-cl)Stephan Bergmann
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-20dubious SysAllocString checkCaolán McNamara
2017-10-27loplugin:includeform: winaccessibility (Windows)Stephan Bergmann
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-10-03Replace more reinterpret_cast with SAL_W/SAL_UMike Kaganski
2017-07-17loplugin:unnecessaryparen: winaccessibility (clang-cl)Stephan 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
2016-10-15clang-cl loplugin: winaccessibilityStephan Bergmann
2016-03-04Silence -Werror,-Wnon-virtual-dtor in generated UAccCOM.h (clang-cl)Stephan Bergmann
2015-09-29Fix typosAndrea Gelmini
2015-03-20Typo: (O/o)veride(n)->(O/o)verride(n)Julien Nabet
2015-01-19fdo#39440 reduce scope of local variablesMichael Weghorn
2014-08-13Oops, partial revert of 5ba86251c08ea9a9297afd2c1d8f57adaecc3d03Tor Lillqvist
2014-08-13WaE: C4189: 'isTRUE' : local variable is initialized but not referencedTor Lillqvist
2014-05-14remove external header guardsThomas Arnhold
2013-12-12winaccessibility: remove some noise from not-implemented methodsMichael Stahl
2013-12-12winaccessibility: fix locking in UAccCOMMichael Stahl
2013-12-12winaccessibility: remove CheckEnableAccessible.h and assorted noiseMichael Stahl
2013-11-28winaccessibility: remove obsolete act.hxxMichael Stahl
2013-11-25winaccessibility: replace CoCreateInstance with direct instantiationMichael Stahl
2013-11-24winaccessibility: fix some error handling in CAccTableMichael Stahl
2013-11-21winaccessibility: pass pointers as "hyper" in the COM IDLMichael Stahl
2013-11-20winaccessibility: remove UAccCOM2.hMichael Stahl
2013-11-19warning C4702: unreachable codeStephan Bergmann
2013-11-19Move to MPLv2 license headers, add modelines.Michael Meeks
2013-11-19Integrate branch of IAccessible2Steve Yin