summaryrefslogtreecommitdiff
path: root/ure
ModeNameSize
-rw-r--r--Makefile225logplain
-rw-r--r--Module_ure.mk460logplain
-rw-r--r--Package_install.mk697logplain
-rw-r--r--README164logplain
-rw-r--r--Rdb_ure.mk1071logplain
d---------source155logplain
ehrbrodt 2019-02-12tdf#120703 PVS: remove redundant static castsMike Kaganski 2019-02-11new loplugin writeonlyvarsNoel Grandin 2019-02-09loplugin:indentation in sdNoel Grandin 2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen 2018-12-20Restore original behavior of MasterScriptProvider::hasByNameMike Kaganski 2018-12-20Simplify containers iterations in scaddins, sccomp, scriptingArkadiy Illarionov 2018-12-19use unique_ptr in StringResourceImplNoel Grandin 2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen 2018-12-09Fixed typo, deleted whitespaceMatthias Seidel 2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin 2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek 2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin 2018-11-22improve function-local statics in scripting..svtoolsNoel Grandin 2018-11-12Guard listener cleanup of BasicProviderImplJan-Marek Glogowski 2018-11-05tdf#121143: don't send OnCloseApp twice; properly cleanup AppBasicManagerMike Kaganski 2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski 2018-10-24clang-tidy performance-unnecessary-copy-init in sdNoel Grandin 2018-10-22loplugin:staticvar in variousNoel Grandin 2018-10-22pvs-studio: V728 An excessive check can be simplifiedCaolán McNamara 2018-10-19keep pyuno script processing below base uriCaolán McNamara 2018-10-19clang-tidy readability-misleading-indentationNoel Grandin 2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin 2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann 2018-10-09loplugin:constfields in scriptingNoel Grandin 2018-10-08replace double-checked locking patterns with thread safe ...Jochen Nitschke 2018-10-08tdf#120363: try to avoid asking user to enable JVM when looking ...Mike Kaganski 2018-10-06Use range-based loopMike Kaganski 2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen 2018-09-17New loplugin:externalStephan Bergmann