summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-07-18Fix typosAndrea Gelmini3-3/+3
2018-07-18loplugin:mergeclasses merge IFormulaToken into FormulaTokenNoel Grandin2-22/+2
2018-07-18tdf#113822 convert animation value in SetTimeNodeContext.Mark Hung1-1/+1
2018-07-17tdf#117707 Correctly Scale ItemSets when pasting from ExternalArmin Le Grand1-3/+0
2018-07-17bubble referer to LinkManager::GetGraphicFromAnyCaolán McNamara1-3/+4
2018-07-17tdf#105262 Clean up CopyGraphicXisco Fauli1-3/+0
2018-07-17loplugin:useuniqueptr in PPDParserNoel Grandin1-2/+2
2018-07-17remove the GL based 3D chartsMarkus Mohrhard4-8/+0
2018-07-16tdf#118681 make sure we're using the right font char mapCaolán McNamara1-2/+3
2018-07-16Upgrade to ICU 62.1Eike Rathke1-0/+11
2018-07-16move freeze/thaw to WidgetCaolán McNamara1-6/+3
2018-07-16loplugin:mergeclasses merge BPixelRaster into BZPixelRasterNoel Grandin2-97/+41
2018-07-16oox: enum MS_AttributeNames -> enum class AnimationAttributeEnumMark Hung1-7/+7
2018-07-16return BaseProcessor2D by std::unique_ptrNoel Grandin2-3/+5
2018-07-16SvPersistBase no longer necessaryNoel Grandin4-62/+31
2018-07-15coverity#1437960 Resource leak in objectCaolán McNamara1-3/+3
2018-07-15remove SvxFrameDirectionItem::operator== overrideJochen Nitschke1-1/+0
2018-07-14Resolves: tdf#94925 do not unset dirty if formula cell must be recalculatedEike Rathke1-2/+6
2018-07-13Rework FormulaTokenArray ScRecalcMode in preparation for tdf#94925Eike Rathke1-34/+30
2018-07-13Move convertMeasrue and convertAnimationValue from sd to oox.Mark Hung1-0/+10
2018-07-13sw, writerfilter: various small cleanupsMiklos Vajna1-6/+3
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin7-190/+112
2018-07-13pass SvxFieldData around by std::unique_ptrNoel Grandin6-26/+28
2018-07-12tdf#65353 separate autostyle collection and exportTomaž Vajngerl1-0/+3
2018-07-12return SvMemoryStream by std::unique_ptrNoel Grandin1-1/+1
2018-07-12tdf#117895: "Edit document properties before saving"...Henry Castro2-0/+40
2018-07-11ODF export data transformations -follow-upVikas Mahato1-0/+12
2018-07-10Revert "tdf#118324 Extend ODF for blank in integer"Eike Rathke3-5/+4
2018-07-10tdf#118634: Don't save embedded data source to a temporary preview documentMike Kaganski3-3/+13
2018-07-10Make EscherPropertyContainer::CreatePolygonProperties saferArmin Le Grand1-17/+21
2018-07-10tdf#65353 filter fonts when embedding (unused, font script)Tomaž Vajngerl4-1/+40
2018-07-10[API CHANGE] tdf#65353 Add more doc. settings more embedding fontsTomaž Vajngerl1-0/+15
2018-07-10Translate German commentsJohnny_M1-1/+1
2018-07-10tdf#118324 Extend ODF for blank in integerLaurent BP3-4/+5
2018-07-10Deduplicate codeMike Kaganski1-5/+1
2018-07-10tdf#79877 perf loading docx file, writerfilter/ improvementsNoel Grandin1-3/+1
2018-07-10tdf#42949 Fix IWYU warnings in include/osl/*hxxGabor Kelemen2-3/+13
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin4-9/+13
2018-07-09Conserved the alphabetical order in contexts.Kshitij Pathania1-1/+2
2018-07-09lok: export preinit helper, and share code variously.Michael Meeks1-4/+36
2018-07-08tdf#79878 perf loading docx file, sax improvementsNoel Grandin1-0/+11
2018-07-08tdf#45904 Move _XSheetCellCursor Java tests to C++Jens Carl1-0/+39
2018-07-08loplugin:passstuffbyrefNoel Grandin8-9/+12
2018-07-07Use agile encryption with AES256 and SHA512 by defaultTomaž Vajngerl1-0/+1
2018-07-07oox: Handle agile encryption info "reserved" field correctlyTomaž Vajngerl1-0/+2
2018-07-07use std::unique_ptr fo CreateObjectSpecificPropertiesNoel Grandin19-20/+20
2018-07-07uitest: complete wrapper for SpinField and SpinButtonSaurav Chirania1-0/+4
2018-07-06sw HTML export: avoid writing <font> in XHTML modeMiklos Vajna1-1/+1
2018-07-06uitest logger: log the events calling CallEventListeners()Saurav Chirania2-0/+4
2018-07-06oox: Agile encryption and data integrity verificationTomaž Vajngerl3-28/+97