+ DOCX import: fix nested tables anchored inside tables (bnc#779620) [Miklos Vajna] + DOCX import: avoid layout problem with automatic spacing (bnc#816593) [Miklos Vajna] + DOC import: don't overwrite WW8Num* character styles (bnc#821208) [Miklos Vajna] + new line is dropped while importing text. (bnc#828390) [Muthu Subramanian] + remember slides sorter view setting. (bnc#862516) [Muthu Subramanian] + we only support simple labels in the InternalDataProvider, (bnc#864396) [Markus Mohrhard] + dereference after null check (coverity#704633) [Caolán McNamara] + uninitialized scalar field (coverity#708535) [Caolán McNamara] + DOC import: ignore symbol charset of the symbol font (cp#1000039) [Miklos Vajna] + ignore large twips values like MSO does (cp#1000043) [Luboš Luňák] + refresh printer list when print dialog launched (fdo#41760) [Caolán McNamara] + try hard to paint a frame for menus (fdo#45935) [Jan-Marek Glogowski] + fix setPropertyValue("Name") of Database fieldmaster (fdo#47811) [Michael Stahl] + mediawiki formula export + vec use (fdo#50451) [Julien Nabet] + handle inlined base64 images (fdo#50763) [Chr. Rossmanith] + nimbus Sans L missing styles (fdo#50855) [Caolán McNamara] + SOT: Prefer embedding image data to embedding linked image. (fdo#52547) [Andrzej Hunt] + fix docked panels borders (fdo#59329) [Ahmad H. Al Harthi] + fix crash when importing unsupported macro content, related (fdo#59374) [Markus Mohrhard] + don't crash in mixed reference/no reference cases, related (fdo#59853) [Markus Mohrhard] + user's wordbook should be selected by default (fdo#60833) [Andras Timar] + do not add multiple empty strings to the validation list (fdo#61520) [Eike Rathke] + use correct command for show grid (fdo#67104) [Maxim Monastirsky] + rename share/registry/postgresqlsdbc.xcd to postgresql.xcd (fdo#69309) [Lionel Elie Mamane] + drawingml import: don't set CharEscapementHeight unconditionally (fdo#70220) [Björgvin Ragnarsson] + compress svg files in ODF (fdo#71622) [Andras Timar] + invalid Sections getting added to the document after RT (fdo#71784) [Tushar Bende] + drawingml import: don't set CharEscapementHeight unconditionally (fdo#72481) [Björgvin Ragnarsson] + related: make font size drop down of optimal width (fdo#73051) [Caolán McNamara] + always run timeouts as events (fdo#73115) [Jan-Marek Glogowski] + make border dialog work again (fdo#73159) [Zolnai Tamás] + promote labels to headings (fdo#73851) [Caolán McNamara] + new line is dropped while importing text. (fdo#73860) [Muthu Subramanian] + fix highlight RTL Problem at the StartCenter window. (fdo#73869) [Faisal M. Al-Otaibi] + make replace and with fields the same width (fdo#74070) [Caolán McNamara] + add SVG header when exporting via mtf (fdo#74218) [Tomaž Vajngerl] + DOCX import: fix nested tables anchored inside tables (fdo#74357) [Miklos Vajna] + sleep in yield for native file picker (fdo#74416) [Jan-Marek Glogowski] + fix timing of slide transitions (fdo#74468) [David Tardon] + delete ranges that are non-empty before pasting from clipboard. (fdo#74573) [Kohei Yoshida] + RTF import: implement RTF_CLPAD* (fdo#74709) [Miklos Vajna] + correctly inspect formula result value for xlsx export. (fdo#74747) [Kohei Yoshida] + fix reverse base point diagram on RTL UI (fdo#74751) [Faisal M. Al-Otaibi] + fix deselection problems of template view (fdo#74787) [Zolnai Tamás] + better loose selection than crashing (fdo#74854) [Bjoern Michaelsen] + related: Filter of "nowiki" to be improved - Export to MediaWiki (fdo#74875) [Julien Nabet] + forward/back buttons too large (fdo#74985) [Caolán McNamara] + adjust reference update on shift for formula groups. (fdo#75053) [Kohei Yoshida] + use the table boundaries view option to toggle border drawing. (fdo#75118) [Kohei Yoshida] + MSO export: save custom properties with empty value (fdo#75243) [Tarun Kumar] + let undo document share its string pool with the source doc. (fdo#75259) [Kohei Yoshida] + correctly draw double lines for both Writer and Calc. (fdo#75260) [Kohei Yoshida] + set external reference info to ScCompiler. (fdo#75304) [Kohei Yoshida] + totally fix reference update during range move. (fdo#75386) [Kohei Yoshida] + table names can start the same way and still be different (fdo#75492) [Bjoern Michaelsen] + fix negative error bar range export, (fdo#75510) [Markus Mohrhard] + R^2 calculation of trendline similar to LINEST function (fdo#75538) [Laurent Balland-Poirier] + setProcessServiceFactory must be called before InitVCL (fdo#75540) [Stephan Bergmann] + handle MalformedUriException (fdo#75582) [Stephan Bergmann] + SUM should inherit error if one is present in its references. (fdo#75628) [Kohei Yoshida] + correctly count the length of trailing empty range. (fdo#75718) [Kohei Yoshida] + adjust external references here too. (fdo#75815) [Kohei Yoshida] + just set the right grammar and be done with it. (fdo#75950) [Kohei Yoshida] + process pivot tables after named ranges are all set. (fdo#75960) [Kohei Yoshida] + revert "Avoid unwanted number detection when placing page field name." (fdo#75962) [Kohei Yoshida] + fix OUString conversion (fdo#75968) [Maxim Monastirsky] + use the table boundaries view option to toggle border drawing. (fdo#76030) [Kohei Yoshida] + Calc takes roughly 4 minutes on a high end CPU to open a particular XLS document (i#116460) [Markus Mohrhard] + Opening the presentation document causes OpenOffice 3.3 on Windows or Solaris to crash (i#118640) [Armin Le Grand] + [SVG] Crash: svg with image element fails to insert as linked graphic in Draw (i#123042) [Stephan Bergmann] + docx files created in Pages 5 are wrongly imported by AOO (i#124106) [Oliver-Rainer Wittmann] + Quattro Pro 6.0 import filter (i#41688) [Markus Mohrhard] + DataPilot: refactor backend data access to use cache table (i#83250) [Markus Mohrhard] + uno controls can't be made 'really' invisible (i#83611) [Markus Mohrhard] + When changing graph range with discontinous ranges, it also resets graph statistics (e.g. mean) (i#88825) [Markus Mohrhard] + update on a Window triggering delete on window (rhbz#1007697) [Caolán McNamara] + refresh printer list when print dialog launched (rhbz#1038189) [Caolán McNamara] + sw: avoid division-by-0 in Text Grid painting code (rhbz#1043551) [Michael Stahl] + writerfilter: salvage a field parameter parsing train wreck (rhbz#1065629) [Michael Stahl] + [abrt] libreoffice-core: TemplateLocalView::copyFrom(): soffice.bin killed by SIGSEGV (rhbz#1072553) [Zolnai Tamás] + (hopefully) fix crash in SvxRuler::MouseMove() (rhbz#1072607) [Michael Stahl] + invalid Sections getting added to the document after RT (rhbz#1074205) [Tushar Bende] + docx does not display properly in LibreOffice 4.2.2.1 rc (rhbz#1075124) [Michael Stahl] + DOCX import: header/footer paragraph properties applied to body paragraph (rhbz#988516) [Michael Stahl]