summaryrefslogtreecommitdiff
path: root/toolkit
AgeCommit message (Collapse)AuthorFilesLines
2014-02-27Remove unused VCLXTabPageModelStephan Bergmann2-142/+0
Unused since 265043a935781633f204b1ddfede5f454b8555fe "tabcontrol: #i113362# impl tabcontrol in awt" and not even built since 0a966b904bd6fd570d2fb09825810aceed4e00e8 "tabcontrol: fix some compile errors." Change-Id: Ida6fde85207288a0b4e09cee767bd004f9384d99
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann55-2064/+2064
Change-Id: I56e32131b7991ee9948ce46765632eb823d463b3
2014-02-26Remove visual noise from toolkitAlexander Wilms56-444/+444
Change-Id: I1704d6ac497f2e47a813813640ead14c5fa480d9 Reviewed-on: https://gerrit.libreoffice.org/8326 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-26Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe1-2/+2
Change-Id: I773524536c0ed7bc34eb08cd35cfc77e83f722ba
2014-02-25Add config_libraries.h definitions to get library names easily.Matúš Kukan1-7/+3
Works for libmerged too, so we can get rid of LIBO_MERGELIBS. And remove few more #defines in vcl. It's generated by gbuild, so probably abusing config_host directory. Open to improvements. Change-Id: I87ab109bf109e42751766011daf076e9cdf8f5ee
2014-02-24error: enumeral and non-enumeral type in conditional expressionStephan Bergmann1-1/+1
Change-Id: I30293ac22fb26e0f7c9bfd335ccaa9a2d263d02f
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann2-12/+12
Change-Id: Ida05478aae5a379775c671e0c2f2851d820d78be
2014-02-24toolkit: sal_Bool -> boolStephan Bergmann38-414/+414
Change-Id: I5153c4413004d1b50cc503b3e70657bc831a5793
2014-02-24Remove unnecessary bool2anyStephan Bergmann1-2/+1
Change-Id: Ie2caee1d5a7912011d76172539c2f8f37eaee5cf
2014-02-23Remove unneccessary commentsAlexander Wilms35-667/+667
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-21coverity#705963 Dereference before null checkCaolán McNamara1-13/+10
Change-Id: I6371ef5e838d1e66ea9aeba75f554eea93426139
2014-02-21coverity#708532 Uninitialized scalar fieldCaolán McNamara1-2/+3
Change-Id: I9de7a5b3f42f1810639663c25965b196a8959f3e
2014-02-21vcl: sal_Bool -> boolStephan Bergmann5-31/+31
Change-Id: I2a3e3d3e3266ea0f0fafdd91362076a4aa160f0e
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert6-0/+6
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-18coverity#738917 Uninitialized scalar fieldCaolán McNamara1-0/+3
Change-Id: I6d1b6e201f3ec57c727e93ff69a212c8138998d6
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann1-1/+1
Change-Id: I6fc331ae0706f4bb193543011c8d4ae0a385fcc0
2014-02-13coverity#737151 Uncaught exceptionCaolán McNamara1-1/+3
Change-Id: I133012cf88020e38eb0fc0932979347b996943fe
2014-02-13coverity#707416 Uncaught exceptionCaolán McNamara1-1/+1
Change-Id: Ib2f8dee2214bc3f53edae5c7c20c4924f1fec568
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin1-1/+1
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>
2014-02-06typo fixes in commentsAndras Timar2-2/+2
Change-Id: Idd49478d59cd062118fbf8e99d1c8bc5250013fc
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin1-1/+1
as preparation for converting the SvStream::operator>> methods on primitive types Change-Id: I62f134bced15c687d6e0d46924f56e8d1c3d95b9 Reviewed-on: https://gerrit.libreoffice.org/7798 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2014-02-03Remove needless SAL_DLLPRIVATE annotationStephan Bergmann1-1/+1
Change-Id: Id322e7ca57205083a5585081df86bfac933b7bb6
2014-01-29bool improvementsStephan Bergmann2-4/+4
Change-Id: I0dc09b7a6ee2849bd0c2ffc31be45f81cd2c15ee
2014-01-28bool improvementsStephan Bergmann3-4/+4
Change-Id: I27174aeadb37e56c701c46fe7f97853b98ba7333
2014-01-28This has always only converted the condition of ?: to longStephan Bergmann1-1/+1
...not the resulting value, and seems unnecessary anyway. Change-Id: I8c58b180af2bd36f2c3dbcad888c3dd0b9e4c87d
2014-01-28coverity#440874 Dereference before null checkCaolán McNamara1-1/+4
Change-Id: I542da40fe1209198ea784cf52372cd6d83292f33
2014-01-25fdo#54938 Convert toolkit to cppu::supportsServiceAlexandre Vicenzi2-109/+5
Change-Id: I3a35a86d9ad9419011f0305fdc41c8484ae63a04 Reviewed-on: https://gerrit.libreoffice.org/7646 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>
2014-01-24Include boost/ptr_container/ptr_vector.hpp at the beginning again.Matúš Kukan1-0/+2
This might fix "workdir/UnpackedTarball/boost/boost/ptr_container/detail/static_move_ptr.hpp:154:46: error: macro "check" passed 2 arguments, but takes just 1" ? Change-Id: Ie8504149f7d2853a631b47186f5ca46cdf96b79e
2014-01-24Remove unneeded include to hopefully fix the tinderboxes.Matúš Kukan1-1/+0
Change-Id: I991bb1049556d3d19726ecd36b8e1aad7207814c
2014-01-24tk: Implementation com.sun.star.comp.awt.Layout does not exist.Matúš Kukan1-4/+0
Change-Id: Ifbeef19ae7e4986b8f530ce4987ebd27f87ed9bf
2014-01-24tk: Constructor feature for last tk_ implementations.Matúš Kukan4-130/+21
Change-Id: I55fee30e64cdb591d73cfcadfd7a9efb10485ba9
2014-01-24tk: Ctor feature for the rest of dialogcontrol.cxx classes.Matúš Kukan3-21/+70
Change-Id: Ic96abfe99112b78244e4318aed5b36b5af1dd679
2014-01-24tk: Ctor feature for VCLX classes.Matúš Kukan5-13/+38
Change-Id: I717638a3df4d6ed71d19f7bf4c2e574b37260739
2014-01-24tk: Ctor feature for UnoControlContainer(Model).Matúš Kukan4-8/+19
Change-Id: I7f0e457eaf5057d325226633936e544ace1f1620
2014-01-24tk: Ctor feature for UnoScrollBarControl(Model).Matúš Kukan3-6/+20
Change-Id: Ie37b81de21764186ab2ee9b19ac04d801880d2f9
2014-01-24tk: Ctor feature for StdTabController(Model).Matúš Kukan4-9/+20
Change-Id: I3792b8b4d240c212d332c676d53eaa1f5dca3902
2014-01-24tk: Ctor feature for toolkit::(UnoControlRoadmapModel|UnoRoadmapControl).Matúš Kukan3-7/+20
Change-Id: Ic748e90e96285c394a3a2ac30ad1090b91ede160
2014-01-24tk: Constructor feature for MutableTreeDataModel.Matúš Kukan3-9/+9
Change-Id: I9cd12e3bdfc20d4305e3daec6d0a6cffa599e000
2014-01-24tk: Constructor feature for VCLXToolkit.Matúš Kukan3-17/+171
Change-Id: I1575ea1b14342a5a64f13d39e409ed33151bcdf9
2014-01-23tk: Constructor feature for UnoSpinButton(Control|Model).Matúš Kukan3-25/+112
Change-Id: If01abff3f07b4b79247e8ee7100f2c34c46c001a
2014-01-23tk: Constructor feature for unocontrols.cxx.Matúš Kukan3-116/+348
Change-Id: Ia7bae618724f3d16774a3a7794d0ae59fb79cfc6
2014-01-23tk: Constructor feature for OGeometryControlModel<UnoControlDialogModel>.Matúš Kukan3-14/+41
Change-Id: I9afc83610ccc06ea090a10588fb8240159715197
2014-01-23typo: wrong nameMatúš Kukan1-6/+6
Change-Id: I7e041add4adc0f84dd7d9d9d74ccaf80ecc57776
2014-01-23tk: Constructor feature for UnoTree(Control|Model).Matúš Kukan4-95/+87
Change-Id: I83a9e621199b15672cd680e847d78dfb11437885
2014-01-23tk: Constructor feature for DefaultGridColumnModel.Matúš Kukan1-2/+4
Change-Id: Ia4d20eb2a3c91fbdb1dd85c37b8162c6856d0f28
2014-01-23tk: Constructor feature for DefaultGridColumnModel.Matúš Kukan4-126/+77
Change-Id: Id790c7af17b4b38de889a44ba1258dd1020054e3
2014-01-23tk: Constructor feature for DefaultGridDataModel.Matúš Kukan4-150/+97
Change-Id: I6ceb170d4aeb2d8339b96c74631ae61ca1950e76
2014-01-23tk: Constructor feature for toolkit::GridColumn.Matúš Kukan3-7/+9
Change-Id: I6eec5539fe36328ea30d08d611b3dfeffc56808b
2014-01-23tk: Constructor feature for SortableGridDataModel.Matúš Kukan4-252/+181
Change-Id: Ife0a9c58fd489550a17fce48e97c63ec94997234
2014-01-23tk: Constructor feature for toolkit::UnoGrid(Control|Model).Matúš Kukan4-25/+30
Change-Id: Ic512b0b1209d77e32bb4e37ce7fde8dd726e16cf