summaryrefslogtreecommitdiff
path: root/cui/source/inc
AgeCommit message (Collapse)AuthorFilesLines
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann46-82/+82
It appears that the C++ standard allows overriding destructors to be marked "override," but at least some MSVC versions complain about it, so at least make sure such destructors are explicitly marked "virtual." Change-Id: I0e1cafa7584fd16ebdce61f569eae2373a71b0a1
2014-03-29fdo#74287: Correctly enable/disable widgets w/ invisible linesKatarina Behrens1-1/+3
Restore pre-ui behaviour - disable transparency & width control, but keep colour control active when line contains symbols (e.g. scatter chart) Change-Id: I4005fc376fa1640c5b9d7e736fbdac7417f0edd9
2014-03-28-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
Change-Id: I8f7c00013d9fbf4d05d4c217d6f211c185ce1c9c
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand3-24/+25
(cherry picked from commit b635b4fa4e42053d30ab639643d2236a20243f62) Conflicts: comphelper/inc/comphelper/TypeGeneration.hxx comphelper/source/property/TypeGeneration.cxx cui/source/factory/dlgfact.hxx cui/source/inc/cuitabarea.hxx cui/source/tabpages/tabarea.cxx cui/source/tabpages/tabarea.hrc cui/source/tabpages/tabarea.src cui/source/tabpages/tparea.cxx drawinglayer/source/primitive2d/polypolygonprimitive2d.cxx drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx drawinglayer/source/texture/texture.cxx editeng/inc/editeng/unotext.hxx editeng/source/items/frmitems.cxx include/drawinglayer/texture/texture.hxx include/editeng/brushitem.hxx include/svx/sdr/primitive2d/sdrdecompositiontools.hxx include/svx/svxids.hrc include/xmloff/xmltypes.hxx reportdesign/source/ui/misc/UITools.cxx sc/source/ui/drawfunc/drawsh.cxx sfx2/source/dialog/tabdlg.cxx svl/source/undo/undo.cxx svx/inc/svx/unoshprp.hxx sw/Library_sw.mk sw/inc/doc.hxx sw/inc/format.hxx sw/inc/frmfmt.hxx sw/inc/swatrset.hxx sw/inc/unomap.hxx sw/inc/unoprnms.hxx sw/source/core/access/accpara.cxx sw/source/core/attr/format.cxx sw/source/core/attr/swatrset.cxx sw/source/core/doc/docdraw.cxx sw/source/core/doc/docfly.cxx sw/source/core/doc/notxtfrm.cxx sw/source/core/inc/frame.hxx sw/source/core/inc/frmtool.hxx sw/source/core/layout/atrfrm.cxx sw/source/core/layout/paintfrm.cxx sw/source/core/text/inftxt.cxx sw/source/core/text/porfld.cxx sw/source/core/text/txtfly.cxx sw/source/core/txtnode/fntcache.cxx sw/source/core/uibase/app/docst.cxx sw/source/core/uibase/app/docstyle.cxx sw/source/core/uibase/shells/drawdlg.cxx sw/source/core/uibase/shells/frmsh.cxx sw/source/core/unocore/unoframe.cxx sw/source/core/unocore/unomap.cxx sw/source/core/unocore/unoprnms.cxx sw/source/core/unocore/unostyle.cxx sw/source/ui/fmtui/tmpdlg.cxx sw/source/ui/fmtui/tmpdlg.src sw/source/ui/frmdlg/frmdlg.cxx sw/source/ui/frmdlg/frmpage.src sw/source/ui/inc/frmsh.hxx xmloff/source/text/txtprhdl.cxx xmloff/source/text/txtprmap.cxx Change-Id: Id3ffaa83bb5594d287f1ac8f2c1c9cf55c70946d
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann63-448/+448
...mostly done with a rewriting Clang plugin, with just some manual tweaking necessary to fix poor macro usage. Change-Id: Ie656f9d653fc716f72ac175925272696d509038f
2014-03-27sfx2: sal_Bool->boolNoel Grandin33-65/+65
Change-Id: I1fd02cc148fd9a54d2092dad1e548f51a0813a14
2014-03-25svtools: sal_Bool->boolNoel Grandin1-1/+1
Change-Id: Ifd3e643dbc6755839ad4af73ae141fd115ddb4f4
2014-03-23RID_SVXDLG_SEARCHFORM dialog convertSzymon Kłos2-52/+29
Change-Id: I6c5f1d83733c17a561ec2218f6260794b0c4de37 Reviewed-on: https://gerrit.libreoffice.org/8718 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-03-19sfx2: sal_Bool->boolNoel Grandin2-2/+2
Change-Id: Ief810c49b821e2e60ee2c8b14187dd8d7d81c461
2014-03-18convert select multi paths dialogs to .uiCaolán McNamara3-20/+25
Change-Id: Iecb6dbee9e7af0600b8355db038ec597cab61d1a
2014-03-17cui: prefer passing OUString by referenceNoel Grandin3-8/+8
Change-Id: I1a4d36a329a0eac8b9bb3d9b0a5434ffc843bde2
2014-03-14SvxMultiFileDialog is never createdCaolán McNamara3-65/+5
because the single caller of it is a hidden button in the old mail merge dialog which was never completed to allow attachments to emails (because it never was able to send emails, the new one can FWIW) all of which has logical knock on effects to shrink things down substantially Change-Id: I831cac8f670eaafc96b2ea4d78516f67b662fa7d
2014-03-14convert certificate path dialog to .ui formatCaolán McNamara2-2/+0
Change-Id: Ifb711805a37f7cd49b6063c5d17aa7a3f5dcfdaa
2014-03-12convert gallery apply progress dialog to .uiCaolán McNamara3-31/+6
Change-Id: I1fd2f2f1faa51346eb68445688fb5e1ef85b7124
2014-03-12convert gallery files page to .uiCaolán McNamara3-13/+7
Change-Id: Ifd5c9b16f8f9a42e13f1139076f7616dd3e0f8d0
2014-03-11convert gallery update progress dialog to .uiCaolán McNamara2-8/+2
Change-Id: If1bcd040fabef1d352f04898f4bb583d9f4fc8c7
2014-03-11convert gallery general page to .uiCaolán McNamara3-28/+6
Change-Id: I329f8bdea6206f48cd3834126869584b9057253f
2014-03-07callcatcher: update unused codeCaolán McNamara2-2/+0
Change-Id: Ic8952696fc0e3d78b8183ee7f5c90e37590c7dec
2014-03-07convert customize menu page to .uiCaolán McNamara3-46/+27
Change-Id: Ifb47cb1e902a64ece951fe9b4d28ba49bbb4b3ee
2014-03-07convert events config page to .uiCaolán McNamara2-3/+0
Change-Id: Ida0a6d1242333497cde9f2ef7a8830602caa0ccb
2014-03-07convert acceleration config page to .uiCaolán McNamara3-30/+27
Change-Id: I0868b635d3aca4d368f32a0035b3f57a0da35ac7
2014-03-07callcatcher: update unused codeCaolán McNamara1-2/+0
Change-Id: I6487e6ede0a50d88a4f8c3d3b07bdad2603aa4b4
2014-03-06convert another password dialog to .uiCaolán McNamara2-10/+6
Change-Id: I208854a35886959a439954e7848dc277ee6fa96b
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke8-29/+29
ListBox and related now handle up to sal_Int32 elements correctly. sal_Int32 instead of sal_Size or size_t because of UNO and a11y API. Also disentangled some of the mess of SvTreeList and other containers regarding sal_uInt16, sal_uLong, long, size_t, ... type mixtures. Change-Id: Idb6e0ae689dc5bc2cf980721972b57b0261e688a Reviewed-on: https://gerrit.libreoffice.org/8460 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2014-03-05remove unused code SfxAcceleratorConfigPage::CreateNoel Grandin1-1/+0
Change-Id: I0fa740b8eec80aff999627ba5a095248f69dab81
2014-03-05remove unused code SvxDistributePage::GetRanges()Noel Grandin1-1/+0
Change-Id: I5f53ad2cac374463991ad0e576297a07ca30ea5f
2014-03-03convert word completion page to .ui formatCaolán McNamara3-27/+23
Change-Id: I4f60b5530428ad39bf7e9bea58b09d4228e11bb3
2014-02-27Undoing changed made on fdo#63271 because of complains.pje335_NL2-3/+3
Change-Id: I504676db3e692072f9c4d6a265877133ae97f288 Please enter the commit message for your changes. Lines starting Reviewed-on: https://gerrit.libreoffice.org/8376 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-26Remove visual noise from cuiAlexander Wilms16-57/+57
Change-Id: I6cec1f747ce57c3153af92e9e0c317d34d5a245d Reviewed-on: https://gerrit.libreoffice.org/8250 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-25Clean up confusing name clashes of non-virtual SvListView member functionsStephan Bergmann2-2/+0
...Expand/Collapse/Select with virtual functions of the same names in derived classes. Change-Id: Id2c7e434cc972ac8a789c60ceaf54dc76246be12
2014-02-21vcl: sal_Bool -> boolStephan Bergmann4-5/+5
Change-Id: I2a3e3d3e3266ea0f0fafdd91362076a4aa160f0e
2014-02-19Resolves: fdo#74242 now VclMultiLineEdit's a11y workCaolán McNamara1-2/+2
MultiLineEdit don't, continue to replace MultiLineEdit with VclMultiLineEdit as we continue .ui conversion and delete at end Change-Id: I0d5c5621d5fe26ac5e39392c66b95eebb0786f0d
2014-02-04convert link database dialog .uiCaolán McNamara1-1/+0
Change-Id: Ide66c2f088616b1677d03bad9095fa5829c4ffb7
2014-02-02convert edit modules dialog to .uiCaolán McNamara3-17/+14
Change-Id: Ic9d06ff7ae5c1f5f9b50732943c38b8666680b9d
2014-02-01convert emboss dialog to .uiCaolán McNamara2-74/+15
Change-Id: I16883023ba7386437ff1cc9cd7d3393db8fb4654
2014-02-01convert mosaic dialog to .uiCaolán McNamara1-13/+9
Change-Id: Ibc723ca79fba89f24e04440fdbf4140a4e0655ad
2014-02-01convert posterize dialog to .uiCaolán McNamara1-10/+5
Change-Id: If21e85cd0802c9f1b2bd244e6fb3715bef395e0a
2014-02-01convert sepia dialog to .uiCaolán McNamara1-12/+8
Change-Id: I6032ea0da029e5bff145e582892655143400f710
2014-01-31convert solarize dialog to .uiCaolán McNamara1-10/+7
Change-Id: I1aab18d8e0aa12d39584266a6657436ea100b521
2014-01-31convert smooth dialog to .uiCaolán McNamara1-34/+31
Change-Id: If2894cef70bf6b9848a1338afaa36dc8b0d7d6be
2014-01-31introduce a layout aware GraphicFilterDialogCaolán McNamara1-4/+58
Change-Id: I932e4be6b7f4a2717748de561c424302ef429d63
2014-01-31GraphicFilterDialog->oldGraphicFilterDialogCaolán McNamara1-9/+9
Change-Id: I13eb7c462538520c119391ad54fac2c0e0d052e9
2014-01-31drop unnecessary dtorsCaolán McNamara1-4/+2
Change-Id: I033349bc554bca46a4b1d622cd8fb64d4c1f4866
2014-01-30fdo#63154 Removed unused solar.h ref. in basic, cui, forms and writerfilter.Alexandre Vicenzi1-5/+2
Change-Id: I09cca73d8d77af259965e74e1b29a88aa5c315ab Reviewed-on: https://gerrit.libreoffice.org/7731 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-01-28bool improvementsStephan Bergmann1-21/+21
Change-Id: Ibb509cb162e53e03d42cb50eb30dd1d175991dd6
2014-01-28Related: fdo#54024 decrazy the Dialog Type for a start anywayCaolán McNamara2-30/+28
once set in the dialog ctors the dialog type never changes so we don't need to pass it by pointer Change-Id: I9d4baf2d93ca4c09e413a8fd3cd3e3367873e833
2014-01-27Resolves: fdo#74057 wordlist truncated on leftCaolán McNamara1-0/+2
Change-Id: Ia6b8c02fc0d79fef974f5a0462856f05256c76f8
2014-01-26Edit::IsModified should return boolStephan Bergmann1-1/+1
Change-Id: I0aafdd37c73cd47b9dc68b60a32db35c8c11f455
2014-01-25some more CMYK -> CYMKThomas Arnhold1-1/+1
2014-01-23drop now unused hidsCaolán McNamara1-3/+0
Change-Id: I1637b65b96f3ac74cd6d393b046442814c101865