summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-02-08coverity#1169878 Uninitialized pointer fieldCaolán McNamara1-7/+8
2014-02-08coverity#1169879 Uninitialized scalar fieldCaolán McNamara1-3/+10
2014-02-08coverity#1169880 Uninitialized pointer fieldCaolán McNamara2-1/+19
2014-02-08coverity#1169866 Uninitialized scalar variableCaolán McNamara2-0/+6
2014-02-08coverity#1169868 Uninitialized scalar variableCaolán McNamara2-0/+5
2014-02-08coverity#1169872 Uninitialized scalar variableCaolán McNamara2-0/+6
2014-02-08fix debug=2 buildCaolán McNamara1-1/+1
2014-02-08coverity#1169862 Uncaught exceptionCaolán McNamara2-3/+5
2014-02-08coverity#1169864 Uncaught exceptionCaolán McNamara2-2/+3
2014-02-08writerfilter: these sprms are unusedMiklos Vajna3-1017/+0
2014-02-08The accessible action "click" changed name to "press", adjust wrapper accordi...Niklas Johansson1-1/+1
2014-02-08sw: fix buildMiklos Vajna1-1/+2
2014-02-08cppcheck: duplicateExpressionJulien Nabet1-1/+1
2014-02-08Add CustomTarget_android_desktop back.Matúš Kukan1-1/+2
2014-02-08Rename makefile to match the name of test.Matúš Kukan2-1/+1
2014-02-07fdo#73281: Why!?Kohei Yoshida1-1/+1
2014-02-07fdo#73281: Write an export test for strike-through text attribute.Kohei Yoshida1-22/+105
2014-02-08drawingML: remove code duplication: use GetRelativeRect()Zolnai Tamás1-9/+1
2014-02-08drawingML: remove code duplication: use WriteStretch()Zolnai Tamás1-3/+1
2014-02-08ODF export/import: text vertical adjustment attribute of text framesZolnai Tamás5-2/+32
2014-02-08drawingML export/import: text frames with vertical alignmentZolnai Tamás8-21/+80
2014-02-08New frame attribute: TextVerticalAdjust <-> RES_TEXT_VERT_ADJUSTZolnai Tamás12-24/+65
2014-02-08fdo#74363: fix auto correct of initial capitals on start of first paraMichael Stahl7-16/+17
2014-02-07fdo#74273: Let's not shift the note twice. Once is enough.Kohei Yoshida1-4/+0
2014-02-07fdo#74273: Adopt existing test to catch this.Kohei Yoshida2-23/+31
2014-02-07coverity#705773 Resource leakCaolán McNamara1-4/+7
2014-02-07coverity#737046 Uncaught exceptionCaolán McNamara2-2/+3
2014-02-07coverity#735493 Logically dead codeCaolán McNamara1-2/+0
2014-02-07coverity#441048 silence Dereference after null checkCaolán McNamara1-0/+1
2014-02-07Related: #i124201# fix frame-list handling with AppleRemote eventsHerbert Dürr1-1/+1
2014-02-07fdo#74499: - FILESAVE:System throws a segmentation fault while saving filesTushar Bende2-0/+9
2014-02-07resolved fdo#74622 re-intern shared strings copied between documentsEike Rathke3-11/+58
2014-02-07Use css namespace aliasChris Sherlock1-25/+23
2014-02-07Remove useless comment decorationsChris Sherlock1-15/+0
2014-02-07Remove commented code in OutputDevice::ReMirrorChris Sherlock1-17/+0
2014-02-07tidy up toolbox packing handlingCaolán McNamara1-7/+11
2014-02-07remove the 4 send crash report tabpagesCaolán McNamara14-1726/+7
2014-02-07fdo#74535: Don't forget clear the edit engine before re-using it.Kohei Yoshida1-0/+1
2014-02-07fdo#74535: Write unit test for importing hyperlinks from xlsx.Kohei Yoshida2-0/+14
2014-02-07related: fdo#74230: Area tab page: prevent default gradient/hatch/bitmapMichael Stahl1-47/+64
2014-02-07fdo#74230: ODF export: write stroke and fill color in graphic defaultsMichael Stahl1-3/+4
2014-02-07sal_Bool -> boolStephan Bergmann19-105/+105
2014-02-07auto_ptr -> scoped_ptrStephan Bergmann1-3/+3
2014-02-07auto_ptr -> heap_ptrStephan Bergmann4-39/+16
2014-02-07auto_ptr -> heap_ptrStephan Bergmann1-7/+3
2014-02-07auto_ptr -> scoped_ptrStephan Bergmann1-2/+2
2014-02-07auto_ptr -> heap_ptrStephan Bergmann4-69/+32
2014-02-07auto_ptr -> scoped_ptrStephan Bergmann4-9/+10
2014-02-07auto_ptr -> scoped_ptrStephan Bergmann1-1/+2
2014-02-07std::less is the default hereStephan Bergmann1-1/+1