summaryrefslogtreecommitdiffstats
path: root/extensions/source/ole/unoobjw.cxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:oncevar (clang-cl): extensionsStephan Bergmann2017-07-031-24/+8
* Profiling API: add ProfileZonesLászló Németh2017-06-161-0/+2
* revert OSL_ASSERT changesChris Sherlock2017-05-071-4/+4
* tdf#43157: convert extensions module away from OSL_ASSERT to assertChris Sherlock2017-05-071-4/+4
* Fix typosAndrea Gelmini2017-03-251-1/+1
* cppcheck: nullPointerJulien Nabet2017-03-181-2/+2
* Fix typosAndrea Gelmini2017-03-031-1/+1
* Remove MinGW supportStephan Bergmann2017-02-101-12/+0
* Add missing #includesStephan Bergmann2017-02-081-0/+2
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-2/+0
* clang-cl loplugin: extensionsStephan Bergmann2016-10-161-80/+80
* Ole: Fix WaEDavid Ostrovsky2016-02-281-4/+4
* -Werror,-Wignored-qualifiers (clang-cl)Stephan Bergmann2016-01-261-1/+1
* -Werror,-Wunused-parameter (clang-cl)Stephan Bergmann2016-01-261-1/+1
* -Werror,-Wunused-variableStephan Bergmann2015-11-281-2/+0
* -Werror,-Wlogical-op-parenthesesStephan Bergmann2015-11-241-4/+4
* -Werror,-Wwritable-stringsStephan Bergmann2015-11-241-2/+2
* -Werror,-WreorderStephan Bergmann2015-11-241-2/+2
* -Werror,-Wint-to-pointer-castStephan Bergmann2015-11-241-2/+2
* use uno::Reference::set method instead of assignmentNoel Grandin2015-11-021-2/+2
* Bin a few leftover (?) stderr printoutsTor Lillqvist2015-08-281-4/+0
* tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-08-061-1/+0
* Typo: wheter->whetherJulien Nabet2015-04-011-1/+1
* Typo: queriing->queryingJulien Nabet2015-02-211-1/+1
* Typo: reqired->requiredJulien Nabet2015-02-211-1/+1
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-041-3/+3
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-301-2/+2
* typo: choosen -> chosenThomas Arnhold2014-04-141-1/+1
* Remove unneccessary commentsAlexander Wilms2014-02-231-3/+3
* Windows: Require at least Windows XP SP2Thomas Arnhold2013-11-201-3/+0
* WaE: use number() instead of valueOf()Tor Lillqvist2013-09-041-1/+1
* fdo#62475 - remove visual noisePhilipp Riemer2013-08-311-1/+1
* fdo#62475 - remove visual noisePhilipp Riemer2013-08-311-31/+5
* Re-work 8bit characters in source code, or remove them.Michael Meeks2013-08-201-1/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-1/+0
* fdo#43460: use isEmpty()Thomas Arnhold2013-03-091-7/+7
* fix string literals concatenationLuboš Luňák2013-01-301-8/+8
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-301-24/+24
* extensions: oleautobridge: avoid boatloads of warning C4005Michael Stahl2012-12-201-8/+3
* We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist2012-11-281-1/+1
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-061-23/+14
* fix some VS 2010 specific issuesDavid Ostrovsky2012-10-281-0/+4
* Wrong includeStephan Bergmann2012-09-191-1/+1
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-191-1/+1
* fdo#46808, Adapt reflection::CoreReflection UNO service to new styleNoel Grandin2012-09-051-18/+16
* Fixed some cppcheck messagesPKEuS2012-02-061-1/+1
* Removed unnecessary tools/debug.hxx includes.Marcel Metz2012-01-061-1/+0
* fix ole build failurePeter Foley2011-12-111-1/+1
* catch exception by constant referenceTakeshi Abe2011-12-101-22/+22
* remove include of pch header in extensionsNorbert Thiebaud2011-11-271-2/+0