summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-17Temporarily disable this test. I'll fix this later.Kohei Yoshida
2014-02-17fdo#75032: Handle note copying correctly.Kohei Yoshida
2014-02-17fdo#75032: Extend the test to catch another use case.Kohei Yoshida
2014-02-18we should not enable the png debug export by defaultMarkus Mohrhard
2014-02-18fix windows buildMarkus Mohrhard
2014-02-18add disabled test for conditional formatting with skip empty cellsMarkus Mohrhard
2014-02-18the string is UTF8 and not AsciiMarkus Mohrhard
2014-02-18prevent invalid OOXML files with trendlines, related #i88825#Markus Mohrhard
2014-02-18fix indentationMarkus Mohrhard
2014-02-17fdo#74573: Skip removing of cell notes on empty cells if the flag is set.Kohei Yoshida
2014-02-17fdo#74573: Test pasting of cell attributes as well.Kohei Yoshida
2014-02-17Clipboard content dumping tool to README.Jan Holesovsky
2014-02-17Resolves: fdo#50451 Mediawiki formula export + vec useJulien Nabet
2014-02-17add Collabora to wordbookAndras Timar
2014-02-17writerfilter: sprm:{PFKeepFollow,PFKeep} -> ooxml:CT_PPrBase_keep{Next,Lines}Miklos Vajna
2014-02-17Let's not parse nonsensical data.Jan Holesovsky
2014-02-17Fix crash in css rgb color handling.Jan Holesovsky
2014-02-17writerfilter: sprm:PBrc{Between,Bar} -> ooxml:CT_PBdr_{between,bar}Miklos Vajna
2014-02-17fdo#75032: Skip notes when copying values from undo document.Kohei Yoshida
2014-02-17fdo#75032: Add a test case to reproduce the crash.Kohei Yoshida
2014-02-17abi#3623 RTF import: missing null pointer checkMiklos Vajna
2014-02-17Related: fdo#74284 try AccessibleRole::PANEL for VclBoxes under windowsCaolán McNamara
2014-02-17Add toposort feature to module-deps.plStephan Bergmann
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann
2014-02-17ucbhelper: sal_Bool -> boolStephan Bergmann
2014-02-17cppuhelper: sal_Bool -> boolStephan Bergmann
2014-02-17cppu: sal_Bool -> boolStephan Bergmann
2014-02-17l10ntools: sal_Bool -> boolStephan Bergmann
2014-02-17unodevtools: sal_Bool -> boolStephan Bergmann
2014-02-17idlc: sal_Bool -> boolStephan Bergmann
2014-02-17registry: sal_Bool -> boolStephan Bergmann
2014-02-17codemaker: sal_Bool -> boolStephan Bergmann
2014-02-17store: sal_Bool -> boolStephan Bergmann
2014-02-17salhelper: sal_Bool -> boolStephan Bergmann
2014-02-17sal: sal_Bool -> boolStephan Bergmann
2014-02-17Run the non-rewriter plugins even when rewriters are specifiedStephan Bergmann
2014-02-17Do not crash when no interfaces are registered.Matúš Kukan
2014-02-17DOCX import: fix position of floating tablesZolnai Tamás
2014-02-17Resolves: fdo#61704 update on modify, not up/down/lose-focusCaolán McNamara
2014-02-17SwAnchoredDrawObject::GetObjBoundRect: ignore relative size of group shapesMiklos Vajna
2014-02-17fix invalid string access, related #i83611#Markus Mohrhard
2014-02-17multiple pivot tables on same sheet OOXML fix (part1), related #i83250#Markus Mohrhard
2014-02-17prevent invalid ooxml files during notes export, related #i83060#Markus Mohrhard
2014-02-17DOCX export: handle relative size of drawinglayer shapesMiklos Vajna
2014-02-17Seems that canvasfactory is needed by some docx docsTor Lillqvist
2014-02-17String cleanups.Muthu Subramanian
2014-02-17More components needed by finalPaper.docxTor Lillqvist
2014-02-17Don't violate the One Definition RuleTor Lillqvist
2014-02-17Resolves: fdo#72233 too long style names over-stretch dialogCaolán McNamara
2014-02-17CVE-2014-1947: add testcaseCaolán McNamara