summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-16Updated coreAndras Timar1-0/+0
2014-07-16LibreOfficeKit: Check for libmerged too.Jan Holesovsky1-12/+27
2014-07-16Revert "libreofficekit does not work with libmerged"Jan Holesovsky1-2/+0
2014-07-16sw::util::IsPlausableSingleWordSection: take care of Boxes if LRSpace differsMiklos Vajna3-3/+28
2014-07-16remove unused helpidCaolán McNamara1-1/+0
2014-07-16bnc#862510: Improve handling of OOXML gradientsTor Lillqvist3-26/+193
2014-07-16Cleanup intrusive_ptr usage temporarily.Michael Meeks2-15/+8
2014-07-16fdo#80907 Implemented OOXMLFactory using boost::intrusive_ptr.Fahad Al-Saidi1-2/+20
2014-07-16WaE: struct/class inconsistencyTor Lillqvist1-2/+0
2014-07-16make keynote detection a bit more robustDavid Tardon1-1/+8
2014-07-16fdo#81113 always run the actual detectionDavid Tardon1-18/+18
2014-07-16first part of OpenGL context work for OSXMarkus Mohrhard2-8/+59
2014-07-16fdo#81182: Resizing glTF window affects camera positionZolnai Tamás1-2/+3
2014-07-16fdo#81182: glTF window size does not match with the scene size after resizingZolnai Tamás2-0/+72
2014-07-16Updated coreCaolán McNamara1-0/+0
2014-07-16extensions aren't layout enabled yetCaolán McNamara1-8/+1
2014-07-16no need to check for null before deleteCaolán McNamara1-2/+1
2014-07-16Convert RID_OFADLG_OPTIONS_TREE to .uiPalenik Mihály9-390/+160
2014-07-16fdo#80373: change wording to 'Area Transparency Mode'Adolfo Jayme Barrientos1-1/+1
2014-07-16Resolves: #i125258# reworked some of the style hierarchy stuffArmin Le Grand11-32/+133
2014-07-16coverity#707280 Uncaught exceptionCaolán McNamara1-0/+8
2014-07-16coverity#708510 Uninitialized scalar fieldCaolán McNamara2-12/+5
2014-07-16sw/qa/extras/README: document how to run a single testMiklos Vajna1-0/+19
2014-07-16DOCX import: handle SDT around citation fieldMiklos Vajna6-19/+36
2014-07-16CppunitTest_sw_ooxmlexport: clean up testfdo79817Miklos Vajna2-6/+6
2014-07-16fdo#80924: writerfilter: RTF import: fix shapeType PictureFrame importMichael Stahl4-12/+65
2014-07-16nss: document why --with-system-nss can't be used in generic buildsMichael Stahl1-0/+16
2014-07-16Avoid possible memory leaks in case of exceptionsTakeshi Abe3-15/+15
2014-07-16LOAndroid3: Prevent crash when opening a nonexistent fileJacobo Aragunde Pérez4-9/+23
2014-07-16LOAndroid3: Open any text document via intentsJacobo Aragunde Pérez4-5/+23
2014-07-16Resolves: #i121443# register text frames and graphics...Oliver-Rainer Wittmann2-32/+6
2014-07-16translate comments in itempool.hxxTobias Lippert1-15/+10
2014-07-16Added #include <docedt.hxx> to DocumentContentOperationsManager.Valentin Kettner1-3/+1
2014-07-16update creditsChristian Lohmaier1-4207/+4470
2014-07-15Fixed another build failure caused by 2 refactorings.Valentin Kettner1-1/+1
2014-07-15libreofficekit does not work with libmergedMatúš Kukan1-0/+2
2014-07-15fdo#79673 quartz: draw 'bullet' for 'space' directly in one passNorbert Thiebaud5-40/+112
2014-07-15Revert "fdo#79673 revert to old NPC for MacOSX only"Norbert Thiebaud5-63/+2
2014-07-15fdo#72277: NSS-PEM windows fixes.Cédric Bosdonnat1-7/+82
2014-07-15writerfilter: convert factory_ns to PythonMiklos Vajna4-164/+86
2014-07-15overriding destructor not explicitly marked 'virtual' [loplugin:saloverride]Michael Stahl1-1/+1
2014-07-15sal: unx/mutex.c: try to avoid system declarations with _GNU_SOURCEMichael Stahl1-10/+6
2014-07-15-Werror,-Wheader-guardMatúš Kukan1-1/+1
2014-07-15WaE: unused variable 'sMarker'Matúš Kukan1-1/+1
2014-07-15Related: bnc#875718 DOCX import: fix missing character grab-bag on fieldsMiklos Vajna3-2/+30
2014-07-15fdo#80569:FILEOPEN:4.4 Regression .docx chart not rendered properlyHeena Gupta2-1/+5
2014-07-15CID#703984 Unchecked return value (CHECKED_RETURN)Eike Rathke1-2/+2
2014-07-15CID#703986 Unchecked return value (CHECKED_RETURN)Eike Rathke1-2/+2
2014-07-15CID#703987 Unchecked return value (CHECKED_RETURN)Eike Rathke1-2/+2
2014-07-15pDok can't be NULL, remove superfluous checkEike Rathke1-2/+1