- 15 Nis, 2013 40 kayıt (commit)
-
-
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
-
Noel Power yazdı
Change-Id: I105ca73f9f99013c4472ae2d7491fbc67e435015
-
Miklos Vajna yazdı
Change-Id: I8e4f6b926123c79ad1a62ddd4c5feebf5fe06cf0
-
Miklos Vajna yazdı
Change-Id: Ida9774a41964dbeb8840e79425811993a28588af
-
Caolán McNamara yazdı
Change-Id: I65d3f5acbe95985269c03b3e0c57c5cc80ca30d4
-
Alia Almusaireae yazdı
Change-Id: I4a0028bbdbacebf8015215c7c060a686a0e784d3 Reviewed-on: https://gerrit.libreoffice.org/3387Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Michael Stahl yazdı
Works here with Apple llvm-g++ 4.2.1; cannot run "subsequentcheck" due to remote login. Change-Id: I187620b65f82095b5e9b7433c01ede429a27c719
-
Michael Stahl yazdı
Works here with MSVC 2008, make check passes successfully. Change-Id: Id02ab357ea93bddd241c7801c0d7b9b4be83b7b4
-