summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2013-02-22s/the the/the/Tor Lillqvist15-16/+16
2013-02-22s/bAllWays/bAlways/Tor Lillqvist2-5/+5
2013-02-22SwFntObj::GetTextSize: clean up ascii-artMiklos Vajna2-10/+1
2013-02-21Revert "embed also system fonts when embedding fonts in a document"David Ostrovsky4-16/+14
2013-02-21spurious warning C4701: potentially uninitialized local variableMichael Stahl1-1/+1
2013-02-21embed also system fonts when embedding fonts in a documentLuboš Luňák4-14/+16
2013-02-21generic integers to enumsLuboš Luňák1-2/+2
2013-02-21fix NULL dereferenceLuboš Luňák1-5/+7
2013-02-21Missing break in switch sidebarwin.cxxJoren De Cuyper1-0/+1
2013-02-21fix buildLuboš Luňák1-1/+1
2013-02-21split up redline dialog and adapt filter page codeCaolán McNamara2-0/+76
2013-02-21adapt writer to use centralised font dialog and fix some minor bugsNoel Power9-112/+2
2013-02-21fdo#57950: Remove some chained appends in filter in sw/accessAndrew Branch3-37/+13
2013-02-21change lib:widget delimiter from : to -Caolán McNamara15-24/+24
2013-02-21sal_Bool to boolTakeshi Abe8-68/+67
2013-02-21various efforts to consistently apply HIG rulesCaolán McNamara5-45/+49
2013-02-20Some cppcheck cleaningJulien Nabet1-2/+1
2013-02-20various efforts to consistently apply HIG rulesCaolán McNamara3-9/+9
2013-02-20move options dialog to cuiCaolán McNamara1-105/+0
2013-02-20move options dialog to cui and adapt codeCaolán McNamara2-1303/+73
2013-02-20typo: allways -> alwaysAndras Timar4-5/+5
2013-02-20move view options page to cui and adapt codeCaolán McNamara1-598/+0
2013-02-20Resolves: fdo#30862 move user options page to cui and adapt codeCaolán McNamara1-416/+0
2013-02-20n#779642: Fixed floating tables import in writerfilterCédric Bosdonnat2-2/+24
2013-02-20testcase for 349e9248f801d23735478abafe5328f79dfe4378Miklos Vajna2-0/+62
2013-02-20sal_Bool to boolTakeshi Abe10-49/+49
2013-02-20bZoomEnable was always trueTakeshi Abe1-18/+1
2013-02-20fdo#59928: sw: fix mouse selection of fields differentlyMichael Stahl2-28/+29
2013-02-20SwTxtNode::GetExpandTxt: fix an assertionMichael Stahl1-1/+2
2013-02-19DocxAttributeOutput: fix export of btLr text direction in table cellsMiklos Vajna2-2/+26
2013-02-19coverity#983198 Resource leakNorbert Thiebaud1-15/+18
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