summaryrefslogtreecommitdiffstats
path: root/cppuhelper/source/paths.cxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:stringview (macOS)Stephan Bergmann2020-11-121-1/+1
* tdf#42949 Fix IWYU warnings in cppuhelper/Gabor Kelemen2019-02-141-3/+0
* replace double-checked locking patterns with thread safe local staticsMike Kaganski2018-11-041-13/+8
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-241-9/+9
* Fix typo in codeAndrea Gelmini2018-08-281-1/+1
* Fix typosAndrea Gelmini2018-08-131-1/+1
* android:Supress the Clang's unneeded-internal-declaration warningbrainbreaker2017-06-201-1/+2
* cleanup: remove unused Reference.h(xx) includesJochen Nitschke2016-04-021-1/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-2/+2
* Fix typosAndrea Gelmini2015-07-031-1/+1
* fix access to potentiellement empty stringNorbert Thiebaud2014-09-121-6/+14
* Make the "Mac-like" or "canonical" app bundle structure always used on OS XTor Lillqvist2014-09-091-1/+1
* cppuhelper: fix includesThomas Arnhold2014-06-041-9/+9
* remove boilerplate in UNO Exception constructor callsNoel Grandin2014-05-231-6/+3
* convert code to use OUString::endsWithNoel Grandin2013-10-231-3/+1
* URE folder path fixes for the HAVE_FEATURE_MACOSX_MACLIKE_APP_STRUCTURE caseTor Lillqvist2013-10-051-8/+10
* Adapt for HAVE_FEATURE_MACOSX_MACLIKE_APP_STRUCTURETor Lillqvist2013-08-181-0/+14
* get_this_libpath only used in paths.cxxStephan Bergmann2013-01-161-1/+5
* Extract servicemanager and typedescriptionprovider from defaultbootstrapStephan Bergmann2013-01-161-0/+51
* re-base on ALv2 code. Includes:Michael Meeks2012-12-061-23/+14
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-301-6/+0
* New cppu::defaultBootstrap_InitialComponentContext implementationStephan Bergmann2012-04-201-0/+84