summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-11writerfilter: initial strict DOCX supportMiklos Vajna12-7/+122
2014-03-11handle OOXML strict namespacesMarkus Mohrhard30-54/+348
2014-03-11coverity#708535 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-03-11fix odf validation errors around new chart regression curvesMarkus Mohrhard1-8/+19
2014-03-10fdo#75960: Process pivot tables after named ranges are all set.Kohei Yoshida7-34/+242
2014-03-10fdo#71784: Invalid Sections getting added to the document after RTTushar Bende3-1/+13
2014-03-10fdo#75950: Just set the right grammar and be done with it.Kohei Yoshida8-37/+13
2014-03-10fdo#73115: Always run timeouts as eventsJan-Marek Glogowski1-3/+7
2014-03-10cp#1000039 DOC import: ignore symbol charset of the symbol fontMiklos Vajna3-0/+11
2014-03-10fdo#75628: SUM should inherit error if one is present in its references.Kohei Yoshida1-4/+38
2014-03-10fdo#75962: Avoid unwanted number detection when placing page field name.Kohei Yoshida1-1/+3
2014-03-10fdo#75968 Fix OUString conversionMaxim Monastirsky1-1/+1
2014-03-10fdo#72481 drawingml import: don't set CharEscapementHeight unconditionallyBjörgvin Ragnarsson1-1/+1
2014-03-10fdo#75243: MSO export: save custom properties with empty valueTarun Kumar1-1/+1
2014-03-09Revert "fdo#75962: Avoid unwanted number detection when placing page field na...Kohei Yoshida1-3/+1
2014-03-09fdo#75962: Avoid unwanted number detection when placing page field name.Kohei Yoshida1-1/+3
2014-03-09fdo#75492: table names can start the same way and still be differentBjoern Michaelsen1-1/+1
2014-03-09rhbz#1043551: sw: avoid division-by-0 in Text Grid painting codeMichael Stahl1-0/+12
2014-03-07Initialize OpenCL device on the main thread when pre-compiling kernels.Kohei Yoshida2-1/+6
2014-03-07Various fixes (memory leak & crash) in the OpenCL interpreter code.Kohei Yoshida8-64/+72
2014-03-07fdo#75718: Correctly count the length of trailing empty range.Kohei Yoshida1-5/+5
2014-03-07fdo#67104 Use correct command for show gridMaxim Monastirsky10-93/+6
2014-03-07fdo#75538 R^2 calculation of trendline similar to LINEST functionLaurent Balland-Poirier1-5/+3
2014-03-07rhbz#1072607: (hopefully) fix crash in SvxRuler::MouseMove()Michael Stahl1-0/+3
2014-03-07fdo#74854: better loose selection than crashingBjoern Michaelsen1-0/+7
2014-03-07fdo#60833 user's wordbook should be selected by defaultAndras Timar1-0/+1
2014-03-07rhbz#988516: DOCX import: fix context stack when importing header/footerMichael Stahl3-1/+15
2014-03-07fdo#74787, rhbz#1072553: Fix deselection problems of template viewZolnai Tamás3-2/+9
2014-03-06resolved fdo#61520 do not add multiple empty strings to the validation listEike Rathke1-0/+12
2014-03-06Fix incorrect group calc state check.Kohei Yoshida3-28/+23
2014-03-05Build fix for OSX.Kohei Yoshida1-0/+2
2014-03-05Build fix on Windows.Kohei Yoshida1-2/+2
2014-03-05Oopsy.Kohei Yoshida1-1/+1
2014-03-05Ensure that numeric array storage is aligned to 256-byte boundary.Kohei Yoshida2-1/+82
2014-03-05fdo#75260: Correctly draw double lines for both Writer and Calc.Kohei Yoshida17-253/+407
2014-03-05fdo#59329 Fix docked window border linesAhmad H. Al Harthi1-14/+38
2014-03-05fdo#59329 fix docked panels bordersAhmad H. Al Harthi1-37/+12
2014-03-05fdo#45935: try hard to paint a frame for menusJan-Marek Glogowski2-8/+21
2014-03-05fdo#74416: sleep in yield for native file pickerJan-Marek Glogowski4-5/+28
2014-03-05coverity#704633 Dereference after null checkCaolán McNamara1-4/+5
2014-03-05bnc#821208 DOC import: don't overwrite WW8Num* character stylesMiklos Vajna3-0/+14
2014-03-05filter: make LibXSLTTransformer init backward compatibleMichael Stahl5-1/+255
2014-03-04fdo#47811: RTF import: fix Database field contentMichael Stahl3-7/+25
2014-03-04fdo#47811: fix setPropertyValue("Name") of Database fieldmasterMichael Stahl1-1/+1
2014-03-04writerfilter: salvage a field parameter parsing train wreckMichael Stahl5-70/+356
2014-03-03RTF import: fix spurious page breaks at doc end (related: rhbz#1065629)cp-4.2-branch-pointMichael Stahl5-21/+116
2014-03-03fdo#75053: Adjust reference update on shift for formula groups.Kohei Yoshida5-28/+144
2014-03-03cppcheck: duplicateIfJulien Nabet1-3/+9
2014-03-03Resolves: rhbz#1007697 Update on a Window triggering delete on windowCaolán McNamara2-18/+83
2014-03-01fdo#52547 SOT: Prefer embedding image data to embedding linked image.Andrzej Hunt1-9/+9