summaryrefslogtreecommitdiff
path: root/sc/source/core/data/documen2.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-02-21Resolves: tdf#115710 let css::sheet::FunctionAccess execute WEBSERVICEEike Rathke1-2/+5
2018-01-16Better handle ScDde formulas with missing dde-link entriesCaolán McNamara1-1/+1
2017-12-18convert DecodeMechanism to scoped enumNoel Grandin1-1/+1
2017-01-25tdf#104967 preserve isolated notes data in clipboard when closing documentEike Rathke1-5/+3
2017-01-22tdf#104967 prevent crash when pasting notes originating from a closed documentEike Rathke1-0/+15
2016-11-26Resolves: tdf#103493 copying note captions needs a completed destination sheetEike Rathke1-1/+7
2016-11-08Resolves: tdf#103701 bulk-broadcast the correct hint ID for formula groupsEike Rathke1-1/+1
2016-11-07loplugin:expandablemethods in scNoel Grandin1-2/+3
2016-10-18loplugin:unusedmethodsNoel Grandin1-5/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin1-2/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-27sc-perf: avoid repeated TrackFormulas() during bulk broadcast, tdf#87101 rel.Eike Rathke1-1/+3
2016-09-23convert formula error codes to scoped enumNoel Grandin1-1/+1
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke1-1/+1
2016-07-05Resolves: tdf#90285 do not reuse the same StartListeningContextEike Rathke1-1/+2
2016-05-10sc lok: Move the handling of the area back to GetTiledRenderingArea().Jan Holesovsky1-2/+29
2016-05-10sc lok: set a limit for tiled column and rowHenry Castro1-10/+1
2016-05-09tdf#99479: Delete column with styles resets the 'Apply Style' drop downJulien Nabet1-1/+1
2016-04-30Resolves: tdf#76523 copy used names or pointing to sheet to other documentEike Rathke1-0/+8
2016-04-30during copying sheet copy all global and sheet-local names pointing to itEike Rathke1-1/+9
2016-03-24tdf#75372 rework sheet-copy names for converting global names to sheet-localEike Rathke1-2/+3
2016-03-23loplugin:constantparam in scNoel Grandin1-1/+1
2016-03-11sc: make metadata available in copy resultMiklos Vajna1-0/+1
2016-03-08tdf#94561 : Create notes drawing objects only once on sheet copyDennis Francis1-2/+2
2016-03-03loplugin:unuseddefaultparams in sc (part2)Noel Grandin1-2/+2
2016-02-22loplugin:commaoperator in sc/Noel Grandin1-1/+2
2015-12-15Bin silly 'STATIC DATA' commentsTor Lillqvist1-2/+0
2015-11-23loplugin:unusedfields in scNoel Grandin1-4/+1
2015-11-17sc: loplugin:badstaticsMichael Stahl1-0/+10
2015-11-12remove fixme comment and fragments of things that are done since longEike Rathke1-7/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-61/+61
2015-11-02sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-1/+0
2015-10-31sc lok: Always provide a reasonable document size.Jan Holesovsky1-6/+5
2015-10-26convert InsertDeleteFlags to use o3tl::typed_flagsNoel Grandin1-3/+3
2015-10-20loplugin:defaultparamsStephan Bergmann1-2/+2
2015-09-18boost->stdCaolán McNamara1-1/+1
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-1/+1
2015-09-17boost->stdCaolán McNamara1-1/+1
2015-08-18introduce temporary hard-recalc state, tdf#92749 follow-upEike Rathke1-1/+1
2015-08-14loplugin: defaultparamsNoel Grandin1-2/+2
2015-07-17Resolves: tdf#77479 do not reset AutoFilter range for temporary operationsEike Rathke1-0/+2
2015-06-22sc tiled rendering: Set some minimal size of the document.Jan Holesovsky1-0/+15
2015-05-06Resolves: tdf#91078 check also DBData modified, not only named expressionsEike Rathke1-2/+2
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann1-3/+1
2015-04-10start of unwinding reference OutputDevice & Printer lifecycle.Michael Meeks1-2/+2
2015-03-06Idle: Changed to new enum nameTobias Madl1-1/+1
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl1-1/+1
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl1-1/+1
2014-12-09fdo#39468 Translate German Comments - sc/source/core/data/documen2.cxxChristian M. Heller1-2/+2
2014-12-09changed timers to idleJennifer Liebel1-2/+2