summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Collapse)Author
2014-03-07coverity#982453 Dereference after null checkCaolán McNamara
Change-Id: I4d7006ea9212313ef71e0879093d8f0cbc40b34f
2014-03-07coverity#982454 Dereference after null checkCaolán McNamara
Change-Id: I405db209c9277ba47b26d2a0970f4265e190a7c7
2014-03-07convert events config page to .uiCaolán McNamara
Change-Id: Ida0a6d1242333497cde9f2ef7a8830602caa0ccb
2014-03-07convert acceleration config page to .uiCaolán McNamara
Change-Id: I0868b635d3aca4d368f32a0035b3f57a0da35ac7
2014-03-07callcatcher: update unused codeCaolán McNamara
Change-Id: I6487e6ede0a50d88a4f8c3d3b07bdad2603aa4b4
2014-03-07coverity#708784 Unused pointer valueCaolán McNamara
as far as I can see the whole block is useless Change-Id: I26f2a033090e2e855a344a038246142995fb5727
2014-03-06convert another password dialog to .uiCaolán McNamara
Change-Id: I208854a35886959a439954e7848dc277ee6fa96b
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
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 Grandin
Change-Id: I0fa740b8eec80aff999627ba5a095248f69dab81
2014-03-05remove unused code SvxDistributePage::GetRanges()Noel Grandin
Change-Id: I5f53ad2cac374463991ad0e576297a07ca30ea5f
2014-03-04fdo#75260: Correctly draw double lines for both Writer and Calc.Kohei Yoshida
Fix all sorts of incorrect double line handling in drawinglayer in order to draw thick-thin double line types correctly. Also change handling of border lines in writer tables. There are still some outstanding issues but it's much better than how it was before. Also realized that Word and Excel handle simple thin double lines differently; Word varies widths of all of the lines and the gap whereas Excel only has one fixed size for its double line. For this reason I decided to add a separate double line type (DOUBLE_THIN) to handle Excel's double line. Change-Id: Iaaa353b6e4f998b524262bea59260b4333e0cdb4
2014-03-03convert word completion page to .ui formatCaolán McNamara
Change-Id: I4f60b5530428ad39bf7e9bea58b09d4228e11bb3
2014-03-01Set the default cell border line width to 0.75 pt in Calc.Kohei Yoshida
0.75 pt provides a better interop with Excel documents. Change-Id: Ic1d2cbbe4e35dc0793a0e35d3836261d91138f7c
2014-02-28Related: fdo#73851 select driver list widget to shrink/expandCaolán McNamara
Change-Id: I3f2013ab8e0b188e74da99d2f1ff8bc842f60f50
2014-02-27Undoing changed made on fdo#63271 because of complains.pje335_NL
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-27editeng: sal_Bool->boolNoel Grandin
Change-Id: I9e27453f0b77a23ae3d811f0a50a85d3fdf80978
2014-02-27editeng: sal_Bool->boolNoel Grandin
Change-Id: Ice3b0a4ccf7a6d25311ff65a23efa9082cd501de
2014-02-27editeng: sal_Bool->boolNoel Grandin
Change-Id: I1b5327ee57d0d60854784a51784f9272bb72b2b5
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
Change-Id: I56e32131b7991ee9948ce46765632eb823d463b3
2014-02-26Remove visual noise from cuiAlexander Wilms
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 Bergmann
...Expand/Collapse/Select with virtual functions of the same names in derived classes. Change-Id: Id2c7e434cc972ac8a789c60ceaf54dc76246be12
2014-02-25callcatcher: update unused codeCaolán McNamara
Change-Id: Ia8e6abffb85b92ee4538fb0aeaee4e4aa18f2772
2014-02-24sal_Bool arg of SetUseImagesInMenus was abused to squeeze '2' through itCaolán McNamara
which means that icons suddenly reappeared in the menus when the gtk theme had disabled them ref e8f8f24c8415898c787bbfb629247ed62e73a2b9 Change-Id: Ia9aef5ca39bda2ddf6d7c4ebc2bddc01d470d09b
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann
Change-Id: Ida05478aae5a379775c671e0c2f2851d820d78be
2014-02-24Remove unnecessary bool2anyStephan Bergmann
Change-Id: Ie2caee1d5a7912011d76172539c2f8f37eaee5cf
2014-02-24Remove unnecessary extractInterfaceStephan Bergmann
Change-Id: I4848bf84615274ad5732223a354fb7a6b845d9a8
2014-02-23coverity#704595 Dereference after null checkCaolán McNamara
Change-Id: I2c8aa1163d3eb228259db0c51f5cf9dca0657daf
2014-02-23Remove unneccessary commentsAlexander Wilms
Change-Id: I939160ae72fecbe3d4a60ce755730bd4c38497fb Reviewed-on: https://gerrit.libreoffice.org/8182 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-22Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
Change-Id: I1ebfb33063d39f64dc59623df0f942501870c4e7
2014-02-21c++11ismCaolán McNamara
Change-Id: I54a32d1e07173e2cd5522e1b2e7ceff3b4f3378c
2014-02-21restore translatable Auto textCaolán McNamara
Change-Id: I379c48615f2934d451bf12c1b1005cc98e2e7d4f Reviewed-on: https://gerrit.libreoffice.org/8162 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-21Bug #63962 Dynamically scan the config directory for icon themesTobias Lippert
The hard-coded icon themes have been replaced by a dynamic list which is filled by scanning the config directory Conflicts: include/vcl/settings.hxx vcl/source/app/settings.cxx vcl/source/window/window.cxx Change-Id: Ie3680ffe27d06e375acf22753e036cb6ddabc4ed Reviewed-on: https://gerrit.libreoffice.org/7935 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-21coverity#706146 Copy into fixed size bufferCaolán McNamara
Change-Id: I1d774cff476a2ce7fe1e4b4ba1e64bc42a6ff27e
2014-02-21-Werror=parenthesesCaolán McNamara
Change-Id: I8e64440635d9d94d62c67fd542b39a2436390de2
2014-02-21coverity#738579 Uninitialized scalar fieldCaolán McNamara
Change-Id: If5494435c5aa536a78a6b923d30c63861d0a0dd2
2014-02-21coverity#738587 Uninitialized scalar fieldCaolán McNamara
Change-Id: Icf9146eb541272e7219ce3bf00c296b930538835
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
Change-Id: I2a3e3d3e3266ea0f0fafdd91362076a4aa160f0e
2014-02-21editeng: sal_Bool->boolNoel Grandin
Change-Id: Ib1113ebcfc523c8c97731debb2bf456a8c99d802
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
Added vcl/settings.hxx to all cxx files which require it. This helps to speed up compilation after changes to the settings. Conflicts: sc/source/ui/dbgui/pvlaydlg.cxx Change-Id: I211a0735c47f72d6879f6f15339355abfe0e3cf4 Reviewed-on: https://gerrit.libreoffice.org/7933 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-20svl: sal_Bool -> boolStephan Bergmann
Change-Id: Ic31455a1f5ffffa35d4fdde901dd70734207b6f4
2014-02-19Resolves: fdo#74242 now VclMultiLineEdit's a11y workCaolán McNamara
MultiLineEdit don't, continue to replace MultiLineEdit with VclMultiLineEdit as we continue .ui conversion and delete at end Change-Id: I0d5c5621d5fe26ac5e39392c66b95eebb0786f0d
2014-02-19unotools: sal_Bool -> boolStephan Bergmann
Change-Id: I8051c0756e0474a5b4f748e0aa15a9922e82ea97
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann
Change-Id: I6fc331ae0706f4bb193543011c8d4ae0a385fcc0
2014-02-15fdo#72967 Draw position size tab - min size is 0 not 1 (mm)Tomaž Vajngerl
Adjustment for size of an object had the minimum set to 1 (mm) instead of 0. Change-Id: I7d4c0998d2987448cea0fd7934649c02a513ac06
2014-02-14cid#704597 dereference after null checkNoel Grandin
this code dates back to the first commit, if the null check was valid the dereference should have triggered a bug by now. Change-Id: If074f68bde6a63083921f687e700321488842364
2014-02-14cid#704596 dereference after null checkNoel Grandin
this code dates back to the first commit, if the null check was valid the dereference should have triggered a bug by now. Change-Id: I7746bd26b6760dec4db522938e40a323be9ae4d8
2014-02-12coverity#1079302 Uninitialized pointer fieldCaolán McNamara
Change-Id: Icf395a9784ca0992e92f793bc556293a7d4870ce
2014-02-11coverity#738581 Uninitialized pointer fieldCaolán McNamara
Change-Id: I01738db66ffa1dc2926a84da890e803d54ced76b
2014-02-11coverity#738580 Uninitialized pointer fieldCaolán McNamara
Change-Id: I3b2295afa5a86430178c68e61f38a98969708f0b
2014-02-10coverity#704611 Dereference after null checkCaolán McNamara
Change-Id: I7ce68773c85408d0dc3d46bac85bcbd0f5806ade