summaryrefslogtreecommitdiffstats
path: root/sw
Commit message (Expand)AuthorAgeFilesLines
* always pass --headless to cppunitsLuboš Luňák2012-04-027-7/+0
* count words in text with mixed script punctuation correctlyCaolán McNamara2012-03-302-17/+76
* fdo#40735 RTF export: CJK text is typically not single-byteMiklos Vajna2012-03-301-1/+1
* testcase for fdo#45394Miklos Vajna2012-03-302-0/+41
* fix last commitLuboš Luňák2012-03-292-2/+2
* (const) char[] (i.e. size unknown) cannot be used with O(U)StringLuboš Luňák2012-03-292-4/+4
* remove RTL_CONSTASCII_(U)STRINGPARAM usageLuboš Luňák2012-03-283-19/+9
* remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara2012-03-281-80/+79
* add testcase for n#751117Miklos Vajna2012-03-282-0/+29
* use a vector instead of a deque when deque extras unneeded, they're fasterCaolán McNamara2012-03-281-2/+2
* Rewrite of the format paintbrushMaxime de Roucy2012-03-282-112/+165
* fix of commentsMaxime de Roucy2012-03-282-8/+8
* add GetCurParAttr and GetPaMParAttr in SwEditShellMaxime de Roucy2012-03-282-0/+85
* Resolves: fdo#47865 insertions into deque invalidate nLastCountCaolán McNamara2012-03-271-10/+12
* Translate German commentsPhilipp Weissenbacher2012-03-272-13/+12
* Convert SV_PTRARR_DEL to boost::ptr_vectorBartosz Kosiorek2012-03-271-19/+15
* Fix Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2012-03-261-1/+1
* Rename WEIT_WECH to FAR_AWAYNicolas Christener2012-03-268-24/+24
* reduce over use of static OUStringsCaolán McNamara2012-03-26128-280/+212
* Fix recent paintfrm.cxx regressionsStephan Bergmann2012-03-261-20/+14
* rtftok: added missing test documentMiklos Vajna2012-03-252-1/+2
* disable failing testMarkus Mohrhard2012-03-251-1/+1
* check end of iterator with != instead of <Julien Nabet2012-03-245-9/+9
* fdo#46955 fix RTF import of all capitals char propMiklos Vajna2012-03-241-0/+24
* fdo#47036 fix RTF import of multi-paragraph exact height textboxesMiklos Vajna2012-03-242-0/+17
* fdo#47036 fix RTF import of shapes inside text frames at the start of the docMiklos Vajna2012-03-242-0/+83
* SvtAccessibilityOptions::GetIsForBorders is no longer usedCaolán McNamara2012-03-231-2/+1
* fdo#42750 fdo#45562 fdo#47717: border paint ordering:Michael Stahl2012-03-231-10/+17
* removed duplicate includes in swTakeshi Abe2012-03-238-13/+0
* fdo#47326 fix RTF import of mixed super/nonsuper textMiklos Vajna2012-03-232-0/+14
* 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