summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin47-436/+318
2017-06-09Add unit test for SUMIFS in array contextEike Rathke2-0/+43
2017-06-09UnoControls: replace double checked locking patternsJochen Nitschke6-177/+44
2017-06-09missing STR_SAVEACOPY_SRC resourceCaolán McNamara1-0/+4
2017-06-09tdf#39468 translate german comments in sw/* (except source/filter)Bernhard Widl2-2/+2
2017-06-09Add --script-cat parameter to dump scripts content.Michael Meeks8-90/+190
2017-06-09VML: EMU to Points conversionSzymon Kłos2-3/+7
2017-06-09Avoid overflow in subtractionStephan Bergmann1-1/+2
2017-06-09missing STR_TBL_FORMULA resourceCaolán McNamara1-0/+5
2017-06-09Avoid UBSan warning about negative double -> sal_uInt32 conversionStephan Bergmann2-7/+7
2017-06-09external: drop mingw bits from ExternalPackage_xmlsecMiklos Vajna1-5/+0
2017-06-09tdf#108408: support unit specifications for ST_HpsMeasureMike Kaganski8-21/+79
2017-06-09tdf#82173 writerfilter: apply char properties to footnoteJustin Luth3-2/+14
2017-06-09Too many aRes..., rename aResArray to vConditionsEike Rathke1-10/+10
2017-06-08tdf#107700 Translate some less common font style namesGabor Kelemen3-2/+110
2017-06-08tdf#107087: Select bitmap fill from preset listKatarina Behrens2-7/+7
2017-06-08Typo: F9 should be mapped with KEY_F9Julien Nabet1-1/+1
2017-06-08tdf#39468 Translate German comments/terms in sw/source/filter/html/swhtml.cxxJens Carl1-49/+49
2017-06-08With reference lists there can be more than 255 queriesEike Rathke1-5/+5
2017-06-08Add '~' reference union/list operator to range finder delimitersEike Rathke1-1/+1
2017-06-08Remove a TODO and explainEike Rathke1-5/+5
2017-06-08EditEngine: Added ODF_TEXT_FLAT copy/paste for sdVarun Dhall4-2/+34
2017-06-08EditEngine: Added ODF_TEXT_FLAT paste for scVarun Dhall2-3/+6
2017-06-08Take FormulaTokenArrayPlainIterator into use in one more placeTor Lillqvist1-2/+1
2017-06-08Take FormulaTokenArrayPlainIterator into use in one more fileTor Lillqvist1-8/+8
2017-06-08Take FormulaTokenArrayPlainIterator into use in one more placeTor Lillqvist1-2/+2
2017-06-08Take FormulaTokenArrayPlainIterator into use in one more fileTor Lillqvist1-57/+58
2017-06-08Forgot FormulaTokenArrayPlainIterator::GetNextName()Tor Lillqvist1-0/+14
2017-06-08Keep WID ranges sorted, and join adjacent onesStephan Bergmann1-10/+7
2017-06-08DbgCheckItemSet is goneStephan Bergmann2-3/+0
2017-06-08Redundant nColSize,nRowSize, use nDimensionCols,nDimensionRows, tdf#58874 prepEike Rathke1-12/+6
2017-06-08tdf#81475 Add separator before clone formatting buttonYousuf Philips2-0/+3
2017-06-08Cater for UNO (signed) vs. BASIC (unsigned) byte mismatchStephan Bergmann1-1/+1
2017-06-08tdf#105566: Account for 'signature used to be ok but isn't anymore'Katarina Behrens3-23/+27
2017-06-08First cut at moving unzipping into new thread:Mohammed Abdul Azeem5-34/+373
2017-06-08Fixing loose ends for multithread Sync in package/:Mohammed Abdul Azeem7-26/+41
2017-06-08tdf#106366 Show infobar for all read-only documentsSamuel Mehrbrodt1-1/+2
2017-06-08oox: replace PUT_PROP macro with comphelper::makePropertyValue() callsMiklos Vajna2-67/+70
2017-06-08uitest: disable failing part of manual_tests/calc.pyMiklos Vajna1-1/+1
2017-06-08nPoolId already points to STR_POOLCOLL_TOX_AUTHORITIES1 at this pointCaolán McNamara1-2/+0
2017-06-08Fix build after f1454b474d9248d7ef2cb84f396a974184e5167eStephan Bergmann5-8/+238
2017-06-08Improve error reportingStephan Bergmann1-6/+4
2017-06-08clang-tidy performance-type-promotion-in-math-fnNoel Grandin3-11/+14
2017-06-08tdf#99074: export Web view to DOCXAron Budea4-12/+18
2017-06-08Watermark: VML export/import font sizeSzymon Kłos6-3/+26
2017-06-08-Werror,-Wunused-private-fieldStephan Bergmann2-4/+1
2017-06-08framework: replace double checked locking patternsJochen Nitschke14-455/+95
2017-06-08Avoid -fsanitize=signed-integer-overflowStephan Bergmann1-0/+5
2017-06-08remove some unnecessary use of OUStringBufferNoel Grandin22-31/+27
2017-06-08oovbaapi: add Interior.PatternTintAndShade Property (Excel)Miklos Vajna3-0/+14