Age | Commit message (Collapse) | Author |
|
when trying to parse empty lines looking for the matching
bracket
Change-Id: I3961a3d0e804d136de286e21934c6ba5ab0496cf
|
|
Change-Id: I22b7d3d642e7ee0488d6b726a331d328065bbee7
|
|
Make uno-skeletonmaker work on top of unoidl/ instead of registry/.
These changes have only been tested so far rather lightly. Basic
uno-skeletonmaker still works, but more thorough testing of the various input
flags is needed.
Change-Id: Id7f3aee863a10f8c649325db2d6f34a4057f70ff
|
|
Change-Id: I4726ab00a6e2700407ffcf5258d3736ed0161514
|
|
Change-Id: Ib803d36ce2dfc0821004c4841566880a929a4246
|
|
Change-Id: I978573b792cf159b7c818ec20a14195bfd6605e5
|
|
Change-Id: I051bbc0c3689d0111c9abecf2c74ab2c1afec7cc
|
|
Change-Id: I07988bbbc5cf2d407a30b2d16d54078b8d421af4
|
|
While at it, do the CXXFLAGS dance on separate lines as appends to a variable
for clarity, instead of in-line on the configure command line.
Change-Id: I61843ae82efdf341c7e33d3f08d5715a14fa2f40
|
|
Project: help e1ab4a2eb199583079e4c87e945534488c64228e
|
|
Change-Id: Ie42117b21c4b6a37831462f34f3af52c7933d438
|
|
No more need for URELIBS, depend only on MERGELIBS.
Change-Id: I5a93031116c26bbbe375e9c467e7b427487ec18b
|
|
Use gid_File_Lib_Oox instead of auto_File_Lib_vcl which is not defined
in that case.
No idea what the code is about though.
Change-Id: I675268a3490dd1421ecf1a82ede0db527d176744
|
|
The produced .lib is called lcms2.lib (no "d") in that case.
Change-Id: If581bd722e52062343f8b2407c05d551be706047
|
|
Change-Id: Ia3672c43b0e80e45ff3404fa84a11182cd6c03a0
|
|
Change-Id: I33f9df7f17158eedc4a4c0dedfd0fc4cddc6180f
|
|
Project: help ed71cbfe7a4622e775e7355e7032c622d229b62b
|
|
Change-Id: I397f339b20bf43fbe68df18c50c23f90323f3df5
|
|
Regression from 232ad2f2588beff50cb5c1f3b689c581ba317583.
Change-Id: Ia0873851979df5bba0a4693f044aab2aeff2b8e4
|
|
See d98c6b21420b30ae8419c3d4225bf2ce293ee39a for details.
Change-Id: I3faa87bae5a943ea60399a939742cffbbfeb5e37
|
|
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
|
|
Change-Id: If52c0aa9290c377c08f2cec8c9e36d987c0ed9b6
|
|
Change-Id: Ice34e9b92bde470746f37dc9216ea2b52695df99
|
|
They must be in sync with their cell array counterpart at all times.
Change-Id: I050c08057f06d29f710187129a510dadbfad0e4d
|
|
Change-Id: I28212eb055c892f987a3f7a65f9d3e5ad7400e30
|
|
Change-Id: Iafced50131c0aaf81c07d1e0bc91fd39547e6682
|
|
Change-Id: I65a4358c3214c43714bc0d13a05a316799cafb24
|
|
Change-Id: I8316103a94dc7284dad4ae7da2cf28ceb7e2ce50
|
|
Change-Id: If0e86e5d9740bd6dde3343c8fb468384b7367e27
|
|
This reverts commit 42726853bb90eab11bf4fde8b0358ca3c3354529.
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...
|
|
Also, for clarity, sort the list of platforms for which it is needed
(those where we use the GNU C++ library).
Change-Id: I55463f248ee08f97c085610d72fa688657ba36e6
|
|
Change-Id: Ic1e6c953852a6106ee94f0b577ed398d62aa2285
|
|
Change-Id: Ie392d0468f1398dce7cb3601ee3284bcaef30fcf
|
|
This reverts commit d4ea8c6b7ee32dfbe1525cae45ad44d411052c33.
Change-Id: I85dacbf962cf5911c826c55fe08cfe6effe0e9d7
|
|
Change-Id: I6250c3e3de81c33e8f4d73e2f80570521fdb6ea6
|
|
Change-Id: Ife18e69afaba1916f10721f90ea11a6205154713
|
|
Change-Id: Ia21c82122a826f5e2d00c554cb800646e7d29551
|
|
Fixes crash on two-character VML path commands.
Change-Id: Ia1abca37352b1feb20a41b4bac68ecb9e40ed8dc
Reviewed-on: https://gerrit.libreoffice.org/3093
Tested-by: Miklos Vajna <vmiklos@suse.cz>
Reviewed-by: Eilidh McAdam <eilidh.mcadam@gmail.com>
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
|
|
Change-Id: I226e052a3a6ef72d796b83ebb69fef57710c3df4
|
|
Change-Id: I0e5477f84de316598015330cea995e42f1249acb
|
|
We don't run unit tests when cross-compiling anyway and since
d4ea8c6b7ee32dfbe1525cae45ad44d411052c33 the corresponding .mk files
aren't even read by Make.
Change-Id: Icbee9ad51841d515a551e67708d9594358ce7e71
|
|
Change-Id: Ie07ad3b9bd2d3f95db5be8a98866aaa088b4c79f
|
|
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
|
|
Change-Id: Ice3656e828cf74d319c8a9c2d16dcdcdce9891d6
|
|
Change-Id: Ie5ea03493659eb467e61a6985016e3f43f450136
|
|
Change-Id: I94cfdc1b334539399faff29c046185bbbf698d23
|
|
Change-Id: I93102156c4713191c8ad49da9b9d2eda5be722e8
|
|
Change-Id: I191bc093def5d2965b463dcff9e1289901064ce8
|
|
Change-Id: I0175c31865ca442ce57f688a642bbc7d726fab69
Reviewed-on: https://gerrit.libreoffice.org/3396
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
|
|
(regression from 4811c2dc9f94929b60e7e2e0077871aad14fdc3a)
Change-Id: Ide12da645332e789fe7742c34b5af219b94316ab
|