summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2013-02-20Some cppcheck cleaningJulien Nabet
2013-02-20various efforts to consistently apply HIG rulesCaolán McNamara
2013-02-20move options dialog to cuiCaolán McNamara
2013-02-20move options dialog to cui and adapt codeCaolán McNamara
2013-02-20typo: allways -> alwaysAndras Timar
2013-02-20move view options page to cui and adapt codeCaolán McNamara
2013-02-20Resolves: fdo#30862 move user options page to cui and adapt codeCaolán McNamara
2013-02-20n#779642: Fixed floating tables import in writerfilterCédric Bosdonnat
2013-02-20testcase for 349e9248f801d23735478abafe5328f79dfe4378Miklos Vajna
2013-02-20sal_Bool to boolTakeshi Abe
2013-02-20bZoomEnable was always trueTakeshi Abe
2013-02-20fdo#59928: sw: fix mouse selection of fields differentlyMichael Stahl
2013-02-20SwTxtNode::GetExpandTxt: fix an assertionMichael Stahl
2013-02-19DocxAttributeOutput: fix export of btLr text direction in table cellsMiklos Vajna
2013-02-19coverity#983198 Resource leakNorbert Thiebaud
2013-02-19move memory option page to cui and adapt codeCaolán McNamara
2013-02-18acorrect.cxx: try to make even MSVC happyMichael Stahl
2013-02-18uwriter.cxx: try to make tinderboxes happierMichael Stahl
2013-02-18SwXTextView::select(): unselect drawing objects at start...Michael Stahl
2013-02-18SwTxtNode: deploy some assertsMichael Stahl
2013-02-18sw: let SwTxtNode::GetTxt() return OUStringMichael Stahl
2013-02-18SwTxtNode::CutImpl: check for max text limitMichael Stahl
2013-02-18sw; convert SwTxtNode::m_Text to OUStringMichael Stahl
2013-02-18fdo#60842: add a unit testMichael Stahl
2013-02-18n#779642: ignore framePr inside table or the table import won't workCédric Bosdonnat
2013-02-18coverity#983200 Resource leakNorbert Thiebaud
2013-02-18coverity#983197 Resource leakNorbert Thiebaud
2013-02-18Better wording for several ActionsSamuel Mehrbrodt
2013-02-18coverity#984443 Use after freeNorbert Thiebaud
2013-02-18UI option for embedding fonts in a Writer document (fdo#42195)Luboš Luňák
2013-02-18remove 0.49000000953674316 aligns where default is 0.50 alreadyCaolán McNamara
2013-02-18sal_Bool to boolTakeshi Abe
2013-02-18Both bLeftEnable and bRightEnable are always sal_FalseTakeshi Abe
2013-02-18move General options page to cui and adapt codeCaolán McNamara
2013-02-18move Stored Web Connection Information dialog to cuiCaolán McNamara
2013-02-18fdo#60710 SwXTextPortionEnumeration: filter out fields from the undo stackMiklos Vajna
2013-02-18SwDoc: rename member variables missing their prefixMiklos Vajna
2013-02-17apparently there's no ssize_t on windowsLuboš Luňák
2013-02-17coverity#707555 Uninitialized scalar variableCaolán McNamara
2013-02-16coverity#703910 Destination buffer too smallCaolán McNamara
2013-02-16coverity#736209: Out-of-bounds accessCaolán McNamara
2013-02-16coverity#736207: Out-of-bounds accessCaolán McNamara
2013-02-16Doxygenize some comments, remove redundant info we know from version control.Jan Holesovsky
2013-02-16Comment translation german-englishMatthias Freund
2013-02-16sw: include SwFldTypes in doc model dumpMiklos Vajna
2013-02-16MarkManager::dumpAsXml: dump fieldmark names as wellMiklos Vajna
2013-02-15fdo#60842: sw ODF import: support value-type="string" on cells:Michael Stahl
2013-02-15fdo#60732: check max size in SwTxtNode::ReplaceTextOnlyMichael Stahl
2013-02-15fdo#60732: check max size in SwTxtNode::ReplaceTextMichael Stahl
2013-02-15fdo#60732: make callers of SwTxtNode::InsertText more robust:Michael Stahl