summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc
AgeCommit message (Expand)AuthorFilesLines
2017-04-20Resolves: tdf#106838 icon set not visible in conditional formattingCaolán McNamara1-0/+2
2017-03-30handle date autofilter entries correctly, tdf#106214Markus Mohrhard1-1/+12
2017-02-24Resolves: tdf#105854 retain popover if it has the same pos, size and settingsCaolán McNamara1-0/+5
2017-01-27Resolves: tdf#105450 calc navigator gets 0 height on toggle off/on when dockedCaolán McNamara1-2/+1
2017-01-27Resolves: tdf#104153 crash on drag and drop pivot table fieldCaolán McNamara2-6/+2
2017-01-06Resolves: tdf#105061 Only one text box shown in case of 'between'Caolán McNamara1-0/+1
2017-01-05Resolves: tdf#104919 crash with empty ScNavigatorDlg memberCaolán McNamara1-0/+8
2016-11-30ScTabViewShell::InnerResizePixel must not mark document as modified...Stephan Bergmann2-2/+2
2016-11-21convert inventorId to scoped enumNoel Grandin1-2/+4
2016-11-19Revert "Use rtl::Reference to wrap ScAccessibleEditObject here."Kohei Yoshida1-2/+1
2016-11-19Use rtl::Reference to wrap ScAccessibleEditObject here.Kohei Yoshida1-1/+2
2016-11-19LOK - calc: now PgUp/PgDn offset is used only when PgUp/PgDn are pressedMarco Cecchetti1-0/+1
2016-11-18fdo#71409: Prevent the a11y code from creating an edit view instance.Kohei Yoshida1-1/+4
2016-11-18Use std::unique_ptr for pEditEngine.Kohei Yoshida1-1/+1
2016-11-18Use std::unique_ptr for EditView.Kohei Yoshida1-1/+2
2016-11-18includes should be at the top of the fileNoel Grandin1-2/+2
2016-11-17Re-label more class members private from protected.Kohei Yoshida1-1/+1
2016-11-17Add Skeleton for DataProvider ClassJaskaran Singh1-0/+80
2016-11-17Use std::unique_ptr for mpTextHelper.Kohei Yoshida1-1/+3
2016-11-16new loplugin finalprotectedNoel Grandin1-2/+0
2016-11-15loplugin:constantparamNoel Grandin1-1/+1
2016-11-12Ctrl-Shift-F8 to dump the column storage where the cursor is.Kohei Yoshida1-0/+1
2016-11-11tdf#46200 Use the Scroll Lock key as a toggling lock key like ExcelAbhilash Singh2-2/+9
2016-11-08loplugin:unnecessaryvirtual in sc..scaddinsNoel Grandin4-10/+10
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara5-16/+19
2016-11-07tdf#92160 - sc: limit search results to 1000 entries.Michael Meeks1-0/+1
2016-11-07loplugin:expandablemethods in scNoel Grandin8-10/+0
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud5-19/+16
2016-11-04unify color selectorsCaolán McNamara5-16/+19
2016-11-03loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2016-10-31loplugin:countusersofdefaultparams in sc(part1)Noel Grandin13-32/+32
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin1-1/+1
2016-10-28Various loplugin warnings in --enable-telepathyStephan Bergmann1-5/+5
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin4-6/+18
2016-10-26init ScUndoRemoveMerge with range, tdf#92117 follow-upEike Rathke1-0/+1
2016-10-26Resolves: tdf#92117 create only one Undo for all UnmergeCells() callsEike Rathke2-4/+10
2016-10-25make this cond. to avoid another removalDavid Tardon1-0/+2
2016-10-25restore removed function for umpteenth timeDavid Tardon1-0/+1
2016-10-25tdf#103409: No selection outline displayed when SUM button is clickedHenry Castro1-1/+1
2016-10-25convert conditional format src fragment to .ui and layoutCaolán McNamara2-56/+5
2016-10-24convert ScIconSetFrmtDataEntry to .ui and layoutCaolán McNamara1-4/+0
2016-10-24move STR_CONDITION resource aroundCaolán McNamara1-1/+0
2016-10-24drop now unused ScPrivatSplitCaolán McNamara2-68/+0
2016-10-24convert function panel to .ui formatCaolán McNamara1-4/+5
2016-10-24temporarily cripple formula panel by removing FT_SPLITCaolán McNamara1-21/+2
2016-10-24tdf#100517 : Optionally include comment-only columns when sortingDennis Francis1-0/+2
2016-10-23at which point SfxBindings is no longer needed as an argumentCaolán McNamara1-4/+1
2016-10-23why listen to bindings to then ignore notificationsCaolán McNamara1-4/+1
2016-10-23pAllFuncList is always aFuncListCaolán McNamara1-1/+0
2016-10-23DDLB_FUNC listbox never usedCaolán McNamara1-2/+1