summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-17fdo#81470: Fix a crasher during xlsx export with revisions.Kohei Yoshida1-1/+0
2014-07-17Scope reduction.Kohei Yoshida1-49/+48
2014-07-17Unwind this logic and make it easier to read.Kohei Yoshida2-2/+9
2014-07-17libreofficekit_tiledrendering test: force lock file removalAndrzej Hunt1-0/+8
2014-07-17Add png dumping to LOK tiled rendering test.Andrzej Hunt2-1/+27
2014-07-17And this too.Kohei Yoshida2-5/+2
2014-07-17We can use ptr_vector for this.Kohei Yoshida2-29/+27
2014-07-17No need to check for NULL value before deleting.Kohei Yoshida1-8/+4
2014-07-17DOCX import: handle <w:noColumnBalance> compat settingMiklos Vajna6-5/+25
2014-07-17Add CppunitTest_sw_ooxmlfieldexport.mkMiklos Vajna1-0/+53
2014-07-17extract CppunitTest_sw_ooxmlfieldexport from CppunitTest_sw_ooxmlimportMiklos Vajna3-441/+518
2014-07-17glTF: allow to move camera also by keyboard in orbit mode.Zolnai Tamás1-2/+29
2014-07-17fix build failureMarkus Mohrhard2-2/+1
2014-07-17add commentNoel Grandin1-1/+1
2014-07-17CppunitTest_sw_ooxmlimport: allow running a single testMiklos Vajna2-2/+3
2014-07-17DOCX import: set DontBalanceTextColumns=true for the last section ...Miklos Vajna12-4/+40
2014-07-17SwFmtNoBalancedColumns: add doxygen commentMiklos Vajna1-0/+1
2014-07-17scrolling very slow in calcCaolán McNamara5-21/+8
2014-07-17coverity#735310 Unchecked return valueCaolán McNamara1-2/+1
2014-07-17Related: rhbz#1117853 nStartPara of EE_PARA_NOT_FOUNDCaolán McNamara2-5/+3
2014-07-17fix spelling structur -> structureNoel Grandin11-13/+13
2014-07-17Render slides by default.Andrzej Hunt1-2/+7
2014-07-17Allow setting DrawViewShell PageKind directly.Andrzej Hunt1-1/+1
2014-07-17Add LOK Readme.Andrzej Hunt1-0/+41
2014-07-17rename the Weak stuff in tools/ref.hxx to WeakRefNoel Grandin5-11/+11
2014-07-17make the temp file names random in sd testsMarkus Mohrhard4-52/+45
2014-07-17fix memleak circular dependency of CElementList and CElementCaolán McNamara2-11/+104
2014-07-17fix higher debug levels buildCaolán McNamara2-0/+118
2014-07-17Fix FTBFS with TDE support enabledTimothy Pearson5-2/+10
2014-07-17fdo#81111 Package formula ui filesMaxim Monastirsky3-0/+4
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert49-48/+44
2014-07-17fdo#72277: don't build and use nsspem when building against system curlCédric Bosdonnat5-4/+34
2014-07-17Fix some CppunitTest_libreofficekit_tiledrendering related problemsMatúš Kukan2-2/+3
2014-07-17DocxSdrExport: move member to impl classMiklos Vajna2-11/+11
2014-07-17sw: move testcase to the right suiteMiklos Vajna2-11/+11
2014-07-17fdo#80894 : Rotation value for textframe was missing after RT.sushil_shinde7-9/+33
2014-07-16fdo#81445: Write test for this.Kohei Yoshida1-0/+9
2014-07-16fdo#81445: Display correct label for empty cell.Kohei Yoshida1-3/+2
2014-07-16Update test data to match my gradient handling changeTor Lillqvist1-51/+51
2014-07-16writerfilter: identation fixesMiklos Vajna2-4/+2
2014-07-16Try to fix compilation with pre-C++11 compilerTor Lillqvist1-2/+2
2014-07-16gbuild: set VCL_HIDE_WINDOWS for non-headless CppunitTestsMiklos Vajna1-0/+1
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