summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-03tdf#102872 TAB function is missing its argumentLaurent Balland-Poirier
2016-10-03Resolves: tdf#101470 don't restore last value when submenu appearsCaolán McNamara
2016-10-03Fix typosAndrea Gelmini
2016-10-03coverity#1373353 Uninitialized scalar fieldCaolán McNamara
2016-10-03custom dtor is unnecessaryCaolán McNamara
2016-10-03sw: prefix members of WW8FibMiklos Vajna
2016-10-03tdf#101094 (35): Add OPTIONS as pre-check in direct WebDAV open() methodGiuseppe Castagno
2016-10-03n#780843 revert part of docx testcaseJustin Luth
2016-10-03Fix typosAndrea Gelmini
2016-10-03add more dumpAsXml()Noel Grandin
2016-10-03tdf#100726 Improve readability of OUString concatinationChamal
2016-10-03remove pointer to localJochen Nitschke
2016-10-02add test for tdf#77873Markus Mohrhard
2016-10-02support TargetFrame in url field import/export code, tdf#77873Markus Mohrhard
2016-10-02uitest: annotate slidesorter windowMarkus Mohrhard
2016-10-02tdf#90937 Add a set of cell styles to calcJaskaran Singh
2016-10-02tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorChamal
2016-10-02tdf#100726 Improve readability of OUString concatinatione12346
2016-10-02cppcheck invalidPrintfArgTypeJochen Nitschke
2016-10-02add default casesJochen Nitschke
2016-10-02starmath: Prefix members of SmParserTakeshi Abe
2016-10-02fix indentationMarkus Mohrhard
2016-10-02unit test cases for approxEqual() and approxSub()Eike Rathke
2016-10-01Dump the stored formula results for debugging.Kohei Yoshida
2016-10-01let approxEqual() not scale too early for large representable integer valuesEike Rathke
2016-10-01support crop and rotating for drawinglayer object in UI testingMarkus Mohrhard
2016-10-01Engine() return mpOutliner, so can crash if Engine() used post deleteCaolán McNamara
2016-10-01Fix typosAndrea Gelmini
2016-10-01Fix typosAndrea Gelmini
2016-10-01Fix typosAndrea Gelmini
2016-10-01Fix typosAndrea Gelmini
2016-10-01Fix typosAndrea Gelmini
2016-10-01svtools: don't store "vcl" Graphic as a pointerTomaž Vajngerl
2016-10-01add resizing support to drawinglayer ui test objectsMarkus Mohrhard
2016-10-01add initial test for handlign drawinglayer objectsMarkus Mohrhard
2016-10-01add initial drawinglayer support to UI testing frameworkMarkus Mohrhard
2016-10-01tdf#101094 (34): Fix test and missing field value in comparision operatorGiuseppe Castagno
2016-10-01Revert "don't write item right before destruction"Jochen Nitschke
2016-10-01rearrange SwCalc some moreCaolán McNamara
2016-10-01rearrange SwCalc a littleCaolán McNamara
2016-10-01add test for tdf#101910Markus Mohrhard
2016-10-01default copy ctor/assignment are sufficientCaolán McNamara
2016-10-01avoid coverity#1371264 Missing move assignment operatorCaolán McNamara
2016-10-01coverity#1373442 Uninitialized scalar fieldCaolán McNamara
2016-10-01silence coverity#1373441 Side effect in assertionCaolán McNamara
2016-10-01Notebookbar: fixed context handlingSzymon Kłos
2016-10-01tdf#96161, always write the varyColors elementMarkus Mohrhard
2016-10-01tdf#101910, mark ScRangeList updated when DeleteArea was usedMarkus Mohrhard
2016-10-01add missing include guardsMarkus Mohrhard
2016-09-30sal: WNT: print errno when oslCreateThread failsMichael Stahl