summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-02optimise UNO Sequence destructorNoel Grandin5-24/+67
2014-10-02javaunohelper: More robust way to wait for finalizationRobert Antoni Buj i Gelonch1-9/+5
2014-10-02xmerge: reuse the value of value.indexOf and remove duplicated codeRobert Antoni Buj i Gelonch3-29/+27
2014-10-02fdo#84315 quick fixLionel Elie Mamane2-2/+2
2014-10-02fdo#75757: remove inheritance to std::vectorTakeshi Abe2-73/+55
2014-10-02coverity#1242421 Dereference after null checkCaolán McNamara1-1/+1
2014-10-02coverity#1242420 Dereference after null checkCaolán McNamara1-2/+3
2014-10-02coverity#1242417 Logically dead codeCaolán McNamara1-2/+2
2014-10-02coverity#982429 Division or modulo by zeroCaolán McNamara1-1/+1
2014-10-02coverity#735819 Unchecked dynamic_castCaolán McNamara1-2/+2
2014-10-02coverity#735498 Logically dead codeCaolán McNamara1-1/+1
2014-10-02coverity#705707 Resource leakCaolán McNamara1-16/+8
2014-10-02coverity#707682 Uninitialized scalar fieldCaolán McNamara1-1/+1
2014-10-02coverity#708208 Uninitialized scalar fieldCaolán McNamara2-23/+30
2014-10-02More robust way to wait for finalizationStephan Bergmann2-7/+5
2014-10-02Use constants for ST_PageOrientation valuesMiklos Vajna3-5/+8
2014-10-02fix for older compiler, doesn't like <::Noel Grandin4-10/+10
2014-10-02No need for a case statement hereTor Lillqvist1-16/+12
2014-10-02fix for older compiler, doesn't like <::Noel Grandin1-1/+1
2014-10-02loplugin:unreffunStephan Bergmann1-2/+0
2014-10-02fix buildNoel Grandin2-10/+6
2014-10-02Upgrade libgltf to 0.0.2Zolnai Tamás1-2/+2
2014-10-02loplugin: cstylecastNoel Grandin26-188/+194
2014-10-02loplugin: cstylecastNoel Grandin16-78/+78
2014-10-02loplugin: cstylecastNoel Grandin29-109/+110
2014-10-02loplugin: cstylecastNoel Grandin36-105/+105
2014-10-02loplugin: cstylecastNoel Grandin8-31/+31
2014-10-02xmerge: Converting ArrayList to ArrayRobert Antoni Buj i Gelonch1-3/+1
2014-10-02runner: Converting ArrayList to ArrayRobert Antoni Buj i Gelonch3-18/+4
2014-10-02LOK: Excercise tiled-rendering harder in the test-bench.Michael Meeks1-0/+82
2014-10-02LOK: Add a tiled rendering testbench.Michael Meeks5-0/+226
2014-10-01gbuild-to-ide: Make it work for GNU make 4.xDavid Ostrovsky1-54/+63
2014-10-02Improved striped rows implementationSamuel Mehrbrodt6-38/+42
2014-10-01configure: limit javac VM usageMichael Stahl2-0/+4
2014-10-01configure: limit JunitTest VM usageMichael Stahl1-0/+3
2014-10-01fdo#84550 Reflect new field order also in MenuSamuel Mehrbrodt7-18/+17
2014-10-01runner: Avoid a possible NullPointerException with tCase ObjectRobert Antoni Buj i Gelonch1-21/+14
2014-10-01fdo#75757: remove inheritance to std::mapTakeshi Abe1-16/+7
2014-10-01fdo#75757: remove inheritance to std::vectorTakeshi Abe2-15/+22
2014-10-01forms: enhanced for loopRobert Antoni Buj i Gelonch1-6/+2
2014-10-01coverity#1242747 Uninitialized pointer fieldCaolán McNamara2-10/+2
2014-10-01coverity#1242740 Unused valueCaolán McNamara1-2/+0
2014-10-01coverity#1242505 Dereference before null checkCaolán McNamara1-1/+1
2014-10-01coverity#1242472 Identical code for different branchesCaolán McNamara1-3/+1
2014-10-01coverity#1242448 Identical code for different branchesCaolán McNamara1-2/+2
2014-10-01coverity#1242441 Identical code for different branchesCaolán McNamara1-2/+1
2014-10-01coverity#1242436 Identical code for different branchesCaolán McNamara1-1/+1
2014-10-01coverity#735513 constant guards dead codeCaolán McNamara1-4/+1
2014-10-01coverity#735489 constant guards dead codeCaolán McNamara5-30/+0
2014-10-01coverity#707673 uninitialized memberCaolán McNamara1-0/+2