summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-13Fix memory leakStephan Bergmann
2014-06-13Fix memory leakStephan Bergmann
2014-06-13DocxAttributeOutput::WritePostponedDMLDrawing: allow recursionMiklos Vajna
2014-06-13fdo#76633: writerfilter: RTF import: do not leak the XShape of imageMichael Stahl
2014-06-13fdo#76633: writerfilter RTF import: disappear the rectangle shapes on imagesMichael Stahl
2014-06-13coverity#706304 Uncaught exceptionCaolán McNamara
2014-06-13coverity#706514 Uncaught exceptionCaolán McNamara
2014-06-13coverity#983928 Uncaught exceptionCaolán McNamara
2014-06-13resolved fdo#79978 propagate error through DoubleArray of matrixEike Rathke
2014-06-13resolved fdo#79957 propagate ForceArray through jump tokensEike Rathke
2014-06-13coverity#707393 Uncaught exceptionCaolán McNamara
2014-06-13coverity#706945 Uncaught exceptionCaolán McNamara
2014-06-13coverity#707016 Uncaught exceptionCaolán McNamara
2014-06-13coverity#983616 Uncaught exceptionCaolán McNamara
2014-06-13coverity#706280 Uncaught exceptionCaolán McNamara
2014-06-13coverity#706287 uncaught exceptionCaolán McNamara
2014-06-13coverity#706286 uncaught exceptionCaolán McNamara
2014-06-13Set mxStyleSheetPool before using itStephan Bergmann
2014-06-13coverity#1212526 Logically dead codeCaolán McNamara
2014-06-13coverity#1213064 Dereference after null checkCaolán McNamara
2014-06-13coverity#1213307 Dereference before null checkCaolán McNamara
2014-06-13SwTextBoxHelper::syncProperty: handle FN_TEXT_RANGEMiklos Vajna
2014-06-13SwDoc::CopyFlyInFlyImpl: factor out textbox code into SwTextBoxHelperMiklos Vajna
2014-06-13SwDoc::DelLayoutFmt: don't delete content of a draw formatMiklos Vajna
2014-06-13fix build error "error: NSPrintJobSavingURL was not declared in this scope"Douglas Mencken
2014-06-13convert extensions update required dialog to .uiCaolán McNamara
2014-06-13coverity#1213486 Uncaught exceptionCaolán McNamara
2014-06-13coverity#1213488 Uncaught exceptionCaolán McNamara
2014-06-13rename in Module makefile tooMatúš Kukan
2014-06-13Rename makefile to StaticLibrary_libreofficekit and clean up.Matúš Kukan
2014-06-13FixStephan Bergmann
2014-06-13fdo#77979: Make rtl_TextEncodingToWinCharsetRTF work for non-UnicodeStephan Bergmann
2014-06-13fdo#75757: Remove inheritance from std::vectorShreyansh Gandhi
2014-06-13libgltf: fix up this patch, some forgotten changesZolnai Tamás
2014-06-13kmz2gltf: Use LO's ZipFileAccess to unzip kmzZolnai Tamás
2014-06-13glTF: Avoid segmentation fault when one of the input files can't be loadedZolnai Tamás
2014-06-13Extract kmz and collada converter code to a seperate functionZolnai Tamás
2014-06-123D model insertion: display extensions in the filter selectorZolnai Tamás
2014-06-12Change glTF mime type: {application -> model}/vnd.gltf+jsonZolnai Tamás
2014-06-12Make glTF support an experimental featureZolnai Tamás
2014-06-12Introduce HAVE_FEATURE_GLTF to enable/disable gltf related codeZolnai Tamás