office-gobmx/include/unotools
Mike Kaganski 1e54b2037a tdf#146269: don't set modified when connecting frame, model and controller
Change-Id: I487a989a97389af11c98e10ac001c860d7855aec
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/177300
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2024-11-26 05:47:39 +01:00
..
accessiblerelationsethelper.hxx [API CHANGE] a11y: Switch AccessibleRelationType to enum 2024-11-07 08:50:13 +01:00
bootstrap.hxx tdf#135133: Don't try to read BuildVersion 2020-08-19 10:35:14 +02:00
calendarwrapper.hxx Use DateTime::Sub() instead of operator-() 2023-06-21 12:48:37 +02:00
caserotate.hxx tdf#123936 Formatting files in module include with clang-format 2020-11-21 13:19:17 +01:00
charclass.hxx tdf#142437: Fix word boundary detection in autocorrect 2023-06-23 22:20:58 +02:00
closeveto.hxx use more compact namespace syntax in /include 2020-05-03 09:21:51 +02:00
cmdoptions.hxx SvtCommandOptions only supports CMDOPTION_DISABLED 2023-06-06 17:35:26 +02:00
collatorwrapper.hxx tdf#123990 sc condition: use GetTransliteration, not GetCollator 2022-09-27 21:55:02 +02:00
compatibility.hxx Simplify massively over-engineered compatibility options 2024-01-28 04:33:38 +01:00
configitem.hxx use more concrete UNO classes in unotools 2024-09-12 16:21:59 +02:00
configmgr.hxx move IsFuzzing to comphelper 2023-12-30 12:45:45 +01:00
confignode.hxx replace createFromAscii with OUString literals in OConfigurationNode 2024-05-12 12:58:12 +02:00
configpaths.hxx use more string_view in unotools 2022-09-20 14:31:24 +02:00
configvaluecontainer.hxx replace createFromAscii with OUString literals in OConfigurationValueContainer 2024-05-12 17:01:14 +02:00
datetime.hxx use more string_view in unotools 2022-04-22 13:29:40 +02:00
defaultencoding.hxx Extract getting default locale for filters into separate unotools function 2020-04-27 09:38:27 +02:00
defaultoptions.hxx use officecfg for default options 2021-07-26 10:58:14 +02:00
desktopterminationobserver.hxx make more classes private in mergedlibs mode 2020-03-23 12:05:36 +01:00
digitgroupingiterator.hxx loplugin:constmethod in svl 2017-10-26 11:43:40 +02:00
docinfohelper.hxx tdf#123936 Formatting files in module include with clang-format 2020-11-21 13:19:17 +01:00
dynamicmenuoptions.hxx Recheck include/[s-x]* with IWYU 2021-12-24 01:44:48 +01:00
eventcfg.hxx loplugin:passstuffbyref in unotools 2024-11-06 09:25:28 +01:00
eventlisteneradapter.hxx loplugin:unusedfields make some fields private 2022-12-01 21:28:53 +01:00
extendedsecurityoptions.hxx replace and drop SvtExtendedSecurityOptions class 2020-07-29 17:41:33 +02:00
fcm.hxx tdf#146269: don't set modified when connecting frame, model and controller 2024-11-26 05:47:39 +01:00
fontcfg.hxx improve loplugin:staticmethods 2024-03-22 11:47:36 +01:00
fontcvt.hxx In O[U]StringBuffer, make string_view params replacements for OUString ones 2021-10-11 14:22:22 +02:00
fontdefs.hxx createFromAscii -> OUString literals in ConvertChar 2024-05-13 09:44:32 +02:00
historyoptions.hxx reduce symbol visibility in --enable-mergelibs=more mode 2024-03-13 08:14:38 +01:00
intlwrapper.hxx no need to hold CollatorWrapper by std::unique_ptr 2023-02-27 05:43:11 +00:00
itemholderbase.hxx loplugin:unusedenumconstants 2024-04-04 19:58:35 +02:00
lingucfg.hxx cid#708565 Uninitialized scalar field 2023-11-14 13:39:50 +01:00
linguprops.hxx tdf#132599 cui offapi sw xmloff: add hyphenation-keep-type 2024-04-11 10:20:41 +02:00
localedatawrapper.hxx reduce symbol visibility 2024-04-28 22:30:17 +02:00
localfilehelper.hxx reduce symbol visibility in --enable-mergelibs=more mode 2024-03-13 08:14:38 +01:00
mediadescriptor.hxx Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]String 2023-10-23 11:04:42 +02:00
moduleoptions.hxx Use specific SvtModuleOptions::Is*Installed for clarity 2024-11-23 09:45:38 +01:00
nativenumberwrapper.hxx use more compact namespace syntax in /include 2020-05-03 09:21:51 +02:00
options.hxx Always send theme-change in kit-mode even if the global theme is the same 2023-11-28 09:36:08 +01:00
optionsdlg.hxx Remove DetectHiddenControls method of locking down UI 2024-01-22 08:30:54 +01:00
pathoptions.hxx reduce symbol visibility 2024-04-29 12:54:43 +02:00
progresshandlerwrap.hxx clang-tidy modernize-pass-by-value in unotools 2022-05-30 19:16:45 +02:00
resmgr.hxx sc: maintain calc function list per language 2024-08-31 00:19:30 +02:00
saveopt.hxx Add ODF 1.3 Extended / ODF 1.4 versions to configuration and UI 2024-10-02 08:57:38 +02:00
searchopt.hxx typesafe wrappers for css::i18nutil::TransliterationModules 2017-03-01 07:28:03 +00:00
securityoptions.hxx improve loplugin passparamsbyref 2024-11-19 07:46:25 +01:00
sharedunocomponent.hxx reduce symbol visibility in --enable-mergelibs=more mode 2024-03-13 08:14:38 +01:00
streamwrap.hxx use more concrete UNO types in svx 2024-09-14 08:18:24 +02:00
syslocale.hxx tdf#146619 Recheck include/t* with IWYU 2023-11-06 00:33:57 +01:00
syslocaleoptions.hxx tdf#158001 - UI: Part 18 - Unify lockdown behavior of Options dialog 2023-11-04 10:58:42 +01:00
tempfile.hxx TempFileFastService should implement ByteReader/ByteWriter 2024-08-16 14:48:16 +02:00
textsearch.hxx tdf#161543 Enhance the searching functionality in FD & FW 2024-09-03 09:59:16 +02:00
transliterationwrapper.hxx use more compact namespace syntax in /include 2020-05-03 09:21:51 +02:00
ucbhelper.hxx use more string_view in INetURLObject 2022-04-29 08:53:22 +02:00
ucbstreamhelper.hxx improve loplugin passparamsbyref 2024-11-19 07:46:25 +01:00
unotoolsdllapi.h tdf#123936 Formatting files in module include with clang-format 2020-11-21 13:19:17 +01:00
useroptions.hxx tdf#159040 tdf#162206: better the user key selection and test sign with default 2024-08-05 13:15:31 +02:00
VersionConfig.hxx Make isProductVersionUpgraded update ooSetupLastVersion again 2024-06-14 15:13:34 +02:00
viewoptions.hxx Avoid conversions between OUString and OString in VCL 2023-04-02 18:46:47 +02:00
weakref.hxx com::sun::star -> css 2024-11-10 10:50:15 +01:00
wincodepage.hxx Don't convert OUString to char* 2020-04-27 06:53:27 +02:00
ZipPackageHelper.hxx Recheck include/[s-x]* with IWYU 2021-12-24 01:44:48 +01:00