summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2012-03-23fdo#42750 fdo#45562 fdo#47717: border paint ordering:Michael Stahl
2012-03-23removed duplicate includes in swTakeshi Abe
2012-03-23fdo#47326 fix RTF import of mixed super/nonsuper textMiklos Vajna
2012-03-23fixed crash due to use of STL deque for SwLineRectsCédric Bosdonnat
2012-03-23add testcase for n#751054Miklos Vajna
2012-03-22fdo#39003: fix autoformat Undo cursors:Michael Stahl
2012-03-22SwFEShell::ShouldObjectBeSelected leaks pPosMichael Stahl
2012-03-22n#750258: removed strange non-wrapping conditionCédric Bosdonnat
2012-03-22Revert "make text wrapping work in headers/footers too (fdo#39155)"Cédric Bosdonnat
2012-03-22Convert SVARRAY SORT into STL setBartosz Kosiorek
2012-03-22n#751054 fix VML import of absolutely positioned picturesMiklos Vajna
2012-03-22Conver SV VARARR to std::deque for sw module.Bartosz Kosiorek
2012-03-21fdo#45522: WW8TableInfo::processSwTable: check that table has layoutCaolán McNamara
2012-03-21convert SwTOXSources to a std::vectorCaolán McNamara
2012-03-21SwFmtVertOrient: warn if passed relation type is wrong, don't just ignore itMiklos Vajna
2012-03-21Further clean up of previous patchStephan Bergmann
2012-03-21Use ptr_vector instead of SV_DECL_PTRARR_DEL for WW8MergeGroupsArnaud Versini
2012-03-21Revert "sw-outline-numbering-broken-fix.diff: outline numbering fix in master...Michael Stahl
2012-03-21rhbz#789022: SwNodes: fix inconsistent outline check:Michael Stahl
2012-03-21BigPtrArray: deploy some assertsMichael Stahl
2012-03-21fdo#45671 set initial color for split buttonsWinfried Donkers
2012-03-21SwXShape::setPropertyValue: OSL_ENSURE -> SAL_WARN_IFMiklos Vajna
2012-03-20removed zoomtools int functionsTim Hardeck
2012-03-20remove ToDouble/ToFloatCaolán McNamara
2012-03-20reduce UniStringsCaolán McNamara
2012-03-20unused defineCaolán McNamara
2012-03-20toxinit.hxx included by nothingCaolán McNamara
2012-03-20remove extra string castsCaolán McNamara
2012-03-20split macros to elide unneeded methodsCaolán McNamara
2012-03-20C++11: invalid string literal suffixLuboš Luňák
2012-03-20WaE: '%u' expects 'unsigned int', but argument is 'sal_uInt32'Tor Lillqvist
2012-03-19testcase for n#751020Miklos Vajna
2012-03-19testcase for fdo#43965Miklos Vajna
2012-03-18Check iterator end WW8TableCellGridArnaud Versini
2012-03-18Simplify these 2 conditionsJulien Nabet
2012-03-16sw doesn't need to link ooxLuboš Luňák
2012-03-16fdo#42750: delay painting borders until after subsidiary linesMichael Stahl
2012-03-16Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann
2012-03-16add indentation to sw's layout dumperMarkus Mohrhard
2012-03-15Add comments in formatclipboard.hxxMaxime de Roucy
2012-03-15SwEditShell : use of the STL swap functionMaxime de Roucy
2012-03-15getMaxLookup in SwEditShell::GetPaMTxtFmtCollMaxime de Roucy
2012-03-15rewrite and comment SwEditShell::GetPaMTxtFmtCollMaxime de Roucy
2012-03-15Cleanup in txtfly.cxx and translated comments to english thereCédric Bosdonnat
2012-03-15these writer unittests surely are slowLuboš Luňák
2012-03-15Horizontal scrollbar fix in Writer and Calc Print PreviewSzabolcs Dezsi
2012-03-15sw: xmldump: print pointers againMichael Stahl
2012-03-14Translate German commentsPhilipp Weissenbacher
2012-03-14SwParaDlg::PageCreated: replace this hardwired 0x001E with something readableMiklos Vajna
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann