summaryrefslogtreecommitdiff
path: root/sc/source/ui/undo/undoblk3.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-03-24loplugin:constantparam in scNoel Grandin1-3/+3
2016-02-09Formatting changes across all modulesChris Sherlock1-2/+2
2016-01-07Resolves: tdf#94208 broadcast fill undo (for deleted cells)Eike Rathke1-0/+6
2015-12-15Bin silly 'STATIC DATA' commentsTor Lillqvist1-3/+0
2015-12-07tdf#34449 : ability of deleting borders of a cell from adjacent cellDennis Francis1-3/+5
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-14/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-8/+8
2015-10-27don't allocate rtl::Reference or SvRef on the heapNoel Grandin1-1/+1
2015-10-26convert InsertDeleteFlags to use o3tl::typed_flagsNoel Grandin1-42/+42
2015-10-19loplugin:defaultparamsStephan Bergmann1-2/+2
2015-10-09Apparently, pUndoDoc must be reset before calling DeleteSdrUndoActionStephan Bergmann1-0/+1
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-19/+19
2015-10-05tdf#39468 translated german comments in undoblk*.cxxAlbert Thuswaldner1-2/+2
2015-09-28Return the std::unique_ptr itself here, not a raw pointerStephan Bergmann1-4/+8
2015-09-22convert SC_PASTE constants to scoped enumNoel Grandin1-1/+1
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-14loplugin: defaultparamsNoel Grandin1-6/+6
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-3/+3
2015-04-22convert SVX_SEARCHIN_ flags to scoped enumNoel Grandin1-1/+1
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-1/+1
2015-04-10Fix OutputDevice members / stack allocation: slideshow, starmath, sd, sc.Michael Meeks1-3/+3
2015-03-02replace SVX_SEARCHCMD_ constants with enum classNoel Grandin1-3/+3
2014-10-28loplugin: cstylecastNoel Grandin1-14/+14
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-2/+2
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-2/+2
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-2/+2
2014-10-11Cleanup.Kohei Yoshida1-2/+0
2014-10-11fdo#80846: Broadcast changes before EndUndo().Kohei Yoshida1-13/+10
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-2/+2
2014-09-04create type-safe bitfield for sc insert/delete flagsNoel Grandin1-6/+6
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud1-4/+4
2014-06-24new compilerplugin returnbyrefNoel Grandin1-148/+148
2014-06-13loplugin:staticcallStephan Bergmann1-1/+1
2014-05-03fdo#78062: Broadcast only on non-empty cells within deleted range.Kohei Yoshida1-1/+11
2014-04-16fdo#74687: Undo & redo of format-only changes don't need broadcasting.Kohei Yoshida1-3/+8
2014-02-19sal_Bool->boolNoel Grandin1-8/+8
2014-02-19sal_Bool->boolNoel Grandin1-19/+19
2014-02-11fdo#74014: Broadcast here....Kohei Yoshida1-0/+1
2014-02-01Add RowHeightContext to stuff all parameters for SetOptimalHeights().Kohei Yoshida1-3/+5
2014-01-28bool improvementsStephan Bergmann1-12/+12
2013-11-27Broadcast changes on undo / redo of cell range deletion.Kohei Yoshida1-0/+2
2013-10-30Use enum for table op mode.Kohei Yoshida1-5/+3
2013-10-23Re-implement cell note storage using mdds::multi_type_vector.Laurent Godard1-1/+1
2013-10-15Resolves: fdo#47958 shrink cut/paste more and rework a bitCaolán McNamara1-12/+2
2013-10-15fdo#47958: gross cut/paste signal emission nonsenseJulien Nabet1-12/+8
2013-10-08convert sc/source/ui/undo/*.cxx from String to OUStringNoel Grandin1-4/+4
2013-10-04convert sc/.../undoblk.hxx from String to OUStringNoel Grandin1-8/+8
2013-08-29convert include/sfx2/linkmgr.hxx from String to OUStringNoel Grandin1-5/+5