summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-20sal_Bool->boolNoel Grandin2-13/+13
2014-01-20sal_Bool->boolNoel Grandin1-4/+4
2014-01-20sal_Bool->bool and remove unnecessary param on ScConsData::InitDataNoel Grandin2-20/+17
2014-01-20sal_Bool->boolNoel Grandin2-3/+3
2014-01-20sal_Bool->boolNoel Grandin6-43/+43
2014-01-20sal_Bool->boolNoel Grandin2-4/+4
2014-01-20sal_Bool->boolNoel Grandin2-11/+11
2014-01-20sal_Bool->boolNoel Grandin2-2/+2
2014-01-20Related: #i56998# use FUNIT_PERCENT on fields that allow relative valueTsutomu Uchino2-4/+2
2014-01-20WaE: comparison between signed and unsigned integer expressionsTor Lillqvist1-3/+3
2014-01-20Related: #i56998# add space separator between value and unit...Tsutomu Uchino1-2/+4
2014-01-20Resolves: #i92785# fix label from Allow blank cells to...Tsutomu Uchino1-1/+1
2014-01-20Add script to extract a hackish "sysroot" tarball from a Raspbian systemTor Lillqvist1-0/+79
2014-01-20Fix declaration for ctor functions in generated headers.Matúš Kukan1-3/+5
2014-01-20fdo#69613 : Fix for TOC with flag '\u' should get preserved after RT.Pallavi Jadhav12-113/+145
2014-01-20Updated coreStanislav Horacek1-0/+0
2014-01-20Translated German comments (in 20 yr old code...)Luc Castermans2-195/+191
2014-01-19coverity#1130188 Logically dead codeNorbert Thiebaud1-1/+1
2014-01-19coverity#738570 coverity#738571 : Uninit scalar (unused in fact)Norbert Thiebaud1-1/+0
2014-01-19coverity#705785 Dereference before null checkNorbert Thiebaud1-1/+1
2014-01-19coverity#704562 : Dereference after null checkNorbert Thiebaud1-2/+6
2014-01-20Remove dead codeTakeshi Abe1-7/+0
2014-01-19coverity#735600 : Division by zeroNorbert Thiebaud1-0/+1
2014-01-19coverity#1000814 coverity#1000815 : Unintended sign extensionNorbert Thiebaud1-2/+2
2014-01-19coverity#735599 : Division by zeroNorbert Thiebaud1-1/+5
2014-01-19coverity#1132668 : missing break in switchNorbert Thiebaud1-84/+81
2014-01-19coverity#735598 : Division by zeroNorbert Thiebaud1-1/+3
2014-01-19coverity#1158122 : Explicit null dereferencedNorbert Thiebaud1-2/+4
2014-01-19coverity#1132662 Dereference after null checkNorbert Thiebaud1-1/+1
2014-01-19coverity#1132661 Dereference after null checkNorbert Thiebaud1-13/+10
2014-01-19coverity#1132660 Dereference after null checkNorbert Thiebaud1-16/+13
2014-01-19CID#1158211: out-of-bounds accessMarkus Mohrhard1-1/+1
2014-01-19fdo#73764 partially revert 3998d1abb291Andras Timar1-1/+1
2014-01-19make strings localizable in *.ui (bin/ui-translatable.sh)Andras Timar7-52/+52
2014-01-19detect unlocalizable strings in GtkComboBoxText <item> elementsAndras Timar1-0/+4
2014-01-19fdo#73799: Make some items in the filter dialogs translatable.Kohei Yoshida1-40/+40
2014-01-19how should I fix this memory leak??Markus Mohrhard1-1/+0
2014-01-19more build fixesMarkus Mohrhard2-0/+5
2014-01-19fix the buildMarkus Mohrhard1-1/+1
2014-01-19CID#1158520: use after freeMarkus Mohrhard1-1/+2
2014-01-19CID#1157755 and CID#1157756: resource leaksMarkus Mohrhard1-2/+4
2014-01-19Revert "cppcheck: reduce scope", CID#1158238Markus Mohrhard1-2/+2
2014-01-19CID#1158216: resource leakMarkus Mohrhard1-0/+1
2014-01-19CID#1157787: new[]/delete mismatchMarkus Mohrhard1-8/+8
2014-01-19CID#1157754: fix memory leakMarkus Mohrhard1-1/+2
2014-01-19CID#705650: fix memory leakMarkus Mohrhard1-0/+3
2014-01-19CID#706118: possibly invalid castMarkus Mohrhard1-1/+3
2014-01-19EMF/WMF: fix rendering of pen styles (dash, dot, dashdot, dashdotdot)Andras Timar3-40/+48
2014-01-19WMF: parse line cap and line joinAndras Timar1-1/+27
2014-01-19do not resolve empty locale here when set, fdo#73549 relatedEike Rathke1-1/+1