summaryrefslogtreecommitdiffstats
path: root/sw
Commit message (Expand)AuthorAgeFilesLines
* coverity#1187691 don't smoke crack and codeCaolán McNamara2014-02-273-13/+10
* coverity#1187688 Resource leakCaolán McNamara2014-02-271-5/+3
* coverity#1187860 Uninitialized pointer fieldCaolán McNamara2014-02-271-6/+8
* coverity#1187668 Dereference null return valueCaolán McNamara2014-02-271-4/+7
* coverity#1187665 Missing break in switchCaolán McNamara2014-02-271-1/+1
* coverity#1187662 Unchecked dynamic_castCaolán McNamara2014-02-271-4/+6
* coverity#1187648 Logically dead codeCaolán McNamara2014-02-271-1/+1
* coverity#1187871 Unused pointer valueCaolán McNamara2014-02-271-1/+1
* SwSrcEditWindow::Read/Write return value is never used anywayStephan Bergmann2014-02-271-4/+2
* editeng: sal_Bool->boolNoel Grandin2014-02-272-2/+2
* editeng: sal_Bool->boolNoel Grandin2014-02-275-7/+7
* editeng: sal_Bool->boolNoel Grandin2014-02-272-5/+5
* editeng: sal_Bool->boolNoel Grandin2014-02-275-30/+30
* editeng: sal_Bool->boolNoel Grandin2014-02-276-9/+9
* editeng: sal_Bool->boolNoel Grandin2014-02-271-1/+1
* editeng: sal_Bool->boolNoel Grandin2014-02-271-1/+1
* editeng: sal_Bool->boolNoel Grandin2014-02-271-1/+1
* editeng: sal_Bool->boolNoel Grandin2014-02-271-1/+1
* editeng: sal_Bool->boolNoel Grandin2014-02-278-25/+25
* editeng: sal_Bool->boolNoel Grandin2014-02-271-1/+1
* editeng: sal_Bool->boolNoel Grandin2014-02-271-5/+5
* editeng: sal_Bool->boolNoel Grandin2014-02-271-1/+1
* editeng: sal_Bool->boolNoel Grandin2014-02-276-8/+8
* editeng: sal_Bool->boolNoel Grandin2014-02-271-2/+2
* ooxml: extend roundtrip test with w14:props3dTomaž Vajngerl2014-02-272-0/+28
* ooxml export: w14:props3d elementTomaž Vajngerl2014-02-271-5/+25
* ooxml export: w14:scene3d elementTomaž Vajngerl2014-02-271-0/+8
* ooxml: extend roundtrip test with w14:textFillTomaž Vajngerl2014-02-272-0/+39
* ooxml export: w14:textFill elementTomaž Vajngerl2014-02-271-1/+5
* fdo#73159 Make back border dialog work againZolnai Tamás2014-02-2713-0/+225
* loplugin:literaltoboolconversionStephan Bergmann2014-02-261-2/+2
* sw: write other types of embeddings properly to docxJacobo Aragunde Pérez2014-02-264-13/+52
* sw: code simplificationJacobo Aragunde Pérez2014-02-261-3/+1
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-26256-4688/+4688
* CppunitTest_sw_ooxmlexport: restore this testMiklos Vajna2014-02-261-2/+1
* Resolves: #i119612# fix the order of Hebraic string are changed after..Lei De Bin2014-02-2616-147/+248
* CppunitTest_sw_ooxmlsdrexport: move all AlternateContent testsMiklos Vajna2014-02-262-453/+454
* CppunitTest_sw_ooxmlexport: factor out drawing-related testcasesMiklos Vajna2014-02-268-572/+682
* fdo#74771 : LibreOffice image captions crash MS Office WordTushar Bende2014-02-264-2/+46
* fdo#75254 Unsupported shape in DML writing was causing document corruption.Nikhil Walvekar2014-02-261-1/+13
* fdo#75133: Preseved bibliography after round trip.Rohit Deshmukh2014-02-2612-6/+60
* fdo#73596 [DOCX] Auto Columns in IndexVinaya Mandke2014-02-263-14/+42
* fdo#72563 : PAGEREF field tag not preserved during RoundtripTushar Bende2014-02-264-3/+72
* Translate german strings, potentially user-visible - sw/source/filter/ww1Stefan Ring2014-02-263-6/+6
* fdo#73596 [DOCX] Multiple Columns in IndexVinaya Mandke2014-02-269-8/+65
* Remove germanisms in variables: sw/source/filter/ww1Stefan Ring2014-02-261-25/+25
* fdo#74566:DOCX: Preservation <w:br> tag for Break to Next PagePallavi Jadhav2014-02-265-13/+31
* fdo#74271: Added unit test & code changes for footer contains hyperlink.YogeshBharate2014-02-263-1/+13
* Fix a crashtest + default value + fix a wrong copy pasteJulien Nabet2014-02-261-1/+7
* Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe2014-02-263-6/+8