.. |
crypto
|
comphelper: put each Crypto impl. in own file - minimize ifdefs
|
2024-11-28 09:50:08 +01:00 |
accessiblecomponenthelper.hxx
|
loplugin:finalmethods
|
2024-03-26 17:16:47 +01:00 |
accessiblecontexthelper.hxx
|
Merge comphelper::OAccessibleContextHelper into comphelper::OCommonAccessibleComponent
|
2023-01-06 19:02:05 +00:00 |
accessibleeventnotifier.hxx
|
tdf#155235 workaround gtk3 accessiblibility crashes on close
|
2023-05-23 16:04:32 +02:00 |
AccessibleImplementationHelper.hxx
|
tdf#124176 Use #pragma once in some include/
|
2020-09-25 08:27:22 +02:00 |
accessiblekeybindinghelper.hxx
|
cid#1555574 drop unused copy ctor
|
2024-09-18 11:45:21 +02:00 |
accessibleselectionhelper.hxx
|
tdf#152299 - Remove unused define(s) from C/C++ files
|
2024-11-23 14:56:18 +01:00 |
accessibletexthelper.hxx
|
loplugin:finalmethods
|
2024-03-26 17:16:47 +01:00 |
accessiblewrapper.hxx
|
loplugin:finalmethods
|
2024-03-26 17:16:47 +01:00 |
anycompare.hxx
|
clang-tidy modernize-pass-by-value in comphelper
|
2022-05-26 10:31:44 +02:00 |
anytohash.hxx
|
implement anyToHash() and use it for SdrCustomShapeGeometryItem
|
2022-01-09 15:43:53 +01:00 |
anytostring.hxx
|
tdf#123936 Formatting files in module include with clang-format
|
2020-11-21 13:19:17 +01:00 |
asyncnotification.hxx
|
Give DocumentEventHolder (aka EventHolder<DocumentEvent>) a key function
|
2024-11-14 11:10:30 +01:00 |
asyncquithandler.hxx
|
tdf#141097 Revert "Veto process exit while an OLE client is connected"
|
2021-08-20 11:43:06 +02:00 |
attributelist.hxx
|
loplugin:ostr in comphelper
|
2024-04-30 10:40:14 +02:00 |
automationinvokedzone.hxx
|
compact namespace: comphelper
|
2020-07-19 19:44:54 +02:00 |
backupfilehelper.hxx
|
loplugin:unusedmethods
|
2024-10-01 11:16:39 +02:00 |
base64.hxx
|
Adapt Base64::decodeSomeChars to change from OUString to std::u16string_view
|
2022-05-03 10:22:49 +02:00 |
basicio.hxx
|
Remove non-const Sequence::begin()/end() in internal code
|
2021-10-15 10:36:36 +02:00 |
broadcasthelper.hxx
|
Fix typo
|
2019-06-30 09:24:16 +02:00 |
bytereader.hxx
|
use more UNLESS_MERGELIBS
|
2024-02-12 20:25:54 +01:00 |
ChainablePropertySet.hxx
|
loplugin:finalmethods
|
2024-03-26 17:16:47 +01:00 |
ChainablePropertySetInfo.hxx
|
throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite
|
2021-05-02 17:02:28 +02:00 |
classids.hxx
|
tdf#39468 Translate German comments and dbg strings (leftovers in h.. to i..)
|
2017-06-06 13:51:55 +02:00 |
compbase.hxx
|
create method for doing the "dispose-on-destruct"
|
2024-10-01 15:18:21 +02:00 |
comphelperdllapi.h
|
tdf#123936 Formatting files in module include with clang-format
|
2020-11-21 13:19:17 +01:00 |
componentbase.hxx
|
Don't use resettable/clearable guard where plain guard is enough
|
2019-04-07 17:53:04 +02:00 |
configuration.hxx
|
tdf#157042: Revert "re-apply "optimize ConfigurationProperty::get()""
|
2024-02-08 21:33:15 +01:00 |
configurationhelper.hxx
|
Fix typo
|
2022-08-12 13:24:14 +02:00 |
configurationlistener.hxx
|
loplugin:finalclasses
|
2021-06-19 14:08:50 +02:00 |
container.hxx
|
clang-tidy modernize-pass-by-value in comphelper
|
2022-05-26 10:31:44 +02:00 |
containermultiplexer.hxx
|
reduce symbol visibility in --enable-mergelibs=more mode
|
2024-03-13 08:14:38 +01:00 |
crashzone.hxx
|
Silence C++20 volatile increment deprecation warnings
|
2023-08-02 19:45:03 +02:00 |
date.hxx
|
Make some date functions inline constexpr
|
2022-11-24 11:49:02 +01:00 |
debuggerinfo.hxx
|
make isDebuggerAttached() public comphelper API
|
2020-02-07 09:11:45 +01:00 |
diagnose_ex.hxx
|
version COVERITY conditionals
|
2024-10-14 13:07:37 +02:00 |
DirectoryHelper.hxx
|
use more string_view in comphelper
|
2022-04-22 13:29:24 +02:00 |
dispatchcommand.hxx
|
use more compact namespace syntax in /include
|
2020-05-03 09:21:51 +02:00 |
docpasswordhelper.hxx
|
Fix typo
|
2023-08-19 11:15:25 +02:00 |
docpasswordrequest.hxx
|
use more concrete UNO classes in comphelper
|
2024-09-12 12:34:50 +02:00 |
documentconstants.hxx
|
ODF 1.4: add ODFVER_014_TEXT constant
|
2024-09-26 19:14:29 +02:00 |
documentinfo.hxx
|
use more compact namespace syntax in /include
|
2020-05-03 09:21:51 +02:00 |
doublecheckedinit.hxx
|
move doubleCheckedInit() to a comphelper header file
|
2018-06-19 16:49:50 +02:00 |
dumpxmltostring.hxx
|
tdf#155040 sw floattable, RTF: fix table is overlapped by subsequent inline one
|
2023-10-24 10:43:42 +02:00 |
embeddedobjectcontainer.hxx
|
tdf#158375: disable DDE when DisableActiveContent is set
|
2023-12-20 20:15:29 +01:00 |
enumhelper.hxx
|
reduce symbol visibility in --enable-mergelibs=more mode
|
2024-03-13 08:14:38 +01:00 |
errcode.hxx
|
fix enabled-mergelibs-more build
|
2024-10-29 14:12:47 +01:00 |
eventattachermgr.hxx
|
use more compact namespace syntax in /include
|
2020-05-03 09:21:51 +02:00 |
evtlistenerhlp.hxx
|
make more classes private in mergedlibs mode
|
2020-03-23 12:05:36 +01:00 |
evtmethodhelper.hxx
|
tdf#123936 Formatting files in module include with clang-format
|
2020-11-21 13:19:17 +01:00 |
extract.hxx
|
tdf#123936 Formatting files in module include with clang-format
|
2020-11-21 13:19:17 +01:00 |
fileformat.h
|
tdf#123936 Formatting files in module include with clang-format
|
2020-11-21 13:19:17 +01:00 |
fileurl.hxx
|
tdf#146619 Recheck include/c* with IWYU
|
2023-09-22 09:33:13 +02:00 |
flagguard.hxx
|
Combine o3tl::RestoreGuard into comphelper::ValueRestorationGuard
|
2022-11-08 13:21:29 +01:00 |
genericpropertyset.hxx
|
tdf#123936 Formatting files in module include with clang-format
|
2020-11-21 13:19:17 +01:00 |
getexpandeduri.hxx
|
tdf#123936 Formatting files in module include with clang-format
|
2020-11-21 13:19:17 +01:00 |
graphicmimetype.hxx
|
Simplify loplugin:stringviewparam comparison operator handling
|
2020-12-27 11:26:32 +01:00 |
guarding.hxx
|
tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*
|
2018-09-24 23:23:20 +02:00 |
hash.hxx
|
crypto: add AES256 test, document Encrypt, Hash conv. function
|
2024-11-22 07:19:30 +01:00 |
IdPropArrayHelper.hxx
|
osl::Mutex->std::mutex in OIdPropertyArrayUsageHelper
|
2021-11-13 07:34:48 +01:00 |
indexedpropertyvalues.hxx
|
directly instantiate IndexedPropertyValuesContainer
|
2022-05-25 19:01:03 +02:00 |
interaction.hxx
|
clang-tidy modernize-pass-by-value in comphelper
|
2022-05-26 10:31:44 +02:00 |
interfacecontainer2.hxx
|
Remove empty docpp doxygen comments around namespaces
|
2021-12-17 08:28:45 +01:00 |
interfacecontainer3.hxx
|
improve loplugin:cow_wrapper
|
2024-01-16 13:20:10 +01:00 |
interfacecontainer4.hxx
|
Catch exceptions thrown when notifying individual listeners
|
2024-11-20 17:14:14 +01:00 |
logging.hxx
|
loplugin:unusedfields make some fields private
|
2022-11-23 20:49:03 +01:00 |
lok.hxx
|
cid#1616498 COPY_INSTEAD_OF_MOVE
|
2024-08-16 09:29:43 +02:00 |
make_shared_from_uno.hxx
|
tdf#123936 Formatting files in module include with clang-format
|
2020-11-21 13:19:17 +01:00 |
MasterPropertySet.hxx
|
loplugin:finalmethods
|
2024-03-26 17:16:47 +01:00 |
MasterPropertySetInfo.hxx
|
throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite
|
2021-05-02 17:02:28 +02:00 |
mediamimetype.hxx
|
Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]String
|
2023-10-23 11:04:42 +02:00 |
mimeconfighelper.hxx
|
loplugin:constantparam
|
2024-04-22 13:26:38 +02:00 |
multicontainer2.hxx
|
Remove empty docpp doxygen comments around namespaces
|
2021-12-17 08:28:45 +01:00 |
multiinterfacecontainer3.hxx
|
Remove empty docpp doxygen comments around namespaces
|
2021-12-17 08:28:45 +01:00 |
multiinterfacecontainer4.hxx
|
fix locking in OMultiTypeInterfaceContainerHelperVar4::diposeAndCloear
|
2023-02-19 18:28:57 +00:00 |
namecontainer.hxx
|
tdf#123936 Formatting files in module include with clang-format
|
2020-11-21 13:19:17 +01:00 |
namedvaluecollection.hxx
|
Drop some uses of css::uno::Sequence::getConstArray ...
|
2024-04-30 06:20:50 +02:00 |
newarray.hxx
|
Let loplugin:nullptr look into template instantiations
|
2022-01-15 15:58:07 +01:00 |
numberedcollection.hxx
|
reduce symbol visibility in --enable-mergelibs=more mode
|
2024-03-13 08:14:38 +01:00 |
numbers.hxx
|
use more compact namespace syntax in /include
|
2020-05-03 09:21:51 +02:00 |
ofopxmlhelper.hxx
|
loplugin:stringviewparam: operator +
|
2020-12-29 16:42:33 +01:00 |
oslfile2streamwrap.hxx
|
fix windows UNLESS_MERGELIBS
|
2024-02-14 07:57:24 +01:00 |
parallelsort.hxx
|
cid#1607243 Overflowed constant
|
2024-09-29 09:05:16 +02:00 |
processfactory.hxx
|
loplugin:passstuffbyref in comphelper
|
2024-11-06 09:25:20 +01:00 |
profilezone.hxx
|
Fix Nesting Level Bug in ProfileZone
|
2021-07-30 13:07:49 +02:00 |
propagg.hxx
|
Use more appropriate type for comphelper::internal::OPropertyAccessor::nPos
|
2022-05-31 14:53:25 +02:00 |
proparrhlp.hxx
|
loplugin:finalmethods
|
2024-03-26 17:16:47 +01:00 |
property.hxx
|
use more compact namespace syntax in /include
|
2020-05-03 09:21:51 +02:00 |
propertybag.hxx
|
remove pimpl in PropertyBag
|
2020-11-04 09:07:32 +01:00 |
propertycontainer.hxx
|
Simplify OPropertyContainer::getBaseTypes
|
2024-12-07 21:55:58 +01:00 |
propertycontainer2.hxx
|
convert ODatabaseMetaDataResultSet to comphelper::WeakComponentImplHelper
|
2024-03-26 17:17:03 +01:00 |
propertycontainerhelper.hxx
|
Use more appropriate type for LocationAccess::nOwnClassVectorIndex
|
2022-06-02 21:33:17 +02:00 |
PropertyInfoHash.hxx
|
improve pahole script and pack a few classes
|
2020-05-29 09:40:12 +02:00 |
propertysequence.hxx
|
Optimize JsonToPropertyValues a bit
|
2024-10-21 20:28:43 +02:00 |
propertysethelper.hxx
|
loplugin:finalmethods
|
2024-03-26 17:16:47 +01:00 |
propertysetinfo.hxx
|
Drop o3tl::span, can use C++20 std::span directly now
|
2023-10-11 21:53:13 +02:00 |
propertystatecontainer.hxx
|
loplugin:finalmethods
|
2024-03-26 17:16:47 +01:00 |
propertyvalue.hxx
|
Remove a std::remove_reference_t
|
2021-10-19 15:12:35 +02:00 |
propmultiplex.hxx
|
tsan:lock-order-inversion in forms
|
2024-09-09 16:08:42 +02:00 |
propmultiplex2.hxx
|
use more UNLESS_MERGELIBS
|
2024-02-12 20:25:54 +01:00 |
propshlp.hxx
|
remove dead comment
|
2024-11-11 14:06:12 +01:00 |
propstate.hxx
|
loplugin:finalmethods
|
2024-03-26 17:16:47 +01:00 |
proxyaggregation.hxx
|
add UNLESS_MERGELIBS_MORE and use to reduce symbol visibility
|
2024-03-02 09:36:01 +01:00 |
random.hxx
|
lok: reseed comphelper's random number generator on fork.
|
2024-05-07 09:51:13 +02:00 |
refcountedmutex.hxx
|
tdf#123936 Formatting files in module include with clang-format
|
2020-11-21 13:19:17 +01:00 |
scopeguard.hxx
|
cid#1494595,1494597: Silence UNCAUGHT_EXCEPT
|
2021-12-06 14:25:41 +01:00 |
seekableinput.hxx
|
tdf#158556 use more comphelper::ByteReader
|
2024-08-27 09:10:04 +02:00 |
SelectionMultiplex.hxx
|
reduce symbol visibility in --enable-mergelibs=more mode
|
2024-03-13 08:14:38 +01:00 |
seqstream.hxx
|
loplugin:finalmethods
|
2024-03-26 17:16:47 +01:00 |
sequence.hxx
|
cid#1607843 Use of auto that causes a copy
|
2024-07-15 11:11:08 +02:00 |
sequenceashashmap.hxx
|
tdf#158237 comphelper: Use C++20 contains() instead of find() and end()
|
2024-10-18 10:02:51 +02:00 |
servicehelper.hxx
|
loplugin::unusedmethods
|
2023-04-19 19:18:51 +02:00 |
SetFlagContextHelper.hxx
|
loplugin:ostr in comphelper
|
2024-04-30 10:40:14 +02:00 |
sharedmutex.hxx
|
reduce symbol visibility in --enable-mergelibs=more mode
|
2024-03-13 08:14:38 +01:00 |
simplefileaccessinteraction.hxx
|
use more compact namespace syntax in /include
|
2020-05-03 09:21:51 +02:00 |
singletonref.hxx
|
tdf#43157 Use SAL_WARN_IF instead of OSL_ENSURE
|
2024-07-20 12:34:57 +02:00 |
solarmutex.hxx
|
tdf#137544 reduce cost of SolarMutex checking
|
2022-07-04 15:42:15 +02:00 |
stillreadwriteinteraction.hxx
|
tdf#158321 No error message when file doesn't exist
|
2023-11-23 12:07:09 +01:00 |
stl_types.hxx
|
make UStringLess single-arg constructor explicit
|
2024-07-18 15:34:13 +02:00 |
storagehelper.hxx
|
make pop-up on Encrypt With GPG Key modal
|
2024-07-19 17:11:26 +02:00 |
streamsection.hxx
|
tdf#123936 Formatting files in module include with clang-format
|
2020-11-21 13:19:17 +01:00 |
string.hxx
|
use more string_view
|
2024-03-08 07:06:13 +01:00 |
synchronousdispatch.hxx
|
use more compact namespace syntax in /include
|
2020-05-03 09:21:51 +02:00 |
syntaxhighlight.hxx
|
tdf#146619 Recheck include/c* with IWYU
|
2023-09-22 09:33:13 +02:00 |
threadpool.hxx
|
make joinThreadsIfIdle return false if it cannot join
|
2024-08-23 21:52:45 +02:00 |
traceevent.hxx
|
loplugin:ostr in comphelper
|
2024-04-30 10:40:14 +02:00 |
types.hxx
|
use more concrete UNO types in chart2
|
2024-09-13 18:51:41 +02:00 |
unique_disposing_ptr.hxx
|
loplugin:ostr in comphelper
|
2024-04-30 10:40:14 +02:00 |
uno3.hxx
|
Simplify comphelper::query_aggregation
|
2024-07-09 05:46:19 +02:00 |
unoimplbase.hxx
|
convert UnoControlModel and friends to use std::mutex
|
2023-03-13 06:49:21 +00:00 |
unwrapargs.hxx
|
Simplify a bit
|
2024-11-08 05:34:20 +01:00 |
weakbag.hxx
|
tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*
|
2018-10-08 12:16:44 +02:00 |
weakeventlistener.hxx
|
loplugin:finalmethods
|
2024-03-26 17:16:47 +01:00 |
windowsdebugoutput.hxx
|
Add DC_PAPERSIZE_array_to_string
|
2021-11-09 17:14:35 +01:00 |
windowserrorstring.hxx
|
Update an URL
|
2023-10-31 11:39:14 +01:00 |
windowsStart.hxx
|
loplugin:typedefparam (clang-cl)
|
2019-03-27 11:30:37 +01:00 |
xmlencode.hxx
|
tdf#146619 Recheck include/ with find-unneeded-includes --noexclude
|
2023-12-24 12:14:14 +01:00 |
xmlsechelper.hxx
|
tdf#159040 tdf#162206: better the user key selection and test sign with default
|
2024-08-05 13:15:31 +02:00 |
xmltools.hxx
|
compact namespace: comphelper
|
2020-07-19 19:44:54 +02:00 |