summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2013-02-19move memory option page to cui and adapt codeCaolán McNamara1-329/+0
2013-02-18acorrect.cxx: try to make even MSVC happyMichael Stahl1-4/+4
2013-02-18uwriter.cxx: try to make tinderboxes happierMichael Stahl1-1/+1
2013-02-18SwXTextView::select(): unselect drawing objects at start...Michael Stahl1-2/+3
2013-02-18SwTxtNode: deploy some assertsMichael Stahl2-26/+28
2013-02-18sw: let SwTxtNode::GetTxt() return OUStringMichael Stahl82-419/+478
2013-02-18SwTxtNode::CutImpl: check for max text limitMichael Stahl1-0/+5
2013-02-18sw; convert SwTxtNode::m_Text to OUStringMichael Stahl7-104/+141
2013-02-18fdo#60842: add a unit testMichael Stahl3-5/+45
2013-02-18n#779642: ignore framePr inside table or the table import won't workCédric Bosdonnat2-0/+9
2013-02-18coverity#983200 Resource leakNorbert Thiebaud1-8/+8
2013-02-18coverity#983197 Resource leakNorbert Thiebaud1-4/+5
2013-02-18Better wording for several ActionsSamuel Mehrbrodt1-12/+2
2013-02-18coverity#984443 Use after freeNorbert Thiebaud1-1/+5
2013-02-18UI option for embedding fonts in a Writer document (fdo#42195)Luboš Luňák9-0/+141
2013-02-18remove 0.49000000953674316 aligns where default is 0.50 alreadyCaolán McNamara2-2/+0
2013-02-18sal_Bool to boolTakeshi Abe11-36/+36
2013-02-18Both bLeftEnable and bRightEnable are always sal_FalseTakeshi Abe1-6/+5
2013-02-18move General options page to cui and adapt codeCaolán McNamara1-368/+0
2013-02-18move Stored Web Connection Information dialog to cuiCaolán McNamara1-208/+0
2013-02-18fdo#60710 SwXTextPortionEnumeration: filter out fields from the undo stackMiklos Vajna1-1/+2
2013-02-18SwDoc: rename member variables missing their prefixMiklos Vajna29-1139/+1139
2013-02-17apparently there's no ssize_t on windowsLuboš Luňák1-4/+4
2013-02-17coverity#707555 Uninitialized scalar variableCaolán McNamara1-1/+1
2013-02-16coverity#703910 Destination buffer too smallCaolán McNamara1-9/+34
2013-02-16coverity#736209: Out-of-bounds accessCaolán McNamara2-3/+19
2013-02-16coverity#736207: Out-of-bounds accessCaolán McNamara1-2/+15
2013-02-16Doxygenize some comments, remove redundant info we know from version control.Jan Holesovsky1-43/+27
2013-02-16Comment translation german-englishMatthias Freund3-99/+30
2013-02-16sw: include SwFldTypes in doc model dumpMiklos Vajna2-0/+46
2013-02-16MarkManager::dumpAsXml: dump fieldmark names as wellMiklos Vajna1-0/+2
2013-02-15fdo#60842: sw ODF import: support value-type="string" on cells:Michael Stahl2-21/+64
2013-02-15fdo#60732: check max size in SwTxtNode::ReplaceTextOnlyMichael Stahl1-2/+15
2013-02-15fdo#60732: check max size in SwTxtNode::ReplaceTextMichael Stahl3-19/+25
2013-02-15fdo#60732: make callers of SwTxtNode::InsertText more robust:Michael Stahl8-39/+83
2013-02-15SwDoc::Overwrite: probably a bad idea to overwrite fieldmarksMichael Stahl1-2/+12
2013-02-15sw: do not crash when it's not possible to insert flyMichael Stahl1-3/+14
2013-02-15fdo#60732: SwTxtNode: limit to less than STRING_LEN charsMichael Stahl3-13/+34
2013-02-15sw: include fieldmarks in document model dumpMiklos Vajna2-0/+26
2013-02-15sync two translations of the same fundamental commentCaolán McNamara1-5/+5
2013-02-15Comment translation - german-english - 3 filesMatthias Freund3-41/+41
2013-02-15Resolves: fdo#60627 wrong lib names for some custom widgetsCaolán McNamara2-2/+2
2013-02-15move set master password dialog to uui and adapt codeCaolán McNamara1-172/+0
2013-02-15fdo#43105: apply old sw-nested-positionned-tables-ww8-import-fix.diffBjoern Michaelsen1-84/+88
2013-02-15move security options dialog to cui and adapt codeCaolán McNamara1-317/+0
2013-02-15Comment translation german - english - redo of 5 filesMatthias Freund5-34/+34
2013-02-15sal_Bool to boolTakeshi Abe8-63/+63
2013-02-15bUseDialog was always trueTakeshi Abe1-2/+0
2013-02-14Comment translation german - english - redo of writer.cxxMatthias Freund1-34/+34
2013-02-14various efforts to consistently apply HIG rulesCaolán McNamara2-74/+63