summaryrefslogtreecommitdiffstats
path: root/sw
Commit message (Expand)AuthorAgeFilesLines
* tdf#92036: sw: fix idle spelling loopMichael Stahl2015-09-1910-35/+66
* Revert "Fix single node CopyRange"Michael Stahl2015-09-196-36/+139
* tdf#83227 oox: reuse RelId in DML/VML export for the same graphicMiklos Vajna2015-09-194-0/+32
* stray debugging linesCaolán McNamara2015-09-191-2/+0
* sw: fix build with GCC 4.6Michael Stahl2015-09-191-1/+1
* sw: fix newly created document being modifiedMichael Stahl2015-09-194-6/+10
* tdf#91383: sw: actually reset the modified status tooMichael Stahl2015-09-191-0/+5
* tdf#91383: sw: prevent style preview from actually creating stylesMichael Stahl2015-09-192-4/+73
* sw: fix not-quite-copypaste code in SwDocStyleSheet::FillStyleSheet()Michael Stahl2015-09-191-1/+1
* tdf#90991: sw: fix style preview creating undo objectsMichael Stahl2015-09-191-0/+10
* sw: erroneous vector assignment in SwTable::OldMerge()Michael Stahl2015-09-191-6/+4
* WaE: suspicious cast from ´bool´ to ´sal_Bool´ [loplugin:salbool]Julien Nabet2015-09-191-9/+9
* WaE: loplugin:staticmethods in the non-Java caseTor Lillqvist2015-09-191-0/+6
* loplugin:vclwidgetsStephan Bergmann2015-09-191-1/+1
* WaE: loplugin:vclwidgetsTor Lillqvist2015-09-191-1/+1
* Related: tdf#93676 special 255 Percent Flag should not be exported to docxCaolán McNamara2015-09-194-8/+27
* tdf#92732: fix vclptr lifecycle for index entry editing dialogOliver Specht2015-09-191-1/+1
* tdf#93246: pass on cancel state in mail merge dialogJuergen Funk2015-09-191-3/+4
* doc para property ranges cannot be 0 lengthCaolán McNamara2015-09-192-0/+13
* tdf#79018: Prevent line break as footnote labelOliver Specht2015-09-191-3/+8
* tdf#92612 Right-clicking after applying "paint buckets" leads to multiple UndoAshod Nakashian2015-09-195-14/+37
* detect if new offsets are the same as the previous ones and avoid loopCaolán McNamara2015-09-191-0/+9
* SwViewShell::ImplEndAction: still paint directly when non-double-bufferingMiklos Vajna2015-09-191-1/+4
* check for over long record len and check readsCaolán McNamara2015-09-192-18/+26
* tdf#93532 - Switching to 64-bit checksumMarco Cecchetti2015-09-191-1/+1
* check for ridiculous lengths and check stream statusCaolán McNamara2015-09-192-9/+13
* tdf#93351: Edit style button in Schema & Numbering should point to List stylesJulien Nabet2015-09-191-1/+1
* tdf#93713 Add 'Unprotect Cells' to Table menuYousuf Philips2015-09-191-0/+3
* ODF import: workaround dubious draw:fill="solid" on frame stylesMichael Stahl2015-09-192-0/+22
* related: tdf#92379: sw: backward compatible ODF export of overridingMichael Stahl2015-09-192-1/+22
* tdf#92379: sw: ODF import: fix fo:background-color="transparent"Michael Stahl2015-09-193-2/+73
* tdf#92379: svx: don't overwrite fo:background-color on ODF importMichael Stahl2015-09-194-2/+76
* sw: Flat ODF import: set the InReading and InXMLImport flagsMichael Stahl2015-09-191-0/+12
* tdf#93353: fix copy fluy in flyBjoern Michaelsen2015-09-191-7/+10
* behave like the native format filter for non-insert modeCaolán McNamara2015-09-191-0/+4
* we only need the PaM for its Point and only to create a uno cursorCaolán McNamara2015-09-193-23/+25
* ensure editeng str len is in sync with attributesCaolán McNamara2015-09-193-11/+59
* there may be no storage available in older formatsCaolán McNamara2015-09-192-2/+7
* Fix tdf#77514 CJK ruby text in RTL( vertical ) base line issue.Mark Hung2015-09-191-1/+1
* Handle non-aligned FFNsStephan Bergmann2015-09-191-24/+123
* tdf#91969: Parts of paragraph border is missingZolnai Tamás2015-09-191-2/+2
* consider validity of m_nDrawCpOCaolán McNamara2015-09-193-3/+5
* Handle GetBaseCp overflowStephan Bergmann2015-09-193-29/+52
* Handle zero nPLCFStephan Bergmann2015-09-191-1/+2
* loop over successfully read bookmarksCaolán McNamara2015-09-192-3/+2
* limit seeks to valid areaCaolán McNamara2015-09-192-5/+4
* guard against hangs with bogus unsorted plcfsCaolán McNamara2015-09-193-0/+18
* dismiss bad seek offsets earlyCaolán McNamara2015-09-191-1/+2
* fix crash with empty booknamesCaolán McNamara2015-09-191-3/+4
* check for bad locationsCaolán McNamara2015-08-232-8/+18