summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-26Don't use this quick hack on Android.feature/lok_sofficemain2Andrzej Hunt1-1/+1
2014-09-26Add more lok debug output.Andrzej Hunt1-0/+7
2014-09-25TEMPORARY: We need OfficeIPCThread for LOK on Android for now.Andrzej Hunt1-14/+14
2014-09-25Don't use ImplDoTiledRendering for Android.Andrzej Hunt1-1/+1
2014-09-25LOK Android: don't initialise until TMPDIR is set.Andrzej Hunt1-4/+4
2014-08-19Use one test instance to run all LOK tests.Andrzej Hunt1-0/+1
2014-08-19Make common paths member variables.Andrzej Hunt1-0/+3
2014-08-19Upgrade lokconf_init to LibreOfficeKitInit.hAndrzej Hunt1-0/+1
2014-08-19Kill the libreofficekit static library / shim.c.Andrzej Hunt1-14/+0
2014-08-19LOK: do clean main thread shutdown cleanly.Andrzej Hunt1-4/+8
2014-08-19Make sure LOK is actually headless.Andrzej Hunt1-1/+12
2014-08-19Don't fail on --protector.Andrzej Hunt1-0/+12
2014-08-19Don't start Impress Remote server in headless mode.Andrzej Hunt1-0/+15
2014-08-19Use gb_CppunitTest_use_confpreinit for LOK tiled rendering.Andrzej Hunt1-1/+2
2014-08-19Add gb_CppunitTest_use_confpreinit:Andrzej Hunt1-0/+8
2014-08-19Implement lokconf_init.Andrzej Hunt4-0/+88
2014-08-19Fail LOK initialisation if restart is required.Andrzej Hunt1-0/+9
2014-08-19Add OfficeIPCThread::IsEnabled.Andrzej Hunt2-0/+6
2014-08-19Use OfficeIPCThread::WaitForReady rather than sleeping.Andrzej Hunt1-13/+20
2014-08-19Bin outdated / incorrect comment.Andrzej Hunt1-4/+1
2014-08-19Add OfficeIPCThread::WaitForReady.Andrzej Hunt2-0/+15
2014-08-19Hack soffice_main into LOK.Andrzej Hunt2-1/+37
2014-08-19DOCX export: handle SDT around floating tablesMiklos Vajna2-0/+3
2014-08-19enable test after fixing the validation errorMarkus Mohrhard1-11/+0
2014-08-19fix for PtylTestEncryptionAndExport (on sofficemain.cxx)Ptyl Dragon1-1/+4
2014-08-19DOCX export: handle multi-para SDT's ending right before a tableMiklos Vajna2-0/+3
2014-08-19Make Draw use paper size when printing - fdo#63905Eilidh McAdam1-5/+28
2014-08-19fix java1.5 build compatibilityNoel Grandin1-1/+0
2014-08-19Fix Insert 3D Model file dialog's "All supported formats" filterZolnai Tamás1-1/+1
2014-08-19can actually manage to ask createStream for missing streamsCaolán McNamara1-3/+2
2014-08-19odk: Clean up commentsChris Laplante15-70/+10
2014-08-19empty m_aStatesCaolán McNamara2-10/+13
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante207-2329/+237
2014-08-19writerfilter: fail on mistyped namespace URL'sMiklos Vajna2-5/+2
2014-08-19error C2296: '<<' : illegal, left operand has type 'const char [28]'Miklos Vajna1-0/+1
2014-08-18fdo#82427 disambiguate "NOT LIKE 'foo'"Lionel Elie Mamane1-2/+2
2014-08-18writerfilter: sort namespaces in OOXMLStreamImpl::getFastParser()Miklos Vajna1-2/+5
2014-08-18remove cruftEike Rathke1-3/+0
2014-08-18Bin "temporary" code that doesn't compile any longerTor Lillqvist1-8/+0
2014-08-18Let's not export sheet tab color when it's not set.Kohei Yoshida1-2/+3
2014-08-18Write test to ensure that we export sheet tab color settings correctly.Kohei Yoshida1-0/+18
2014-08-18fdo#82757 call convertStringToNumber and detectNumberFormat with same localeLionel Elie Mamane1-1/+15
2014-08-18Typo: loop on all Marks instead of processing Mark(0) over and overMatteo Casalin1-1/+1
2014-08-18Generally better to have DLLPUBLIC class with some DLLPRIVATE membersStephan Bergmann1-10/+10
2014-08-18Consistency around XColorItem in svx/sdshcitm.hxxStephan Bergmann12-25/+20
2014-08-18Consistency around SdrPercentItem in svx/sdshtitm.hxxStephan Bergmann9-19/+14
2014-08-18Annotate code & remove unnecessary scope.Kohei Yoshida1-7/+9
2014-08-18Nested conditional !(cond1 && cond2 && cond3) is harder on human brain.Kohei Yoshida1-2/+2
2014-08-18Using empty() makes it clearer.Kohei Yoshida1-1/+2
2014-08-18TODO items from the old maintainers. No longer relevant.Kohei Yoshida1-12/+0