summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2015-10-05Resolves: tdf#93187 gtk3 spin box element in navigator cut-offCaolán McNamara
2015-10-05Resolves: tdf#93461 captions laid out behind imagesCaolán McNamara
2015-10-01Fix tdf#82176 CJK: Cursor position, line selection and non-printingMark Hung
2015-10-01tdf#92124 DOCX import: don't add a dummy Suffix for an empty LabelFollowedByMiklos Vajna
2015-09-30tdf#92454 DOCX import: allow overriding para prop from num style in para styleMiklos Vajna
2015-09-30bnc#939996 tdf#93919 DOCX import: fix left-from-style and first-from-directMiklos Vajna
2015-09-26Fix tdf#87500 - Freeze with English/Japanese mixture undo.Mark Hung
2015-09-24tdf#86397 Bookmark: no consecutive name numbering applied when copiedCor Nouws
2015-09-23tdf#92521 DOCX export: handle section break right after a tableMiklos Vajna
2015-09-21don't hang on busted subdocument offsetsCaolán McNamara
2015-09-15tdf#93449 Internal hyperlinks are not exported corectly in HTMLVasily Melenchuk
2015-09-15tdf#92586 xmloff: fix import of stretched background imageMiklos Vajna
2015-09-15tdf#93261: sw: fix idle auto-complete collection loop on big parasMichael Stahl
2015-09-15tdf#93261: sw: fix idle auto-complete collection loop on empty parasMichael Stahl
2015-09-12tdf#92036: sw: fix idle spelling loopMichael Stahl
2015-09-12Revert "Fix single node CopyRange"Michael Stahl
2015-09-11tdf#83227 oox: reuse RelId in DML/VML export for the same graphicMiklos Vajna
2015-09-09stray debugging linesCaolán McNamara
2015-09-08sw: fix build with GCC 4.6Michael Stahl
2015-09-08sw: fix newly created document being modifiedMichael Stahl
2015-09-08tdf#91383: sw: actually reset the modified status tooMichael Stahl
2015-09-08tdf#91383: sw: prevent style preview from actually creating stylesMichael Stahl
2015-09-08sw: fix not-quite-copypaste code in SwDocStyleSheet::FillStyleSheet()Michael Stahl
2015-09-08tdf#90991: sw: fix style preview creating undo objectsMichael Stahl
2015-09-08sw: erroneous vector assignment in SwTable::OldMerge()Michael Stahl
2015-09-04WaE: suspicious cast from ´bool´ to ´sal_Bool´ [loplugin:salbool]Julien Nabet
2015-09-04WaE: loplugin:staticmethods in the non-Java caseTor Lillqvist
2015-09-04loplugin:vclwidgetsStephan Bergmann
2015-09-04WaE: loplugin:vclwidgetsTor Lillqvist
2015-09-04Related: tdf#93676 special 255 Percent Flag should not be exported to docxCaolán McNamara
2015-09-04tdf#92732: fix vclptr lifecycle for index entry editing dialogOliver Specht
2015-09-04tdf#93246: pass on cancel state in mail merge dialogJuergen Funk
2015-09-03doc para property ranges cannot be 0 lengthCaolán McNamara
2015-09-03tdf#79018: Prevent line break as footnote labelOliver Specht
2015-09-02tdf#92612 Right-clicking after applying "paint buckets" leads to multiple UndoAshod Nakashian
2015-09-02detect if new offsets are the same as the previous ones and avoid loopCaolán McNamara
2015-09-02SwViewShell::ImplEndAction: still paint directly when non-double-bufferingMiklos Vajna
2015-09-02check for over long record len and check readsCaolán McNamara
2015-09-02tdf#93532 - Switching to 64-bit checksumMarco Cecchetti
2015-09-01check for ridiculous lengths and check stream statusCaolán McNamara
2015-09-01tdf#93351: Edit style button in Schema & Numbering should point to List stylesJulien Nabet
2015-09-01tdf#93713 Add 'Unprotect Cells' to Table menuYousuf Philips
2015-08-29ODF import: workaround dubious draw:fill="solid" on frame stylesMichael Stahl
2015-08-29related: tdf#92379: sw: backward compatible ODF export of overridingMichael Stahl
2015-08-29tdf#92379: sw: ODF import: fix fo:background-color="transparent"Michael Stahl
2015-08-29tdf#92379: svx: don't overwrite fo:background-color on ODF importMichael Stahl
2015-08-29sw: Flat ODF import: set the InReading and InXMLImport flagsMichael Stahl
2015-08-28tdf#93353: fix copy fluy in flyBjoern Michaelsen
2015-08-26behave like the native format filter for non-insert modeCaolán McNamara
2015-08-26we only need the PaM for its Point and only to create a uno cursorCaolán McNamara