summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Collapse)Author
2013-08-12XubString->OUStringCaolán McNamara
Change-Id: Ibcb2dd5861ad14e286596999b757ca5c41137626
2013-08-12convert vcl/abstdlg.hxx from String to OUStringNoel Grandin
Change-Id: I5c3066d458aab78ccadd14c35bdd91361dad81bf
2013-08-12convert vcl/graphicfilter.hxx from String to OUStringNoel Grandin
Change-Id: I41997c49e6332fc378a3173616112a3a26e336ae
2013-08-12Resource cleanup in cui/Olivier Hallot
Change-Id: I30a33e3b2f7d117cf5a36df4dc076c5d32691ce1 Reviewed-on: https://gerrit.libreoffice.org/5357 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-08-12remove HID_WARN_NAME_DUPLICATECaolán McNamara
Change-Id: I8872cbacfe545a389b4ef1c8b3c2a5af658db44c
2013-08-12Replace warn duplicate dialogs with new UIOlivier Hallot
Change-Id: I9d2fbea71f486d1cd8340609547da8059676cd63 Reviewed-on: https://gerrit.libreoffice.org/5356 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-08-12help has no entry for HID_WARN_NAME_DUPLICATECaolán McNamara
Change-Id: I03c168f61adaae6ff98fab40923f64e5c8f9cc00
2013-08-12Replace old dialogs with new one (widget UI)Olivier Hallot
Change-Id: Ia91ce634dee434de841b9b61455e447588926f17 Reviewed-on: https://gerrit.libreoffice.org/5355 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-08-12Replace read data error dialog with new UIOlivier Hallot
Change-Id: I1466730309351371943073548403bf7a24cc8b76 Reviewed-on: https://gerrit.libreoffice.org/5354 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-08-12XubString->OUStringCaolán McNamara
Change-Id: I04c7da143425a9d8cc4fae155ad45a469df953c1
2013-08-11Replace write data error message box with new UIOlivier Hallot
Replace occurences of error box with RID_SVXSTR_WRITE_DATA_ERROR into new widget UI Change-Id: I78ab59e30655f729dbe04ec145edcd3b3811254b Reviewed-on: https://gerrit.libreoffice.org/5347 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2013-08-11Fix window title in widgetOlivier Hallot
Change-Id: Ie7804525048a6d6313a787a27d297e82d3fdcd04 Reviewed-on: https://gerrit.libreoffice.org/5349 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-08-09Use new save list error dialogOlivier Hallot
This patch cannot be tested unless bug fdo#67929 is fixed. Change-Id: I7183d809e460fcdd48a4af38ce5b1eb9567c7928 Reviewed-on: https://gerrit.libreoffice.org/5322 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2013-08-09Resolves: #i122818# fix crash in online-update-check when no app is activeHerbert Dürr
Closing all application windows and retaining access to the application menu is only possible on MacOSX. The DispatchProvider used for the update check seems to depend on having an active application window. Maybe it is possible to get the update check working without it but this patch doesn't attempt that, it prevent further escalation such as crashes. Fixed by: Herbert Duerr Debugged by: Oliver-Rainer Wittmann, Herbert Duerr Found by: Frantisek Erben (cherry picked from commit bd363910bb80e61805672430de7870e1583b0052) Conflicts: cui/source/options/optupdt.cxx Change-Id: I0a00b8a3af8e37997e82ffd325c8239142acbf4a
2013-08-08vcl, sw: fix the inheritance of SwComboBox from ComboBox a bitMichael Stahl
Remove the silly overloading, and introduce virtual methods. Change-Id: If54a6a3fb7464283f80d3387ae23db234690f8a3
2013-08-08Remove the now empty <svl/cntwids.hrc> headerTor Lillqvist
Change-Id: I2c41b9960960ad9d290f84cc6e28d938068c0050
2013-08-08put border around two-lines-in-one listsCaolán McNamara
Change-Id: I5a23e4843efd9469c5126bfcc9b96d07ab08b7c0
2013-08-08WaE: unused variablesCaolán McNamara
Change-Id: I1345d5fd4a634980de9b3fcdb9f60274eafc9392
2013-08-08wrong .ui nameCaolán McNamara
Change-Id: Ieb10eedd791aab6ea251c3fd33d74a2232e2bd6b
2013-08-08Use new widget UI dialogs in line style ctorOlivier Hallot
Change-Id: I2b646d71fe4ab28137d88ebf638b28674eab3c91
2013-08-08Use new file load error dialog in widget UIOlivier Hallot
Change-Id: Ifa31cb9113fc497992d029f401cdadb12cf83c96
2013-08-08Use new save list dialogs in tab pagesOlivier Hallot
Change-Id: I2d85f8ab0c220d82476c4cc587921c7fb9aa5df4 Reviewed-on: https://gerrit.libreoffice.org/5301 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-08-08Convert save list dialog to widget UIOlivier Hallot
Change-Id: I36f38accc88f9247b43e0a87fd7f4b1b86505171 Reviewed-on: https://gerrit.libreoffice.org/5300 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-08-08HIG: alerts should have 12 border and 24 spacingCaolán McNamara
Change-Id: I09aade1d7a63f9e1cda54ecdb2e32d2589ecb450
2013-08-08Convert duplicate name dialog to widget UIOlivier Hallot
Change-Id: I943a04b487af463559b140f358c8af601f4f6ce9 Reviewed-on: https://gerrit.libreoffice.org/5299 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-08-08fdo#36558 Allow custom paths for user dictionariesAndras Timar
Change-Id: I7c1e473fb1e874c137cf47a169fd78bf7a842d4e
2013-08-07Convert line end change warning to widget UIOlivier Hallot
Change-Id: I1aca130736d2c45a251a3551976e549f107cad0e Reviewed-on: https://gerrit.libreoffice.org/5298 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-08-07alerts have 12 border and 24 spacingCaolán McNamara
Change-Id: I5978acd24f27bb7c626df567fefcc3f384336e91
2013-08-07add a secondary line of textCaolán McNamara
Change-Id: Ic3878a45ddedd2e3a3815e617dd37edf6b90d1b8
2013-08-07Convert delete arrow warning to widget UIOlivier Hallot
Change-Id: I9848233357b5cc3b07e66e1ef689db1ae7f28075 Reviewed-on: https://gerrit.libreoffice.org/5297 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-08-06Convert line dialog to widget UIOlivier Hallot
Change-Id: Idbad94c9f2f946f4d2be9b0a88ac2fdbbbd71e2b Reviewed-on: https://gerrit.libreoffice.org/5287 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-08-06align load/save buttons across dialogsCaolán McNamara
and restore strange custom unit multi unit mode to these metricfields Change-Id: I7e228f6fd658374e3f1588c757ef2ed1e6ba78c8
2013-08-06Convert line style tab page to widget UIOlivier Hallot
Change-Id: I38046e0e333dc548e5b30c15f11fec7be7f7a7be Reviewed-on: https://gerrit.libreoffice.org/5285 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-08-06make line ends preview correctly againCaolán McNamara
Change-Id: Id6516aec9a4c79d1ccceb06b06582eb00dd8c5eb
2013-08-06Convert line end tab page to widget UIOlivier Hallot
Change-Id: If7317c33142d0854a4e10953e1a8bbcb0403ec59 Reviewed-on: https://gerrit.libreoffice.org/5282 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2013-08-04convert autocorrect options page to .uiCaolán McNamara
Change-Id: If4370e300c74a543ca72f3e4b850d2f494f8d9ea
2013-08-04convert localized autocorrection options to .ui formatCaolán McNamara
Change-Id: I8df81ad3bdef2094d01439604a805b2d6321f354
2013-08-04Mark as const/staticTakeshi Abe
Change-Id: I54a7daee7345e7c0c5c3f866d5c365722b567eff
2013-08-02adjust widget sizes of line tabpage a bitCaolán McNamara
Change-Id: I07471551ab61caa3a8454090f7cb6192acd7c849
2013-08-02Convert line tab page to widget UIOlivier Hallot
Change-Id: I26ee6e0b5b6d17dfb9a65d16aaee0db1b64f5e05 Reviewed-on: https://gerrit.libreoffice.org/5244 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-08-02WaE: private fields 'pHelpBtn' and 'pCloseBtn' are not usedTor Lillqvist
Change-Id: I58db64a58eadb07f06acddc21b9a1d4a424b1ea4
2013-08-02modern .ui widgetlayout for editdictionarydialogCsikós Tamás
widget found at writer/tools/options/writing aid Conflicts: cui/UIConfig_cui.mk Change-Id: I1cd4ff5c85f373ccd8d7b808f6ef869fe4c2d312 Reviewed-on: https://gerrit.libreoffice.org/5228 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-08-02tweak spacing and express description height in no of linesCaolán McNamara
Change-Id: I982506adf76485d838dffdee512e96b94bcbdd7b
2013-08-02Convert ImageMap Properties to Widget UIManal Alhassoun
Change-Id: I619b2dab67b22d75839b9968e7e784b5dd5268ad Reviewed-on: https://gerrit.libreoffice.org/5226 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-08-01Resolves: fdo#65609 restrict width of all user-controlled edis and listsCaolán McNamara
Change-Id: I1f15e17c903daee849c53a689a8bb3465bac5f74
2013-08-01Fixup: SvxSimpleTableContainer got moved to svtoolsThorsten Behrens
Change-Id: I358e244a8cc8a98255645265e8734a2bb6eac8f1
2013-08-01Use a slightly less-hermetic name for the new about:config tabpage.Thorsten Behrens
Change-Id: Ib64d06acdbcc2dd988e1c28c10a5446903f45914
2013-08-01Fix indent, use more idiomatic const ascii array & methods.Thorsten Behrens
Change-Id: Ib8b03f96b3b07f6846c7ffce8522bb03fb1301a3
2013-08-01Hardcoded 3 toplevel configuration names for merging to masterEfe Gürkan YALAMAN
Change-Id: Ic4271291f6f0adc66a69f5d9cd1b10c3393503cd
2013-08-01Cosmetic changes for experimental featuresEfe Gürkan YALAMAN
Change-Id: Ia7ade29a2780881f53799cb57100ff60495d9d88