summaryrefslogtreecommitdiff
path: root/extensions/source/ole
AgeCommit message (Expand)Author
2017-08-31loplugin:constparams: extensions (clang-cl)Stephan Bergmann
2017-08-25Drop gratuitous initial :: from comphelper::ProfileZoneTor Lillqvist
2017-08-18Fix typosAndrea Gelmini
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-05loplugin:casttovoid (clang-cl): extensionsStephan Bergmann
2017-07-03loplugin:oncevar (clang-cl): extensionsStephan Bergmann
2017-07-03loplugin:sallogareas (clang-cl)Stephan Bergmann
2017-06-30hresult1 is unusedStephan Bergmann
2017-06-23simplify some string handling in tracing callsNoel Grandin
2017-06-16Profiling API: add ProfileZonesLászló Németh
2017-06-05Fix typosAndrea Gelmini
2017-05-20cleanup unused css/script/ includesJochen Nitschke
2017-05-12Clean up uses of SAL_U/SAL_W: extensionsStephan Bergmann
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert extensions module away from OSL_ASSERT to assertChris Sherlock
2017-04-05css::uno::TypeClass vs. typelib_TypeClass mismatchStephan Bergmann
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann
2017-04-04loplugin:redundantcast (clang-cl)Stephan Bergmann
2017-03-25Fix typosAndrea Gelmini
2017-03-19Fix typos + some German translationsAndrea Gelmini
2017-03-18cppcheck: nullPointerJulien Nabet
2017-03-03Fix typosAndrea Gelmini
2017-02-10Remove MinGW supportStephan Bergmann
2017-02-08Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-11loplugin:externvar (clang-cl)Stephan Bergmann
2017-01-06loplugin:salboolStephan Bergmann
2016-12-20extensions: Drop empty fileTakeshi Abe
2016-10-21Adapt Windows-only code to deletion of the "Any-to-Any" specializatiosStephan Bergmann
2016-10-16clang-cl loplugin: extensionsStephan Bergmann
2016-09-23-Werror,-Wignored-attributesStephan Bergmann
2016-06-01tdf#99643 OLE automation bridge: fix 64-bit pointer conversionsMichael Stahl
2016-05-16Fix typosAndrea Gelmini
2016-05-04Better fix for Windows-only codeStephan Bergmann
2016-05-04Fix Windows-only code, part 3Stephan Bergmann
2016-05-04Fix Windows-only code, part 2Stephan Bergmann
2016-05-04Fix Windows-only codeStephan Bergmann
2016-05-03NULL -> nullptrStephan Bergmann
2016-05-03NULL -> nullptrStephan Bergmann
2016-04-30Fix typosAndrea Gelmini
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-03-04Silence -Werror,-Wnon-virtual-dtor in external includesStephan Bergmann
2016-03-04Silence -Werror,-Wnon-virtual-dtorStephan Bergmann
2016-02-28Ole: Fix WaEDavid Ostrovsky
2016-02-09Remove excess newlinesChris Sherlock
2016-01-26-Werror,-Wignored-qualifiers (clang-cl)Stephan Bergmann
2016-01-26Silence -Werror,-Wmissing-field-initializers in END_OBJECT_MAP (clang-cl)Stephan Bergmann
2016-01-26Silence more warnings, clang-cl's /W4 now also includes -WextraStephan Bergmann
2016-01-26-Werror,-Wunused-parameter (clang-cl)Stephan Bergmann
2016-01-10Fix typosAndrea Gelmini