summaryrefslogtreecommitdiffstats
path: root/sw/source
Commit message (Expand)AuthorAgeFilesLines
* Some cppcheck cleaningJulien Nabet2013-02-201-2/+1
* typo: allways -> alwaysAndras Timar2013-02-204-5/+5
* n#779642: Fixed floating tables import in writerfilterCédric Bosdonnat2013-02-201-1/+8
* sal_Bool to boolTakeshi Abe2013-02-2010-49/+49
* bZoomEnable was always trueTakeshi Abe2013-02-201-18/+1
* fdo#59928: sw: fix mouse selection of fields differentlyMichael Stahl2013-02-202-28/+29
* SwTxtNode::GetExpandTxt: fix an assertionMichael Stahl2013-02-201-1/+2
* DocxAttributeOutput: fix export of btLr text direction in table cellsMiklos Vajna2013-02-192-2/+26
* coverity#983198 Resource leakNorbert Thiebaud2013-02-191-15/+18
* acorrect.cxx: try to make even MSVC happyMichael Stahl2013-02-181-4/+4
* SwXTextView::select(): unselect drawing objects at start...Michael Stahl2013-02-181-2/+3
* SwTxtNode: deploy some assertsMichael Stahl2013-02-182-26/+28
* sw: let SwTxtNode::GetTxt() return OUStringMichael Stahl2013-02-1880-416/+474
* SwTxtNode::CutImpl: check for max text limitMichael Stahl2013-02-181-0/+5
* sw; convert SwTxtNode::m_Text to OUStringMichael Stahl2013-02-186-102/+139
* coverity#983200 Resource leakNorbert Thiebaud2013-02-181-8/+8
* coverity#983197 Resource leakNorbert Thiebaud2013-02-181-4/+5
* Better wording for several ActionsSamuel Mehrbrodt2013-02-181-12/+2
* coverity#984443 Use after freeNorbert Thiebaud2013-02-181-1/+5
* UI option for embedding fonts in a Writer document (fdo#42195)Luboš Luňák2013-02-185-0/+108
* sal_Bool to boolTakeshi Abe2013-02-1811-36/+36
* Both bLeftEnable and bRightEnable are always sal_FalseTakeshi Abe2013-02-181-6/+5
* fdo#60710 SwXTextPortionEnumeration: filter out fields from the undo stackMiklos Vajna2013-02-181-1/+2
* SwDoc: rename member variables missing their prefixMiklos Vajna2013-02-1828-991/+991
* apparently there's no ssize_t on windowsLuboš Luňák2013-02-171-4/+4
* coverity#707555 Uninitialized scalar variableCaolán McNamara2013-02-171-1/+1
* coverity#703910 Destination buffer too smallCaolán McNamara2013-02-161-9/+34
* coverity#736209: Out-of-bounds accessCaolán McNamara2013-02-162-3/+19
* coverity#736207: Out-of-bounds accessCaolán McNamara2013-02-161-2/+15
* Doxygenize some comments, remove redundant info we know from version control.Jan Holesovsky2013-02-161-43/+27
* Comment translation german-englishMatthias Freund2013-02-163-99/+30
* sw: include SwFldTypes in doc model dumpMiklos Vajna2013-02-161-0/+44
* MarkManager::dumpAsXml: dump fieldmark names as wellMiklos Vajna2013-02-161-0/+2
* fdo#60842: sw ODF import: support value-type="string" on cells:Michael Stahl2013-02-152-21/+64
* fdo#60732: check max size in SwTxtNode::ReplaceTextOnlyMichael Stahl2013-02-151-2/+15
* fdo#60732: check max size in SwTxtNode::ReplaceTextMichael Stahl2013-02-152-19/+23
* fdo#60732: make callers of SwTxtNode::InsertText more robust:Michael Stahl2013-02-157-38/+79
* SwDoc::Overwrite: probably a bad idea to overwrite fieldmarksMichael Stahl2013-02-151-2/+12
* sw: do not crash when it's not possible to insert flyMichael Stahl2013-02-151-3/+14
* fdo#60732: SwTxtNode: limit to less than STRING_LEN charsMichael Stahl2013-02-152-13/+29
* sw: include fieldmarks in document model dumpMiklos Vajna2013-02-152-0/+26
* sync two translations of the same fundamental commentCaolán McNamara2013-02-151-5/+5
* Comment translation - german-english - 3 filesMatthias Freund2013-02-153-41/+41
* fdo#43105: apply old sw-nested-positionned-tables-ww8-import-fix.diffBjoern Michaelsen2013-02-151-84/+88
* Comment translation german - english - redo of 5 filesMatthias Freund2013-02-155-34/+34
* sal_Bool to boolTakeshi Abe2013-02-157-62/+62
* bUseDialog was always trueTakeshi Abe2013-02-151-2/+0
* Comment translation german - english - redo of writer.cxxMatthias Freund2013-02-141-34/+34
* fdo#60738 SwPostItMgr: let the cursor know if we're in annotation modeMiklos Vajna2013-02-146-8/+19
* use 'default character set' as the windows charset for unicodeLuboš Luňák2013-02-141-2/+1