summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-20empty m_aStatesCaolán McNamara2-6/+69
2014-08-20jurt: Throwable.getCause() instead of Throwable.getTargetException()rbuj3-4/+4
2014-08-20xmerge: Convert a primitive type into a stringrbuj3-7/+5
2014-08-20remove whitespaceMarkus Mohrhard2-18/+0
2014-08-20Wa: C4701: potentially uninitialized local variable 'fVal' usedTor Lillqvist1-1/+1
2014-08-19writerfilter: remove now unused namespace-alias elementsMiklos Vajna2-47/+0
2014-08-19writerfilter: stop reading namespace-alias elementsMiklos Vajna1-13/+9
2014-08-19Refactored SwDoc::GetEditShell .Valentin Kettner38-116/+121
2014-08-19more flexible handling of current date/time hotkeysEike Rathke1-12/+55
2014-08-19a date is a date, without timeEike Rathke1-8/+24
2014-08-19Resolves: fdo#82355 crash on loading pptCaolán McNamara1-2/+3
2014-08-19fdo#529470: I can't remove a path in AutoText dialogTor Lillqvist1-5/+31
2014-08-19fix last commitLuboš Luňák4-4/+4
2014-08-19try to fix windows buildLuboš Luňák5-5/+5
2014-08-19only subtract height of hscroll if visibleCaolán McNamara1-2/+5
2014-08-19DOCX export: handle SDT end right before a section break introducing headersMiklos Vajna4-1/+22
2014-08-19writerfilter: stop reading namespace-alias elements in factoryimplMiklos Vajna2-9/+18
2014-08-19dangling unused .ui fileCaolán McNamara1-190/+0
2014-08-19split CppunitTest_sw_ooxmlexport into several testsLuboš Luňák12-3362/+3767
2014-08-19facepalm: nAvailHeight is not derived from allocation WidthCaolán McNamara1-1/+1
2014-08-19Avoid possible memory leaks in case of exceptionsTakeshi Abe2-8/+5
2014-08-19guard against division by 0Caolán McNamara1-12/+17
2014-08-19fdo#75757: remove inheritance to std::vectorTakeshi Abe3-8/+3
2014-08-19use SolarMutex instead of a custom GdkThreadLockDavid Tardon3-16/+2
2014-08-19java: no need to instantiate String objects directlyNoel Grandin60-150/+132
2014-08-19java: use 'Byte.valueOf' instead of 'new Byte'Noel Grandin24-58/+58
2014-08-19java: use 'Short.valueOf' instead of 'new Short'Noel Grandin132-445/+445
2014-08-19java: use 'Long.valueOf' instead of 'new Long'Noel Grandin18-50/+50
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin322-1128/+1128
2014-08-19java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin198-402/+402
2014-08-19java: classes in java.lang package do not need to be fully qualifiedNoel Grandin87-288/+277
2014-08-19simplify CallFormWizardNoel Grandin5-137/+115
2014-08-19java: remove unused methodsNoel Grandin48-3279/+1
2014-08-19fix intermittent crash in make checkNoel Grandin1-0/+9
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