- 16 Nis, 2013 6 kayıt (commit)
-
-
Tor Lillqvist yazdı
See d98c6b21420b30ae8419c3d4225bf2ce293ee39a for details. Change-Id: I3faa87bae5a943ea60399a939742cffbbfeb5e37
-
Tor Lillqvist yazdı
Apparently Apple's build of GNU libstdc++ has been compiled with that, which means that also code using it should be. At least when _GLIBCXX_DEBUG is also defined. See http://lists.apple.com/archives/cocoa-dev/2009/Sep/msg01199.html and http://stackoverflow.com/questions/2234557/c-using-getline-prints-pointer-being-freed-was-not-allocated-in-xcode Otherwise the mork unit test crashes, because it happens to use std::string in a way that triggers the problem. But quite likely there would be more problems elsewhere. Change-Id: Ie0c4fdfa61764718f333ba81015ef764806178fb
-
Tor Lillqvist yazdı
Change-Id: If52c0aa9290c377c08f2cec8c9e36d987c0ed9b6
-
Tor Lillqvist yazdı
Change-Id: Ice34e9b92bde470746f37dc9216ea2b52695df99
-
Kohei Yoshida yazdı
They must be in sync with their cell array counterpart at all times. Change-Id: I050c08057f06d29f710187129a510dadbfad0e4d
-
Kohei Yoshida yazdı
Change-Id: I28212eb055c892f987a3f7a65f9d3e5ad7400e30
-
- 15 Nis, 2013 34 kayıt (commit)
-
-
Peter Foley yazdı
Change-Id: Iafced50131c0aaf81c07d1e0bc91fd39547e6682
-
Peter Foley yazdı
Change-Id: I65a4358c3214c43714bc0d13a05a316799cafb24
-
Peter Foley yazdı
Change-Id: I8316103a94dc7284dad4ae7da2cf28ceb7e2ce50
-
Rene Engelhard yazdı
Change-Id: If0e86e5d9740bd6dde3343c8fb468384b7367e27
-
Thomas Arnhold yazdı
This reverts commit 42726853. In tpsort.cxx this is used in another way than the other two cases: ++nSortKeyCount; maSortKeyCtrl.AddSortKey( nSortKeyCount ); maSortKeyItems[nSortKeyIndex].m_pLbSort->SetSelectHdl( LINK( this, ScTabPageSortFields, SelectHdl ) ); So both are using the same index. In contrast the other two cases use (i+1) and (i). So this can't be handled with one method or needs some more work...
-
Tor Lillqvist yazdı
Also, for clarity, sort the list of platforms for which it is needed (those where we use the GNU C++ library). Change-Id: I55463f248ee08f97c085610d72fa688657ba36e6
-
Noel Power yazdı
Change-Id: Ic1e6c953852a6106ee94f0b577ed398d62aa2285
-
Matúš Kukan yazdı
Change-Id: Ie392d0468f1398dce7cb3601ee3284bcaef30fcf
-
Matúš Kukan yazdı
This reverts commit d4ea8c6b. Change-Id: I85dacbf962cf5911c826c55fe08cfe6effe0e9d7
-
Caolán McNamara yazdı
Change-Id: I6250c3e3de81c33e8f4d73e2f80570521fdb6ea6
-
Julien Nabet yazdı
Change-Id: Ife18e69afaba1916f10721f90ea11a6205154713
-
Julien Nabet yazdı
Change-Id: Ia21c82122a826f5e2d00c554cb800646e7d29551
-
Eilidh McAdam yazdı
Fixes crash on two-character VML path commands. Change-Id: Ia1abca37352b1feb20a41b4bac68ecb9e40ed8dc Reviewed-on: https://gerrit.libreoffice.org/3093Tested-by:
Miklos Vajna <vmiklos@suse.cz> Reviewed-by:
Eilidh McAdam <eilidh.mcadam@gmail.com> Reviewed-by:
Miklos Vajna <vmiklos@suse.cz>
-
Michael Stahl yazdı
Change-Id: I226e052a3a6ef72d796b83ebb69fef57710c3df4
-
Peter Foley yazdı
Change-Id: I0e5477f84de316598015330cea995e42f1249acb
-
Tor Lillqvist yazdı
We don't run unit tests when cross-compiling anyway and since d4ea8c6b the corresponding .mk files aren't even read by Make. Change-Id: Icbee9ad51841d515a551e67708d9594358ce7e71
-
Tor Lillqvist yazdı
Change-Id: Ie07ad3b9bd2d3f95db5be8a98866aaa088b4c79f
-
Tor Lillqvist yazdı
Define the functions that adds the various check targets as empty when cross-compiling. Avoids the needs for corresponding conditionals in .mk files in modules. Change-Id: Ia577e12204b516dc169a8500b4745aac4d7c24e2
-
Tor Lillqvist yazdı
Change-Id: Ice3656e828cf74d319c8a9c2d16dcdcdce9891d6
-
Tor Lillqvist yazdı
Change-Id: Ie5ea03493659eb467e61a6985016e3f43f450136
-
Tor Lillqvist yazdı
Change-Id: I94cfdc1b334539399faff29c046185bbbf698d23
-
Tor Lillqvist yazdı
Change-Id: I93102156c4713191c8ad49da9b9d2eda5be722e8
-
Tor Lillqvist yazdı
Change-Id: I191bc093def5d2965b463dcff9e1289901064ce8
-
Julien Nabet yazdı
Change-Id: I0175c31865ca442ce57f688a642bbc7d726fab69 Reviewed-on: https://gerrit.libreoffice.org/3396Reviewed-by:
David Tardon <dtardon@redhat.com> Tested-by:
David Tardon <dtardon@redhat.com>
-
Michael Stahl yazdı
(regression from 4811c2dc) Change-Id: Ide12da645332e789fe7742c34b5af219b94316ab
-
Peter Foley yazdı
Change-Id: Iedb7f0c8e598b6b4387b0622ae5d8804a03eabb3
-
Peter Foley yazdı
Fixed cross-compiling problem. This reverts commit 6df3de95. Change-Id: I7a00ca4aff5df59cb51b820b028b8d6f3fe23ac1
-
Zolnai Tamás yazdı
Past: Use "-l en-US, af, hu..." parameter for transex and to work with this string use InitLanguages() function. Now: Use "-l all" parameter and get langauges from po files. So InitLanguages is unneeded. Change-Id: Ide6b3d24fb8b483c0c31034b1ffd6aba31c5e4c9
-
Michael Stahl yazdı
Depending on the library is a total failure because it causes it to be linked with random junk inherited from other targets. (regression from 3213cd54) Change-Id: I1069b870ea0719bc6c01b7f8f3ddf9ff695c9850
-
Matúš Kukan yazdı
Change-Id: If91d957a362a29dbff6a8b1e7485d916b36dd053
-
Miklos Vajna yazdı
- RTFProtect was never used by the RTF export filter, unused since the old RTF import is gone - RTFVertOrient and RTFHoriOrient is obsoleted by the new-style posrelh and posrelv textframe properties Change-Id: I0a7d306870900b9ff86d5a173b540db04aed012d
-
Lionel Elie Mamane yazdı
Change-Id: I0b9122d214dc6d36e9c0a2c090ada213d0bc66d5
-
Kohei Yoshida yazdı
Change-Id: Iacd91b79ea8fadcc70c2ae63f61f649f33acfbef
-
Luboš Luňák yazdı
broken in e3f607e7 Change-Id: I51fbadcc3565e9c070252834bab4130edb2dcce6
-