summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-07-26oox: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-26o3tl: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-26filter: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-26cppcanvas: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-26comphelper: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-26basegfx: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-26i18nlangtag: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-26xmloff: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-26Iterators must be CopyAssignableStephan Bergmann
2018-07-26-Werror,-Wunused-private-fieldStephan Bergmann
2018-07-26weld SwTextGridPageCaolán McNamara
2018-07-26loplugin:returnconstant in tools,comphelper,unotoolsNoel Grandin
2018-07-25loplugin:cstylecast (clang-cl)Stephan Bergmann
2018-07-25warning STL4015: std::iterator is deprecated (clang-cl)Stephan Bergmann
2018-07-24loplugin:useuniqueptr in SfxViewFrameNoel Grandin
2018-07-24loplugin:unusedfields,can-be-const in xmlreaderNoel Grandin
2018-07-24loplugin:unusedfields,can-be-const in xmlscriptNoel Grandin
2018-07-24Fix typosAndrea Gelmini
2018-07-23Fix typosAndrea Gelmini
2018-07-23Fix typosAndrea Gelmini
2018-07-23Fix typosAndrea Gelmini
2018-07-23tdf#118453 Reactivate navitagor submenu drag mode and displaySalimHabchi
2018-07-23loplugin:unusedfieldsNoel Grandin
2018-07-20tdf#118662 Cleanup old hack with cloned SdrCaptionObjArmin Le Grand
2018-07-20loplugin:unusedfields - look for fields that can be const, in comphelperNoel Grandin
2018-07-20Fix typosAndrea Gelmini
2018-07-19Related: tdf#118735 introduce FormulaError::LinkFormulaNeedingCheck (Err:540)Eike Rathke
2018-07-19return SfxStyleSheetIterator by std::unique_ptrNoel Grandin
2018-07-19tdf#108012 - Clicking in the font field should select the contentsNickson Thanda
2018-07-19Avoid gcc: "specified bound depends on the length of the source argument"Tor Lillqvist
2018-07-19loplugin:constantparamNoel Grandin
2018-07-19loplugin:unusedmethodsNoel Grandin
2018-07-18Fix typosAndrea Gelmini
2018-07-18loplugin:mergeclasses merge IFormulaToken into FormulaTokenNoel Grandin
2018-07-18tdf#113822 convert animation value in SetTimeNodeContext.Mark Hung
2018-07-17tdf#117707 Correctly Scale ItemSets when pasting from ExternalArmin Le Grand
2018-07-17bubble referer to LinkManager::GetGraphicFromAnyCaolán McNamara
2018-07-17tdf#105262 Clean up CopyGraphicXisco Fauli
2018-07-17loplugin:useuniqueptr in PPDParserNoel Grandin
2018-07-17remove the GL based 3D chartsMarkus Mohrhard
2018-07-16tdf#118681 make sure we're using the right font char mapCaolán McNamara
2018-07-16Upgrade to ICU 62.1Eike Rathke
2018-07-16move freeze/thaw to WidgetCaolán McNamara
2018-07-16loplugin:mergeclasses merge BPixelRaster into BZPixelRasterNoel Grandin
2018-07-16oox: enum MS_AttributeNames -> enum class AnimationAttributeEnumMark Hung
2018-07-16return BaseProcessor2D by std::unique_ptrNoel Grandin
2018-07-16SvPersistBase no longer necessaryNoel Grandin
2018-07-15coverity#1437960 Resource leak in objectCaolán McNamara
2018-07-15remove SvxFrameDirectionItem::operator== overrideJochen Nitschke
2018-07-14Resolves: tdf#94925 do not unset dirty if formula cell must be recalculatedEike Rathke