summaryrefslogtreecommitdiff
path: root/binaryurp
AgeCommit message (Expand)AuthorFilesLines
2017-06-15use more SAL_N_ELEMENTS part 3Noel Grandin1-1/+1
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke1-1/+0
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky3-3/+0
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: binaryurpStephan Bergmann1-5/+2
2017-02-15Drop :: prefix from std in [a-b]*/Tor Lillqvist1-1/+1
2017-02-06Add missing #includesStephan Bergmann3-0/+4
2017-02-03makeAny->Any in basctl..chart2Noel Grandin1-2/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann4-39/+18
2016-11-23New o3tl::runtimeToOUString to convert from C++ runtime NTBS to OUStringStephan Bergmann2-8/+5
2016-11-15loplugin:unusedfieldsNoel Grandin2-11/+5
2016-09-16Replace remaining OSL_ASSERT etc. in binaryurpStephan Bergmann3-48/+54
2016-09-16In binaryurp, fix change from rtl_copyMemory to memcpyStephan Bergmann1-11/+13
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann4-4/+4
2016-08-19cid#1371307: Move semantics for BinaryAnyStephan Bergmann2-0/+35
2016-07-10split the assert into twoMarkus Mohrhard1-3/+3
2016-07-04use SAL_DEPRECATED in uno::ReferenceNoel Grandin1-1/+1
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen1-1/+1
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2-2/+2
2016-04-14loplugin:passstuffbyref in variousNoel Grandin3-5/+5
2016-02-09Remove excess newlinesChris Sherlock2-3/+0
2016-02-08loplugin:unusedmethodsNoel Grandin2-26/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann11-63/+63
2015-11-02tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni5-33/+33
2015-11-02tdf#65108 use <> instead of "" in include lineFeyza Yavuz2-15/+15
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann4-15/+15
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann12-26/+26
2015-07-10tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2-4/+4
2015-06-04More informative exception messageStephan Bergmann1-2/+2
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann1-3/+2
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann2-0/+2
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann1-2/+1
2015-04-01Remove redundant Reference<> from within UnoType<> usesStephan Bergmann2-4/+2
2015-02-16restore dependenciesCaolán McNamara3-0/+6
2015-02-16boost::noncopyable->'= delete'Caolán McNamara18-40/+57
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara2-4/+3
2015-01-09loplugin:cstylecast: warn about certain redundant reinterpret_castsStephan Bergmann1-1/+1
2014-12-12css::uno::Sequence ctor with initializer_listStephan Bergmann2-27/+18
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-10-31cid#1212456 Silently ignore uno_assignData return value hereStephan Bergmann1-1/+1
2014-09-25untabifyStephan Bergmann1-29/+29
2014-09-24Replace use of o3tl::heap_ptr with std::unique_ptrStephan Bergmann1-3/+3
2014-07-07DBG_ASSERT->assert when followed by dereferenceCaolán McNamara1-1/+1
2014-06-24new compilerplugin returnbyrefNoel Grandin2-3/+3
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin6-33/+7
2014-06-05various: remove SAL_THROW macroNoel Grandin2-3/+1
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin9-115/+60
2014-05-19rhbz#1016758: Dispose bridges when disposing bridge factoryStephan Bergmann2-0/+33
2014-05-11coverity#707665 Uninitialized scalar fieldCaolán McNamara1-1/+2
2014-05-11coverity#707666 Uninitialized scalar fieldCaolán McNamara1-1/+6
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni1-1/+1