summaryrefslogtreecommitdiffstats
path: root/sw
Commit message (Expand)AuthorAgeFilesLines
* Fix fdo#51121 OWA misbehaviour with uncompressed meta.xmlThorsten Behrens2013-01-142-15/+6
* fdo#58242: sw: fix more crashes when not on SwTxtNodeMichael Stahl2013-01-103-6/+16
* fdo#58242: getCrsrPropertyValue: fix crashes when PaM not on SwTxtNodeNoel Power2013-01-091-9/+19
* fdo#40465 fix to maintain correct focus whilst zoomingWinfried Donkers2013-01-081-0/+3
* rhbz#890080: crash in SwXTextDocument::getRendererCountMichael Stahl2013-01-061-1/+4
* fdo#58286: sw HTML export: fix missing end tags on FrmFmtsMichael Stahl2012-12-181-1/+2
* fix for fdo#57551: landscape/portrait sequence lost in FILESAVE as .docLuke Deller2012-12-181-0/+4
* fdo#52477 n#789482 DOCX: export track change data after w:hyperlinkMiklos Vajna2012-12-172-6/+9
* fdo#58142: fix frame selection in SwPageFrm::GetCrsrOfst:Michael Stahl2012-12-141-6/+8
* Resolves: fdo#32181 #i68503# don't emit pesky space unless in tagged pdf modeCaolán McNamara2012-12-141-1/+3
* fdo#57780: sw: lcl_ArrangeLowers: register drawing ...Michael Stahl2012-12-101-2/+2
* fdo#52182: Fixed click in frames located in header/footerCédric Bosdonnat2012-12-0712-41/+77
* fdo#55289: fix crash in SwXShape::setPropertyValue:Michael Stahl2012-12-072-1/+49
* handle properly anchor transition at page->at paragraph->as characterLuboš Luňák2012-12-071-10/+21
* fix incorrect OSL_ENSURE -> SAL_WARN_IF conversion (condition not inverted)Luboš Luňák2012-12-071-9/+9
* fdo#56513 second header/footer lost saving as .docLuke Deller2012-12-062-10/+3
* Resolves: fdo#56549 crash in format->autocorrect->apply and edit changesCaolán McNamara2012-12-032-5/+5
* fix bug 53508Maxime de Roucy2012-11-271-1/+9
* Resolves: fdo#56554 hyphen in RTL date field split RTL processingCaolán McNamara2012-11-121-2/+12
* Related: fdo#56554 fix multi-script html field exportCaolán McNamara2012-11-121-2/+3
* fdo#51550 fix DOCX export dataloss on non-math/chart OLE exportMiklos Vajna2012-11-102-21/+33
* fdo#35427: repair Tools > Options > Writer > View - Show Scroll Slider optionsIvan Timofeev2012-11-097-9/+69
* Fix fdo#56603 by NULL pointer checking in SwDrawTextShell::ExecuteArnaud Versini2012-11-061-2/+5
* Resolves: fdo#35991 rowspan is of size sal_Int32, not size longCaolán McNamara2012-10-291-1/+1
* Resolves: fdo#50285 merging props unsafe with intermediate charstyle propCaolán McNamara2012-10-261-2/+4
* fdo#55939 fix RTF export of footnotesMiklos Vajna2012-10-261-1/+4
* fdo#46669 sw: RTF paste should not change page stylesMiklos Vajna2012-10-191-1/+3
* Fix fdo#47669: also check if we started the tag before ending itKorrawit Pruegsanusak2012-10-191-1/+5
* fdo#43210 Corrected page preview direction for RTL interfaceIssa Alkurtass2012-10-181-6/+23
* fdo#54094: Add a space in sw outline tooltipsCédric Bosdonnat2012-10-151-1/+1
* Resolves: fdo#48569 crash on export to .docx of inline anchored frameCaolán McNamara2012-10-122-7/+11
* add editeng::ConvertBorderWidthFromWord:Michael Stahl2012-10-101-73/+3
* fdo#54648: WW8 export: test that FlyFrm actually has layout frmMichael Stahl2012-10-101-0/+4
* rhbz#820283, fdo#55462: sw: better fix for DOCX table import crash:Michael Stahl2012-10-071-27/+24
* Resolves: fdo#54862 extra ++n causing merged cells to be skippedCaolán McNamara2012-10-021-1/+0
* fdo#53673 fix for layout problems with version 3.6 and upWinfried Donkers2012-10-021-54/+23
* fdo#31405 CommandType is a LONG, so use a sal_Int32 to retrieve itLionel Elie Mamane2012-10-011-3/+3
* rhbz#827695: sw: prevent crashes after incomplete print:Michael Stahl2012-09-264-11/+27
* rhbz#689053: fix crash following delete at last table cell:Michael Stahl2012-09-201-7/+8
* warning C4702: unreachable codeStephan Bergmann2012-09-191-4/+1
* rhbz#852128: sw: avoid table undo crash:Michael Stahl2012-09-193-3/+17
* fdo#45700: sw ODF export: workaround corrupted table model:Michael Stahl2012-09-171-8/+3
* fdo#42450: fix crash in SwXTextSection::attach:Michael Stahl2012-09-131-0/+8
* fdo#53113 various docx shape export fixesMiklos Vajna2012-09-113-3/+57
* fdo#54620 do not use vector iterator after insertDavid Tardon2012-09-071-6/+7
* Headers/Footers: don't create temporary parts of document (perf problems)Cédric Bosdonnat2012-09-063-55/+33
* fdo#46141: Don't use a timer to show header/footer separatorsCédric Bosdonnat2012-09-065-35/+91
* SwPageBreakWin: memory leakIvan Timofeev2012-08-291-0/+1
* fdo#53399 Word count is inconsistent and wrong with non-breaking spaceMuhammad Haggag2012-08-282-12/+11
* fdo#49901: SwView::ExecSearch: fix Replace All cursor:Michael Stahl2012-08-271-23/+23