summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't call pclose(NULL)Stephan Bergmann2014-02-101-1/+2
* Properly encode cmd line for popenStephan Bergmann2014-02-101-25/+65
* Resolves: rhbz#1063170 Don't URI-encode filename in e-mail subjectStephan Bergmann2014-02-101-2/+9
* coverity#708799 unused pointer valueNoel Grandin2014-02-101-6/+4
* sal_Bool->boolNoel Grandin2014-02-103-91/+91
* sal_Bool->boolNoel Grandin2014-02-102-2/+2
* sal_Bool->boolNoel Grandin2014-02-102-7/+7
* Seems that -fno-weak is unknown in upcoming Clang on OS XTor Lillqvist2014-02-101-2/+4
* instdir/program/senddoc lacks executable mode bitsStephan Bergmann2014-02-101-0/+0
* fdo#74709 RTF import: implement RTF_CLPAD*Miklos Vajna2014-02-103-0/+67
* first step into positioning fixes for legendsMarkus Mohrhard2014-02-101-2/+8
* startcenter: don't generate thumbnails in headless modeMiklos Vajna2014-02-101-1/+2
* Do not do RTL_LOG_STRING_NEW on null pointerStephan Bergmann2014-02-101-2/+2
* Drop unused headersTakeshi Abe2014-02-101-3/+0
* A little simpler.Kohei Yoshida2014-02-101-4/+1
* fdo#46707: Don't bother with synonyms for text with mixed script types.Kohei Yoshida2014-02-101-0/+26
* fdo#74323: Test the undo and redo as well.Kohei Yoshida2014-02-091-0/+14
* fdo#74323: The end position is inclusive.Kohei Yoshida2014-02-091-1/+1
* fdo#74323: Add unit test for changing cases of text cells.Kohei Yoshida2014-02-092-0/+27
* fdo#74383 - PagesField: do not count hidden slidesJ. Fernando Lagrange2014-02-091-1/+1
* coverity#1130443 Improper use of negative valueCaolán McNamara2014-02-091-1/+1
* coverity#1130459 Uncaught exceptionCaolán McNamara2014-02-091-1/+2
* coverity#1130460 Uncaught exceptionCaolán McNamara2014-02-091-2/+4
* coverity#1130461 Uncaught exceptionCaolán McNamara2014-02-091-2/+4
* coverity#1130462 Uncaught exceptionCaolán McNamara2014-02-091-2/+4
* coverity#1130463 Uncaught exceptionCaolán McNamara2014-02-091-2/+5
* coverity#1130468 Uncaught exceptionCaolán McNamara2014-02-092-2/+4
* coverity#1130469 Uncaught exceptionCaolán McNamara2014-02-092-2/+4
* coverity#1130470 Uncaught exceptionCaolán McNamara2014-02-091-1/+2
* coverity#1130483 Uninitialized pointer fieldCaolán McNamara2014-02-091-0/+1
* coverity#1169846 Uncaught exceptionCaolán McNamara2014-02-091-2/+6
* coverity#1169848 Uncaught exceptionCaolán McNamara2014-02-091-43/+53
* fix debug=2 buildCaolán McNamara2014-02-091-3/+4
* move glew to libs sectionDavid Tardon2014-02-091-34/+34
* coverity#1169804 Unchecked return valueCaolán McNamara2014-02-091-1/+3
* coverity#1169806 Operands don't affect resultCaolán McNamara2014-02-091-1/+1
* coverity#1169807 Operands don't affect resultCaolán McNamara2014-02-091-1/+1
* coverity#1169808 Operands don't affect resultCaolán McNamara2014-02-091-1/+1
* coverity#1169816 Division or modulo by zeroCaolán McNamara2014-02-091-10/+10
* coverity#1169817 Unchecked dynamic_castCaolán McNamara2014-02-091-2/+2
* coverity#1169819 Unchecked dynamic_castCaolán McNamara2014-02-091-1/+1
* 1169820 Dereference after null checkCaolán McNamara2014-02-091-5/+5
* coverity#1169821 Dereference after null checkCaolán McNamara2014-02-091-7/+8
* coverity#1169824 Explicit null dereferencedCaolán McNamara2014-02-091-16/+13
* fdo#74479: Treat empty cells as if they have a value of 0.Kohei Yoshida2014-02-091-1/+10
* fdo#74479: Test case for SUMPRODUCT.Kohei Yoshida2014-02-092-0/+27
* coverity#1169825 Dereference after null checkCaolán McNamara2014-02-091-1/+1
* coverity#1169826 Dereference after null checkCaolán McNamara2014-02-091-2/+4
* coverity#1169827 Explicit null dereferencedCaolán McNamara2014-02-091-0/+4
* coverity#1169828 Explicit null dereferencedCaolán McNamara2014-02-091-4/+2