summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/viewfun2.cxx
AgeCommit message (Expand)Author
2017-04-24clang-tidy readability-simplify-boolean-expr in scNoel Grandin
2017-04-20Settings for not showing Merge Cells dialog and for emptying hidden cellsAndras Timar
2017-04-08actually show the newly selected cell, tdf#106194Markus Mohrhard
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: scStephan Bergmann
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2017-02-13tdf#76183: refresh objects' positions on optimal height recalcMike Kaganski
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: scStephan Bergmann
2016-11-11tdf#101299 : do not show merge cells context menu for the trivial caseDennis Francis
2016-10-26Resolves: tdf#92117 create only one Undo for all UnmergeCells() callsEike Rathke
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-09-26convert PAINT constants to typed_flagsNoel Grandin
2016-09-26convert HASATTR constants to typed_flags_setNoel Grandin
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-08-23convert SearchLabel to scoped enumNoel Grandin
2016-08-21coverity#1371453 try silence Wrapper object use after freeCaolán McNamara
2016-08-16tdf#30456 Enable to empty or not merged cellsLaurent Balland-Poirier
2016-08-12check SelectionForbidsCellFill() on EnterBlock()Eike Rathke
2016-07-28display the SearchAll() and ReplaceAll() results for notes, tdf#65334 relatedEike Rathke
2016-07-26sc: convert SC_SCENARIO_.. defines typed flags ..Jochen Nitschke
2016-07-22tdf#90943 Don't ask to move cells if they are emptyLaurent Balland-Poirier
2016-06-17comphelper lok: remove the g_bViewCallback globalMiklos Vajna
2016-06-15sfx2: bring the view shell's LOK callback up to date with SdrModelMiklos Vajna
2016-06-14sc: implement per-view LOK_CALLBACK_SEARCH_RESULT_SELECTIONMiklos Vajna
2016-05-25Convert SC_MF to scoped enumNoel Grandin
2016-05-23clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-05-07clang-tidy modernize-loop-convert in scNoel Grandin
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-30tdf#96505: fix wrong SfxDispatcher::Execute calls ...Michael Stahl
2016-03-24loplugin:constantparam in scNoel Grandin
2016-03-23loplugin:constantparam in scNoel Grandin
2016-03-18sc lok bccu#1519: More general solution to detecting cell resizes.Jan Holesovsky
2016-03-16sc lok bccu#1519: Broadcast cell size changes, they affect the document size.Jan Holesovsky
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke
2016-03-04tdf#96505 Remove long integer literal specifier when not neededAleksas Pantechovskis
2016-03-02loplugin:unuseddefaultparams in sc (part1)Noel Grandin
2016-02-06lok: Search result should contain info if it is a 'search all' result.Jan Holesovsky
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-15sc tiled rendering: it's pointless to send selection changes during search allMiklos Vajna
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2016-01-13sc: clean up remaining non-static isTiledRendering() usageMiklos Vajna
2015-12-15Bin silly 'STATIC DATA' commentsTor Lillqvist
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann