summaryrefslogtreecommitdiffstats
path: root/extensions/source/ole
Commit message (Expand)AuthorAgeFilesLines
* loplugin:constparams: extensions (clang-cl)Stephan Bergmann2017-08-316-15/+15
* Drop gratuitous initial :: from comphelper::ProfileZoneTor Lillqvist2017-08-251-1/+1
* Fix typosAndrea Gelmini2017-08-181-1/+1
* convert std::map::insert to std::map::emplaceNoel Grandin2017-08-112-7/+6
* loplugin:casttovoid (clang-cl): extensionsStephan Bergmann2017-07-051-2/+1
* loplugin:oncevar (clang-cl): extensionsStephan Bergmann2017-07-033-32/+12
* loplugin:sallogareas (clang-cl)Stephan Bergmann2017-07-031-1/+1
* hresult1 is unusedStephan Bergmann2017-06-301-5/+1
* simplify some string handling in tracing callsNoel Grandin2017-06-231-4/+1
* Profiling API: add ProfileZonesLászló Németh2017-06-161-0/+2
* Fix typosAndrea Gelmini2017-06-051-1/+1
* cleanup unused css/script/ includesJochen Nitschke2017-05-202-12/+0
* Clean up uses of SAL_U/SAL_W: extensionsStephan Bergmann2017-05-121-1/+2
* revert OSL_ASSERT changesChris Sherlock2017-05-073-18/+18
* tdf#43157: convert extensions module away from OSL_ASSERT to assertChris Sherlock2017-05-073-18/+18
* css::uno::TypeClass vs. typelib_TypeClass mismatchStephan Bergmann2017-04-051-15/+15
* Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann2017-04-041-1/+1
* loplugin:redundantcast (clang-cl)Stephan Bergmann2017-04-041-1/+1
* Fix typosAndrea Gelmini2017-03-254-7/+7
* Fix typos + some German translationsAndrea Gelmini2017-03-191-1/+1
* cppcheck: nullPointerJulien Nabet2017-03-181-2/+2
* Fix typosAndrea Gelmini2017-03-031-1/+1
* Remove MinGW supportStephan Bergmann2017-02-107-65/+0
* Add missing #includesStephan Bergmann2017-02-083-0/+4
* Remove dynamic exception specificationsStephan Bergmann2017-01-267-99/+45
* loplugin:externvar (clang-cl)Stephan Bergmann2017-01-111-1/+1
* loplugin:salboolStephan Bergmann2017-01-061-1/+1
* extensions: Drop empty fileTakeshi Abe2016-12-201-30/+0
* Adapt Windows-only code to deletion of the "Any-to-Any" specializatiosStephan Bergmann2016-10-211-4/+4
* clang-cl loplugin: extensionsStephan Bergmann2016-10-1615-419/+443
* -Werror,-Wignored-attributesStephan Bergmann2016-09-231-0/+1
* tdf#99643 OLE automation bridge: fix 64-bit pointer conversionsMichael Stahl2016-06-013-8/+10
* Fix typosAndrea Gelmini2016-05-161-1/+1
* Better fix for Windows-only codeStephan Bergmann2016-05-041-1/+1
* Fix Windows-only code, part 3Stephan Bergmann2016-05-041-2/+1
* Fix Windows-only code, part 2Stephan Bergmann2016-05-041-1/+1
* Fix Windows-only codeStephan Bergmann2016-05-041-2/+1
* NULL -> nullptrStephan Bergmann2016-05-031-1/+1
* NULL -> nullptrStephan Bergmann2016-05-031-4/+4
* Fix typosAndrea Gelmini2016-04-301-1/+1
* cleanup: remove unused Reference.h(xx) includesJochen Nitschke2016-04-021-1/+0
* Silence -Werror,-Wnon-virtual-dtor in external includesStephan Bergmann2016-03-043-0/+3
* Silence -Werror,-Wnon-virtual-dtorStephan Bergmann2016-03-042-0/+10
* Ole: Fix WaEDavid Ostrovsky2016-02-283-18/+19
* Remove excess newlinesChris Sherlock2016-02-0910-18/+0
* -Werror,-Wignored-qualifiers (clang-cl)Stephan Bergmann2016-01-262-2/+2
* Silence -Werror,-Wmissing-field-initializers in END_OBJECT_MAP (clang-cl)Stephan Bergmann2016-01-261-1/+7
* Silence more warnings, clang-cl's /W4 now also includes -WextraStephan Bergmann2016-01-263-0/+3
* -Werror,-Wunused-parameter (clang-cl)Stephan Bergmann2016-01-261-1/+1
* Fix typosAndrea Gelmini2016-01-102-3/+3