summaryrefslogtreecommitdiffstats
path: root/jvmfwk/plugins/sunmajor/pluginlib/util.cxx
Commit message (Expand)AuthorAgeFilesLines
* Fix swapping of vector elementsStephan Bergmann2019-06-111-2/+1
* tdf#42949 Fix IWYU warnings in jvmfwk/ & jvmaccess/Gabor Kelemen2019-04-261-3/+1
* tdf#124503: Support JRE installations with unknown java.vendor propertyStephan Bergmann2019-04-091-0/+7
* loplugin:indentation in jvmfwk..lotuswordproNoel Grandin2019-02-091-1/+1
* Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2018-12-081-3/+3
* Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek2018-11-291-4/+4
* clang-tidy performance-unnecessary-copy-init in idl..reportdesignNoel Grandin2018-10-231-2/+1
* loplugin:external (clang-cl)Stephan Bergmann2018-09-241-4/+4
* New loplugin:externalStephan Bergmann2018-09-171-3/+3
* Replace find_if with proper quantifier algorithmsArkadiy Illarionov2018-08-291-4/+1
* Add missing sal/log.hxx headersGabor Kelemen2018-08-061-0/+1
* tdf#96099 Remove some trivial container iterator typedefsArkadiy Illarionov2018-06-261-8/+6
* Use for-range loops in some modulesJulien Nabet2018-03-251-3/+2
* Find Java 9 with the new registry keys on WindowsStephan Bergmann2018-02-151-25/+39
* jvmfwk: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski2018-02-011-6/+0
* More loplugin:cstylecast: jvmfwkStephan Bergmann2018-01-121-4/+4
* inline use-once typedefsNoel Grandin2017-12-191-2/+1
* Fix typosAndrea Gelmini2017-11-131-1/+1
* loplugin:includeform: jvmfwkStephan Bergmann2017-10-231-9/+9
* Use loop ranges in jvmfwkJulien Nabet2017-10-131-20/+13
* Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski2017-09-301-1/+5
* Some more WIN32_LEAN_AND_MEANMike Kaganski2017-09-181-0/+3
* clang-tidy modernize-use-emplace in hwpfilter..lotuswordproNoel Grandin2017-09-111-1/+1
* remove unnecessary use of OUString::getStrNoel Grandin2017-08-171-1/+1
* convert std::map::insert to std::map::emplaceNoel Grandin2017-08-111-3/+2
* use more OUString::operator== in forms..salNoel Grandin2017-07-131-1/+1
* loplugin:unusedfields in jvmfwk..mysqlcNoel Grandin2017-06-231-6/+2
* use more SAL_N_ELEMENTS part 3Noel Grandin2017-06-151-3/+3
* remove unnecessary use of OString::getStrNoel Grandin2017-05-281-1/+1
* revert OSL_ASSERT changesChris Sherlock2017-05-071-4/+4
* tdf#43157: convert jvmfwk from OSL_ASSERT to assertChris Sherlock2017-05-071-4/+4
* jvmfwk: Improve logging outputSamuel Mehrbrodt2017-03-091-1/+2
* Remove redundant 'inline' keywordStephan Bergmann2017-03-031-1/+1
* Fix typosAndrea Gelmini2017-03-021-1/+1
* replace #ifdef SOLARIS with #ifdef __sunMichael Stahl2017-01-171-2/+2
* New loplugin:externvar: jvmfwkStephan Bergmann2017-01-091-2/+0
* Fix regression in bubbleSortVersionStephan Bergmann2016-11-161-1/+2
* clang-cl loplugin: jvmfwkStephan Bergmann2016-10-161-5/+5
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann2016-05-101-0/+2
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-101-1/+1
* clang-tidy performance-unnecessary-copy-initializationNoel Grandin2016-04-181-2/+1
* clang-tidy performance-unnecessary-value-param in variousNoel Grandin2016-04-141-1/+1
* cleanup: remove unused com/sun/star/uno includesJochen Nitschke2016-04-121-1/+0
* tdf#94306 replace boost::noncopyable ...Jochen Nitschke2016-04-111-2/+4
* use consistent #define checks for the Windows platformNoel Grandin2016-02-171-5/+5
* Remove excess newlinesChris Sherlock2016-02-091-5/+0
* jvmfwk/plugins: clean-up in util.cxxDouglas Mencken2016-01-061-15/+4
* cppcheck: noExplicitConstructorCaolán McNamara2015-11-241-3/+3
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-13/+13