summaryrefslogtreecommitdiff
path: root/Package_html_media.mk
AgeCommit message (Expand)Author
2024-09-05tdf#162504 tdf#152161 Create help pages for Properties sidebar panelsDione Maddern
2024-08-23update to make fileAlain Romedenne
2024-07-26tdf#161883 Fix to IF Basic statement syntax diagramAlain Romedenne
2024-06-19tdf#161638 Update Calc View options Help pageOlivier Hallot
2024-06-18tdf#161579 Further rework on Save options Help pageOlivier Hallot
2024-03-04Add sample file for Calc Data StatisticsOlivier Hallot
2023-10-02tdf#128150 (related) Illustrate "use background"Olivier Hallot
2023-03-10TDF#153108 Calc Zoom Help PageAngelle Leger
2022-11-12Add screenshot for index entry in swriterOlivier Hallot
2022-11-01Add Insert Slide/Page dialog in Help pageOlivier Hallot
2022-11-01Add Duplicate dialog screenhsot to Help pageOlivier Hallot
2022-11-01Add To Polygon screenshot to Help pageOlivier Hallot
2022-10-31Add screenshot for Help on Snap dialogOlivier Hallot
2022-10-31Add Insert Layer screenshot in HelpOlivier Hallot
2022-10-25tdf#139270 Remove Font dialog screenshotOlivier Hallot
2022-10-21Refactor impress remote media filesOlivier Hallot
2022-09-19tdf#119421 Add sample files for conditional formattingOlivier Hallot
2022-08-04tdf#150162 Add missing sample file for FOURIEROlivier Hallot
2022-04-02Add information on Writer manual row breakOlivier Hallot
2022-01-13tdf#123318 Add navigation menu entry LibreOffice for SharedIlmari Lauhakangas
2021-11-12Simplify location descriptionflywire
2021-10-11Running Python Interactive Console:Alain Romedenne
2021-04-11Help Pages for Calc’s “IM” Functions, Improved EquationsSteve Fanning
2020-12-03tdf#131416 Basic Syntax Diagrams - the endAlain Romedenne
2020-10-03tdf#97918 Associated Help on Distribute objectsOlivier Hallot
2020-09-29tdf#131416 Basic Syntax Diagrams for Defxxx statementsAlain Romedenne
2020-09-25tdf#98232 More on control pointsOlivier Hallot
2020-08-04tdf131416 Basic syntax diagramsAlain Romedenne
2020-08-03tdf131416 Basic syntax diagramsAlain Romedenne
2020-07-09tdf#131416 How to read syntax diagramsAlain Romedenne
2020-07-06tdf#131416 Const syntax diagramAlain Romedenne
2020-06-26tdf#131416 Enum Basic statement syntax diagramAlain Romedenne
2020-05-28tdf#133432 Missing epub screenshotOlivier Hallot
2020-05-11tdf#131416 Syntax diagramsLibreOfficiant
2020-05-05tdf#131416 Syntax diagramsLibreOfficiant
2020-04-25tdf#131416 Syntax Diagrams omissions and cleanupLibreOfficiant
2020-04-23tdf#129366 Basic Syntax DiagramsLibreOfficiant
2020-04-17tdf#131416 Basic syntax diagrams reusable fragmentsLibreOfficiant
2020-04-103 Basic syntax diagramsLibreOfficiant
2020-04-09tdf131416 Let/Set statements joint Syntax diagramLibreOfficiant
2020-04-01Call statement syntax diagramLibreOfficiant
2020-01-11tdf#129741 (WIP) Add back help for color selectionOlivier Hallot
2019-12-30Add animation timing screenhot to help pageOlivier Hallot
2019-12-30Add screenshot for text animation help pageOlivier Hallot
2019-12-30Add screenshot for enhanced animation effectsOlivier Hallot
2019-12-30Move screenshot at right placeOlivier Hallot
2019-12-30Add define custom presentation dialog screenshotOlivier Hallot
2019-12-30Add screenshot to custom slide show help pageOlivier Hallot
2019-12-30Add master layout dialog screenshot to help pageOlivier Hallot
2019-12-30Place localized images in right makefileOlivier Hallot
='libreoffice-6-1-4'>libreoffice-6-1-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@suse.com>2011-03-31 10:05:04 +0200
committerMichael Meeks <michael.meeks@suse.com>2012-11-30 10:10:38 +0000
commitcaaeb0a046a0c712224c21e3e8531e67efd4216f (patch)
tree34686faa1594e00b42132501a18ca2fa022de35d /sw
parent05af023b6a8f93405b13c4ddc4e23c29ed2a827c (diff)
re-base on ALv2 code. Includes:
Patches contributed by Oliver-Rainer Wittmann sw34bf06: #i117783# - Writer's implementation of XPagePrintable - apply print settings to new printing routines http://svn.apache.org/viewvc?view=revision&revision=1172115 sw34bf06: #o12311627# use <rtl_random> methods to create unique ids for list styles and list ids http://svn.apache.org/viewvc?view=revision&revision=1172112 sw34bf06 #i114725#,#i115828# - method <SwDoc::ClearDoc()> - clear list structures completely http://svn.apache.org/viewvc?view=revision&revision=1172122 i#118572 - remove ui string and help content regarding usage of Java Mail in Writer's Mail Merge as Java Mail is not used. http://svn.apache.org/viewvc?view=revision&revision=1197035 Patches contributed by Mathias Bauer cws mba34issues01: #i117718#: provide filter name in case storage of medium does not allow to detect one http://svn.apache.org/viewvc?view=revision&revision=1172350 cws mba34issues01: #i117721#: directly provide parameters retrieved from SfxMedium http://svn.apache.org/viewvc?view=revision&revision=1172353 gnumake4 work variously http://svn.apache.org/viewvc?view=revision&revision=1394707 http://svn.apache.org/viewvc?view=revision&revision=1394326 http://svn.apache.org/viewvc?view=revision&revision=1396797 http://svn.apache.org/viewvc?view=revision&revision=1397315 cws mba34issues01: #i117723#: convert assertion into trace http://svn.apache.org/viewvc?view=revision&revision=1172355 cws mba34issues01: #i117699#: keep layout alive until swdoc dies http://svn.apache.org/viewvc?view=revision&revision=1172362 cws mba34issues01: #i117943#: missing color attributes in RTF clipboard http://svn.apache.org/viewvc?view=revision&revision=1172363 Patch contributed by Henning Brinkmann imported patch i#103878 http://svn.apache.org/viewvc?view=revision&revision=1172109 Patches contributed by Michael Stahl sw34bf06: #i117955#: WW8 export: disable storing of section breaks in endnotes http://svn.apache.org/viewvc?view=revision&revision=1172119 Patch contributed by imacat Fixed the Asian language work count. http://svn.apache.org/viewvc?view=revision&revision=1241345 Patch contributed by Pedro Giffuni i#20878 - Add comment with BZ issue for reference. http://svn.apache.org/viewvc?view=revision&revision=1244517 Patch contributed by Andre Fischer Do not add targets for junit tests when junit is disabled. http://svn.apache.org/viewvc?view=revision&revision=1241508 add writerperfect dependency.
Diffstat (limited to 'sw')
-rw-r--r--sw/AllLangResTarget_sw.mk33
-rw-r--r--sw/JunitTest_sw_complex.mk33
-rw-r--r--sw/JunitTest_sw_unoapi.mk33
-rw-r--r--sw/Library_msword.mk33
-rw-r--r--sw/Library_sw.mk33
-rw-r--r--sw/Library_swd.mk33
-rw-r--r--sw/Library_swui.mk33
-rw-r--r--sw/Library_vbaswobj.mk33
-rw-r--r--sw/Module_sw.mk35
-rw-r--r--sw/Package_uiconfig.mk33
-rw-r--r--sw/inc/EnhancedPDFExportHelper.hxx37
-rw-r--r--sw/inc/IDocumentContentOperations.hxx37
-rw-r--r--sw/inc/IDocumentDrawModelAccess.hxx37
-rw-r--r--sw/inc/IDocumentExternalData.hxx43
-rw-r--r--sw/inc/IDocumentFieldsAccess.hxx37
-rw-r--r--sw/inc/IDocumentLinksAdministration.hxx37
-rw-r--r--sw/inc/IDocumentRedlineAccess.hxx37
-rw-r--r--sw/inc/IDocumentSettingAccess.hxx37
-rw-r--r--sw/inc/IDocumentState.hxx37
-rw-r--r--sw/inc/IDocumentStatistics.hxx43
-rw-r--r--sw/inc/IDocumentStylePoolAccess.hxx37
-rw-r--r--sw/inc/IMark.hxx37
-rw-r--r--sw/inc/PostItMgr.hxx37
-rw-r--r--sw/inc/SidebarWin.hxx37
-rw-r--r--sw/inc/SwAppletImpl.hxx37
-rw-r--r--sw/inc/SwNodeNum.hxx37
-rw-r--r--sw/inc/SwNumberTree.hxx37
-rw-r--r--sw/inc/SwRewriter.hxx43
-rw-r--r--sw/inc/SwSmartTagMgr.hxx43
-rw-r--r--sw/inc/SwStyleNameMapper.hxx43
-rw-r--r--sw/inc/SwXMLSectionList.hxx37
-rw-r--r--sw/inc/TextCursorHelper.hxx43
-rw-r--r--sw/inc/accmap.hxx37
-rw-r--r--sw/inc/acmplwrd.hxx37
-rw-r--r--sw/inc/anchoreddrawobject.hxx37
-rw-r--r--sw/inc/anchoredobject.hxx37
-rw-r--r--sw/inc/authfld.hxx37
-rw-r--r--sw/inc/bparr.hxx37
-rw-r--r--sw/inc/breakit.hxx37
-rw-r--r--sw/inc/calbck.hxx39
-rw-r--r--sw/inc/calc.hxx37
-rw-r--r--sw/inc/cellatr.hxx37
-rw-r--r--sw/inc/cellfml.hxx37
-rw-r--r--sw/inc/charfmt.hxx43
-rw-r--r--sw/inc/chpfld.hxx37
-rw-r--r--sw/inc/colwd.hxx43
-rw-r--r--sw/inc/crsrsh.hxx37
-rw-r--r--sw/inc/crstate.hxx37
-rw-r--r--sw/inc/cshtyp.hxx37
-rw-r--r--sw/inc/dbfld.hxx37
-rw-r--r--sw/inc/dbgoutsw.hxx37
-rw-r--r--sw/inc/dbmgr.hxx37
-rw-r--r--sw/inc/dcontact.hxx37
-rw-r--r--sw/inc/ddefld.hxx37
-rw-r--r--sw/inc/doc.hxx47
-rw-r--r--sw/inc/docary.hxx37
-rw-r--r--sw/inc/docfac.hxx43
-rw-r--r--sw/inc/docsh.hxx37
-rw-r--r--sw/inc/docstat.hxx43
-rw-r--r--sw/inc/docstyle.hxx37
-rw-r--r--sw/inc/docufld.hxx37
-rw-r--r--sw/inc/drawdoc.hxx43
-rw-r--r--sw/inc/edglbldc.hxx37
-rw-r--r--sw/inc/edimp.hxx37
-rw-r--r--sw/inc/editsh.hxx37
-rw-r--r--sw/inc/expfld.hxx37
-rw-r--r--sw/inc/extinput.hxx43
-rw-r--r--sw/inc/fchrfmt.hxx37
-rw-r--r--sw/inc/fesh.hxx37
-rw-r--r--sw/inc/fldbas.hxx37
-rw-r--r--sw/inc/flddat.hxx37
-rw-r--r--sw/inc/flddropdown.hxx37
-rw-r--r--sw/inc/fldui.hrc37
-rw-r--r--sw/inc/flyenum.hxx43
-rw-r--r--sw/inc/flypos.hxx43
-rw-r--r--sw/inc/fmtanchr.hxx37
-rw-r--r--sw/inc/fmtautofmt.hxx37
-rw-r--r--sw/inc/fmtclbl.hxx43
-rw-r--r--sw/inc/fmtclds.hxx37
-rw-r--r--sw/inc/fmtcnct.hxx37
-rw-r--r--sw/inc/fmtcntnt.hxx43
-rw-r--r--sw/inc/fmtcol.hxx37
-rw-r--r--sw/inc/fmtcolfunc.hxx37
-rw-r--r--sw/inc/fmteiro.hxx43
-rw-r--r--sw/inc/fmtflcnt.hxx43
-rw-r--r--sw/inc/fmtfld.hxx37
-rw-r--r--sw/inc/fmtfollowtextflow.hxx43
-rw-r--r--sw/inc/fmtfordr.hxx37
-rw-r--r--sw/inc/fmtfsize.hxx37
-rw-r--r--sw/inc/fmtftn.hxx37
-rw-r--r--sw/inc/fmtftntx.hxx37
-rw-r--r--sw/inc/fmthdft.hxx37
-rw-r--r--sw/inc/fmtinfmt.hxx37
-rw-r--r--sw/inc/fmtline.hxx37
-rw-r--r--sw/inc/fmtlsplt.hxx43
-rw-r--r--sw/inc/fmtornt.hxx37
-rw-r--r--sw/inc/fmtpdsc.hxx37
-rw-r--r--sw/inc/fmtrfmrk.hxx43
-rw-r--r--sw/inc/fmtrowsplt.hxx43
-rw-r--r--sw/inc/fmtruby.hxx37
-rw-r--r--sw/inc/fmtsrnd.hxx37
-rw-r--r--sw/inc/fmturl.hxx37
-rw-r--r--sw/inc/fmtwrapinfluenceonobjpos.hxx37
-rw-r--r--sw/inc/format.hxx37
-rw-r--r--sw/inc/frmfmt.hxx37
-rw-r--r--sw/inc/ftnidx.hxx37
-rw-r--r--sw/inc/ftninfo.hxx37
-rw-r--r--sw/inc/grfatr.hxx37
-rw-r--r--sw/inc/hfspacingitem.hxx43
-rw-r--r--sw/inc/hintids.hxx37
-rw-r--r--sw/inc/hints.hxx37
-rw-r--r--sw/inc/htmltbl.hxx37
-rw-r--r--sw/inc/index.hxx37
-rw-r--r--sw/inc/init.hxx43
-rw-r--r--sw/inc/iodetect.hxx37
-rw-r--r--sw/inc/mdiexp.hxx37
-rw-r--r--sw/inc/modcfg.hxx37
-rw-r--r--sw/inc/ndarr.hxx37
-rw-r--r--sw/inc/ndhints.hxx37
-rw-r--r--sw/inc/ndindex.hxx37
-rw-r--r--sw/inc/ndnotxt.hxx37
-rw-r--r--sw/inc/ndole.hxx37
-rw-r--r--sw/inc/ndtxt.hxx37
-rw-r--r--sw/inc/ndtyp.hxx37
-rw-r--r--sw/inc/node.hxx37
-rw-r--r--sw/inc/numrule.hxx37
-rw-r--r--sw/inc/pagedesc.hxx37
-rw-r--r--sw/inc/pagepreviewlayout.hxx18
-rw-r--r--sw/inc/pam.hxx37
-rw-r--r--sw/inc/paratr.hxx37
-rw-r--r--sw/inc/pausethreadstarting.hxx43
-rw-r--r--sw/inc/poolfmt.hxx37
-rw-r--r--sw/inc/postithelper.hxx37
-rw-r--r--sw/inc/printdata.hxx37
-rw-r--r--sw/inc/redline.hxx37
-rw-r--r--sw/inc/reffld.hxx37
-rw-r--r--sw/inc/ring.hxx43
-rw-r--r--sw/inc/rubylist.hxx43
-rw-r--r--sw/inc/section.hxx41
-rw-r--r--sw/inc/shellid.hxx37
-rw-r--r--sw/inc/shellio.hxx37
-rw-r--r--sw/inc/shellres.hxx37
-rw-r--r--sw/inc/sortopt.hxx43
-rw-r--r--sw/inc/swabstdlg.hxx37
-rw-r--r--sw/inc/swacorr.hxx43
-rw-r--r--sw/inc/swatrset.hxx37
-rw-r--r--sw/inc/swbaslnk.hxx37
-rw-r--r--sw/inc/swcrsr.hxx37
-rw-r--r--sw/inc/swdbtoolsclient.hxx37
-rw-r--r--sw/inc/swddetbl.hxx43
-rw-r--r--sw/inc/swddllapi.h18
-rw-r--r--sw/inc/swdll.hxx43
-rw-r--r--sw/inc/swerror.h37
-rw-r--r--sw/inc/swevent.hxx37
-rw-r--r--sw/inc/switerator.hxx43
-rw-r--r--sw/inc/swmodule.hxx37
-rw-r--r--sw/inc/swrect.hxx37
-rw-r--r--sw/inc/swregion.hxx43
-rw-r--r--sw/inc/swscanner.hxx38
-rw-r--r--sw/inc/swtable.hxx37
-rw-r--r--sw/inc/swtblfmt.hxx37
-rw-r--r--sw/inc/swtypes.hxx37
-rw-r--r--sw/inc/swundo.hxx37
-rw-r--r--sw/inc/swunohelper.hxx37
-rw-r--r--sw/inc/swurl.hxx43
-rw-r--r--sw/inc/tabcol.hxx37
-rw-r--r--sw/inc/tblafmt.hxx37
-rw-r--r--sw/inc/tblenum.hxx37
-rw-r--r--sw/inc/tblsel.hxx37
-rw-r--r--sw/inc/tgrditem.hxx37
-rw-r--r--sw/inc/tox.hxx37
-rw-r--r--sw/inc/toxwrap.hxx37
-rw-r--r--sw/inc/txatbase.hxx37
-rw-r--r--sw/inc/txtatr.hxx37
-rw-r--r--sw/inc/txtflcnt.hxx43
-rw-r--r--sw/inc/txtfld.hxx37
-rw-r--r--sw/inc/txtftn.hxx37
-rw-r--r--sw/inc/txtinet.hxx37
-rw-r--r--sw/inc/txtrfmrk.hxx43
-rw-r--r--sw/inc/txttxmrk.hxx43
-rw-r--r--sw/inc/undobj.hxx37
-rw-r--r--sw/inc/unoatxt.hxx37
-rw-r--r--sw/inc/unobaseclass.hxx37
-rw-r--r--sw/inc/unobookmark.hxx37
-rw-r--r--sw/inc/unocrsr.hxx37
-rw-r--r--sw/inc/unocrsrhelper.hxx37
-rw-r--r--sw/inc/unodraw.hxx37
-rw-r--r--sw/inc/unoevtlstnr.hxx43
-rw-r--r--sw/inc/unoframe.hxx37
-rw-r--r--sw/inc/unoport.hxx37
-rw-r--r--sw/inc/unoredline.hxx37
-rw-r--r--sw/inc/unoredlines.hxx37
-rw-r--r--sw/inc/unosett.hxx37
-rw-r--r--sw/inc/unotbl.hxx37
-rw-r--r--sw/inc/unotxdoc.hxx43
-rw-r--r--sw/inc/usrfld.hxx37
-rw-r--r--sw/inc/viewopt.hxx37
-rw-r--r--sw/inc/viewsh.hxx37
-rw-r--r--sw/inc/viscrs.hxx37
-rw-r--r--sw/inc/wdocsh.hxx43
-rw-r--r--sw/qa/core/Test-BigPtrArray.cxx45
-rw-r--r--sw/qa/unoapi/knownissues.xcl18
-rw-r--r--sw/sdi/_basesh.sdi37
-rw-r--r--sw/sdi/_docsh.sdi37
-rw-r--r--sw/sdi/_frmsh.sdi37
-rw-r--r--sw/sdi/_grfsh.sdi37
-rw-r--r--sw/sdi/_textsh.sdi37
-rw-r--r--sw/sdi/_viewsh.sdi37
-rw-r--r--sw/sdi/annotsh.sdi37
-rw-r--r--sw/sdi/basesh.sdi43
-rw-r--r--sw/sdi/docsh.sdi37
-rw-r--r--sw/sdi/drwtxtsh.sdi37
-rw-r--r--sw/sdi/swpatch.txt18
-rw-r--r--sw/sdi/swriter.sdi18
-rw-r--r--sw/sdi/swslots.sdi37
-rw-r--r--sw/sdi/textsh.sdi37
-rw-r--r--sw/sdi/viewsh.sdi37
-rw-r--r--sw/source/core/SwNumberTree/SwNodeNum.cxx37
-rw-r--r--sw/source/core/SwNumberTree/SwNumberTree.cxx37
-rw-r--r--sw/source/core/access/acccell.cxx37
-rw-r--r--sw/source/core/access/acccontext.cxx37
-rw-r--r--sw/source/core/access/acccontext.hxx37
-rw-r--r--sw/source/core/access/accdoc.cxx37
-rw-r--r--sw/source/core/access/accembedded.cxx37
-rw-r--r--sw/source/core/access/accfootnote.cxx37
-rw-r--r--sw/source/core/access/accframe.cxx37
-rw-r--r--sw/source/core/access/accframebase.cxx37
-rw-r--r--sw/source/core/access/accfrmobj.cxx37
-rw-r--r--sw/source/core/access/accfrmobj.hxx37
-rw-r--r--sw/source/core/access/accfrmobjmap.cxx37
-rw-r--r--sw/source/core/access/accfrmobjslist.cxx37
-rw-r--r--sw/source/core/access/accgraphic.cxx37
-rw-r--r--sw/source/core/access/accheaderfooter.cxx37
-rw-r--r--sw/source/core/access/acchyperlink.cxx37
-rw-r--r--sw/source/core/access/acchyperlink.hxx37
-rw-r--r--sw/source/core/access/accmap.cxx37
-rw-r--r--sw/source/core/access/accnotextframe.cxx37
-rw-r--r--sw/source/core/access/accnotextframe.hxx37
-rw-r--r--sw/source/core/access/accpage.cxx37
-rw-r--r--sw/source/core/access/accpara.cxx37
-rw-r--r--sw/source/core/access/accpara.hxx37
-rw-r--r--sw/source/core/access/accportions.cxx37
-rw-r--r--sw/source/core/access/accpreview.cxx37
-rw-r--r--sw/source/core/access/accselectionhelper.cxx37
-rw-r--r--sw/source/core/access/acctable.cxx37
-rw-r--r--sw/source/core/access/acctable.hxx37
-rw-r--r--sw/source/core/access/acctextframe.cxx37
-rw-r--r--sw/source/core/access/parachangetrackinginfo.cxx37
-rw-r--r--sw/source/core/access/textmarkuphelper.cxx37
-rw-r--r--sw/source/core/access/textmarkuphelper.hxx37
-rw-r--r--sw/source/core/attr/calbck.cxx45
-rw-r--r--sw/source/core/attr/cellatr.cxx37
-rw-r--r--sw/source/core/attr/fmtwrapinfluenceonobjpos.cxx37
-rw-r--r--sw/source/core/attr/format.cxx37
-rw-r--r--sw/source/core/attr/hints.cxx37
-rw-r--r--sw/source/core/attr/swatrset.cxx37
-rw-r--r--sw/source/core/bastyp/SwSmartTagMgr.cxx37
-rw-r--r--sw/source/core/bastyp/bparr.cxx37
-rw-r--r--sw/source/core/bastyp/breakit.cxx37
-rw-r--r--sw/source/core/bastyp/calc.cxx37
-rw-r--r--sw/source/core/bastyp/checkit.cxx43
-rw-r--r--sw/source/core/bastyp/index.cxx37
-rw-r--r--sw/source/core/bastyp/init.cxx37
-rw-r--r--sw/source/core/bastyp/ring.cxx37
-rw-r--r--sw/source/core/bastyp/swcache.cxx37
-rw-r--r--sw/source/core/bastyp/swrect.cxx37
-rw-r--r--sw/source/core/bastyp/swregion.cxx37
-rw-r--r--sw/source/core/bastyp/swtypes.cxx37
-rw-r--r--sw/source/core/bastyp/tabcol.cxx37
-rw-r--r--sw/source/core/crsr/bookmrk.cxx37
-rw-r--r--sw/source/core/crsr/callnk.cxx37
-rw-r--r--sw/source/core/crsr/crbm.cxx37
-rw-r--r--sw/source/core/crsr/crossrefbookmark.cxx37
-rw-r--r--sw/source/core/crsr/crsrsh.cxx37
-rw-r--r--sw/source/core/crsr/crstrvl.cxx37
-rw-r--r--sw/source/core/crsr/crstrvl1.cxx37
-rw-r--r--sw/source/core/crsr/findattr.cxx37
-rw-r--r--sw/source/core/crsr/findcoll.cxx37
-rw-r--r--sw/source/core/crsr/findfmt.cxx37
-rw-r--r--sw/source/core/crsr/findtxt.cxx37
-rw-r--r--sw/source/core/crsr/pam.cxx37
-rw-r--r--sw/source/core/crsr/swcrsr.cxx37
-rw-r--r--sw/source/core/crsr/trvltbl.cxx37
-rw-r--r--sw/source/core/crsr/unocrsr.cxx37
-rw-r--r--sw/source/core/crsr/viscrs.cxx37
-rw-r--r--sw/source/core/doc/SwStyleNameMapper.cxx37
-rw-r--r--sw/source/core/doc/acmplwrd.cxx37
-rw-r--r--sw/source/core/doc/dbgoutsw.cxx37
-rw-r--r--sw/source/core/doc/doc.cxx37
-rw-r--r--sw/source/core/doc/docbasic.cxx37
-rw-r--r--sw/source/core/doc/docbm.cxx37
-rw-r--r--sw/source/core/doc/docchart.cxx37
-rw-r--r--sw/source/core/doc/doccomp.cxx37
-rw-r--r--sw/source/core/doc/doccorr.cxx37
-rw-r--r--sw/source/core/doc/docdde.cxx37
-rw-r--r--sw/source/core/doc/docdesc.cxx37
-rw-r--r--sw/source/core/doc/docdraw.cxx37
-rw-r--r--sw/source/core/doc/docedt.cxx37
-rw-r--r--sw/source/core/doc/docfld.cxx37
-rw-r--r--sw/source/core/doc/docfly.cxx37
-rw-r--r--sw/source/core/doc/docfmt.cxx37
-rw-r--r--sw/source/core/doc/docftn.cxx37
-rw-r--r--sw/source/core/doc/docglbl.cxx37
-rw-r--r--sw/source/core/doc/docglos.cxx37
-rw-r--r--sw/source/core/doc/doclay.cxx44
-rw-r--r--sw/source/core/doc/docnew.cxx53
-rw-r--r--sw/source/core/doc/docnum.cxx59
-rw-r--r--sw/source/core/doc/docredln.cxx37
-rw-r--r--sw/source/core/doc/docruby.cxx37
-rw-r--r--sw/source/core/doc/docsort.cxx37
-rw-r--r--sw/source/core/doc/docstat.cxx43
-rw-r--r--sw/source/core/doc/doctxm.cxx37
-rw-r--r--sw/source/core/doc/docxforms.cxx37
-rw-r--r--sw/source/core/doc/extinput.cxx37
-rw-r--r--sw/source/core/doc/fmtcol.cxx37
-rw-r--r--sw/source/core/doc/ftnidx.cxx37
-rw-r--r--sw/source/core/doc/gctable.cxx37
-rw-r--r--sw/source/core/doc/htmltbl.cxx37
-rw-r--r--sw/source/core/doc/lineinfo.cxx37
-rw-r--r--sw/source/core/doc/number.cxx37
-rw-r--r--sw/source/core/doc/poolfmt.cxx37
-rw-r--r--sw/source/core/doc/sortopt.cxx37
-rw-r--r--sw/source/core/doc/swserv.cxx37
-rw-r--r--sw/source/core/doc/swstylemanager.cxx37
-rw-r--r--sw/source/core/doc/tblafmt.cxx37
-rw-r--r--sw/source/core/doc/tblcpy.cxx37
-rw-r--r--sw/source/core/doc/tblrwcl.cxx37
-rw-r--r--sw/source/core/doc/visiturl.cxx37
-rw-r--r--sw/source/core/docnode/finalthreadmanager.cxx37
-rw-r--r--sw/source/core/docnode/ndcopy.cxx37
-rw-r--r--sw/source/core/docnode/ndindex.cxx37
-rw-r--r--sw/source/core/docnode/ndnotxt.cxx37
-rw-r--r--sw/source/core/docnode/ndnum.cxx37
-rw-r--r--sw/source/core/docnode/ndsect.cxx37
-rw-r--r--sw/source/core/docnode/ndtbl.cxx37
-rw-r--r--sw/source/core/docnode/ndtbl1.cxx37
-rw-r--r--sw/source/core/docnode/node.cxx37
-rw-r--r--sw/source/core/docnode/node2lay.cxx37
-rw-r--r--sw/source/core/docnode/nodes.cxx37
-rw-r--r--sw/source/core/docnode/observablethread.cxx37
-rw-r--r--sw/source/core/docnode/pausethreadstarting.cxx43
-rw-r--r--sw/source/core/docnode/retrievedinputstreamdata.cxx37
-rw-r--r--sw/source/core/docnode/retrieveinputstream.cxx37
-rw-r--r--sw/source/core/docnode/retrieveinputstreamconsumer.cxx37
-rw-r--r--sw/source/core/docnode/section.cxx41
-rw-r--r--sw/source/core/docnode/swbaslnk.cxx39
-rw-r--r--sw/source/core/docnode/swthreadjoiner.cxx43
-rw-r--r--sw/source/core/docnode/swthreadmanager.cxx37
-rw-r--r--sw/source/core/docnode/threadlistener.cxx43
-rw-r--r--sw/source/core/docnode/threadmanager.cxx37
-rw-r--r--sw/source/core/draw/dcontact.cxx37
-rw-r--r--sw/source/core/draw/dflyobj.cxx37
-rw-r--r--sw/source/core/draw/dobjfac.cxx43
-rw-r--r--sw/source/core/draw/dpage.cxx37
-rw-r--r--sw/source/core/draw/drawdoc.cxx37
-rw-r--r--sw/source/core/draw/dview.cxx37
-rw-r--r--sw/source/core/edit/acorrect.cxx37
-rw-r--r--sw/source/core/edit/autofmt.cxx37
-rw-r--r--sw/source/core/edit/edatmisc.cxx37
-rw-r--r--sw/source/core/edit/edattr.cxx37
-rw-r--r--sw/source/core/edit/eddel.cxx37
-rw-r--r--sw/source/core/edit/edfcol.cxx37
-rw-r--r--sw/source/core/edit/edfld.cxx39
-rw-r--r--sw/source/core/edit/edfldexp.cxx37
-rw-r--r--sw/source/core/edit/edfmt.cxx37
-rw-r--r--sw/source/core/edit/edglbldc.cxx37
-rw-r--r--sw/source/core/edit/edglss.cxx37
-rw-r--r--sw/source/core/edit/editsh.cxx37
-rw-r--r--sw/source/core/edit/edlingu.cxx37
-rw-r--r--sw/source/core/edit/ednumber.cxx37
-rw-r--r--sw/source/core/edit/edsect.cxx37
-rw-r--r--sw/source/core/edit/edtox.cxx37
-rw-r--r--sw/source/core/edit/edundo.cxx37
-rw-r--r--sw/source/core/edit/edws.cxx37
-rw-r--r--sw/source/core/fields/authfld.cxx37
-rw-r--r--sw/source/core/fields/cellfml.cxx37
-rw-r--r--sw/source/core/fields/chpfld.cxx37
-rw-r--r--sw/source/core/fields/dbfld.cxx37
-rw-r--r--sw/source/core/fields/ddefld.cxx43
-rw-r--r--sw/source/core/fields/ddetbl.cxx37
-rw-r--r--sw/source/core/fields/docufld.cxx37
-rw-r--r--sw/source/core/fields/expfld.cxx37
-rw-r--r--sw/source/core/fields/fldbas.cxx37
-rw-r--r--sw/source/core/fields/flddat.cxx37
-rw-r--r--sw/source/core/fields/flddropdown.cxx37
-rw-r--r--sw/source/core/fields/fldlst.cxx37
-rw-r--r--sw/source/core/fields/macrofld.cxx37
-rw-r--r--sw/source/core/fields/postithelper.cxx37
-rw-r--r--sw/source/core/fields/reffld.cxx37
-rw-r--r--sw/source/core/fields/scrptfld.cxx37
-rw-r--r--sw/source/core/fields/tblcalc.cxx37
-rw-r--r--sw/source/core/fields/usrfld.cxx37
-rw-r--r--sw/source/core/frmedt/fedesc.cxx37
-rw-r--r--sw/source/core/frmedt/fefly1.cxx37
-rw-r--r--sw/source/core/frmedt/feflyole.cxx37
-rw-r--r--sw/source/core/frmedt/feshview.cxx37
-rw-r--r--sw/source/core/frmedt/fetab.cxx37
-rw-r--r--sw/source/core/frmedt/fews.cxx37
-rw-r--r--sw/source/core/frmedt/tblsel.cxx37
-rw-r--r--sw/source/core/graphic/grfatr.cxx37
-rw-r--r--sw/source/core/inc/MarkManager.hxx37
-rw-r--r--sw/source/core/inc/SwUndoPageDesc.hxx37
-rw-r--r--sw/source/core/inc/SwXMLBlockExport.hxx37
-rw-r--r--sw/source/core/inc/SwXMLBlockImport.hxx37
-rw-r--r--sw/source/core/inc/SwXMLTextBlocks.hxx37
-rw-r--r--sw/source/core/inc/UndoAttribute.hxx37
-rw-r--r--sw/source/core/inc/UndoCore.hxx37
-rw-r--r--sw/source/core/inc/UndoDraw.hxx37
-rw-r--r--sw/source/core/inc/UndoInsert.hxx37
-rw-r--r--sw/source/core/inc/UndoNumbering.hxx37
-rw-r--r--sw/source/core/inc/UndoSort.hxx37
-rw-r--r--sw/source/core/inc/UndoSplitMove.hxx37
-rw-r--r--sw/source/core/inc/UndoTable.hxx37
-rw-r--r--sw/source/core/inc/acorrect.hxx37
-rw-r--r--sw/source/core/inc/anchoredobjectposition.hxx37
-rw-r--r--sw/source/core/inc/ascharanchoredobjectposition.hxx37
-rw-r--r--sw/source/core/inc/blink.hxx37
-rw-r--r--sw/source/core/inc/bodyfrm.hxx43
-rw-r--r--sw/source/core/inc/bookmrk.hxx37
-rw-r--r--sw/source/core/inc/cntfrm.hxx37
-rw-r--r--sw/source/core/inc/colfrm.hxx43
-rw-r--r--sw/source/core/inc/crossrefbookmark.hxx37
-rw-r--r--sw/source/core/inc/dbg_lay.hxx37
-rw-r--r--sw/source/core/inc/dflyobj.hxx37
-rw-r--r--sw/source/core/inc/docfld.hxx37
-rw-r--r--sw/source/core/inc/docsort.hxx37
-rw-r--r--sw/source/core/inc/doctxm.hxx37
-rw-r--r--sw/source/core/inc/drawfont.hxx37
-rw-r--r--sw/source/core/inc/dview.hxx37
-rw-r--r--sw/source/core/inc/environmentofanchoredobject.hxx37
-rw-r--r--sw/source/core/inc/flowfrm.hxx37
-rw-r--r--sw/source/core/inc/flyfrm.hxx37
-rw-r--r--sw/source/core/inc/flyfrms.hxx37
-rw-r--r--sw/source/core/inc/fntcache.hxx37
-rw-r--r--sw/source/core/inc/frame.hxx37
-rw-r--r--sw/source/core/inc/frminf.hxx37
-rw-r--r--sw/source/core/inc/frmtool.hxx37
-rw-r--r--sw/source/core/inc/ftnboss.hxx37
-rw-r--r--sw/source/core/inc/ftnfrm.hxx37
-rw-r--r--sw/source/core/inc/hffrm.hxx43
-rw-r--r--sw/source/core/inc/layact.hxx37
-rw-r--r--sw/source/core/inc/layfrm.hxx37
-rw-r--r--sw/source/core/inc/layouter.hxx37
-rw-r--r--sw/source/core/inc/mvsave.hxx37
-rw-r--r--sw/source/core/inc/noteurl.hxx37
-rw-r--r--sw/source/core/inc/notxtfrm.hxx37
-rw-r--r--sw/source/core/inc/objectformatter.hxx37
-rw-r--r--sw/source/core/inc/pagefrm.hxx37
-rw-r--r--sw/source/core/inc/prevwpage.hxx43
-rw-r--r--sw/source/core/inc/retrievedinputstreamdata.hxx37
-rw-r--r--sw/source/core/inc/retrieveinputstreamconsumer.hxx43
-rw-r--r--sw/source/core/inc/rolbck.hxx37
-rw-r--r--sw/source/core/inc/rootfrm.hxx37
-rw-r--r--sw/source/core/inc/scriptinfo.hxx37
-rw-r--r--sw/source/core/inc/sectfrm.hxx37
-rw-r--r--sw/source/core/inc/sortedobjs.hxx37
-rw-r--r--sw/source/core/inc/swblocks.hxx37
-rw-r--r--sw/source/core/inc/swcache.hxx37
-rw-r--r--sw/source/core/inc/swfntcch.hxx37
-rw-r--r--sw/source/core/inc/swfont.hxx37
-rw-r--r--sw/source/core/inc/swthreadjoiner.hxx43
-rw-r--r--sw/source/core/inc/swthreadmanager.hxx37
-rw-r--r--sw/source/core/inc/tabfrm.hxx37
-rw-r--r--sw/source/core/inc/tblrwcl.hxx37
-rw-r--r--sw/source/core/inc/threadmanager.hxx37
-rw-r--r--sw/source/core/inc/tocntntanchoredobjectposition.hxx37
-rw-r--r--sw/source/core/inc/tolayoutanchoredobjectposition.hxx43
-rw-r--r--sw/source/core/inc/txmsrt.hxx37
-rw-r--r--sw/source/core/inc/txtfrm.hxx37
-rw-r--r--sw/source/core/inc/unometa.hxx37
-rw-r--r--sw/source/core/inc/viewimp.hxx37
-rw-r--r--sw/source/core/inc/wrong.hxx37
-rw-r--r--sw/source/core/layout/anchoreddrawobject.cxx37
-rw-r--r--sw/source/core/layout/anchoredobject.cxx37
-rw-r--r--sw/source/core/layout/atrfrm.cxx39
-rw-r--r--sw/source/core/layout/calcmove.cxx37
-rw-r--r--sw/source/core/layout/colfrm.cxx37
-rw-r--r--sw/source/core/layout/dbg_lay.cxx37
-rw-r--r--sw/source/core/layout/findfrm.cxx37
-rw-r--r--sw/source/core/layout/flowfrm.cxx37
-rw-r--r--sw/source/core/layout/fly.cxx37
-rw-r--r--sw/source/core/layout/flycnt.cxx37
-rw-r--r--sw/source/core/layout/flyincnt.cxx37
-rw-r--r--sw/source/core/layout/flylay.cxx37
-rw-r--r--sw/source/core/layout/flypos.cxx37
-rw-r--r--sw/source/core/layout/frmtool.cxx37
-rw-r--r--sw/source/core/layout/ftnfrm.cxx37
-rw-r--r--sw/source/core/layout/hffrm.cxx37
-rw-r--r--sw/source/core/layout/layact.cxx37
-rw-r--r--sw/source/core/layout/laycache.cxx37
-rw-r--r--sw/source/core/layout/layhelp.hxx37
-rw-r--r--sw/source/core/layout/layouter.cxx37
-rw-r--r--sw/source/core/layout/newfrm.cxx37
-rw-r--r--sw/source/core/layout/objectformatter.cxx37
-rw-r--r--sw/source/core/layout/objectformatterlayfrm.cxx37
-rw-r--r--sw/source/core/layout/objectformattertxtfrm.cxx37
-rw-r--r--sw/source/core/layout/objectformattertxtfrm.hxx37
-rw-r--r--sw/source/core/layout/pagechg.cxx37
-rw-r--r--sw/source/core/layout/pagedesc.cxx37
-rw-r--r--sw/source/core/layout/pagefrm.src8
-rw-r--r--sw/source/core/layout/sectfrm.cxx40
-rw-r--r--sw/source/core/layout/sortedobjs.cxx37
-rw-r--r--sw/source/core/layout/ssfrm.cxx37
-rw-r--r--sw/source/core/layout/tabfrm.cxx37
-rw-r--r--sw/source/core/layout/trvlfrm.cxx37
-rw-r--r--sw/source/core/layout/unusedf.cxx37
-rw-r--r--sw/source/core/layout/virtoutp.cxx37
-rw-r--r--sw/source/core/layout/virtoutp.hxx37
-rw-r--r--sw/source/core/layout/wsfrm.cxx37
-rw-r--r--sw/source/core/objectpositioning/anchoredobjectposition.cxx37
-rw-r--r--sw/source/core/objectpositioning/ascharanchoredobjectposition.cxx37
-rw-r--r--sw/source/core/objectpositioning/environmentofanchoredobject.cxx37
-rw-r--r--sw/source/core/objectpositioning/tocntntanchoredobjectposition.cxx37
-rw-r--r--sw/source/core/objectpositioning/tolayoutanchoredobjectposition.cxx37
-rw-r--r--sw/source/core/ole/ndole.cxx37
-rw-r--r--sw/source/core/para/paratr.cxx37
-rw-r--r--sw/source/core/sw3io/sw3convert.cxx37
-rw-r--r--sw/source/core/sw3io/swacorr.cxx37
-rw-r--r--sw/source/core/swg/SwXMLBlockExport.cxx37
-rw-r--r--sw/source/core/swg/SwXMLBlockImport.cxx37
-rw-r--r--sw/source/core/swg/SwXMLBlockListContext.cxx37
-rw-r--r--sw/source/core/swg/SwXMLSectionList.cxx37
-rw-r--r--sw/source/core/swg/SwXMLTextBlocks.cxx37
-rw-r--r--sw/source/core/swg/SwXMLTextBlocks1.cxx41
-rw-r--r--sw/source/core/swg/swblocks.cxx37
-rw-r--r--sw/source/core/table/swnewtable.cxx37
-rw-r--r--sw/source/core/table/swtable.cxx37
-rw-r--r--sw/source/core/text/EnhancedPDFExportHelper.cxx37
-rw-r--r--sw/source/core/text/atrhndl.hxx37
-rw-r--r--sw/source/core/text/atrstck.cxx37
-rw-r--r--sw/source/core/text/blink.cxx37
-rw-r--r--sw/source/core/text/frmcrsr.cxx37
-rw-r--r--sw/source/core/text/frmform.cxx37
-rw-r--r--sw/source/core/text/frminf.cxx37
-rw-r--r--sw/source/core/text/frmpaint.cxx37
-rw-r--r--sw/source/core/text/guess.cxx41
-rw-r--r--sw/source/core/text/inftxt.cxx37
-rw-r--r--sw/source/core/text/inftxt.hxx37
-rw-r--r--sw/source/core/text/itradj.cxx37
-rw-r--r--sw/source/core/text/itratr.cxx37
-rw-r--r--sw/source/core/text/itratr.hxx37
-rw-r--r--sw/source/core/text/itrcrsr.cxx37
-rw-r--r--sw/source/core/text/itrform2.cxx37
-rw-r--r--sw/source/core/text/itrform2.hxx37
-rw-r--r--sw/source/core/text/itrpaint.cxx37
-rw-r--r--sw/source/core/text/itrtxt.cxx37
-rw-r--r--sw/source/core/text/itrtxt.hxx37
-rw-r--r--sw/source/core/text/noteurl.cxx37
-rw-r--r--sw/source/core/text/pordrop.hxx37
-rw-r--r--sw/source/core/text/porfld.cxx37
-rw-r--r--sw/source/core/text/porfld.hxx37
-rw-r--r--sw/source/core/text/porfly.cxx37
-rw-r--r--sw/source/core/text/porfly.hxx37
-rw-r--r--sw/source/core/text/porftn.hxx37
-rw-r--r--sw/source/core/text/porglue.cxx37
-rw-r--r--sw/source/core/text/porglue.hxx37
-rw-r--r--sw/source/core/text/porlay.cxx37
-rw-r--r--sw/source/core/text/porlay.hxx37
-rw-r--r--sw/source/core/text/porlin.cxx37
-rw-r--r--sw/source/core/text/porlin.hxx37
-rw-r--r--sw/source/core/text/pormulti.cxx37
-rw-r--r--sw/source/core/text/porref.cxx37
-rw-r--r--sw/source/core/text/porrst.cxx37
-rw-r--r--sw/source/core/text/porrst.hxx37
-rw-r--r--sw/source/core/text/portab.hxx37
-rw-r--r--sw/source/core/text/portox.cxx37
-rw-r--r--sw/source/core/text/portxt.cxx37
-rw-r--r--sw/source/core/text/portxt.hxx37
-rw-r--r--sw/source/core/text/redlnitr.cxx37
-rw-r--r--sw/source/core/text/redlnitr.hxx37
-rw-r--r--sw/source/core/text/txtcache.cxx37
-rw-r--r--sw/source/core/text/txtdrop.cxx37
-rw-r--r--sw/source/core/text/txtfld.cxx37
-rw-r--r--sw/source/core/text/txtfly.cxx37
-rw-r--r--sw/source/core/text/txtfly.hxx37
-rw-r--r--sw/source/core/text/txtfrm.cxx37
-rw-r--r--sw/source/core/text/txtftn.cxx37
-rw-r--r--sw/source/core/text/txthyph.cxx37
-rw-r--r--sw/source/core/text/txtinit.cxx37
-rw-r--r--sw/source/core/text/txtio.cxx37
-rw-r--r--sw/source/core/text/txtpaint.cxx37
-rw-r--r--sw/source/core/text/txttab.cxx37
-rw-r--r--sw/source/core/text/widorp.cxx37
-rw-r--r--sw/source/core/text/widorp.hxx37
-rw-r--r--sw/source/core/text/wrong.cxx37
-rw-r--r--sw/source/core/tox/tox.cxx37
-rw-r--r--sw/source/core/tox/toxhlp.cxx37
-rw-r--r--sw/source/core/tox/txmsrt.cxx37
-rw-r--r--sw/source/core/txtnode/atrfld.cxx37
-rw-r--r--sw/source/core/txtnode/atrflyin.cxx37
-rw-r--r--sw/source/core/txtnode/atrftn.cxx37
-rw-r--r--sw/source/core/txtnode/atrref.cxx37
-rw-r--r--sw/source/core/txtnode/fmtatr2.cxx37
-rw-r--r--sw/source/core/txtnode/fntcache.cxx37
-rw-r--r--sw/source/core/txtnode/fntcap.cxx37
-rw-r--r--sw/source/core/txtnode/ndhints.cxx37
-rw-r--r--sw/source/core/txtnode/ndtxt.cxx37
-rw-r--r--sw/source/core/txtnode/swfntcch.cxx37
-rw-r--r--sw/source/core/txtnode/swfont.cxx37
-rw-r--r--sw/source/core/txtnode/thints.cxx37
-rw-r--r--sw/source/core/txtnode/txtatr2.cxx37
-rw-r--r--sw/source/core/txtnode/txtedt.cxx86
-rw-r--r--sw/source/core/undo/SwRewriter.cxx43
-rw-r--r--sw/source/core/undo/SwUndoField.cxx37
-rw-r--r--sw/source/core/undo/SwUndoFmt.cxx37
-rw-r--r--sw/source/core/undo/SwUndoPageDesc.cxx37
-rw-r--r--sw/source/core/undo/docundo.cxx37
-rw-r--r--sw/source/core/undo/rolbck.cxx37
-rw-r--r--sw/source/core/undo/unattr.cxx37
-rw-r--r--sw/source/core/undo/unbkmk.cxx37
-rw-r--r--sw/source/core/undo/undel.cxx37
-rw-r--r--sw/source/core/undo/undo.src37
-rw-r--r--sw/source/core/undo/undobj.cxx37
-rw-r--r--sw/source/core/undo/undobj1.cxx37
-rw-r--r--sw/source/core/undo/undoflystrattr.cxx37
-rw-r--r--sw/source/core/undo/undraw.cxx37
-rw-r--r--sw/source/core/undo/unfmco.cxx37
-rw-r--r--sw/source/core/undo/unins.cxx37
-rw-r--r--sw/source/core/undo/unmove.cxx37
-rw-r--r--sw/source/core/undo/unnum.cxx37
-rw-r--r--sw/source/core/undo/unovwr.cxx37
-rw-r--r--sw/source/core/undo/unredln.cxx37
-rw-r--r--sw/source/core/undo/unsect.cxx37
-rw-r--r--sw/source/core/undo/unsort.cxx37
-rw-r--r--sw/source/core/undo/unspnd.cxx37
-rw-r--r--sw/source/core/undo/untbl.cxx37
-rw-r--r--sw/source/core/undo/untblk.cxx37
-rw-r--r--sw/source/core/unocore/SwXTextDefaults.cxx37
-rw-r--r--sw/source/core/unocore/TextCursorHelper.cxx43
-rw-r--r--sw/source/core/unocore/XMLRangeHelper.cxx37
-rw-r--r--sw/source/core/unocore/swunohelper.cxx37
-rw-r--r--sw/source/core/unocore/unobkm.cxx37
-rw-r--r--sw/source/core/unocore/unocoll.cxx37
-rw-r--r--sw/source/core/unocore/unocrsrhelper.cxx37
-rw-r--r--sw/source/core/unocore/unodraw.cxx37
-rw-r--r--sw/source/core/unocore/unoevtlstnr.cxx37
-rw-r--r--sw/source/core/unocore/unofield.cxx37
-rw-r--r--sw/source/core/unocore/unoflatpara.cxx37
-rw-r--r--sw/source/core/unocore/unoftn.cxx37
-rw-r--r--sw/source/core/unocore/unoidx.cxx37
-rw-r--r--sw/source/core/unocore/unoobj.cxx37
-rw-r--r--sw/source/core/unocore/unoobj2.cxx37
-rw-r--r--sw/source/core/unocore/unoparagraph.cxx37
-rw-r--r--sw/source/core/unocore/unoport.cxx37
-rw-r--r--sw/source/core/unocore/unoportenum.cxx37
-rw-r--r--sw/source/core/unocore/unoredline.cxx37
-rw-r--r--sw/source/core/unocore/unoredlines.cxx37
-rw-r--r--sw/source/core/unocore/unorefmk.cxx37
-rw-r--r--sw/source/core/unocore/unosect.cxx37
-rw-r--r--sw/source/core/unocore/unosett.cxx37
-rw-r--r--sw/source/core/unocore/unosrch.cxx37
-rw-r--r--sw/source/core/unocore/unostyle.cxx37
-rw-r--r--sw/source/core/unocore/unotbl.cxx37
-rw-r--r--sw/source/core/unocore/unotext.cxx37
-rw-r--r--sw/source/core/unocore/unotextmarkup.cxx37
-rw-r--r--sw/source/core/view/pagepreviewlayout.cxx37
-rw-r--r--sw/source/core/view/printdata.cxx38
-rw-r--r--sw/source/core/view/vdraw.cxx37
-rw-r--r--sw/source/core/view/viewimp.cxx37
-rw-r--r--sw/source/core/view/viewpg.cxx37
-rw-r--r--sw/source/core/view/viewsh.cxx37
-rw-r--r--sw/source/core/view/vnew.cxx48
-rw-r--r--sw/source/core/view/vprint.cxx37
-rw-r--r--sw/source/filter/ascii/ascatr.cxx37
-rw-r--r--sw/source/filter/ascii/parasc.cxx37
-rw-r--r--sw/source/filter/ascii/wrtasc.cxx37
-rw-r--r--sw/source/filter/basflt/fltini.cxx37
-rw-r--r--sw/source/filter/basflt/iodetect.cxx37
-rw-r--r--sw/source/filter/basflt/shellio.cxx37
-rw-r--r--sw/source/filter/html/SwAppletImpl.cxx37
-rw-r--r--sw/source/filter/html/css1atr.cxx37
-rw-r--r--sw/source/filter/html/css1kywd.cxx37
-rw-r--r--sw/source/filter/html/css1kywd.hxx37
-rw-r--r--sw/source/filter/html/htmlatr.cxx37
-rw-r--r--sw/source/filter/html/htmlbas.cxx37
-rw-r--r--sw/source/filter/html/htmlcss1.cxx37
-rw-r--r--sw/source/filter/html/htmlctxt.cxx37
-rw-r--r--sw/source/filter/html/htmldraw.cxx37
-rw-r--r--sw/source/filter/html/htmlfld.cxx37
-rw-r--r--sw/source/filter/html/htmlfldw.cxx37
-rw-r--r--sw/source/filter/html/htmlfly.cxx37
-rw-r--r--sw/source/filter/html/htmlfly.hxx37
-rw-r--r--sw/source/filter/html/htmlform.cxx37
-rw-r--r--sw/source/filter/html/htmlform.hxx43
-rw-r--r--sw/source/filter/html/htmlforw.cxx37
-rw-r--r--sw/source/filter/html/htmlftn.cxx37
-rw-r--r--sw/source/filter/html/htmlgrin.cxx37
-rw-r--r--sw/source/filter/html/htmlnum.cxx37
-rw-r--r--sw/source/filter/html/htmlplug.cxx37
-rw-r--r--sw/source/filter/html/htmlsect.cxx37
-rw-r--r--sw/source/filter/html/htmltab.cxx37
-rw-r--r--sw/source/filter/html/htmltabw.cxx37
-rw-r--r--sw/source/filter/html/parcss1.cxx37
-rw-r--r--sw/source/filter/html/parcss1.hxx37
-rw-r--r--sw/source/filter/html/svxcss1.cxx37
-rw-r--r--sw/source/filter/html/svxcss1.hxx37
-rw-r--r--sw/source/filter/html/swhtml.cxx37
-rw-r--r--sw/source/filter/html/swhtml.hxx37
-rw-r--r--sw/source/filter/html/wrthtml.cxx37
-rw-r--r--sw/source/filter/html/wrthtml.hxx37
-rw-r--r--sw/source/filter/inc/fltini.hxx37
-rw-r--r--sw/source/filter/inc/fltshell.hxx37
-rw-r--r--sw/source/filter/inc/msfilter.hxx37
-rw-r--r--sw/source/filter/inc/wrtswtbl.hxx37
-rw-r--r--sw/source/filter/rtf/rtffld.cxx37
-rw-r--r--sw/source/filter/rtf/rtffly.cxx37
-rw-r--r--sw/source/filter/rtf/rtfnum.cxx37
-rw-r--r--sw/source/filter/rtf/rtftbl.cxx37
-rw-r--r--sw/source/filter/rtf/swparrtf.cxx37
-rw-r--r--sw/source/filter/rtf/swparrtf.hxx37
-rw-r--r--sw/source/filter/writer/writer.cxx37
-rw-r--r--sw/source/filter/writer/wrt_fn.cxx37
-rw-r--r--sw/source/filter/writer/wrtswtbl.cxx37
-rw-r--r--sw/source/filter/ww1/fltshell.cxx37
-rw-r--r--sw/source/filter/ww1/w1class.cxx37
-rw-r--r--sw/source/filter/ww1/w1class.hxx37
-rw-r--r--sw/source/filter/ww1/w1filter.cxx37
-rw-r--r--sw/source/filter/ww1/w1par.cxx37
-rw-r--r--sw/source/filter/ww1/w1sprm.cxx37
-rw-r--r--sw/source/filter/ww1/w1struct.hxx37
-rw-r--r--sw/source/filter/ww8/README-rtf.txt17
-rw-r--r--sw/source/filter/ww8/WW8FFData.cxx37
-rw-r--r--sw/source/filter/ww8/WW8Sttbf.cxx37
-rw-r--r--sw/source/filter/ww8/WW8TableInfo.cxx37
-rw-r--r--sw/source/filter/ww8/WW8TableInfo.hxx37
-rw-r--r--sw/source/filter/ww8/attributeoutputbase.hxx37
-rw-r--r--sw/source/filter/ww8/escher.hxx37
-rw-r--r--sw/source/filter/ww8/fields.cxx37
-rw-r--r--sw/source/filter/ww8/hash_wrap.hxx37
-rw-r--r--sw/source/filter/ww8/needed_cast.hxx43
-rw-r--r--sw/source/filter/ww8/rtfattributeoutput.cxx38
-rw-r--r--sw/source/filter/ww8/rtfattributeoutput.hxx38
-rw-r--r--sw/source/filter/ww8/rtfexport.cxx53
-rw-r--r--sw/source/filter/ww8/rtfexport.hxx38
-rw-r--r--sw/source/filter/ww8/rtfexportfilter.cxx38
-rw-r--r--sw/source/filter/ww8/rtfexportfilter.hxx38
-rw-r--r--sw/source/filter/ww8/rtfimportfilter.cxx38
-rw-r--r--sw/source/filter/ww8/rtfimportfilter.hxx38
-rw-r--r--sw/source/filter/ww8/rtfsdrexport.cxx38
-rw-r--r--sw/source/filter/ww8/rtfsdrexport.hxx38
-rw-r--r--sw/source/filter/ww8/sortedarray.hxx37
-rw-r--r--sw/source/filter/ww8/styles.cxx37
-rw-r--r--sw/source/filter/ww8/types.hxx43
-rw-r--r--sw/source/filter/ww8/writerhelper.cxx37
-rw-r--r--sw/source/filter/ww8/writerhelper.hxx37
-rw-r--r--sw/source/filter/ww8/writerwordglue.cxx37
-rw-r--r--sw/source/filter/ww8/wrtw8esh.cxx37
-rw-r--r--sw/source/filter/ww8/wrtw8nds.cxx37
-rw-r--r--sw/source/filter/ww8/wrtw8num.cxx37
-rw-r--r--sw/source/filter/ww8/wrtw8sty.cxx179
-rw-r--r--sw/source/filter/ww8/wrtww8.cxx37
-rw-r--r--sw/source/filter/ww8/wrtww8.hxx54
-rw-r--r--sw/source/filter/ww8/wrtww8gr.cxx37
-rw-r--r--sw/source/filter/ww8/ww8atr.cxx37
-rw-r--r--sw/source/filter/ww8/ww8attributeoutput.hxx37
-rw-r--r--sw/source/filter/ww8/ww8glsy.cxx37
-rw-r--r--sw/source/filter/ww8/ww8graf.cxx37
-rw-r--r--sw/source/filter/ww8/ww8graf.hxx37
-rw-r--r--sw/source/filter/ww8/ww8graf2.cxx37
-rw-r--r--sw/source/filter/ww8/ww8par.cxx37
-rw-r--r--sw/source/filter/ww8/ww8par.hxx37
-rw-r--r--sw/source/filter/ww8/ww8par2.cxx39
-rw-r--r--sw/source/filter/ww8/ww8par2.hxx37
-rw-r--r--sw/source/filter/ww8/ww8par3.cxx37
-rw-r--r--sw/source/filter/ww8/ww8par4.cxx37
-rw-r--r--sw/source/filter/ww8/ww8par5.cxx37
-rw-r--r--sw/source/filter/ww8/ww8par6.cxx37
-rw-r--r--sw/source/filter/ww8/ww8scan.cxx37
-rw-r--r--sw/source/filter/ww8/ww8scan.hxx37
-rw-r--r--sw/source/filter/ww8/ww8struc.hxx37
-rw-r--r--sw/source/filter/xml/XMLRedlineImportHelper.cxx37
-rw-r--r--sw/source/filter/xml/swxml.cxx37
-rw-r--r--sw/source/filter/xml/wrtxml.cxx86
-rw-r--r--sw/source/filter/xml/wrtxml.hxx39
-rw-r--r--sw/source/filter/xml/xmlbrsh.cxx37
-rw-r--r--sw/source/filter/xml/xmlexp.cxx37
-rw-r--r--sw/source/filter/xml/xmlexp.hxx37
-rw-r--r--sw/source/filter/xml/xmlexpit.cxx37
-rw-r--r--sw/source/filter/xml/xmlexpit.hxx37
-rw-r--r--sw/source/filter/xml/xmlfmt.cxx37
-rw-r--r--sw/source/filter/xml/xmlfmte.cxx37
-rw-r--r--sw/source/filter/xml/xmlfonte.cxx37
-rw-r--r--sw/source/filter/xml/xmlimp.cxx37
-rw-r--r--sw/source/filter/xml/xmlimp.hxx37
-rw-r--r--sw/source/filter/xml/xmlimpit.cxx37
-rw-r--r--sw/source/filter/xml/xmlitem.cxx37
-rw-r--r--sw/source/filter/xml/xmliteme.cxx37
-rw-r--r--sw/source/filter/xml/xmlitemi.cxx37
-rw-r--r--sw/source/filter/xml/xmlitemm.cxx37
-rw-r--r--sw/source/filter/xml/xmlithlp.cxx37
-rw-r--r--sw/source/filter/xml/xmlithlp.hxx37
-rw-r--r--sw/source/filter/xml/xmlitmpr.cxx37
-rw-r--r--sw/source/filter/xml/xmlmeta.cxx37
-rw-r--r--sw/source/filter/xml/xmltble.cxx37
-rw-r--r--sw/source/filter/xml/xmltbli.cxx37
-rw-r--r--sw/source/filter/xml/xmltbli.hxx37
-rw-r--r--sw/source/filter/xml/xmltexte.cxx37
-rw-r--r--sw/source/filter/xml/xmltexti.cxx37
-rw-r--r--sw/source/ui/app/app.src37
-rw-r--r--sw/source/ui/app/appenv.cxx37
-rw-r--r--sw/source/ui/app/apphdl.cxx37
-rw-r--r--sw/source/ui/app/applab.cxx37
-rw-r--r--sw/source/ui/app/appopt.cxx37
-rw-r--r--sw/source/ui/app/docsh.cxx37
-rw-r--r--sw/source/ui/app/docsh2.cxx37
-rw-r--r--sw/source/ui/app/docshdrw.cxx43
-rw-r--r--sw/source/ui/app/docshini.cxx37
-rw-r--r--sw/source/ui/app/docst.cxx37
-rw-r--r--sw/source/ui/app/docstyle.cxx37
-rw-r--r--sw/source/ui/app/error.src37
-rw-r--r--sw/source/ui/app/mainwn.cxx37
-rw-r--r--sw/source/ui/app/mn.src37
-rw-r--r--sw/source/ui/app/swdll.cxx37
-rw-r--r--sw/source/ui/app/swmodule.cxx37
-rw-r--r--sw/source/ui/cctrl/actctrl.cxx37
-rw-r--r--sw/source/ui/cctrl/popbox.cxx37
-rw-r--r--sw/source/ui/cctrl/swlbox.cxx37
-rw-r--r--sw/source/ui/chrdlg/break.cxx37
-rw-r--r--sw/source/ui/chrdlg/ccoll.cxx37
-rw-r--r--sw/source/ui/chrdlg/ccoll.src37
-rw-r--r--sw/source/ui/chrdlg/chardlg.cxx37
-rw-r--r--sw/source/ui/chrdlg/chardlg.src37
-rw-r--r--sw/source/ui/chrdlg/chrdlg.src43
-rw-r--r--sw/source/ui/chrdlg/drpcps.cxx37
-rw-r--r--sw/source/ui/chrdlg/drpcps.src37
-rw-r--r--sw/source/ui/chrdlg/numpara.cxx37
-rw-r--r--sw/source/ui/chrdlg/numpara.src37
-rw-r--r--sw/source/ui/chrdlg/paradlg.src37
-rw-r--r--sw/source/ui/chrdlg/pardlg.cxx37
-rw-r--r--sw/source/ui/chrdlg/swuiccoll.cxx37
-rw-r--r--sw/source/ui/chrdlg/tblnumfm.cxx43
-rw-r--r--sw/source/ui/config/barcfg.cxx37
-rw-r--r--sw/source/ui/config/caption.cxx37
-rw-r--r--sw/source/ui/config/cfgitems.cxx37
-rw-r--r--sw/source/ui/config/dbconfig.cxx37
-rw-r--r--sw/source/ui/config/fontcfg.cxx37
-rw-r--r--sw/source/ui/config/mailconfigpage.cxx37
-rw-r--r--sw/source/ui/config/mailconfigpage.src37
-rw-r--r--sw/source/ui/config/modcfg.cxx37
-rw-r--r--sw/source/ui/config/optcomp.cxx37
-rw-r--r--sw/source/ui/config/optcomp.src37
-rw-r--r--sw/source/ui/config/optdlg.src37
-rw-r--r--sw/source/ui/config/optload.cxx37
-rw-r--r--sw/source/ui/config/optload.src37
-rw-r--r--sw/source/ui/config/optpage.cxx37
-rw-r--r--sw/source/ui/config/prtopt.cxx37
-rw-r--r--sw/source/ui/config/redlopt.src37
-rw-r--r--sw/source/ui/config/uinums.cxx37
-rw-r--r--sw/source/ui/config/usrpref.cxx37
-rw-r--r--sw/source/ui/config/viewopt.cxx37
-rw-r--r--sw/source/ui/dbui/addresslistdialog.cxx37
-rw-r--r--sw/source/ui/dbui/addresslistdialog.hxx37
-rw-r--r--sw/source/ui/dbui/createaddresslistdialog.cxx37
-rw-r--r--sw/source/ui/dbui/createaddresslistdialog.hxx37
-rw-r--r--sw/source/ui/dbui/createaddresslistdialog.src37
-rw-r--r--sw/source/ui/dbui/customizeaddresslistdialog.cxx37
-rw-r--r--sw/source/ui/dbui/customizeaddresslistdialog.hxx37
-rw-r--r--sw/source/ui/dbui/customizeaddresslistdialog.src37
-rw-r--r--sw/source/ui/dbui/dbinsdlg.cxx37
-rw-r--r--sw/source/ui/dbui/dbmgr.cxx37
-rw-r--r--sw/source/ui/dbui/dbtablepreviewdialog.cxx37
-rw-r--r--sw/source/ui/dbui/dbtablepreviewdialog.hxx43
-rw-r--r--sw/source/ui/dbui/dbtree.cxx37
-rw-r--r--sw/source/ui/dbui/dbui.cxx37
-rw-r--r--sw/source/ui/dbui/dbui.src37
-rw-r--r--sw/source/ui/dbui/maildispatcher.cxx37
-rw-r--r--sw/source/ui/dbui/mailmergechildwindow.cxx37
-rw-r--r--sw/source/ui/dbui/mailmergechildwindow.src37
-rw-r--r--sw/source/ui/dbui/mailmergehelper.cxx37
-rw-r--r--sw/source/ui/dbui/mailmergewizard.cxx37
-rw-r--r--sw/source/ui/dbui/mmaddressblockpage.cxx37
-rw-r--r--sw/source/ui/dbui/mmaddressblockpage.hxx37
-rw-r--r--sw/source/ui/dbui/mmaddressblockpage.src37
-rw-r--r--sw/source/ui/dbui/mmconfigitem.cxx37
-rw-r--r--sw/source/ui/dbui/mmdocselectpage.cxx37
-rw-r--r--sw/source/ui/dbui/mmdocselectpage.hxx43
-rw-r--r--sw/source/ui/dbui/mmgreetingspage.cxx37
-rw-r--r--sw/source/ui/dbui/mmgreetingspage.hxx37
-rw-r--r--sw/source/ui/dbui/mmlayoutpage.cxx37
-rw-r--r--sw/source/ui/dbui/mmlayoutpage.hxx37
-rw-r--r--sw/source/ui/dbui/mmmergepage.cxx37
-rw-r--r--sw/source/ui/dbui/mmmergepage.hxx43
-rw-r--r--sw/source/ui/dbui/mmmergepage.src37
-rw-r--r--sw/source/ui/dbui/mmoutputpage.cxx37
-rw-r--r--sw/source/ui/dbui/mmoutputpage.hxx37
-rw-r--r--sw/source/ui/dbui/mmoutputtypepage.cxx47
-rw-r--r--sw/source/ui/dbui/mmoutputtypepage.hrc44
-rw-r--r--sw/source/ui/dbui/mmoutputtypepage.hxx44
-rw-r--r--sw/source/ui/dbui/mmoutputtypepage.src45
-rw-r--r--sw/source/ui/dbui/mmpreparemergepage.cxx37
-rw-r--r--sw/source/ui/dbui/mmpreparemergepage.hxx37
-rw-r--r--sw/source/ui/dbui/selectdbtabledialog.cxx37
-rw-r--r--sw/source/ui/dbui/selectdbtabledialog.hxx37
-rw-r--r--sw/source/ui/dbui/swdbtoolsclient.cxx37
-rw-r--r--sw/source/ui/dialog/SwSpellDialogChildWindow.cxx37
-rw-r--r--sw/source/ui/dialog/abstract.src37
-rw-r--r--sw/source/ui/dialog/addrdlg.cxx43
-rw-r--r--sw/source/ui/dialog/ascfldlg.cxx37
-rw-r--r--sw/source/ui/dialog/dialog.src43
-rw-r--r--sw/source/ui/dialog/docstdlg.cxx37
-rw-r--r--sw/source/ui/dialog/docstdlg.src37
-rw-r--r--sw/source/ui/dialog/macassgn.cxx37
-rw-r--r--sw/source/ui/dialog/regionsw.cxx37
-rw-r--r--sw/source/ui/dialog/regionsw.src37
-rw-r--r--sw/source/ui/dialog/swabstdlg.cxx43
-rw-r--r--sw/source/ui/dialog/swdialmgr.cxx43
-rw-r--r--sw/source/ui/dialog/swdlgfact.cxx37
-rw-r--r--sw/source/ui/dialog/swdlgfact.hxx37
-rw-r--r--sw/source/ui/dialog/uiregionsw.cxx37
-rw-r--r--sw/source/ui/dialog/wordcountdialog.cxx37
-rw-r--r--sw/source/ui/dochdl/gloshdl.cxx37
-rw-r--r--sw/source/ui/dochdl/selglos.cxx43
-rw-r--r--sw/source/ui/dochdl/selglos.src37
-rw-r--r--sw/source/ui/dochdl/swdtflvr.cxx37
-rw-r--r--sw/source/ui/docvw/AnchorOverlayObject.cxx37
-rw-r--r--sw/source/ui/docvw/AnnotationMenuButton.cxx37
-rw-r--r--sw/source/ui/docvw/AnnotationWin.cxx37
-rw-r--r--sw/source/ui/docvw/PostItMgr.cxx37
-rw-r--r--sw/source/ui/docvw/ShadowOverlayObject.cxx37
-rw-r--r--sw/source/ui/docvw/SidebarTxtControl.cxx37
-rw-r--r--sw/source/ui/docvw/SidebarTxtControl.hxx37
-rw-r--r--sw/source/ui/docvw/SidebarTxtControlAcc.cxx37
-rw-r--r--sw/source/ui/docvw/SidebarWin.cxx37
-rw-r--r--sw/source/ui/docvw/SidebarWinAcc.cxx37
-rw-r--r--sw/source/ui/docvw/docvw.src37
-rw-r--r--sw/source/ui/docvw/edtdd.cxx37
-rw-r--r--sw/source/ui/docvw/edtwin.cxx37
-rw-r--r--sw/source/ui/docvw/edtwin2.cxx37
-rw-r--r--sw/source/ui/docvw/edtwin3.cxx37
-rw-r--r--sw/source/ui/docvw/romenu.cxx37
-rw-r--r--sw/source/ui/docvw/romenu.hxx37
-rw-r--r--sw/source/ui/docvw/srcedtw.cxx37
-rw-r--r--sw/source/ui/envelp/envfmt.cxx37
-rw-r--r--sw/source/ui/envelp/envfmt.hxx37
-rw-r--r--sw/source/ui/envelp/envfmt.src37
-rw-r--r--sw/source/ui/envelp/envimg.cxx37
-rw-r--r--sw/source/ui/envelp/envlop.src37
-rw-r--r--sw/source/ui/envelp/envlop1.cxx37
-rw-r--r--sw/source/ui/envelp/envprt.cxx37
-rw-r--r--sw/source/ui/envelp/envprt.hxx37
-rw-r--r--sw/source/ui/envelp/envprt.src37
-rw-r--r--sw/source/ui/envelp/label.src37
-rw-r--r--sw/source/ui/envelp/label1.cxx37
-rw-r--r--sw/source/ui/envelp/labelcfg.cxx37
-rw-r--r--sw/source/ui/envelp/labelexp.cxx37
-rw-r--r--sw/source/ui/envelp/labfmt.cxx37
-rw-r--r--sw/source/ui/envelp/labfmt.hxx37
-rw-r--r--sw/source/ui/envelp/labfmt.src37
-rw-r--r--sw/source/ui/envelp/labimg.cxx37
-rw-r--r--sw/source/ui/envelp/labimp.hxx37
-rw-r--r--sw/source/ui/envelp/labprt.cxx37
-rw-r--r--sw/source/ui/envelp/labprt.hxx37
-rw-r--r--sw/source/ui/envelp/labprt.src37
-rw-r--r--sw/source/ui/envelp/mailmrge.cxx37
-rw-r--r--sw/source/ui/envelp/mailmrge.src37
-rw-r--r--sw/source/ui/envelp/swuilabimp.hxx37
-rw-r--r--sw/source/ui/envelp/syncbtn.cxx37
-rw-r--r--sw/source/ui/fldui/DropDownFieldDialog.cxx37
-rw-r--r--sw/source/ui/fldui/changedb.cxx37
-rw-r--r--sw/source/ui/fldui/changedb.hrc43
-rw-r--r--sw/source/ui/fldui/flddb.cxx37
-rw-r--r--sw/source/ui/fldui/flddb.hxx37
-rw-r--r--sw/source/ui/fldui/flddb.src37
-rw-r--r--sw/source/ui/fldui/flddinf.cxx37
-rw-r--r--sw/source/ui/fldui/flddinf.hxx37
-rw-r--r--sw/source/ui/fldui/flddinf.src37
-rw-r--r--sw/source/ui/fldui/flddok.cxx37
-rw-r--r--sw/source/ui/fldui/flddok.hxx37
-rw-r--r--sw/source/ui/fldui/flddok.src37
-rw-r--r--sw/source/ui/fldui/fldedt.cxx37
-rw-r--r--sw/source/ui/fldui/fldfunc.cxx37
-rw-r--r--sw/source/ui/fldui/fldfunc.hxx37
-rw-r--r--sw/source/ui/fldui/fldfunc.src37
-rw-r--r--sw/source/ui/fldui/fldmgr.cxx45
-rw-r--r--sw/source/ui/fldui/fldpage.cxx37
-rw-r--r--sw/source/ui/fldui/fldpage.hxx37
-rw-r--r--sw/source/ui/fldui/fldref.cxx37
-rw-r--r--sw/source/ui/fldui/fldref.hxx37
-rw-r--r--sw/source/ui/fldui/fldref.src37
-rw-r--r--sw/source/ui/fldui/fldtdlg.cxx37
-rw-r--r--sw/source/ui/fldui/fldui.src37
-rw-r--r--sw/source/ui/fldui/fldvar.cxx37
-rw-r--r--sw/source/ui/fldui/fldvar.hxx37
-rw-r--r--sw/source/ui/fldui/fldvar.src37
-rw-r--r--sw/source/ui/fldui/fldwrap.cxx37
-rw-r--r--sw/source/ui/fldui/inpdlg.cxx37
-rw-r--r--sw/source/ui/fldui/javaedit.cxx37
-rw-r--r--sw/source/ui/fldui/xfldui.cxx37
-rw-r--r--sw/source/ui/fmtui/tmpdlg.cxx37
-rw-r--r--sw/source/ui/fmtui/tmpdlg.src37
-rw-r--r--sw/source/ui/frmdlg/colex.cxx37
-rw-r--r--sw/source/ui/frmdlg/colmgr.cxx37
-rw-r--r--sw/source/ui/frmdlg/column.cxx37
-rw-r--r--sw/source/ui/frmdlg/column.src37
-rw-r--r--sw/source/ui/frmdlg/cption.cxx37
-rw-r--r--sw/source/ui/frmdlg/frmdlg.cxx37
-rw-r--r--sw/source/ui/frmdlg/frmmgr.cxx37
-rw-r--r--sw/source/ui/frmdlg/frmpage.cxx37
-rw-r--r--sw/source/ui/frmdlg/frmpage.src37
-rw-r--r--sw/source/ui/frmdlg/frmui.src37
-rw-r--r--sw/source/ui/frmdlg/pattern.cxx43
-rw-r--r--sw/source/ui/frmdlg/uiborder.cxx37
-rw-r--r--sw/source/ui/frmdlg/wrap.cxx37
-rw-r--r--sw/source/ui/frmdlg/wrap.src37
-rw-r--r--sw/source/ui/globdoc/globdoc.cxx37
-rw-r--r--sw/source/ui/inc/SwXFilterOptions.hxx37
-rw-r--r--sw/source/ui/inc/actctrl.hxx37
-rw-r--r--sw/source/ui/inc/annotsh.hxx37
-rw-r--r--sw/source/ui/inc/basesh.hxx37
-rw-r--r--sw/source/ui/inc/bmpwin.hxx43
-rw-r--r--sw/source/ui/inc/bookmark.hxx37
-rw-r--r--sw/source/ui/inc/break.hxx37
-rw-r--r--sw/source/ui/inc/caption.hxx37
-rw-r--r--sw/source/ui/inc/cfgitems.hxx37
-rw-r--r--sw/source/ui/inc/changedb.hxx37
-rw-r--r--sw/source/ui/inc/chrdlg.hxx37
-rw-r--r--sw/source/ui/inc/colex.hxx37
-rw-r--r--sw/source/ui/inc/colmgr.hxx37
-rw-r--r--sw/source/ui/inc/column.hxx37
-rw-r--r--sw/source/ui/inc/conarc.hxx43
-rw-r--r--sw/source/ui/inc/concustomshape.hxx37
-rw-r--r--sw/source/ui/inc/condedit.hxx43
-rw-r--r--sw/source/ui/inc/conform.hxx43
-rw-r--r--sw/source/ui/inc/conpoly.hxx43
-rw-r--r--sw/source/ui/inc/conrect.hxx43
-rw-r--r--sw/source/ui/inc/content.hxx37
-rw-r--r--sw/source/ui/inc/conttree.hxx37
-rw-r--r--sw/source/ui/inc/convert.hxx37
-rw-r--r--sw/source/ui/inc/cption.hxx37
-rw-r--r--sw/source/ui/inc/dbinsdlg.hxx37
-rw-r--r--sw/source/ui/inc/dbtree.hxx37
-rw-r--r--sw/source/ui/inc/dialmgr.hxx43
-rw-r--r--sw/source/ui/inc/docstdlg.hxx37
-rw-r--r--sw/source/ui/inc/drawbase.hxx37
-rw-r--r--sw/source/ui/inc/drpcps.hxx37
-rw-r--r--sw/source/ui/inc/drwtxtsh.hxx37
-rw-r--r--sw/source/ui/inc/dselect.hxx43
-rw-r--r--sw/source/ui/inc/edtwin.hxx37
-rw-r--r--sw/source/ui/inc/envimg.hxx37
-rw-r--r--sw/source/ui/inc/envlop.hxx37
-rw-r--r--sw/source/ui/inc/fldedt.hxx43
-rw-r--r--sw/source/ui/inc/fldmgr.hxx37
-rw-r--r--sw/source/ui/inc/fldtdlg.hxx43
-rw-r--r--sw/source/ui/inc/formatclipboard.hxx37
-rw-r--r--sw/source/ui/inc/formedt.hxx37
-rw-r--r--sw/source/ui/inc/frmdlg.hxx43
-rw-r--r--sw/source/ui/inc/frmmgr.hxx37
-rw-r--r--sw/source/ui/inc/frmpage.hxx37
-rw-r--r--sw/source/ui/inc/glosbib.hxx37
-rw-r--r--sw/source/ui/inc/glosdoc.hxx37
-rw-r--r--sw/source/ui/inc/gloshdl.hxx37
-rw-r--r--sw/source/ui/inc/gloslst.hxx37
-rw-r--r--sw/source/ui/inc/glossary.hxx37
-rw-r--r--sw/source/ui/inc/hyp.hxx43
-rw-r--r--sw/source/ui/inc/idxmrk.hxx43
-rw-r--r--sw/source/ui/inc/initui.hxx37
-rw-r--r--sw/source/ui/inc/inpdlg.hxx37
-rw-r--r--sw/source/ui/inc/inputwin.hxx37
-rw-r--r--sw/source/ui/inc/insfnote.hxx37
-rw-r--r--sw/source/ui/inc/instable.hxx37
-rw-r--r--sw/source/ui/inc/javaedit.hxx37
-rw-r--r--sw/source/ui/inc/label.hxx37
-rw-r--r--sw/source/ui/inc/labimg.hxx37
-rw-r--r--sw/source/ui/inc/linenum.hxx37
-rw-r--r--sw/source/ui/inc/macassgn.hxx43
-rw-r--r--sw/source/ui/inc/mailconfigpage.hxx37
-rw-r--r--sw/source/ui/inc/maildispatcher.hxx37
-rw-r--r--sw/source/ui/inc/mailmergechildwindow.hxx43
-rw-r--r--sw/source/ui/inc/mailmergehelper.hxx37
-rw-r--r--sw/source/ui/inc/mailmrge.hxx37
-rw-r--r--sw/source/ui/inc/mmconfigitem.hxx37
-rw-r--r--