summaryrefslogtreecommitdiff
path: root/sw/source/core/frmedt/fecopy.cxx
AgeCommit message (Expand)Author
2018-09-17SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand
2018-04-16Take care of E3DObjListArmin Le Grand
2018-04-11Use SdrObject& in lcl_ConvertSdrOle2ObjsToSdrGrafObjsArmin Le Grand
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-01-30loplugin:unused-returns in swNoel Grandin
2017-12-03Replace list by vector in fecopy (sw)Julien Nabet
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand
2017-10-05tdf#112292 - fix memory leak and use more auto ref counting in swNoel Grandin
2017-08-04loplugin:constparams in sw part3Noel Grandin
2017-08-03Resolves: tdf#33692 drawing objects not visible after creation via ctrl+dragCaolán McNamara
2017-06-22tdf#39468 Translate some random German comments/termsJens Carl
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-05-12sw: change SwCursorShell::Pop() parameter from meaningless bool to enumMichael Stahl
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-12add SAL_WARN_UNUSED to sw::Ring and friendsNoel Grandin
2017-04-10tdf#39468 Translate German comments in swJens Carl
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-20convert RndStdIds to scoped enumNoel Grandin
2017-03-16convert SwUndoId to scoped enumNoel Grandin
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin
2016-12-04use proper message passingBjoern Michaelsen
2016-11-29sw core: de-obfuscate assignments in conditions to help GCCMichael Stahl
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin
2016-08-31Get rid of a pointless indirect function pointer variableNoel Grandin
2016-08-29Get rid of pointless indirect function pointer variablesTor Lillqvist
2016-08-29Switch isTextBox to use the format pointersJan-Marek Glogowski
2016-08-29Convert SwFrameFormats to boost::multi_indexJan-Marek Glogowski
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-03-22loplugin:constantparam in swNoel Grandin
2016-03-09loplugin:constantparam in swNoel Grandin
2016-02-29loplugin:unuseddefaultparam in sw (part3)Noel Grandin
2016-02-26sw: we don't have space to spell out "focus" in ShLooseFcs...Michael Stahl
2016-02-16tdf#97429: Fix crash on print selected areaXisco Fauli
2015-12-22crashtesting: CreateShellID returns the mediums base url...Caolán McNamara
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-29Fix typosAndrea Gelmini