.. |
pch
|
merge FillTypeLB with SvxFillTypeBox
|
2020-02-06 13:11:54 +01:00 |
AccessibilityCheckStrings.hrc
|
acc. check: check if text format conveys additional meaning
|
2020-01-26 10:41:30 +01:00 |
accessibilityoptions.hxx
|
|
|
accmap.hxx
|
std::set->o3tl::sorted_vector in SwAccessibleMap
|
2020-02-02 12:51:24 +01:00 |
acmplwrd.hxx
|
|
|
anchoreddrawobject.hxx
|
Introduce o3tl::optional as an alias for std::optional
|
2019-12-01 14:57:16 +01:00 |
anchoredobject.hxx
|
|
|
AnnotationWin.hxx
|
|
|
app.hrc
|
|
|
authfld.hxx
|
sw: prefix members of StgReader, SwAuthEntry, ...
|
2020-01-27 11:09:01 +01:00 |
authratr.hxx
|
|
|
bitmaps.hlst
|
|
|
bparr.hxx
|
Silence some Clang 10 trunk -Wdeprecated-copy-dtor
|
2019-12-12 14:02:42 +01:00 |
breakit.hxx
|
|
|
calbck.hxx
|
make some classes module-private
|
2019-11-22 20:31:27 +01:00 |
calc.hxx
|
sal_Char->char in sw
|
2019-12-23 10:50:52 +01:00 |
ccoll.hxx
|
use covariant return type for SfxPoolItem::Clone
|
2019-12-12 21:12:10 +01:00 |
cellatr.hxx
|
use covariant return type for SfxPoolItem::Clone
|
2019-12-12 21:12:10 +01:00 |
cellfml.hxx
|
|
|
charatr.hxx
|
|
|
charfmt.hxx
|
sal_Char->char in sw
|
2019-12-23 10:50:52 +01:00 |
checkit.hxx
|
tdf#124176: Use pragma once instead of include guards
|
2020-01-27 09:56:42 +01:00 |
chpfld.hxx
|
Looks like UBSan still needs various RTTI for some reason
|
2019-11-07 15:17:07 +01:00 |
cmdid.h
|
tdf#129468 Add uno command .uno:SetReminder to set a reminder bookmark
|
2020-01-09 10:29:09 +01:00 |
cnttab.hrc
|
|
|
colwd.hxx
|
|
|
comcore.hxx
|
num->number and bul->bullet in sw/
|
2019-12-11 15:45:36 +01:00 |
crsrsh.hxx
|
rename GetCursorOfst -> GetModelPositionForViewPoint
|
2020-02-04 15:02:17 +01:00 |
crstate.hxx
|
rename GetCursorOfst -> GetModelPositionForViewPoint
|
2020-02-04 15:02:17 +01:00 |
cshtyp.hxx
|
|
|
dbfld.hxx
|
make some classes module-private
|
2019-11-06 06:28:05 +01:00 |
dbgoutsw.hxx
|
find symbols that can be private
|
2019-11-03 11:14:44 +01:00 |
dbmgr.hxx
|
make some classes module private
|
2019-12-05 07:01:44 +01:00 |
dbui.hrc
|
|
|
dcontact.hxx
|
make some classes module-private
|
2019-11-06 06:28:05 +01:00 |
ddefld.hxx
|
loplugin:finalclasses in sw/inc
|
2019-11-04 10:29:24 +01:00 |
dlelstnr.hxx
|
loplugin:finalclasses in sw/inc
|
2019-11-04 10:29:24 +01:00 |
dobjfac.hxx
|
|
|
doc.hxx
|
sw: set uniqe name and style to grouped shapes
|
2020-02-05 17:17:30 +01:00 |
docary.hxx
|
make some classes module-private
|
2019-11-06 06:28:05 +01:00 |
docfac.hxx
|
|
|
docfunc.hxx
|
|
|
docsh.hxx
|
tdf#45636 trigger accessibility check when exporting as PDF/UA
|
2020-01-09 17:05:05 +01:00 |
docstat.hxx
|
|
|
docstyle.hxx
|
tdf#128557 Add tooltips to styles lists
|
2019-11-20 22:50:33 +01:00 |
docufld.hxx
|
loplugin:finalclasses in sw/inc
|
2019-11-04 10:29:24 +01:00 |
dpage.hxx
|
|
|
drawdoc.hxx
|
loplugin:finalclasses in sw/inc
|
2019-11-04 10:29:24 +01:00 |
edglbldc.hxx
|
|
|
edimp.hxx
|
|
|
editsh.hxx
|
tdf#128009: Allow spaces in AutoText suggestions
|
2019-10-08 14:30:55 +02:00 |
EnhancedPDFExportHelper.hxx
|
|
|
error.hrc
|
|
|
expfld.hxx
|
std::set<T*> -> o3tl::sorted_vector in sw/
|
2020-02-04 12:55:21 +01:00 |
extinput.hxx
|
sw: prefix members of SwExtTextInput, SwLineNumberInfo, SwWriter and ...
|
2020-02-10 11:25:40 +01:00 |
fchrfmt.hxx
|
use covariant return type for SfxPoolItem::Clone
|
2019-12-12 21:12:10 +01:00 |
fesh.hxx
|
tdf#130362 sw: fix anchoring of inline math objects
|
2020-02-04 16:08:07 +01:00 |
finalthreadmanager.hxx
|
|
|
fldbas.hxx
|
refactor PostIt access to SwFormatFields in ...
|
2020-02-10 19:51:23 +01:00 |
flddat.hxx
|
loplugin:finalclasses in sw/inc
|
2019-11-04 10:29:24 +01:00 |
flddinf.hrc
|
|
|
flddropdown.hxx
|
loplugin:finalclasses in sw/inc
|
2019-11-04 10:29:24 +01:00 |
fldref.hrc
|
|
|
fldupde.hxx
|
|
|
flyenum.hxx
|
|
|
flypos.hxx
|
Looks like UBSan still needs various RTTI for some reason
|
2019-11-07 15:17:07 +01:00 |
fmtanchr.hxx
|
use covariant return type for SfxPoolItem::Clone
|
2019-12-12 21:12:10 +01:00 |
fmtautofmt.hxx
|
use covariant return type for SfxPoolItem::Clone
|
2019-12-12 21:12:10 +01:00 |
fmtclbl.hxx
|
use covariant return type for SfxPoolItem::Clone
|
2019-12-12 21:12:10 +01:00 |
fmtclds.hxx
|
use covariant return type for SfxPoolItem::Clone
|
2019-12-12 21:12:10 +01:00 |
fmtcnct.hxx
|
use covariant return type for SfxPoolItem::Clone
|
2019-12-12 21:12:10 +01:00 |
fmtcntnt.hxx
|
use covariant return type for SfxPoolItem::Clone
|
2019-12-12 21:12:10 +01:00 |
fmtcol.hxx
|
sal_Char->char in sw
|
2019-12-23 10:50:52 +01:00 |
fmtcolfunc.hxx
|
|
|
fmteiro.hxx
|
use covariant return type for SfxPoolItem::Clone
|
2019-12-12 21:12:10 +01:00 |
fmtflcnt.hxx
|
use covariant return type for SfxPoolItem::Clone
|
2019-12-12 21:12:10 +01:00 |
fmtfld.hxx
|
refactor PostIt access to SwFormatFields in ...
|
2020-02-10 19:51:23 +01:00 |
fmtfollowtextflow.hxx
|
use covariant return type for SfxPoolItem::Clone
|
2019-12-12 21:12:10 +01:00 |
fmtfordr.hxx
|
use covariant return type for SfxPoolItem::Clone
|
2019-12-12 21:12:10 +01:00 |
fmtfsize.hxx
|
use covariant return type for SfxPoolItem::Clone
|
2019-12-12 21:12:10 +01:00 |
fmtftn.hxx
|
use covariant return type for SfxPoolItem::Clone
|
2019-12-12 21:12:10 +01:00 |
fmtftntx.hxx
|
use covariant return type for SfxPoolItem::Clone
|
2019-12-12 21:12:10 +01:00 |
fmthdft.hxx
|
use covariant return type for SfxPoolItem::Clone
|
2019-12-12 21:12:10 +01:00 |
fmtinfmt.hxx
|
use covariant return type for SfxPoolItem::Clone
|
2019-12-12 21:12:10 +01:00 |
fmtline.hxx
|
use covariant return type for SfxPoolItem::Clone
|
2019-12-12 21:12:10 +01:00 |
fmtlsplt.hxx
|
use covariant return type for SfxPoolItem::Clone
|
2019-12-12 21:12:10 +01:00 |
fmtmeta.hxx
|
use covariant return type for SfxPoolItem::Clone
|
2019-12-12 21:12:10 +01:00 |
fmtornt.hxx
|
use covariant return type for SfxPoolItem::Clone
|
2019-12-12 21:12:10 +01:00 |
fmtpdsc.hxx
|
use covariant return type for SfxPoolItem::Clone
|
2019-12-12 21:12:10 +01:00 |
fmtrfmrk.hxx
|
use covariant return type for SfxPoolItem::Clone
|
2019-12-12 21:12:10 +01:00 |
fmtrowsplt.hxx
|
use covariant return type for SfxPoolItem::Clone
|
2019-12-12 21:12:10 +01:00 |
fmtruby.hxx
|
use covariant return type for SfxPoolItem::Clone
|
2019-12-12 21:12:10 +01:00 |
fmtsrnd.hxx
|
use covariant return type for SfxPoolItem::Clone
|
2019-12-12 21:12:10 +01:00 |
fmturl.hxx
|
use covariant return type for SfxPoolItem::Clone
|
2019-12-12 21:12:10 +01:00 |
fmtwrapinfluenceonobjpos.hxx
|
use covariant return type for SfxPoolItem::Clone
|
2019-12-12 21:12:10 +01:00 |
format.hxx
|
sal_Char->char in sw
|
2019-12-23 10:50:52 +01:00 |
frmatr.hxx
|
|
|
frmfmt.hxx
|
sal_Char->char in sw
|
2019-12-23 10:50:52 +01:00 |
ftnidx.hxx
|
sw: prefix members of SwScriptIterator, SwUndoInsert, SwUndoReRead and ...
|
2019-12-02 11:00:20 +01:00 |
ftninfo.hxx
|
sw: prefix members of SwEndNoteInfo and SwFootnoteInfo
|
2020-01-20 09:57:23 +01:00 |
globals.hrc
|
|
|
globdoc.hxx
|
loplugin:finalclasses in sw/inc
|
2019-11-04 10:29:24 +01:00 |
gotodlg.hxx
|
loplugin:finalclasses in sw/inc
|
2019-11-04 10:29:24 +01:00 |
grfatr.hxx
|
use covariant return type for SfxPoolItem::Clone
|
2019-12-12 21:12:10 +01:00 |
HandleAnchorNodeChg.hxx
|
|
|
helpids.h
|
|
|
hfspacingitem.hxx
|
use covariant return type for SfxPoolItem::Clone
|
2019-12-12 21:12:10 +01:00 |
hhcwrp.hxx
|
|
|
hintids.hxx
|
tdf#42949 Fix IWYU warnings in sw/source/uibase/[u-w]*/*cxx
|
2020-01-16 09:49:21 +01:00 |
hints.hxx
|
use covariant return type for SfxPoolItem::Clone
|
2019-12-12 21:12:10 +01:00 |
htmltbl.hxx
|
rename Prc->Percent in sw
|
2019-12-11 09:55:04 +01:00 |
IDocumentChartDataProviderAccess.hxx
|
|
|
IDocumentContentOperations.hxx
|
sw: convert CopyRange boolean parameters to enum
|
2020-02-05 09:06:17 +01:00 |
IDocumentDeviceAccess.hxx
|
|
|
IDocumentDrawModelAccess.hxx
|
|
|
IDocumentExternalData.hxx
|
|
|
IDocumentFieldsAccess.hxx
|
|
|
IDocumentLayoutAccess.hxx
|
|
|
IDocumentLinksAdministration.hxx
|
return value from IDocumentLinksAdministration::SetData unused
|
2019-10-29 17:33:35 +01:00 |
IDocumentListItems.hxx
|
|
|
IDocumentListsAccess.hxx
|
|
|
IDocumentMarkAccess.hxx
|
sw: implement protection of bookmarks and fields
|
2020-02-03 12:05:56 +01:00 |
IDocumentOutlineNodes.hxx
|
|
|
IDocumentRedlineAccess.hxx
|
Resolves: tdf#129250 move redline type into RedlinData so we can sort on it
|
2019-12-10 12:47:48 +01:00 |
IDocumentSettingAccess.hxx
|
sw: split into 2 settings ProtectBookmarks and ProtectFields
|
2020-02-03 12:04:18 +01:00 |
IDocumentState.hxx
|
|
|
IDocumentStatistics.hxx
|
|
|
IDocumentStylePoolAccess.hxx
|
|
|
IDocumentTimerAccess.hxx
|
|
|
IDocumentUndoRedo.hxx
|
|
|
IGrammarContact.hxx
|
|
|
IMark.hxx
|
|
|
index.hxx
|
|
|
init.hxx
|
|
|
iodetect.hxx
|
sal_Char->char in sw
|
2019-12-23 10:50:52 +01:00 |
IShellCursorSupplier.hxx
|
|
|
istyleaccess.hxx
|
|
|
itabenum.hxx
|
|
|
legacyitem.hxx
|
make some classes module-private
|
2019-11-22 20:31:27 +01:00 |
lineinfo.hxx
|
sw: prefix members of SwExtTextInput, SwLineNumberInfo, SwWriter and ...
|
2020-02-10 11:25:40 +01:00 |
linkenum.hxx
|
|
|
list.hxx
|
|
|
mdiexp.hxx
|
|
|
mmaddressblockpage.hrc
|
|
|
modcfg.hxx
|
loplugin:finalclasses in sw/inc
|
2019-11-04 10:29:24 +01:00 |
modeltoviewhelper.hxx
|
|
|
ndarr.hxx
|
remove some useless comment lines
|
2019-12-03 12:46:27 +01:00 |
ndgrf.hxx
|
sw: prefix members of SwGrfNode and SwChartLabeledDataSequence
|
2020-01-13 10:25:28 +01:00 |
ndhints.hxx
|
|
|
ndindex.hxx
|
|
|
ndnotxt.hxx
|
|
|
ndole.hxx
|
make some classes module private
|
2019-12-05 07:01:44 +01:00 |
ndtxt.hxx
|
|
|
ndtyp.hxx
|
|
|
node.hxx
|
loplugin:finalclasses in sw/inc
|
2019-11-04 10:29:24 +01:00 |
numrule.hxx
|
tdf#128557 Add tooltips to styles lists
|
2019-11-20 22:50:33 +01:00 |
optload.hrc
|
|
|
outline.hrc
|
|
|
PageColumnPopup.hxx
|
rename a createPopupWindow so we can remove 'using createPopupWindow'
|
2020-01-16 10:25:52 +01:00 |
pagedesc.hxx
|
sw: fix misnamed m_IsFootnoteInfo
|
2020-02-07 17:09:56 +01:00 |
pageformatpanel.hrc
|
Related: tdf#129267 format numbers with the UI locale
|
2019-12-10 21:28:13 +01:00 |
PageMarginPopup.hxx
|
rename a createPopupWindow so we can remove 'using createPopupWindow'
|
2020-01-16 10:25:52 +01:00 |
PageOrientationPopup.hxx
|
rename a createPopupWindow so we can remove 'using createPopupWindow'
|
2020-01-16 10:25:52 +01:00 |
pagepreviewlayout.hxx
|
|
|
PageSizePopup.hxx
|
rename a createPopupWindow so we can remove 'using createPopupWindow'
|
2020-01-16 10:25:52 +01:00 |
pam.hxx
|
make some function symbols module private
|
2019-11-29 13:15:28 +01:00 |
paratr.hxx
|
use covariant return type for SfxPoolItem::Clone
|
2019-12-12 21:12:10 +01:00 |
pausethreadstarting.hxx
|
|
|
poolfmt.awk
|
|
|
poolfmt.hxx
|
tdf#114090 Create a new paragraph style with name "Appendix"
|
2020-01-27 10:04:05 +01:00 |
postithelper.hxx
|
loplugin:finalclasses in sw/inc
|
2019-11-04 10:29:24 +01:00 |
PostItMgr.hxx
|
loplugin:finalclasses in sw/inc
|
2019-11-04 10:29:24 +01:00 |
printdata.hxx
|
loplugin:finalclasses in sw/inc
|
2019-11-04 10:29:24 +01:00 |
proofreadingiterator.hxx
|
|
|
prtopt.hxx
|
loplugin:finalclasses in sw/inc
|
2019-11-04 10:29:24 +01:00 |
pvprtdat.hxx
|
|
|
rcid.hrc
|
|
|
rdfhelper.hxx
|
|
|
redline.hxx
|
Introduce o3tl::optional as an alias for std::optional
|
2019-12-01 14:57:16 +01:00 |
reffld.hxx
|
loplugin:finalclasses in sw/inc
|
2019-11-04 10:29:24 +01:00 |
ring.hxx
|
|
|
rubylist.hxx
|
|
|
section.hxx
|
convert LinkCreateType to scoped enum
|
2019-12-11 06:57:45 +01:00 |
shellid.hxx
|
|
|
shellio.hxx
|
sw: prefix members of SwExtTextInput, SwLineNumberInfo, SwWriter and ...
|
2020-02-10 11:25:40 +01:00 |
shellres.hxx
|
|
|
SidebarWindowsTypes.hxx
|
tdf#124176: Use pragma once instead of include guards
|
2020-01-27 10:03:23 +01:00 |
sortopt.hxx
|
convert SwSortDirection to scoped enum
|
2019-12-11 09:08:31 +01:00 |
splargs.hxx
|
sw: prefix members of StgReader, SwAuthEntry, ...
|
2020-01-27 11:09:01 +01:00 |
strings.hrc
|
tdf#129568 Rename the default table style
|
2020-02-05 10:11:17 +01:00 |
sw_primitivetypes2d.hxx
|
|
|
swabstdlg.hxx
|
Introduce o3tl::optional as an alias for std::optional
|
2019-12-01 14:57:16 +01:00 |
swacorr.hxx
|
loplugin:finalclasses in sw/inc
|
2019-11-04 10:29:24 +01:00 |
SwAppletImpl.hxx
|
|
|
swatrset.hxx
|
loplugin:finalclasses in sw/inc
|
2019-11-04 10:29:24 +01:00 |
swbaslnk.hxx
|
|
|
swcalwrp.hxx
|
|
|
SwCapObjType.hxx
|
|
|
swcli.hxx
|
loplugin:finalclasses in sw/inc
|
2019-11-04 10:29:24 +01:00 |
swcommands.h
|
|
|
swcrsr.hxx
|
|
|
swdbdata.hxx
|
|
|
swddetbl.hxx
|
loplugin:finalclasses in sw/inc
|
2019-11-04 10:29:24 +01:00 |
swdll.hxx
|
|
|
swdllapi.h
|
|
|
SwDocIdle.hxx
|
loplugin:finalclasses in sw/inc
|
2019-11-04 10:29:24 +01:00 |
swerror.h
|
|
|
swevent.hxx
|
loplugin:finalclasses in sw/inc
|
2019-11-04 10:29:24 +01:00 |
swfltopt.hxx
|
sal_Char->char in sw
|
2019-12-23 10:50:52 +01:00 |
SwGetPoolIdFromName.hxx
|
|
|
swmodule.hxx
|
|
|
SwNodeNum.hxx
|
Looks like UBSan still needs various RTTI for some reason
|
2019-11-07 15:17:07 +01:00 |
SwNumberTree.hxx
|
tdf#124176: Use pragma once instead of include guards
|
2020-01-26 20:47:13 +01:00 |
SwNumberTreeTypes.hxx
|
|
|
swrect.hxx
|
|
|
swregion.hxx
|
|
|
SwRewriter.hxx
|
|
|
swscanner.hxx
|
|
|
swserv.hxx
|
|
|
SwSmartTagMgr.hxx
|
loplugin:finalclasses in sw/inc
|
2019-11-04 10:29:24 +01:00 |
SwStyleNameMapper.hxx
|
Use function-local statics for SwStyleNameMapper lists/maps
|
2019-10-04 07:25:34 +02:00 |
swtable.hxx
|
|
|
swtblfmt.hxx
|
Looks like UBSan still needs various RTTI for some reason
|
2019-11-07 15:17:07 +01:00 |
swtypes.hxx
|
convert PrepareHint to scoped enum
|
2019-12-11 17:45:25 +01:00 |
swundo.hxx
|
|
|
SwUndoField.hxx
|
loplugin:finalclasses in sw/inc
|
2019-11-04 10:29:24 +01:00 |
swunohelper.hxx
|
|
|
swurl.hxx
|
|
|
swwait.hxx
|
std::unordered_set<T*> -> o3tl::sorted_vector
|
2020-02-01 08:19:54 +01:00 |
SwXMLSectionList.hxx
|
convert SwXMLSectionList to FastParser
|
2019-11-06 13:38:29 +01:00 |
tabcol.hxx
|
|
|
tblafmt.hxx
|
use covariant return type for SfxPoolItem::Clone
|
2019-12-12 21:12:10 +01:00 |
tblenum.hxx
|
|
|
tblsel.hxx
|
|
|
textboxhelper.hxx
|
|
|
TextCursorHelper.hxx
|
|
|
tgrditem.hxx
|
use covariant return type for SfxPoolItem::Clone
|
2019-12-12 21:12:10 +01:00 |
tox.hxx
|
use covariant return type for SfxPoolItem::Clone
|
2019-12-12 21:12:10 +01:00 |
toxe.hxx
|
|
|
ToxLinkProcessor.hxx
|
|
|
ToxTabStopTokenHandler.hxx
|
loplugin:finalclasses in sw/inc
|
2019-11-04 10:29:24 +01:00 |
ToxTextGenerator.hxx
|
|
|
ToxWhitespaceStripper.hxx
|
|
|
toxwrap.hxx
|
|
|
txatbase.hxx
|
|
|
txatritr.hxx
|
sw: prefix members of SwScriptIterator, SwUndoInsert, SwUndoReRead and ...
|
2019-12-02 11:00:20 +01:00 |
txtannotationfld.hxx
|
loplugin:finalclasses in sw/inc
|
2019-11-04 10:29:24 +01:00 |
txtatr.hxx
|
loplugin:finalclasses in sw/inc
|
2019-11-04 10:29:24 +01:00 |
txtflcnt.hxx
|
|
|
txtfld.hxx
|
loplugin:finalclasses in sw/inc
|
2019-11-04 10:29:24 +01:00 |
txtftn.hxx
|
|
|
txtinet.hxx
|
|
|
txtrfmrk.hxx
|
|
|
txttxmrk.hxx
|
|
|
undobj.hxx
|
tdf#129582 sw: fix copying of flys in header/footer in DOCX/RTF import
|
2020-01-20 19:25:41 +01:00 |
UndoParagraphSignature.hxx
|
loplugin:finalclasses in sw/inc
|
2019-11-04 10:29:24 +01:00 |
unobaseclass.hxx
|
|
|
unochart.hxx
|
sw: prefix members of StgReader, SwAuthEntry, ...
|
2020-01-27 11:09:01 +01:00 |
unocoll.hxx
|
make some classes module-private
|
2019-11-06 06:28:05 +01:00 |
unocrsr.hxx
|
loplugin:finalclasses in sw/inc
|
2019-11-04 10:29:24 +01:00 |
unocrsrhelper.hxx
|
|
|
unodraw.hxx
|
loplugin:finalclasses in sw/inc
|
2019-11-04 10:29:24 +01:00 |
unofieldcoll.hxx
|
loplugin:finalclasses in sw/inc
|
2019-11-04 10:29:24 +01:00 |
unoframe.hxx
|
loplugin:unusedmethods
|
2019-12-13 08:12:34 +01:00 |
unoidxcoll.hxx
|
loplugin:finalclasses in sw/inc
|
2019-11-04 10:29:24 +01:00 |
unomap.hxx
|
|
|
unomid.h
|
sw UNO API: remove unused IsLayoutInCell property
|
2019-10-24 09:27:49 +02:00 |
unoparagraph.hxx
|
loplugin:finalclasses in sw/inc
|
2019-11-04 10:29:24 +01:00 |
unoprnms.hxx
|
sw: add UNO API for semi-transparent text
|
2020-01-03 09:05:29 +01:00 |
unoredline.hxx
|
loplugin:finalclasses in sw/inc
|
2019-11-04 10:29:24 +01:00 |
unoredlines.hxx
|
loplugin:finalclasses in sw/inc
|
2019-11-04 10:29:24 +01:00 |
unosett.hxx
|
loplugin:finalclasses in sw/inc
|
2019-11-04 10:29:24 +01:00 |
unosrch.hxx
|
loplugin:finalclasses in sw/inc
|
2019-11-04 10:29:24 +01:00 |
unostyle.hxx
|
loplugin:finalclasses in sw/inc
|
2019-11-04 10:29:24 +01:00 |
unotbl.hxx
|
Looks like UBSan still needs various RTTI for some reason
|
2019-11-07 15:17:07 +01:00 |
unotext.hxx
|
|
|
unotextbodyhf.hxx
|
loplugin:finalclasses in sw/inc
|
2019-11-04 10:29:24 +01:00 |
unotextcursor.hxx
|
loplugin:finalclasses in sw/inc
|
2019-11-04 10:29:24 +01:00 |
unotextrange.hxx
|
loplugin:finalclasses in sw/inc
|
2019-11-04 10:29:24 +01:00 |
unotxdoc.hxx
|
loplugin:finalclasses in sw/inc
|
2019-11-04 10:29:24 +01:00 |
usrfld.hxx
|
make some classes module-private
|
2019-11-06 06:28:05 +01:00 |
utlui.hrc
|
|
|
view.hxx
|
tdf#37156 Writer menu: Paste as Nested table
|
2019-12-14 17:58:54 +01:00 |
viewopt.hxx
|
tdf#45589 offapi,officecfg,sw: add option to toggle bookmark display
|
2020-01-31 17:23:19 +01:00 |
viewsh.hxx
|
convert FrameControlType to scoped enum
|
2019-12-11 15:45:17 +01:00 |
viscrs.hxx
|
loplugin:finalclasses in sw/inc
|
2019-11-04 10:29:24 +01:00 |
wdocsh.hxx
|
loplugin:virtualdead unused param in SfxObjectShell::FillClass
|
2019-10-21 13:06:49 +02:00 |