summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-07-20tdf#118662 Cleanup old hack with cloned SdrCaptionObjArmin Le Grand2-7/+20
2018-07-20loplugin:unusedfields - look for fields that can be const, in comphelperNoel Grandin16-27/+27
2018-07-20Fix typosAndrea Gelmini1-1/+1
2018-07-19Related: tdf#118735 introduce FormulaError::LinkFormulaNeedingCheck (Err:540)Eike Rathke1-0/+4
2018-07-19return SfxStyleSheetIterator by std::unique_ptrNoel Grandin1-1/+1
2018-07-19tdf#108012 - Clicking in the font field should select the contentsNickson Thanda2-1/+5
2018-07-19Avoid gcc: "specified bound depends on the length of the source argument"Tor Lillqvist1-1/+1
2018-07-19loplugin:constantparamNoel Grandin2-5/+6
2018-07-19loplugin:unusedmethodsNoel Grandin5-89/+0
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