summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-12Extract SwFrmFmt::dumpAsXml() from docnodeMiklos Vajna2-25/+25
2015-02-12jvmaccess doesn't have a stable interface anywayStephan Bergmann2-120/+87
2015-02-11Resolves: tdf#39316 add matrix empty cells to ScInterpreter::QueryMatrixType()Eike Rathke1-0/+10
2015-02-11add ScMatrix::IsEmptyResult() for tdf#39316 fix preparationEike Rathke2-7/+25
2015-02-11add log message about untested servicesMarkus Mohrhard1-0/+1
2015-02-11tdf#89319 remove redundant file seekings in XLS exportLászló Németh1-1/+4
2015-02-11typos and nitpicksEike Rathke1-35/+37
2015-02-11translate documentation of Weighted Levenshtein DistanceEike Rathke1-99/+119
2015-02-11Remove ever-unused INETMSG_ENCODING_8BITStephan Bergmann1-1/+0
2015-02-11Remove redundant overloadsStephan Bergmann1-20/+0
2015-02-11Fold INetMessageIOStream into INetMIMEMessageStreamStephan Bergmann2-33/+11
2015-02-11Fold INetOStream into INetMessageOStreamStephan Bergmann2-35/+4
2015-02-11Fold INetIStream into INetMessageIStreamStephan Bergmann2-34/+4
2015-02-11GenerateHeader(false) -> SetHeaderGenerated()Stephan Bergmann3-4/+4
2015-02-11Remove unused INetMIMEMessage streaming operatorsStephan Bergmann2-73/+0
2015-02-11Fold INetRFC822Message into INetMIMEMessageStephan Bergmann6-268/+169
2015-02-11Fold INetMessage into INetRFC822MessageStephan Bergmann4-151/+94
2015-02-11We can put a few more lines inside the #ifndef IOSTor Lillqvist1-1/+2
2015-02-11fdo#39468 translated german commentsMichael Jaumann1-22/+22
2015-02-11tdf#87303: svtools: relax the security a bit for embedded objectsMichael Stahl1-3/+10
2015-02-11comphelper: add SAL_INFO for exception when graphic cannot be loadedMichael Stahl2-2/+4
2015-02-11Resolves: tdf#89179 fix Undo of Numbering Level change crashCaolán McNamara1-2/+2
2015-02-11tdf#88576 check that two parameters are given for IFERROR() and IFNA()Eike Rathke1-2/+4
2015-02-11tdf#88576 fix handling of empty arguments in IF(), IFERROR() and IFNA()Winfried Donkers1-1/+4
2015-02-11Related: #i125985# Change Insert Footnote toolbar commentKay Schenk1-1/+1
2015-02-11Resolves: tdf#70062 avoid crash on ungrouping "ac char" groupCaolán McNamara3-15/+39
2015-02-11OSL_ENSURE->assert when followed by unconditional dereferenceCaolán McNamara1-2/+2
2015-02-11Related: tdf#70062 keep drawing anchor objects sortedCaolán McNamara5-17/+62
2015-02-11coverity#1267649 Logically dead codeCaolán McNamara1-3/+9
2015-02-11Guard against createInstance throwing non-Runtime-ExceptionStephan Bergmann2-5/+32
2015-02-11loplugin:unreffunStephan Bergmann1-178/+184
2015-02-11tdf#46723 - enable configmgr unit testsRadu Ioan2-49/+41
2015-02-11sw: identation fixes in swparrtfMiklos Vajna1-22/+18
2015-02-11coverity#1267660 etc.: remove redundant checksStephan Bergmann1-20/+0
2015-02-11No StarBasic unless HAVE_FEATURE_SCRIPTINGTor Lillqvist1-1/+1
2015-02-11eliminate false failure warningEike Rathke1-0/+5
2015-02-10tdf#79239: make the dialog closable with 'X' button againKatarina Behrens2-2/+8
2015-02-10ExtCfRule::maModel and CondFormatRule::mpDataBar are 2 distinct thingsKatarina Behrens2-2/+3
2015-02-10mbNeg means: a different colour for negative values is definedKatarina Behrens1-3/+1
2015-02-10cppcheck: assertWithSideEffectCaolán McNamara1-2/+3
2015-02-10rearrange this a little, no logic changeCaolán McNamara1-52/+43
2015-02-10drop some unbuilt test codeCaolán McNamara8-748/+0
2015-02-10cppcheck: cstyleCastCaolán McNamara2-3/+3
2015-02-10cppcheck: variableScopeCaolán McNamara1-2/+4
2015-02-10cppcheck: variableScopeCaolán McNamara1-11/+4
2015-02-10Use "!=" instead of "<" to compare current it with end itJulien Nabet1-3/+3
2015-02-10tdf#68117 Partially fix boolean labels in XLSXUrsache Vladimir1-1/+1
2015-02-10Avoid OpenCL compilation error in some casesTor Lillqvist1-5/+5
2015-02-10Revert "Werror: C4324 structure was padded due to __declspec(align())"Michael Stahl1-1/+1
2015-02-10Werror: C4324 structure was padded due to __declspec(align())David Ostrovsky1-1/+1