summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-08coverity#1169864 Uncaught exceptionCaolán McNamara
2014-02-08writerfilter: these sprms are unusedMiklos Vajna
2014-02-08The accessible action "click" changed name to "press", adjust wrapper accordi...Niklas Johansson
2014-02-08sw: fix buildMiklos Vajna
2014-02-08cppcheck: duplicateExpressionJulien Nabet
2014-02-08Add CustomTarget_android_desktop back.Matúš Kukan
2014-02-08Rename makefile to match the name of test.Matúš Kukan
2014-02-07fdo#73281: Why!?Kohei Yoshida
2014-02-07fdo#73281: Write an export test for strike-through text attribute.Kohei Yoshida
2014-02-08drawingML: remove code duplication: use GetRelativeRect()Zolnai Tamás
2014-02-08drawingML: remove code duplication: use WriteStretch()Zolnai Tamás
2014-02-08ODF export/import: text vertical adjustment attribute of text framesZolnai Tamás
2014-02-08drawingML export/import: text frames with vertical alignmentZolnai Tamás
2014-02-08New frame attribute: TextVerticalAdjust <-> RES_TEXT_VERT_ADJUSTZolnai Tamás
2014-02-08fdo#74363: fix auto correct of initial capitals on start of first paraMichael Stahl
2014-02-07fdo#74273: Let's not shift the note twice. Once is enough.Kohei Yoshida
2014-02-07fdo#74273: Adopt existing test to catch this.Kohei Yoshida
2014-02-07coverity#705773 Resource leakCaolán McNamara
2014-02-07coverity#737046 Uncaught exceptionCaolán McNamara
2014-02-07coverity#735493 Logically dead codeCaolán McNamara
2014-02-07coverity#441048 silence Dereference after null checkCaolán McNamara
2014-02-07Related: #i124201# fix frame-list handling with AppleRemote eventsHerbert Dürr
2014-02-07fdo#74499: - FILESAVE:System throws a segmentation fault while saving filesTushar Bende
2014-02-07resolved fdo#74622 re-intern shared strings copied between documentsEike Rathke
2014-02-07Use css namespace aliasChris Sherlock
2014-02-07Remove useless comment decorationsChris Sherlock
2014-02-07Remove commented code in OutputDevice::ReMirrorChris Sherlock
2014-02-07tidy up toolbox packing handlingCaolán McNamara
2014-02-07remove the 4 send crash report tabpagesCaolán McNamara
2014-02-07fdo#74535: Don't forget clear the edit engine before re-using it.Kohei Yoshida
2014-02-07fdo#74535: Write unit test for importing hyperlinks from xlsx.Kohei Yoshida
2014-02-07related: fdo#74230: Area tab page: prevent default gradient/hatch/bitmapMichael Stahl
2014-02-07fdo#74230: ODF export: write stroke and fill color in graphic defaultsMichael Stahl
2014-02-07sal_Bool -> boolStephan Bergmann
2014-02-07auto_ptr -> scoped_ptrStephan Bergmann
2014-02-07auto_ptr -> heap_ptrStephan Bergmann
2014-02-07auto_ptr -> heap_ptrStephan Bergmann
2014-02-07auto_ptr -> scoped_ptrStephan Bergmann
2014-02-07auto_ptr -> heap_ptrStephan Bergmann
2014-02-07auto_ptr -> scoped_ptrStephan Bergmann
2014-02-07auto_ptr -> scoped_ptrStephan Bergmann
2014-02-07std::less is the default hereStephan Bergmann
2014-02-07auto_ptr -> scoped_ptrStephan Bergmann
2014-02-07Avoid unnecessary heap allocationStephan Bergmann
2014-02-07Use boost::scoped_ptrStephan Bergmann
2014-02-07Consistently use m_ prefix for SwAutoFormat membersStephan Bergmann
2014-02-07Related: fdo#35105 initially map HEADING to ATK_ROLE_HEADINGRadu Ioan
2014-02-07Renamed VCL's OutputDevice mirroring functionsChris Sherlock
2014-02-07fdo#74507: Ensure that we have non-null pointer to ScColumn.Kohei Yoshida
2014-02-07fdo#74507: Write test for this to induce the crash during unit test run.Kohei Yoshida