summaryrefslogtreecommitdiffstats
path: root/basctl
Commit message (Collapse)AuthorAgeFilesLines
* sal_Bool -> bool in mostly vcl moduleChris Sherlock2014-02-282-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: include/vcl/settings.hxx svtools/source/table/tablecontrol_impl.cxx sw/source/core/frmedt/fecopy.cxx vcl/inc/canvasbitmap.hxx vcl/inc/headless/svpframe.hxx vcl/inc/unx/salframe.h vcl/inc/win/salframe.h vcl/inc/win/salprn.h vcl/inc/win/salvd.h vcl/osx/DragSource.cxx vcl/osx/DragSource.hxx vcl/osx/DropTarget.cxx vcl/osx/DropTarget.hxx vcl/osx/OSXTransferable.cxx vcl/osx/OSXTransferable.hxx vcl/osx/clipboard.cxx vcl/osx/clipboard.hxx vcl/osx/salprn.cxx vcl/qa/cppunit/canvasbitmaptest.cxx vcl/source/components/fontident.cxx vcl/source/control/edit.cxx vcl/source/control/spinfld.cxx vcl/source/gdi/gdimtf.cxx vcl/source/gdi/virdev.cxx vcl/source/helper/canvasbitmap.cxx vcl/source/window/dockwin.cxx vcl/unx/generic/dtrans/X11_selection.hxx vcl/unx/kde/UnxFilePicker.cxx vcl/unx/kde/UnxFilePicker.hxx vcl/unx/kde4/KDE4FilePicker.cxx vcl/unx/kde4/KDE4FilePicker.hxx vcl/unx/kde4/KDESalFrame.hxx Change-Id: I9866d985da86dea2a56feff23f91c1467a1636b0 Reviewed-on: https://gerrit.libreoffice.org/8219 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-2618-166/+166
| | | | Change-Id: I56e32131b7991ee9948ce46765632eb823d463b3
* Remove visual noise from basctlAlexander Wilms2014-02-2536-164/+164
| | | | | | | Change-Id: I3e6a238a0bafbb70a7c22bde1f2258b8014ed2d2 Reviewed-on: https://gerrit.libreoffice.org/8232 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* basic: remove use of sal_uIntptr in favor of more appropriate typeNorbert Thiebaud2014-02-251-1/+1
| | | | | | | Change-Id: Ie878f43c7245838519fe7477b039827b079dde63 Reviewed-on: https://gerrit.libreoffice.org/8214 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
* Remove unneccessary commentsAlexander Wilms2014-02-2319-565/+118
| | | | | | | 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>
* vcl: sal_Bool -> boolStephan Bergmann2014-02-216-10/+10
| | | | Change-Id: I2a3e3d3e3266ea0f0fafdd91362076a4aa160f0e
* Add config option used when we try to link one huge object file.Matúš Kukan2014-02-211-0/+2
| | | | | | | In theory, it should not be used, we use it now to mark duplicated symbols from sdi slots as weak. See idl/source/objects/types.cxx. Change-Id: I3c6fccfb96884df6b9e6eb35b8615ba4d66ca208
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-2011-0/+11
| | | | | | | | | | | | | 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>
* Drop unused #includeTakeshi Abe2014-02-141-1/+0
| | | | Change-Id: Id05440ffb8eb9990d2d08f721d6914f3dbc86cab
* convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin2014-02-121-2/+2
| | | | | | | | | | | First, I updated the clang rewriter to do the conversion. Then I lightly hand-tweaked the output for the few places where the rewriter messed up, mostly when dealing with calls on "this". Change-Id: I40a6a977959cd97415c678eafc8507de8aa3b1a9 Reviewed-on: https://gerrit.libreoffice.org/7879 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
* fdo#63154 Remove unused solar.h ref in vcl, basctl, desktop..Alexandre Vicenzi2014-02-121-3/+2
| | | | | | | Change-Id: Ic0187495d8f7f64ddf9d3c202ec41201c9ac3a8c Reviewed-on: https://gerrit.libreoffice.org/8001 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Marcos Souza <marcos.souza.org@gmail.com>
* -Werror,-Wunused-functionStephan Bergmann2014-02-111-25/+0
| | | | Change-Id: I0b3399478c00e7e6db8973e9e4811f3f75c5a3db
* convert manage languages dialog to .uiCaolán McNamara2014-02-119-270/+259
| | | | Change-Id: I1a50f8715040e64758cf18bee8ca6ac1d04652c8
* the return of callcatcherCaolán McNamara2014-02-102-6/+0
| | | | Change-Id: I447ebcc61ff061bce15678c6fcfd3d0a4669908f
* coverity#1169816 Division or modulo by zeroCaolán McNamara2014-02-091-10/+10
| | | | Change-Id: Ibd07c0d3766467f2b11b0a9fb18ca089ddcb1cb2
* auto_ptr -> heap_ptrStephan Bergmann2014-02-074-69/+32
| | | | Change-Id: I401505ee15f71e8655570233b953951aa22ad668
* auto_ptr -> scoped_ptrStephan Bergmann2014-02-074-9/+10
| | | | Change-Id: I19fbc4f6e0fb0d53a72759e5faf9c86c595e8e17
* Simplify access to theCoreReflection singletonStephan Bergmann2014-02-071-4/+4
| | | | Change-Id: I9901991a320b87895230a92095c9c7d3109380a6
* Related: #i123862# use O*String's isEmpty() method...Herbert Dürr2014-02-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to check for emptiness in modules starting with 'b' Patch-by: j.nitschke@ok.de Review-by: hdu@apache.org (cherry picked from commit 87204b0f4062ef8fc8f138ad15f4378da609d4e2) Conflicts: basctl/source/basicide/baside2.cxx basctl/source/basicide/bastype2.cxx basctl/source/basicide/localizationmgr.cxx basctl/source/dlged/dlgedobj.cxx basic/source/basmgr/basmgr.cxx basic/source/basmgr/vbahelper.cxx basic/source/classes/sbunoobj.cxx basic/source/comp/sbcomp.cxx basic/source/runtime/iosys.cxx basic/source/runtime/methods.cxx basic/source/runtime/methods1.cxx basic/source/runtime/step2.cxx basic/source/uno/namecont.cxx basic/source/uno/scriptcont.cxx binaryurp/source/bridge.cxx binaryurp/source/bridgefactory.cxx binaryurp/source/reader.cxx binaryurp/source/unmarshal.cxx bridges/source/cpp_uno/cc50_solaris_intel/except.cxx bridges/source/cpp_uno/cc50_solaris_sparc/except.cxx bridges/source/cpp_uno/shared/vtablefactory.cxx bridges/source/jni_uno/jni_data.cxx Change-Id: I37bd84e0a1d6426759dba81854faf32c88147fe1
* uiconfig: remove obsolete helpid's and clean trailing whitespace.Michael Meeks2014-02-031-4/+4
| | | | Change-Id: Ic94ed52bbe0e5c612258fa56a970d61de0972eb3
* fdo#74455 - hide direct printing button and replace with new print dialog.Michael Meeks2014-02-031-2/+3
| | | | Change-Id: I7ae80079f4bd5fed1234753b521a680498ec43e1
* fdo#54938 Convert basctl, mysqlc, sdext, svgio, writerp. to cppu::supportsSer.Alexandre Vicenzi2014-02-021-6/+6
| | | | | | | | Change-Id: I60128dbb5bf83f25eea847fe655d7126c9077414 Reviewed-on: https://gerrit.libreoffice.org/7756 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Marcos Souza <marcos.souza.org@gmail.com> Tested-by: Marcos Souza <marcos.souza.org@gmail.com>
* coverity#736985 Uncaught exceptionCaolán McNamara2014-01-272-2/+5
| | | | Change-Id: I58f2bc50a87ed07340caa148b4ade07062d730fc
* coverity#982152 Unchecked return valueCaolán McNamara2014-01-271-1/+5
| | | | Change-Id: I58fd11e38fa0b8ba7efeff8861aeec17742999c3
* coverity#735667 Unchecked dynamic_castCaolán McNamara2014-01-271-1/+2
| | | | Change-Id: I747b6bcfb1e57fd3f21250b274f2f179e1982d7c
* coverity#1130421 Improper use of negative valueCaolán McNamara2014-01-271-14/+15
| | | | Change-Id: Iefdd854cb0348b187b95f4a89d52482381c73dfc
* Related: #i50481# improve Select All command in Basic IDETsutomu Uchino2014-01-223-1/+18
| | | | | | | | | | | | | see also fdo#37211 i.e. commit 4bc2724240b11ce4dfb7adafbe1f1c260fa44030 (cherry picked from commit f841659faf09fec69c962959b9da032fa0bc2b16) Conflicts: basctl/source/basicide/baside2.cxx basctl/source/basicide/baside2b.cxx basctl/source/basicide/baside3.cxx Change-Id: Id679b1e16b87ec8d81fb78039318728320b9d5bc
* coverity#735600 : Division by zeroNorbert Thiebaud2014-01-191-0/+1
| | | | Change-Id: I67c2af62144872c4ad0ac7e17be5bb9a5883ba69
* coverity#1000814 coverity#1000815 : Unintended sign extensionNorbert Thiebaud2014-01-191-2/+2
| | | | Change-Id: Ia9e40dba5ef2beca2ebc6cc40672d6804d430af0
* coverity#735599 : Division by zeroNorbert Thiebaud2014-01-191-1/+5
| | | | Change-Id: I1a69224793eb39d88894e1090672bdb641c88a02
* coverity#735598 : Division by zeroNorbert Thiebaud2014-01-191-1/+3
| | | | Change-Id: I288b46a933d8a301823deed8fccae9764b74e840
* Window::PreNotify should return boolStephan Bergmann2014-01-182-12/+12
| | | | Change-Id: Ic9903fd887f2c3fab2630ebeb20df39392177c8d
* bool improvementsStephan Bergmann2014-01-175-6/+6
| | | | Change-Id: Ia5ab74b8a8b367ea92f29eb6269ef0ede47f09bb
* Window::Notify should return boolStephan Bergmann2014-01-172-5/+5
| | | | Change-Id: I72081b1022582c8b6f95a611e21d9c78f7581efe
* Remove use of deprecated css::document::XEventBroadcaster/ListenerStephan Bergmann2014-01-171-13/+13
| | | | Change-Id: I178ae590fec87f53e90db5aa6e560cd146c0676b
* Introduce com.sun.star.frame.theGlobalEventBroadcaster singletonStephan Bergmann2014-01-162-4/+4
| | | | | | | ...to supersede com.sun.star.frame.GlobalEventBroadcaster single-instance service. Change-Id: I74ecaadadb4c600d39979aa7c13b6389bed38fd7
* Remove unused bForBrowsing parameterStephan Bergmann2014-01-142-4/+2
| | | | Change-Id: I32b458390130e9ed83af0831069329ac8f672d67
* PrepareClose should probably return boolStephan Bergmann2014-01-142-2/+2
| | | | Change-Id: Ie62a6c1197594102bc68e246ae6059a9442ce314
* SvTreeListBox::ExpandingHdl should return boolStephan Bergmann2014-01-132-2/+2
| | | | Change-Id: I39a854910299ab2e7c64beabda381bb9f0bd2891
* disentangle CalcSizeCaolán McNamara2014-01-131-1/+1
| | | | Change-Id: I42248ff611dbe7c109076da5d548717898341be3
* SfxPoolItem::operator ==, != should return boolStephan Bergmann2014-01-102-2/+2
| | | | | | ...and SfxEnumItemInterface::HasBoolValue, too. Change-Id: Ia032e3d35a4c3b4c1efdc515ca36e466be03fc0a
* convert module and dialog tabpages to .uiCaolán McNamara2014-01-0610-254/+514
| | | | Change-Id: I2954a734b44be22d4d7ffae17480dde1c0ac64e7
* basctl::CheckBox all loaded from .ui now, drop resid ctorCaolán McNamara2014-01-062-12/+0
| | | | Change-Id: Ie11fdcea9d307518cabfa519ddccc65997250519
* convert lib page to .uiCaolán McNamara2014-01-067-191/+328
| | | | Change-Id: Idd9e3c1ab1c63baa11f503c20d46f3d13e6f78a3
* convert default language dialog to .uiCaolán McNamara2014-01-038-163/+262
| | | | Change-Id: Ia4d5b983168d6645fce8e2549db2b6c3fd410690
* add some borders hereCaolán McNamara2014-01-033-39/+18
| | | | Change-Id: Ica1f2872759366120b9329f168f18788a8e239b3
* convert import library dialog to .uiCaolán McNamara2014-01-038-97/+241
| | | | Change-Id: Iaedcbeb5618ece65692a9688ccb5c13aad1e6626
* Convert break point dialog to .ui formatCaolán McNamara2014-01-027-206/+280
| | | | Change-Id: I750133b673e135399ab9c04953550bea1db3a9e8
* allow simple MessageDialogs to be created from just message stringsCaolán McNamara2014-01-021-17/+15
| | | | Change-Id: I9f8324d1c61bd55ccc78e67699ebdfa946e48af6
* const this upCaolán McNamara2014-01-011-1/+1
| | | | Change-Id: Id4b832b04368627a7df243c881ac203d1d2a0140