- 02 Agu, 2012 6 kayıt (commit)
-
-
Miklos Vajna yazdı
Change-Id: I22cae445e5a75563e3c69ac890126292358b9749
-
Miklos Vajna yazdı
Change-Id: Ie005d0ae0ed6e2f055f03015162edaa10ed78897
-
Miklos Vajna yazdı
Change-Id: I8fe2b28f44ee61fc0f1438de3681fd86b16d29ae
-
Miklos Vajna yazdı
Change-Id: I36d574c5f7915d732c6c158fadb91b6032370a01
-
Stephan Bergmann yazdı
Change-Id: I8dd2d6f059b027122657e5000b95298e874e51e8
-
Takeshi Abe yazdı
Change-Id: Id2addfc6e0c4e0b30281c9f3d22ec0624a61dab1
-
- 01 Agu, 2012 34 kayıt (commit)
-
-
Michael Stahl yazdı
This reverts commit 23e5bb66. Does not work, see previous commit
-
Michael Stahl yazdı
This reverts commit b8f7cc3c. This does not work, because there is no dependency between the *Object .d files and the *Objects, and so the concat-deps races with the compiler writing the dep files. Introducing such a dependency would of course be reverting 8b5a984d
-
Bjoern Michaelsen yazdı
* this helps getting nonbroken deps if using some ccache/CCACHE_BASEDIR combos Change-Id: I401e55cc10b16aa5901348909237e97d05ab2761
-
Michael Stahl yazdı
A blacklist based approach doesn't seem easy since there are various different SDKs, MFC, ATL and whatnot each potentially with an own include path; so simply whitelist the known source and build dirs. Change-Id: I93b27bd0ffbd57237da2d23afa95dea7c0785774
-
Noel Power yazdı
Change-Id: I73eb612edaba21aa5bb07577b42bd31f8de2dd2a
-
Stephan Bergmann yazdı
Change-Id: Ib619ffc06d580acb5dc5f21ad6d0a439569bee2a
-
Thomas Arnhold yazdı
Change-Id: Ibf41655d40c9534629bbb0dd5ae600791b42922d
-
Bjoern Michaelsen yazdı
Change-Id: I2bda0e3117fb70353c52d5998e7784b6123ab38e
-
Bjoern Michaelsen yazdı
* in some scenarios gcc (or ccache) generate relative paths * thus we need to concat the depfiles in the same makerun as the compiles * stiil not foolproof: - cd sw && make and abort with Ctrl-C - cd .. && make sw - now we have deps from mixed workdirs * in the end we should likely always cd to SRCDIR before all compiles Change-Id: I007da96f38ed2cfe403b692400f447764f6d6988
-
Bjoern Michaelsen yazdı
Change-Id: Ie8e8f0b42b05a7d99fc81ad3a57e661758c12533
-
Tor Lillqvist yazdı
Change-Id: I75e195be6bcedc972bc7c820c8c8efb648c91526
-
Tor Lillqvist yazdı
Change-Id: I78c71b22816834c66c8283e3d85e357b7b8d2836
-
Noel Power yazdı
Change-Id: I1563dc2afc49c7b1115192db00fbd08a7524154e
-
Noel Power yazdı
This reverts commit 2bc2d09b.
-
Noel Power yazdı
This reverts commit a1345cd9.
-
Stephan Bergmann yazdı
Change-Id: Ie6fbcb1a11f47b54d3c697716b03f9891a1dea49
-
Norah Abanimy yazdı
Change-Id: I9086f6129f61afba6b7d0317248756cde34f075b
-
Caolán McNamara yazdı
Change-Id: I5bd75e73f2584364bbb749767529efc75aff3d15
-
Change-Id: If7c4162a49a7c7b612b6f480f6fbba75727ae1df
-
Ivan Timofeev yazdı
Change-Id: I32d88e5206a96b316f29cf4ede04a6ac951d86d5
-
Ivan Timofeev yazdı
remove extending of pixmapRect in the nPart == PART_WINDOW branch and simplify code, since rControlRectangle, pixmapRect and widgetRect are the same. Change-Id: I253851fad558e525cd533bb3576a9bba82187e53
-
Michael Stahl yazdı
This reverts commit 3e3acee7. It was a nice idea, but C++ is not yet ready for it; with the travesty of parametric polymorphism in C++ the find_unique inside the definition of find_unique actually refers to find_unique<Value, Compare>, so there is no way to actually refer to template<Value, Compare> find_unique inside its definition. Thanks to Luboš Luňák for explaining the problem to me. Somehow this does work in GCC 4.7 even with -std=c++98, likely by accident.
-
Caolán McNamara yazdı
Change-Id: I839edf8d0e941f78f6f6f9e6a9117f76587a5f39
-
Caolán McNamara yazdı
Change-Id: Ib8696dad1905cbcd12d6c3dd42720eea3f883c6f
-
Cédric Bosdonnat yazdı
To get footnotes sorted properly one need to: * actually use the comparator class * compare on the offsets value (and not there pointers) Change-Id: Ie86802c7a92602bfbb4d2a603afe06f621e392a3
-
Eike Rathke yazdı
8cd05e9c changed from using String to OUString. ScCsvGrid::ImplSetTextLineFix() attempted to copy excess characters (always CSV_MAXSTRLEN if greater than field width) where String::Copy() silently ignored the excess length but OUString::copy() may result in invalid memory accesses and asserts in dbgutil build. Change-Id: Ic9f7f38d6f2bbd770d6356e1304de8e39c09e30b
-
Michael Stahl yazdı
Enforces same type parameters for sorted_vector and Find, and makes it easier to use. Change-Id: Ide456a48f015cb0a9dea7a0bf2bcf2ccad527fd1
-
Michael Stahl yazdı
This reverts commit 51e3df40. The fix was correct at the time it was done, but unfortunately now it conflicts with 89f08dce, which fixes the same problem by changing the definition of DFF_ANIM_PROPERTY_ID_COUNT.
-
Luboš Luňák yazdı
Change-Id: I6f473c246408684c5d952a2161645e4fe76873ea
-
Jean-Baptiste FAURE yazdı
add more room in several fields: usefull for FR translation reorder the code by levels/lines in the dialog Change-Id: I2c4cbaf926ade87b35a5900ab5461477e0157822
-
Luboš Luňák yazdı
Change-Id: I73263a74d7b9bbf4a99e86773854e69f747e19d5
-
Miklos Vajna yazdı
Change-Id: I27811a6e35cd07dd117831eb9dee177c54f9ff50
-
Miklos Vajna yazdı
Change-Id: I566448db441eaa324cf619630a2e87cb8cbaeb99
-
Miklos Vajna yazdı
If there is no default value, but there is a current one, export that instead. Change-Id: I01af5cfa641b061b0aeb959e579bca66340781e9
-