- 20 Eki, 2013 38 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: I1f324aae149e766d4755dc06ac5793c218ed5cf7
-
Stephan Bergmann yazdı
Change-Id: Iea0daab5dbabefe119def6b07db73a573b703d32
-
Stephan Bergmann yazdı
...post 0bc89aac "cppumaker: Allow UNO interface functions to throw std::exception." Change-Id: I5fede822d279c3c758103192a813447bb4906679
-
Khaled Hosny yazdı
This file is never compiled under Windows or Mac. Change-Id: I25a1b961959a8935a95d872f667681379f85893a Reviewed-on: https://gerrit.libreoffice.org/6256Reviewed-by:
Tor Lillqvist <tml@collabora.com> Tested-by:
Tor Lillqvist <tml@collabora.com>
-
Caolán McNamara yazdı
Change-Id: Ieb0364d275d052a6d6d0b1398f8cf16145ff948d
-
Caolán McNamara yazdı
So use -1 here to realign logic to what it was before 35c24f9b. Though it doesn't matter because aThesLookUpStr is going to be empty in the case where we would examine the default value of nDelimPos Change-Id: I369c4e6903407b525dc0dcee9d507e90590eeb6b
-
Caolán McNamara yazdı
regression since ed338bc2 Change-Id: Ia5dfe7a551abe244c313d3bdb2b90196fc0c6ba2
-
Caolán McNamara yazdı
Change-Id: I4278999b9b7d184c26036bbe9e3b98420f461e8c
-
Caolán McNamara yazdı
Change-Id: Ib85907c9e274ba4e4f4c9394f3d4ecf0c9374603
-
Caolán McNamara yazdı
Change-Id: I39f4c68b76d8816fc91e4dc39bf2305142d1fb93
-
Kohei Yoshida yazdı
This makes a big difference in performance. Change-Id: I88b48d10ff575d80c1c139278dc207d921f15848
-
Kohei Yoshida yazdı
Change-Id: I391e889a50864ae002e85d636b767d7c6f187a23
-
Kohei Yoshida yazdı
Change-Id: I4d5554fc5783b123aa0f90b7c078e1fc0f0cd866
-
Kohei Yoshida yazdı
Change-Id: I48967956c63ba72b62604bcabe7166fc58061d13
-
Kohei Yoshida yazdı
This has a slight overhead for purely numeric comparisons. Change-Id: I243d5c81499177b3ae93b39a1af7c2f3b954bd39
-
Kohei Yoshida yazdı
Turns out this is slightly faster too. Change-Id: I5a8c3474ab2a342200a5cfa9a93e6d89433595c4
-
Miklos Vajna yazdı
Change-Id: I4535b9f432eed9064e8fdaed99a10fcf8ad5948d
-
Lionel Elie Mamane yazdı
This reverts commit b89fb0d0. It was intended for stble branch only; in master, we let the incompatible change go through, but we have introduced a work-around to get the old behaviour again.
-
Lionel Elie Mamane yazdı
as opposed to a bit Change-Id: Ife1c8cef5ca1266e161da3a9190e744dd70ec2fd
-
Lionel Elie Mamane yazdı
Change-Id: If28046653935051303fd487d87655bacbddf4644
-
Stephan Bergmann yazdı
Change-Id: I8ab23a4b09f9d31ed49c98cdbbf1abc0e684358a
-
Stephan Bergmann yazdı
...post 0bc89aac "cppumaker: Allow UNO interface functions to throw std::exception." Change-Id: I232a1b266a45d39856d44a2f4e012b5df10fa880
-
Stephan Bergmann yazdı
...actually were, I cannot reproduce any problems at least with recent Xcode 5.0 on Mac OS X 10.8. Maybe the real problem was addressed meanwhile with 254f59f6 "rhbz#1014010: Missing dependencies in isBootstrapType list." Change-Id: I24a920c12f70feef670f0988a6f69c26033789fd
-
Norbert Thiebaud yazdı
so-called external modules are being moved from the top level to a sub-directory in external/ The script bin_library_info is collecting among other thing the sha of the tree object that represent the top level of the module itself... so we need to account for the fact that such module is not necessarily at $SRCDIR/<module> but can be at $SRCDIR/external/module Change-Id: I6c6912a51819669bde512fa8acad7ac82eb50334
-
Caolán McNamara yazdı
Change-Id: Ic971825bbe7d10849718f0ad0413305dbd5547a0
-
Stephan Bergmann yazdı
...so that exceptions like std::bad_alloc need not be treated in C++ implementations of UNO interfaces to not cause std::unexpected. Of course, this requires implementations to be adapted and actually mention std::exception in their exception specifications. Change-Id: Ie7f91e7ca47d8a81e3d0ba817e65d83c7823af75
-
Stephan Bergmann yazdı
...hopefully, all generated headers that use css (indirectly) include sal/types.h Change-Id: Iaa40fa014d54b57b395eafda8b4f35ca395d55b0
-
Noel Grandin yazdı
Change-Id: Ic43628de53c5139ef43bb48723fb1e0788af1cd1 Signed-off-by:
Stephan Bergmann <sbergman@redhat.com>
-
Caolán McNamara yazdı
Change-Id: Id14482d3088a81b012acf5183a595e7d41e860fc
-
Roi Illouz yazdı
Change-Id: Ifd80d9128fdd37f91377ccb48e91db273a5b1770 Reviewed-on: https://gerrit.libreoffice.org/6358Reviewed-by:
Tor Lillqvist <tml@collabora.com> Tested-by:
Tor Lillqvist <tml@collabora.com>
-
José Guilherme Vanz yazdı
This commit removes copy and paste code, creating a constructor for it Change-Id: I7a66cfda7fc7c11308d155a7a890352fdacfaacc Reviewed-on: https://gerrit.libreoffice.org/6356Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Laurent Balland-Poirier yazdı
Change-Id: I91d29a81389e36ddf34d56760cea588c0a7c12f6 Reviewed-on: https://gerrit.libreoffice.org/6324Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Stanislav Horacek yazdı
Project: help b84ad6a5bf1076093ef74da9f8a53ed870629818 fdo#70632 remove incorrect notes for logical functions Change-Id: Ifaa57c0f284aaa7162554ab84249559db042b28e Reviewed-on: https://gerrit.libreoffice.org/6357Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Caolán McNamara yazdı
Change-Id: I83698b10c0c4fef1929d62be809ac7d77e9a3502
-
Caolán McNamara yazdı
Change-Id: I0dfa34732acfd20e71fa3876466552338332610b
-
Ptyl Dragon yazdı
Change-Id: I329d43e06b0c81cebda0464ebb0fff41714020a3 Reviewed-on: https://gerrit.libreoffice.org/6355Reviewed-by:
Tor Lillqvist <tml@collabora.com> Tested-by:
Tor Lillqvist <tml@collabora.com>
-
Lionel Elie Mamane yazdı
This matches what OO.org / older versions of LibreOffice did, and which was inadvertently changed in 2bd856e6 Reviewed-on: https://gerrit.libreoffice.org/6275Reviewed-by:
David Ostrovsky <David.Ostrovsky@gmx.de> Tested-by:
David Ostrovsky <David.Ostrovsky@gmx.de> Conflicts: connectivity/source/commontools/FValue.cxx Change-Id: I1d45ea975a096c599a996caafc41e4aa06d35fcd
-
David Ostrovsky yazdı
Change-Id: I8becffd0c2f12c17495872a99192c7679380d05f
-
- 19 Eki, 2013 2 kayıt (commit)
-
-
Lionel Elie Mamane yazdı
Change-Id: I5b98b5e7840e4f1c6005aee0c1f43ef814ecf77b
-
Lionel Elie Mamane yazdı
Change-Id: I98b7442aa9843f206549ad7c5a2ae141b70b1542
-