summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Collapse)Author
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
...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 Grandin
Change-Id: I1fd02cc148fd9a54d2092dad1e548f51a0813a14
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
...where the latter contains SAL_OVERRIDE annotations Change-Id: Id64794b388d83dfe7026440e8b20a5b5efd412d1
2014-03-25svtools: sal_Bool->boolNoel Grandin
Change-Id: I42a341b5805e0b2a7d619ba552700db35815afd5
2014-03-25svtools: sal_Bool->boolNoel Grandin
Change-Id: Ifd3e643dbc6755839ad4af73ae141fd115ddb4f4
2014-03-25svtools/svtabbax.hxx: sal_Bool->boolNoel Grandin
Change-Id: I2441e15d2b32b897561cb404a925390299fea6d8
2014-03-25More vertical space for the options dialogAndreas Mantke
The vertical space of the options dialog is to small for the new security page in German translation. The last entry is not visible and the button could not be reached. Solution: I added more vertical space to ROW_3 which is the postion of the separation line. I added the hight of a button and of the line. This fixes the issue with missing space for the last entry in section especially for the German translation. Change-Id: Icacfd4587d605e56438f3d7207ce5d257f313072 Reviewed-on: https://gerrit.libreoffice.org/8735 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2014-03-25use a grid instead of a box because they shrink betterCaolán McNamara
Change-Id: If271f02d99625ffa6fd418cf83307add7c09d802
2014-03-24coverity#982452 Dereference after null checkCaolán McNamara
Change-Id: Icd22b797b5860a007b08f860ae5a728664b9c175
2014-03-24coverity#982451 Dereference after null checkCaolán McNamara
Change-Id: Ia36c745f460004475e2e630114a81545d7b8776d
2014-03-24svtools: sal_Bool->boolNoel Grandin
Change-Id: I288a5c8b86d21a1b91f464aaf162aed9aca35a42
2014-03-24svtools: sal_Bool->boolNoel Grandin
Change-Id: I2044e6c1f15579b6051fad5d36fcfa8795f88953
2014-03-24svtools: sal_Bool->boolNoel Grandin
Change-Id: I22d8869551f46d2a0607f670f937853f394b6acf
2014-03-24svtools: sal_Bool->boolNoel Grandin
Change-Id: I0c2e9314d85860831b29db76c89c8776c1b071b9
2014-03-23presumably this label and combobox should be in the search frameCaolán McNamara
Change-Id: I1153aeca7d2b9b99da7b4fbca955133c1dfae289
2014-03-23RID_SVXDLG_SEARCHFORM dialog convertSzymon Kłos
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-22coverity#738582 Uninitialized pointer fieldCaolán McNamara
Change-Id: I8b717acba8e5b7e04258a6e76111fc6e867b3057
2014-03-21coverity#705459 Dereference null return valueCaolán McNamara
Change-Id: Ib49e23529e34dfc4afda45f26eec15af67e9da68
2014-03-20add translatable attribute to some .ui labels/itemsAndras Timar
Change-Id: I294a8ff5070af20403ec103ad4420a6e12a97561
2014-03-19sfx2: sal_Bool->boolNoel Grandin
Change-Id: I73acb3a150b01114d32274a6842f6db9654b3e63
2014-03-19sfx2: sal_Bool->boolNoel Grandin
Change-Id: Ief810c49b821e2e60ee2c8b14187dd8d7d81c461
2014-03-19Add dash-dot and dash-dot-dot line styles.Kohei Yoshida
We need these for Excel interop. Change-Id: I91450c1d205f28636edfb4392aa6ae5091b1d7b7
2014-03-18convert select multi paths dialogs to .uiCaolán McNamara
Change-Id: Iecb6dbee9e7af0600b8355db038ec597cab61d1a
2014-03-18sfx2: sal_Bool->boolNoel Grandin
Change-Id: I375a72c34e46778385a9fdc24c9ebd0f0a3f3c9b
2014-03-18sfx2: sal_Bool->boolNoel Grandin
Change-Id: I87c5a180566e9da185c2992844e6522e82c17747
2014-03-18sfx2: sal_Bool->boolNoel Grandin
Change-Id: I01a33e255b0dd2a0045f6eed52e6b31305750599
2014-03-17cui: prefer passing OUString by referenceNoel Grandin
Change-Id: I1a4d36a329a0eac8b9bb3d9b0a5434ffc843bde2
2014-03-14SvxMultiFileDialog is never createdCaolán McNamara
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 McNamara
Change-Id: Ifb711805a37f7cd49b6063c5d17aa7a3f5dcfdaa
2014-03-14sfx2: sal_Bool->boolNoel Grandin
Change-Id: If960d94f867a1988ace83975cf16441c6f8866b0
2014-03-14svx: sal_Bool->boolNoel Grandin
Change-Id: I673d022c01b7d076120c026b236a37735b5043b0
2014-03-13GalleryPreview is in svxcoreCaolán McNamara
Change-Id: Iea08d416a7ff3b87e95826e370cd52424f8fcc4b
2014-03-13coverity#708786 Unused pointer valueCaolán McNamara
Change-Id: I1ca9a4bfa6b72d836e0143373ff6831dc59a9a7e
2014-03-13coverity#738584 Uninitialized pointer fieldCaolán McNamara
Change-Id: I2aefd425027f782b11dd362dcf11cd28d5e9bac0
2014-03-13coverity#738585 Uninitialized pointer fieldCaolán McNamara
Change-Id: I3d876fc4fa450204776f8aae82c95081a50f4759
2014-03-13coverity#738586 Uninitialized pointer fieldCaolán McNamara
Change-Id: If52645a0cba2d82976b314b9195caa83a6af13a0
2014-03-13coverity#705796 Dereference before null checkCaolán McNamara
Change-Id: I31b576d3aafb00939e55e2a9abbbdb5442844ba1
2014-03-13coverity#705797 Dereference before null checkCaolán McNamara
Change-Id: If504fce5a437d9d4f5ea89be154fa324d5cca5a3
2014-03-13svtools,svx: prefer passing OUString and OString by referenceNoel Grandin
Change-Id: Iceb2cbcda9d8ddb4ee00db9365c751e0e5d8b3a6
2014-03-12convert gallery apply progress dialog to .uiCaolán McNamara
Change-Id: I1fd2f2f1faa51346eb68445688fb5e1ef85b7124
2014-03-12convert gallery files page to .uiCaolán McNamara
Change-Id: Ifd5c9b16f8f9a42e13f1139076f7616dd3e0f8d0
2014-03-12coverity#705462 Dereference null return valueCaolán McNamara
Change-Id: Ic859f10a4fb70371f7616b4c17bb4c5040fd5051
2014-03-12coverity#705461 Dereference null return valueCaolán McNamara
Change-Id: Icc9dac3f198432f0b548cbe9c559658ee26ba1cc
2014-03-12coverity#705795 Dereference before null checkCaolán McNamara
Change-Id: I9cf31d5d4a260f0b33539479599610a91875e2e1
2014-03-12coverity#705794 Dereference before null checkCaolán McNamara
Change-Id: I63735efaecfad348e04a55a41c5c446cb88db067
2014-03-11convert gallery update progress dialog to .uiCaolán McNamara
Change-Id: If1bcd040fabef1d352f04898f4bb583d9f4fc8c7
2014-03-11Resolves: fdo#74985 forward/back buttons too largeCaolán McNamara
Change-Id: Ibed2216d2ca0a6dce48c0a6ef276f4a4f4d53219
2014-03-11convert gallery general page to .uiCaolán McNamara
Change-Id: I329f8bdea6206f48cd3834126869584b9057253f
2014-03-11svx: sal_Bool->boolNoel Grandin
Change-Id: I25415a15abc5c65eeca106b1f444fb9711e8ce4a
2014-03-11svx: sal_Bool->boolNoel Grandin
Change-Id: I78da39fc553b2e5040ee6665377ea51a1c4d04d7