summaryrefslogtreecommitdiff
path: root/toolkit
AgeCommit message (Collapse)Author
2014-01-24Include boost/ptr_container/ptr_vector.hpp at the beginning again.Matúš Kukan
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úš Kukan
Change-Id: I991bb1049556d3d19726ecd36b8e1aad7207814c
2014-01-24tk: Implementation com.sun.star.comp.awt.Layout does not exist.Matúš Kukan
Change-Id: Ifbeef19ae7e4986b8f530ce4987ebd27f87ed9bf
2014-01-24tk: Constructor feature for last tk_ implementations.Matúš Kukan
Change-Id: I55fee30e64cdb591d73cfcadfd7a9efb10485ba9
2014-01-24tk: Ctor feature for the rest of dialogcontrol.cxx classes.Matúš Kukan
Change-Id: Ic96abfe99112b78244e4318aed5b36b5af1dd679
2014-01-24tk: Ctor feature for VCLX classes.Matúš Kukan
Change-Id: I717638a3df4d6ed71d19f7bf4c2e574b37260739
2014-01-24tk: Ctor feature for UnoControlContainer(Model).Matúš Kukan
Change-Id: I7f0e457eaf5057d325226633936e544ace1f1620
2014-01-24tk: Ctor feature for UnoScrollBarControl(Model).Matúš Kukan
Change-Id: Ie37b81de21764186ab2ee9b19ac04d801880d2f9
2014-01-24tk: Ctor feature for StdTabController(Model).Matúš Kukan
Change-Id: I3792b8b4d240c212d332c676d53eaa1f5dca3902
2014-01-24tk: Ctor feature for toolkit::(UnoControlRoadmapModel|UnoRoadmapControl).Matúš Kukan
Change-Id: Ic748e90e96285c394a3a2ac30ad1090b91ede160
2014-01-24tk: Constructor feature for MutableTreeDataModel.Matúš Kukan
Change-Id: I9cd12e3bdfc20d4305e3daec6d0a6cffa599e000
2014-01-24tk: Constructor feature for VCLXToolkit.Matúš Kukan
Change-Id: I1575ea1b14342a5a64f13d39e409ed33151bcdf9
2014-01-23tk: Constructor feature for UnoSpinButton(Control|Model).Matúš Kukan
Change-Id: If01abff3f07b4b79247e8ee7100f2c34c46c001a
2014-01-23tk: Constructor feature for unocontrols.cxx.Matúš Kukan
Change-Id: Ia7bae618724f3d16774a3a7794d0ae59fb79cfc6
2014-01-23tk: Constructor feature for OGeometryControlModel<UnoControlDialogModel>.Matúš Kukan
Change-Id: I9afc83610ccc06ea090a10588fb8240159715197
2014-01-23typo: wrong nameMatúš Kukan
Change-Id: I7e041add4adc0f84dd7d9d9d74ccaf80ecc57776
2014-01-23tk: Constructor feature for UnoTree(Control|Model).Matúš Kukan
Change-Id: I83a9e621199b15672cd680e847d78dfb11437885
2014-01-23tk: Constructor feature for DefaultGridColumnModel.Matúš Kukan
Change-Id: Ia4d20eb2a3c91fbdb1dd85c37b8162c6856d0f28
2014-01-23tk: Constructor feature for DefaultGridColumnModel.Matúš Kukan
Change-Id: Id790c7af17b4b38de889a44ba1258dd1020054e3
2014-01-23tk: Constructor feature for DefaultGridDataModel.Matúš Kukan
Change-Id: I6ceb170d4aeb2d8339b96c74631ae61ca1950e76
2014-01-23tk: Constructor feature for toolkit::GridColumn.Matúš Kukan
Change-Id: I6eec5539fe36328ea30d08d611b3dfeffc56808b
2014-01-23tk: Constructor feature for SortableGridDataModel.Matúš Kukan
Change-Id: Ife0a9c58fd489550a17fce48e97c63ec94997234
2014-01-23tk: Constructor feature for toolkit::UnoGrid(Control|Model).Matúš Kukan
Change-Id: Ic512b0b1209d77e32bb4e37ce7fde8dd726e16cf
2014-01-23tk: Constructor feature for AsyncCallback.Matúš Kukan
Change-Id: I8be86768e3a9cbe11282e9caeb0f31141d2590e6
2014-01-23tk: Constructor feature for UnoControlTabPageContainer(Model).Matúš Kukan
Change-Id: I0e32eb49235a1769f8dacc1af95ee863ee514621
2014-01-23tk: Constructor feature for UnoControlTabPage(Model).Matúš Kukan
Change-Id: I7e6955c2d09e1860885f8e2eaa347332421c1c69
2014-01-23tk: Constructor feature for AnimatedImagesControl(Model).Matúš Kukan
Change-Id: I44a398a16d61796b48ecd212832252f23c063ace
2014-01-23tk: Constructor feature for SpinningProgressControlModel.Matúš Kukan
Change-Id: I137cebba9743f6d703412d6d6f8a39d47d01738d
2014-01-23fdo#63154 Removed unused solar.h referenceAlexandre Vicenzi
Change-Id: I6b2f9e04e2232570c8bb9f36252b23a70c5f7525 Reviewed-on: https://gerrit.libreoffice.org/7604 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
2014-01-21bool improvementsStephan Bergmann
Change-Id: I471bebacb036e3809cdef2be9e33891da37a3723
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin
This is in preparation for more conversion of SvStream::operator<< calls to use more explicit method names. This converts the subclasses that have their own convenience overloads of operator<< to use normal methods. Change-Id: I5efd5d9a24c264cb86d2471303dd5849bf91ba80
2014-01-13disentangle CalcSizeCaolán McNamara
Change-Id: I42248ff611dbe7c109076da5d548717898341be3
2014-01-10Avoid code mixing bool with other integral typesStephan Bergmann
Change-Id: Idf75d03a302df977a41f688eb48e40de31ff2816
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
This is the actual re-write. Use a clang rewriter to rewrite SvStream::operator<< to methods like WriteuInt32. Note that the rewriter is not perfect, and I hand-tweaked the output. In particular, I had to adjust places doing things like (*this) << 1; Change-Id: I5923eda3f4ebaa8b452b6ef109e726e116235a2a Reviewed-on: https://gerrit.libreoffice.org/7342 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2014-01-06Resolves: #i123817# prepare codebase for updating to boost 1.55Herbert Dürr
(cherry picked from commit c31988351c10e9f3fd783730d95da34efd52c153) Conflicts: basic/source/comp/parser.cxx basic/source/comp/token.cxx dbaccess/source/ui/dlg/generalpage.cxx sc/source/ui/unoobj/chart2uno.cxx vcl/quartz/salbmp.cxx Change-Id: Ic9580f2d4a44959cb3e38906eb4153b2c2a54899
2013-12-20Resolves: #i120358# apply patch to support properties from tab modelJürgen Schmidt
Patch By: hanya Review By: jsc (cherry picked from commit aa098b9e612b30a916cd4ce002133d499d7f711a) Conflicts: include/toolkit/controls/controlmodelcontainerbase.hxx Change-Id: I4c038c08d24ceceba606154573abbb1cd41cf7cb
2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann
...which it did unlike all the other implbaseN.hxx. Required lots of downstream clean-up, of course. Change-Id: Ib720e7a0a43410dcd7e6338b84a3973dfbb20866
2013-12-17fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa
Change-Id: I6f75d0df0ddafc892fef0ce1bfdcdd6c70151afc Reviewed-on: https://gerrit.libreoffice.org/7104 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
Change-Id: I56f38bd786f3a026cb2908f28540dc9c4003af83
2013-12-13UNOWindowData has been dead since the year 2000 at leastTor Lillqvist
Change-Id: I8d3079f5b508008a4c25a4baa604fc89c81aab33
2013-12-13Drop duplicate #includeTakeshi Abe
Change-Id: I63612bc5bd4e13fcc5c4e57ac73bd9c7bbf4f0e6
2013-12-12simplify - use OUString::startsWith where possibleNoel Grandin
Convert code like if( !aStr.isEmpty() && aStr[0] == 'x' ) to if( aStr.startsWith("x") ) Change-Id: Iabc3a44ed3be2d29eed876e0eeef212ccd271edf
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann
...use cppu::UnoType instead. Change-Id: I507914b30ef8acda910ee4ecc0589fd328eb6f31
2013-12-09fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin
In commit 363cc397172f2b0a94d9c4dc44fc8d95072795a3 "convert equalsAsciiL calls to startWith calls where possible" I incorrectly converted equalsAsciiL calls to startsWith calls. This commit fixes those places to use the == OUString operator. Change-Id: If76993baf73e3d8fb3bbcf6e8314e59fdc1207b6
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann
Change-Id: I00a8e794189d17ad91a90beb9ce6cb89b7bab2aa
2013-12-06Get rid of DECLARE_STL_MAPStephan Bergmann
Change-Id: Ifbda934a89087fcc1c031978d3e5b5783722b328
2013-12-05Resolves: #i123795# variable names should not confuse vcl...Herbert Dürr
Window and cocoa NSWindow types VCL's Window type and Cocoa's NSWindow type are quite different. Naming variables as if they were the same introduces gratuitous complexity especially when debugging stacks where both types are used. The names of NSView type variables have been adjusted too. (cherry picked from commit 5e6120c21a979c05bc6b9297035e31a47b98b785) Conflicts: vcl/aqua/source/app/vclnsapp.mm vcl/aqua/source/gdi/salgdi.cxx vcl/aqua/source/gdi/salgdiutils.cxx vcl/aqua/source/window/salframe.cxx vcl/aqua/source/window/salobj.cxx vcl/inc/vcl/sysdata.hxx vcl/source/window/syschild.cxx vcl/source/window/window.cxx Change-Id: Ic4143dfddfa9502a529c871ac4ce0bea413b6ce9
2013-12-04convert OutputDevice::HasGlyphs from xub_StrLen->sal_Int32Noel Grandin
Change-Id: Ic8f0ae3d263d6cb02e6faa7226db0241681fc45f
2013-12-03_SV_WORKWIN is nowhereTor Lillqvist
Change-Id: I736162269041a7ee0266566c00fd16f0a9629cd2
2013-11-26Integrate branch of IAccessible2Steve Yin
Change-Id: I95b681a7aa171c321a876e6a38392e30583d7a5b