summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
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
2014-06-03Work on DocumentSettingManager for SwDoc.Valentin Kettner
2014-06-03Made SwDoc::getDocumentDeviceAccess return a reference.Valentin Kettner
2014-06-03Finished cleaning up of IDocumentDeviceAccess methods in SwDoc.Valentin Kettner
2014-06-03Cleaning up of IDocumentDeviceAccess methods in SwDoc.Valentin Kettner
2014-06-03Cleaning up of IDocumentDeviceAccess methods in SwDoc.Valentin Kettner
2014-06-03Removed getVirtualDevice and setVirtualDevice from SwDoc.Valentin Kettner
2014-06-03Started cleaning up of IDocumentDeviceAccess methods in SwDoc.Valentin Kettner
2014-06-03ODF loext:text-box import/export testcaseMiklos Vajna
2014-06-03SwTextBoxHelper::queryInterface: handle css::text::XTextRange as wellMiklos Vajna
2014-06-03SwXFrame::setPropertyValue: ignore setting ZOrder on TextBoxesMiklos Vajna
2014-06-03sw: let layout not mark embedded object as modifiedMiklos Vajna
2014-06-03sw: fix include guardsThomas Arnhold
2014-06-02coverity#735904 Unchecked dynamic_castMiklos Vajna
2014-06-02fdo#79384 RTF import: allow { without } in style namesMiklos Vajna
2014-06-02coverity#704885 Unchecked dynamic_castCaolán McNamara
2014-06-02coverity#1219786 Dereference after null checkCaolán McNamara
2014-06-02Avoid possible memory leaks in case of exceptionsTakeshi Abe