summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2014-06-05loplugin:implicitboolconversionMiklos Vajna
2014-06-05C2782: we hate you sal_Int32 as long on 32bitCaolán McNamara
2014-06-05they're not copyable, deploy boost::ptr_vector insteadCaolán McNamara
2014-06-05Unittest link generation for table of contents.Tobias Lippert
2014-06-05Unittest the whitespace stripping logic for tox text generationTobias Lippert
2014-06-05CppunitTest_sw_ooxmlimport: remaining textbox portingMiklos Vajna
2014-06-05Resolves: #i125050# correct text range for comment/annotation...Oliver-Rainer Wittmann
2014-06-05drop comment about removed step 4 nowCaolán McNamara
2014-06-05WaE: -Werror,-Wmismatched-tagsCaolán McNamara
2014-06-05Resolves: #i125024# remove code regarding table selection...Oliver-Rainer Wittmann
2014-06-05CppunitTest_sw_ooxmlimport's testFdo69636: use getShape()Miklos Vajna
2014-06-05SwAnchoredDrawObject::GetObjBoundRect: avoid SwDoc::SetModified()Miklos Vajna
2014-06-05SwDoc::dumpAsXml: show mbModifiedMiklos Vajna
2014-06-05Extract TOX text generation to its own source fileTobias Lippert
2014-06-05Resolves: rhbz#1096747 crash/hang on format-page on html documentCaolán McNamara
2014-06-05coverity#1103692 Missing break in switch, assuming its intentionalCaolán McNamara
2014-06-05SwDoc::CopyFlyInFlyImpl: handle textboxesMiklos Vajna
2014-06-05fdo#78906 : File crashes while opening.Umesh Kadam
2014-06-05fdo#79535 :LO writer crash while Opening some document.Tushar Bende
2014-06-05Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-06-05Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-06-04sw: use ifndefThomas Arnhold
2014-06-04Export fieldmark check boxes as HTML checkboxes.Kohei Yoshida
2014-06-04Corrected GetDrawBackgrdColor to return a value, not a referenceArmin Le Grand
2014-06-04CppunitTest_sw_ooxmlimport's testMceNested: port to textboxesMiklos Vajna
2014-06-04coverity#705316 Missing break in switchCaolán McNamara
2014-06-04writerfilter: reset properties of reused stylesMiklos Vajna
2014-06-04compareTo -> equalsNoel Grandin
2014-06-04compareToAscii -> equalsAsciiNoel Grandin
2014-06-04testFdo52989 kept failing for my Mac build at leastStephan Bergmann
2014-06-04RTFDocumentImpl::dispatchValue: fix indentationMiklos Vajna
2014-06-04fdo#78907 : File crashed while saving.PriyankaGaikwad
2014-06-04DeInitVCL at end of testsStephan Bergmann
2014-06-04avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard
2014-06-04Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-06-04Drop an unused fileTakeshi Abe
2014-06-03fdo#79384: replace the work-around with a different oneMichael Stahl
2014-06-03fdo#79384: RTF import: fix literal Shift-JIS textMichael Stahl
2014-06-03Finished rebasing to master.Valentin Kettner
2014-06-03sw: fix some assertions that still use removed SwDoc methodsMichael Stahl
2014-06-03Moved SwDoc's get<Interface> methods from docnew to doc.cxxValentin Kettner
2014-06-03Split out IDocumentDrawModelAccess from SwDoc.Valentin Kettner
2014-06-03Changed DocumentDeviceManager includes to IDocumentDeviceAccess.Valentin Kettner
2014-06-03Added IDocumentSettingAccess& getIDocumentSettingAccess() to SwDocValentin Kettner
2014-06-03Fixed a typo in IDocumentSettingAccess.hxxValentin Kettner
2014-06-03Removed IDocumentDeviceAccess.hxx include in SwDoc.hxxValentin Kettner
2014-06-03Removed IDocumentSettingAccess.hxx include in SwDoc.hxxValentin Kettner
2014-06-03Removed DocumentSettingManager methods from SwDoc.Valentin Kettner
2014-06-03Added 32DummyCompatabilityOptions to DocumentSettingManangerValentin Kettner