summaryrefslogtreecommitdiffstats
path: root/sw
Commit message (Expand)AuthorAgeFilesLines
* fixed crash due to use of STL deque for SwLineRectsCédric Bosdonnat2012-03-231-3/+13
* add testcase for n#751054Miklos Vajna2012-03-234-0/+187
* fdo#39003: fix autoformat Undo cursors:Michael Stahl2012-03-221-0/+4
* SwFEShell::ShouldObjectBeSelected leaks pPosMichael Stahl2012-03-221-4/+4
* n#750258: removed strange non-wrapping conditionCédric Bosdonnat2012-03-225-66/+1
* Revert "make text wrapping work in headers/footers too (fdo#39155)"Cédric Bosdonnat2012-03-221-3/+8
* Convert SVARRAY SORT into STL setBartosz Kosiorek2012-03-224-39/+34
* n#751054 fix VML import of absolutely positioned picturesMiklos Vajna2012-03-221-2/+5
* Conver SV VARARR to std::deque for sw module.Bartosz Kosiorek2012-03-221-78/+65
* fdo#45522: WW8TableInfo::processSwTable: check that table has layoutCaolán McNamara2012-03-213-2/+10
* convert SwTOXSources to a std::vectorCaolán McNamara2012-03-213-17/+13
* SwFmtVertOrient: warn if passed relation type is wrong, don't just ignore itMiklos Vajna2012-03-211-1/+2
* Further clean up of previous patchStephan Bergmann2012-03-211-24/+18
* Use ptr_vector instead of SV_DECL_PTRARR_DEL for WW8MergeGroupsArnaud Versini2012-03-211-34/+25
* Revert "sw-outline-numbering-broken-fix.diff: outline numbering fix in master...Michael Stahl2012-03-211-1/+1
* rhbz#789022: SwNodes: fix inconsistent outline check:Michael Stahl2012-03-212-17/+23
* BigPtrArray: deploy some assertsMichael Stahl2012-03-212-12/+12
* fdo#45671 set initial color for split buttonsWinfried Donkers2012-03-211-0/+8
* SwXShape::setPropertyValue: OSL_ENSURE -> SAL_WARN_IFMiklos Vajna2012-03-211-13/+13
* removed zoomtools int functionsTim Hardeck2012-03-201-3/+3
* remove ToDouble/ToFloatCaolán McNamara2012-03-201-1/+1
* reduce UniStringsCaolán McNamara2012-03-206-11/+9
* unused defineCaolán McNamara2012-03-201-1/+0
* toxinit.hxx included by nothingCaolán McNamara2012-03-201-40/+0
* remove extra string castsCaolán McNamara2012-03-201-6/+6
* split macros to elide unneeded methodsCaolán McNamara2012-03-202-3/+1
* C++11: invalid string literal suffixLuboš Luňák2012-03-201-11/+11
* WaE: '%u' expects 'unsigned int', but argument is 'sal_uInt32'Tor Lillqvist2012-03-201-11/+11
* testcase for n#751020Miklos Vajna2012-03-192-0/+23
* testcase for fdo#43965Miklos Vajna2012-03-192-0/+51
* Check iterator end WW8TableCellGridArnaud Versini2012-03-181-3/+5
* Simplify these 2 conditionsJulien Nabet2012-03-181-2/+2
* sw doesn't need to link ooxLuboš Luňák2012-03-161-1/+0
* fdo#42750: delay painting borders until after subsidiary linesMichael Stahl2012-03-161-11/+33
* Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann2012-03-162-2/+2
* add indentation to sw's layout dumperMarkus Mohrhard2012-03-161-0/+1
* Add comments in formatclipboard.hxxMaxime de Roucy2012-03-151-0/+30
* SwEditShell : use of the STL swap functionMaxime de Roucy2012-03-152-10/+5
* getMaxLookup in SwEditShell::GetPaMTxtFmtCollMaxime de Roucy2012-03-151-5/+10
* rewrite and comment SwEditShell::GetPaMTxtFmtCollMaxime de Roucy2012-03-152-18/+38
* Cleanup in txtfly.cxx and translated comments to english thereCédric Bosdonnat2012-03-154-1043/+1068
* these writer unittests surely are slowLuboš Luňák2012-03-151-2/+2
* Horizontal scrollbar fix in Writer and Calc Print PreviewSzabolcs Dezsi2012-03-151-0/+3
* sw: xmldump: print pointers againMichael Stahl2012-03-151-0/+2
* Translate German commentsPhilipp Weissenbacher2012-03-141-164/+156
* SwParaDlg::PageCreated: replace this hardwired 0x001E with something readableMiklos Vajna2012-03-141-1/+2
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-1410-3/+34
* Convert tools/table.hxx to std::set in SwSrcEditWindow in SW moduleNoel Grandin2012-03-132-17/+13
* Resolves: fdo#46728 reference count the overlay managersCaolán McNamara2012-03-133-9/+9
* merge return branchesCaolán McNamara2012-03-131-4/+0