summaryrefslogtreecommitdiff
path: root/sw/source/ui
AgeCommit message (Collapse)Author
2014-08-12Refactored IDocumentFieldsAccess out of SwDoc.Valentin Kettner
Into the new class DocumentFieldsManager. Removed SwDoc::_MakeFldList because it is not defined anywhere. Also moved a few non interface methods that belong to the manager. Change-Id: Icefd7ca7adcbb05a18d6fae0529fc54150b862fd
2014-08-12Refactored IDocumentRedlineAccess out of SwDoc.Valentin Kettner
Into the new class DocumentRedlineManager. Added an non const version of GetRedlineTbl to the interface. Also Moved SetAutoFmtRedlineComment which is not part of interface. Change-Id: I600d5821d5d5831557f5fc5375fb1203fe67a295
2014-08-12-Werror,-Wundefined-bool-conversionStephan Bergmann
Change-Id: Iff8db4c82abeeed0789d7012223a846f1058c353
2014-08-06DLG_MAILMERGE conversion to .uiSzymon Kłos
Change-Id: I9f62470666dfdc2e1a3e636ccc1893871b8e8bd4 Reviewed-on: https://gerrit.libreoffice.org/10753 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-07-29Drop unnecessary SfxApplication::CreateResManager wrapperStephan Bergmann
Change-Id: I2b8662ec85b8f710aa17a2c6f59c4b35af7685f3
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin
Change-Id: I6ca6914e80c186699df42253de46a3690c5130f2
2014-07-26Remove unuseful member variableMatteo Casalin
Change-Id: I618242aa496a18dc656c6a4ffa4cbf3032eeae4a
2014-07-24DLG_MAILMERGEWIZARD conversion to .uiSzymon Kłos
Conflicts: sw/inc/dbui.hrc Change-Id: Id224fd3a99abe8ec497a38c40b099dd7ae917890 Reviewed-on: https://gerrit.libreoffice.org/10494 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-07-23remove unused private fieldNoel Grandin
Change-Id: I474458058c1a3d8c93486bf2e647df203d2452cc
2014-07-23convert SfxItemState constants to a proper enumNoel Grandin
and while we're at it - use the enum type all over the place instead of passing around sal_uInt16 - don't use bitwise logic on enum values - use enum values instead of numeric constants Change-Id: I7f24cb4d242e1c00703e7bbcf1a00c18ef1e9fd4
2014-07-23use an expander instead of hand-crafted codeCaolán McNamara
Change-Id: Id5606051656f21309c9e5c8d08a2eacd65b22dbf
2014-07-23drop helpids that go nowhereCaolán McNamara
Change-Id: I64c060ac849f8b055f8b63bba8ecb59ee3ef2d9a
2014-07-23DLG_MM_SENDMAILS conversion to .uiSzymon Kłos
Change-Id: I5611508e9024032e9213636be94410280618f9e5 Reviewed-on: https://gerrit.libreoffice.org/10459 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-07-22sal_uInt16 to size_tMatteo Casalin
Change-Id: Ia36a8d833b697dad4f6bbc611b703efcda4b220c
2014-07-18Resolved: #124231# field variable dialog: check access...Oliver-Rainer Wittmann
to current field as it could be unavailable caused by its change and a followed removal from the document by e.g. a conditional hide of a section (cherry picked from commit 58f0d79a20c3b9683c2d6a4be5dde14fe7688e01) (cherry picked from commit 619fb83a3bc6d372632d382eaa1eb94fb9a8e8e9) Conflicts: sw/source/ui/fldui/fldvar.cxx Change-Id: I3f37b97ca8245c1996790622dd25437906b080db
2014-07-15coverity#738453 Uncaught exceptionCaolán McNamara
Change-Id: Id05fd31d3a62bec8d658b9ecbae484ac081b8960
2014-07-15coverity#738454 Uncaught exceptionCaolán McNamara
Change-Id: I9b344efa1b46a6e7c6b69d3044ef88b4cba826cb
2014-07-14coverity#738457 Uncaught exceptionCaolán McNamara
Change-Id: I152f105e7bd363528d9fa4e365d32d12c00b0a44
2014-07-14coverity#738452 Uncaught exceptionCaolán McNamara
Change-Id: I25f63c07103f55066f634fdd99411523425a9de1
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
Find "missing headers," where a function is declared directly in the .cxx (as extern) and not defined, and should arguably instead be declared in an include file. Change-Id: I6d83ee432b2ab0cd050aec2b27c3658d32ac02a2
2014-07-10coverity#1224989 Uncaught exceptionCaolán McNamara
and coverity#1224990 Uncaught exception coverity#1224991 Uncaught exception Change-Id: I10c1d5a5d8a2f3e3f12699d1f2bec9febe3df126
2014-07-10coverity#1224987 Uncaught exceptionCaolán McNamara
and coverity#1224988 Uncaught exception Change-Id: Idba0a2d289f00c8629be59b990a121044a099aa1
2014-07-10coverity#707407 Uncaught exceptionCaolán McNamara
Change-Id: Ib77be2231878dcb89524e6a5c5c4f1fe30e4e7d8
2014-07-10coverity#707401 Uncaught exceptionCaolán McNamara
and coverity#707404 Uncaught exception Change-Id: I710963e601121d736ecd55c9dd8f9ec0a17ed815
2014-07-09coverity#738460 Uncaught exceptionCaolán McNamara
Change-Id: I39d0665131432ce963b434925e23b9eab2e739ca
2014-07-09coverity#707382 Uncaught exceptionCaolán McNamara
and coverity#707383 Uncaught exception coverity#707384 Uncaught exception coverity#707385 Uncaught exception coverity#707386 Uncaught exception coverity#707387 Uncaught exception coverity#707388 Uncaught exception coverity#707389 Uncaught exception coverity#707390 Uncaught exception coverity#707391 Uncaught exception coverity#707409 Uncaught exception coverity#707411 Uncaught exception coverity#707413 Uncaught exception coverity#707414 Uncaught exception coverity#706919 Uncaught exception coverity#706920 Uncaught exception coverity#706933 Uncaught exception coverity#706935 Uncaught exception coverity#706968 Uncaught exception coverity#706970 Uncaught exception coverity#706973 Uncaught exception coverity#706974 Uncaught exception coverity#707032 Uncaught exception coverity#707044 Uncaught exception coverity#738455 Uncaught exception coverity#738456 Uncaught exception Change-Id: Ifd4c0a2b6b4ddcb5df01a951b8d56435ee32d754
2014-07-09coverity#707392 Uncaught exceptionCaolán McNamara
Change-Id: I184df03332187bd97ae715e8a2a7966e7f09a21d
2014-07-03this string is in svxCaolán McNamara
we shouldn't be in this condition, but seeing as we are fix the string source. Change-Id: Ia746a24db3daae7952f4b5dbd94a315a4e79cf12
2014-07-03make these global level residsCaolán McNamara
Change-Id: I129fa1f649f8dfcec1434734193daf22ea841889
2014-07-02DLG_MM_DBTABLEPREVIEWDIALOG and DLG_MM_MAILBODY conversion to .uiSzymon Kłos
Change-Id: Ie00c75e54918e51068ab69c5ea9047d0503b5b87 Reviewed-on: https://gerrit.libreoffice.org/10004 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2014-07-01loplugin:literaltoboolconversionStephan Bergmann
Change-Id: Ic598101a768874d8f72c7fedaf26adb955d99669
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand
for Writer objects, now added support for Paragraph and PageStyle (including Header and Footer) for direct attributes and style attributes (cherry picked from commit cc25c58f7052827bfebdc9fbeec668c8fa29ed1b) Conflicts: cui/source/factory/dlgfact.cxx cui/source/factory/dlgfact.hxx cui/source/inc/bbdlg.hxx cui/source/inc/cuires.hrc cui/source/tabpages/bbdlg.cxx cui/source/tabpages/bbdlg.src cui/source/tabpages/page.cxx cui/source/tabpages/tparea.cxx include/svx/pagectrl.hxx include/svx/svxdlg.hxx include/svx/svxids.hrc include/xmloff/PageMasterStyleMap.hxx include/xmloff/prstylei.hxx include/xmloff/txtprmap.hxx svx/Package_inc.mk svx/inc/svx/hdft.hxx svx/source/dialog/hdft.cxx svx/source/dialog/pagectrl.cxx svx/source/tbxctrls/tbxcolorupdate.cxx svx/source/unodraw/unobrushitemhelper.cxx sw/Library_sw.mk sw/inc/fillattributes.hxx sw/inc/format.hxx sw/inc/frmatr.hxx sw/inc/frmfmt.hxx sw/inc/hintids.hxx sw/inc/hints.hxx sw/inc/ndtxt.hxx sw/inc/node.hxx sw/inc/swunohelper.hxx sw/inc/unobrushitemhelper.hxx sw/inc/unoprnms.hxx sw/source/core/attr/format.cxx sw/source/core/attr/hints.cxx sw/source/core/doc/docdesc.cxx sw/source/core/doc/docdraw.cxx sw/source/core/doc/docfmt.cxx sw/source/core/doc/docnew.cxx sw/source/core/doc/docredln.cxx sw/source/core/doc/poolfmt.cxx sw/source/core/doc/visiturl.cxx sw/source/core/docnode/node.cxx sw/source/core/inc/frame.hxx sw/source/core/inc/frmtool.hxx sw/source/core/inc/rolbck.hxx sw/source/core/layout/atrfrm.cxx sw/source/core/layout/fillattributes.cxx sw/source/core/layout/findfrm.cxx sw/source/core/layout/paintfrm.cxx sw/source/core/txtnode/ndtxt.cxx sw/source/core/txtnode/thints.cxx sw/source/core/txtnode/txtedt.cxx sw/source/core/undo/rolbck.cxx sw/source/core/unocore/swunohelper.cxx sw/source/core/unocore/unoframe.cxx sw/source/core/unocore/unomap.cxx sw/source/core/unocore/unoparagraph.cxx sw/source/core/unocore/unoprnms.cxx sw/source/core/unocore/unostyle.cxx sw/source/ui/chrdlg/paradlg.src sw/source/ui/chrdlg/pardlg.cxx sw/source/ui/fmtui/tmpdlg.cxx sw/source/ui/fmtui/tmpdlg.src sw/source/uibase/app/docst.cxx sw/source/uibase/app/docstyle.cxx sw/source/uibase/frmdlg/colex.cxx sw/source/uibase/shells/basesh.cxx sw/source/uibase/shells/textsh1.cxx sw/source/uibase/uiview/viewstat.cxx sw/source/uibase/utlui/uitool.cxx xmloff/inc/PageMasterImportContext.hxx xmloff/inc/xmloff/XMLShapeStyleContext.hxx xmloff/source/draw/XMLShapeStyleContext.cxx xmloff/source/draw/sdpropls.hxx xmloff/source/style/PageMasterExportPropMapper.cxx xmloff/source/style/PageMasterImportContext.cxx xmloff/source/style/PageMasterPropHdlFactory.cxx xmloff/source/style/PageMasterStyleMap.cxx xmloff/source/style/prstylei.cxx xmloff/source/text/txtexppr.cxx xmloff/source/text/txtprhdl.cxx xmloff/source/text/txtprmap.cxx xmloff/source/text/txtstyli.cxx Conflicts: svx/source/dialog/hdft.cxx sw/source/core/doc/visiturl.cxx sw/source/core/txtnode/thints.cxx sw/source/core/txtnode/txtatr2.cxx sw/source/core/unocore/unostyle.cxx Change-Id: I7e8779db6c0cbd1e242b63eab888f468f2de509a
2014-06-30loplugin:literaltoboolconversionStephan Bergmann
Change-Id: I8a08580ad5cac4836a6dae5c842bd821e90bf546
2014-06-30Resolves: fdo#80681 widget is not transparentCaolán McNamara
regression from 12dfca2ea61116665a7abefd43a9a4caa2b8920b Author: Armin Le Grand <alg@apache.org> Date: Mon May 14 15:16:00 2012 +0000 Resolves: #i119307# added deletion of sw's BmpWindow control... ...due to the fact that graphics may be transparent Change-Id: I7eb2ee8ed53f0ef907a4573a735c71de43b6e8d3
2014-06-30related fdo#70998 change names in Navigator to pluralStanislav Horacek
to be consistent with names of other items Change-Id: I05a5484afde05f908f25df177d7e90f7991b84bb Reviewed-on: https://gerrit.libreoffice.org/9942 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-28sal_uInt16 to SwTwips and delay downcastsMatteo Casalin
Change-Id: I4a8a05905a779bb8c7fad830c049d1e403d79711
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
Change-Id: I480a789c767dd671775c9d70d96bf71908f21f5b
2014-06-27loplugin:unreffun: also warn about redundant redeclarationsStephan Bergmann
Change-Id: I9a812220b58cf6da00d854e65794f7c673ab239d
2014-06-24new compilerplugin returnbyrefNoel Grandin
Find places where we are returning a pointer to something, where we can be returning a reference. e.g. class A { struct X x; public X* getX() { return &x; } } which can be: public X& getX() { return x; } Change-Id: I796fd23fd36a18aedf6e36bc28f8fab4f518c6c7
2014-06-19sw: add UI for removing the textbox of a draw shapeMiklos Vajna
Change-Id: Ib95573228d3dc98c88cd4af19995c99433c84ae6
2014-06-19sw: add UI for adding a textbox for a draw shapeMiklos Vajna
Change-Id: Icc4ff083431635f1769dba5907f26e7dc6b08d02
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
Change-Id: I6d5a952901648e01904ef5c37f953c517304d31e
2014-06-16and now we can remove SwRestrictedComboBox as wellCaolán McNamara
Change-Id: I69aa440ed4ef13e60251bf1aa019208b79b317d2
2014-06-16missing SetForbiddenChars callCaolán McNamara
Change-Id: I03a26d49210c3dfe89abd31e5c754fafe2b7acee
2014-06-16Related: fdo#47427 disallow pasting spaces into category boxCaolán McNamara
Change-Id: I4caf4b2ac028629c6ecbd42084346623192df09e
2014-06-16turn the no-space edit widgets into a editwidget featureCaolán McNamara
especially because most of them don't handle intercepting text getting *pasted* into them right, so start with the one which does that right. Change-Id: If6770798872ed3c72c469656ebf0d4fd76d2171d
2014-06-16rework to use a SvSimpleTableContainerCaolán McNamara
Change-Id: I6737d75c70c36b19c5bec075f6f82f159ef00d2d
2014-06-16DLG_MM_SELECTDBTABLEDDIALOG conversion to .uisk94
Change-Id: Iaaa32bd5723ae45099d0fb670b207fc64c46d306 Reviewed-on: https://gerrit.libreoffice.org/9780 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-13loplugin:staticcallStephan Bergmann
Change-Id: I26e1e0f66dad5ed4e8351fc7509449b312559166
2014-06-13coverity#707393 Uncaught exceptionCaolán McNamara
Change-Id: I89ea074bacf7884fe8b8471cfd208f643326a7e1