summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-07-27Remove unused copy assignment ops of SfxPoolItem-derived classesStephan Bergmann
2018-07-27svx: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-27cppuhelper: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-27vcl: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-27sal: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-27salhelper: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-27svl: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-27svtools: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-27tools: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-27tools: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-27unotools: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-27connectivity: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-27related tdf#109132, ugly hack to ensure the VBA mode is setup during importMarkus Mohrhard
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