summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2012-09-11fdo#53113 various docx shape export fixesMiklos Vajna
2012-09-07fdo#54620 do not use vector iterator after insertDavid Tardon
2012-09-06Headers/Footers: don't create temporary parts of document (perf problems)Cédric Bosdonnat
2012-09-06fdo#46141: Don't use a timer to show header/footer separatorsCédric Bosdonnat
2012-08-29SwPageBreakWin: memory leakIvan Timofeev
2012-08-28fdo#53399 Word count is inconsistent and wrong with non-breaking spaceMuhammad Haggag
2012-08-27fdo#49901: SwView::ExecSearch: fix Replace All cursor:Michael Stahl
2012-08-24Revert "initialize member": the commit to fix isn't in 3.6Cédric Bosdonnat
2012-08-24fix math export/import in docx/rtfLuboš Luňák
2012-08-24initialize memberLuboš Luňák
2012-08-24SwHeaderFooterWin: memory leakIvan Timofeev
2012-08-23fdo#51514: SwXBookmarks: only consider real bookmarks:Michael Stahl
2012-08-23SwTokenWindow::InsertAtSelection: fix STL assertion:Michael Stahl
2012-08-22fdo#51777: add a hack for 1 twip DOUBLE borders:Michael Stahl
2012-08-21fdo#53175: Fixed the end of hyperlinksCédric Bosdonnat
2012-08-14fdo#53210 SwDoc::UpdateExpFlds don't crash when hiding all sectionsMiklos Vajna
2012-08-13Page Break: don't show if mouse is gone and button is still invisible (fdo#46...Ivan Timofeev
2012-08-13fdo#53439 SwPageFrm::PaintBorderAndShadow fix painting at small zoomMiklos Vajna
2012-08-10fdo#51832: SwRedlineAcceptDlg: fix STL conversion:Michael Stahl
2012-08-08n#773515 SwPageFrm::PaintBorderAndShadow fix shadow color on partial redrawMiklos Vajna
2012-08-03fdo#46020: fixed missing footnote docx/doc/rtf exportCédric Bosdonnat
2012-08-02sw: fix some warningsMichael Stahl
2012-08-02some tweaks in RTF filterMichael Stahl
2012-08-02fdo#52610: Fixed several docx export bugsCédric Bosdonnat
2012-08-01fdo#45724 fix WW8 export of textbox default background colorMiklos Vajna
2012-07-30sw: disable CheckBookmarks on WNTMichael Stahl
2012-07-24better page descriptor handling in RTFMichael Stahl
2012-07-24fdo#39812: Writer: fix collapsing merged table border painting:Michael Stahl
2012-07-19fdo#52241 remove just one entryDavid Tardon
2012-07-18fdo#50801 fix cross-reference text when Caption order is Numbering firstUray M. János
2012-07-15Resolves: fdo#52013 use vector::insert insteadCaolán McNamara
2012-07-13do not write default tab stop into the default style in .docxLuboš Luňák
2012-07-11fdo#51793: FormatNumber can handle sal_uInt32 values after all...Cédric Bosdonnat
2012-07-06fdo#38071: roll back change to MarkBase::IsCoveringPosition:Michael Stahl
2012-07-06fdo#33960: fix cross reference number test failureMichael Stahl
2012-07-04refactor handling of double border widths:Michael Stahl
2012-07-04replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl
2012-07-04rename SvxBorderLine::SetStyle to something unambiguousMichael Stahl
2012-07-04Remove duplication of License/Credits informationStefan Knorr (astron)
2012-06-28fdo#39415: sw: fix vertical collapsing border painting:Michael Stahl
2012-06-28fdo#39415: sw: fix collapsing border painting more:Michael Stahl
2012-06-28fdo#39415: sw: fix collapsing border painting:Michael Stahl
2012-06-27fdo#48335 RTF export: avoid fake page breaks on page style changesMiklos Vajna
2012-06-27fdo#48335 don't export zoom factor when zoom type is not percentMiklos Vajna
2012-06-27fdo#48335 RTF export: don't try to end not started runsMiklos Vajna
2012-06-22fdo#50831 fix RTF export of direct run formatting for empty paragraphsMiklos Vajna
2012-06-21fdo#34093: fix error in calculation of page number of SwRectIvan Timofeev
2012-06-18missing intializationDavid Tardon
2012-06-18fdo#50896 SfxItemSets can contain emtpy elementDavid Tardon
2012-06-17Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky