summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc
AgeCommit message (Expand)Author
2017-12-06vcl: rename Window::Notify to EventNotifyMichael Stahl
2017-12-06use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin
2017-12-06Use std::unique_ptr for the edit engine member of ScInputHandler.Kohei Yoshida
2017-12-06Use std::unique_ptr for the input handler instance here.Kohei Yoshida
2017-05-16tdf#43535: support additional sheet protection options.Kohei Yoshida
2017-05-16lok: sc: insert a row affects another view's selection on another tabMarco Cecchetti
2017-05-16lok: sc: make row/col header updating, on row/col operations, tab-awareMarco Cecchetti
2017-05-16lok: sc: address and formula text field empty on creating a new viewMarco Cecchetti
2017-05-15let ScNoteUtil::CreateTempCaption() return ScCaptionPtrEike Rathke
2017-04-24Resolves: tdf#106838 icon set not visible in conditional formattingCaolán McNamara
2017-04-06LOK - Calc - fix for MSVS 2013Marco Cecchetti
2017-04-04LOK - Calc: row/column headers are updated fasterMarco Cecchetti
2017-04-04LOK - Calc: make computation of cell cursor position fasterMarco Cecchetti
2017-04-04LOK - Calc: document size as sum of row heights/col widths in pixelMarco Cecchetti
2017-04-04LOK - Calc: a cache-like structure for row/col positions in the documentMarco Cecchetti
2017-04-04handle date autofilter entries correctly, tdf#106214Markus Mohrhard
2017-03-31sc lok: Make the FmFormView we need for drawinglayer persistent.Jan Holesovsky
2017-03-01Resolves: tdf#105854 retain popover if it has the same pos, size and settingsCaolán McNamara
2017-02-18sc lok: implement comment callbacksPranav Kant
2017-02-18sc lok: Set appropriate ScViewOptions when annotations are offPranav Kant
2017-02-17LOK: Calc: show/hide a note does not perform any tile invalidationMarco Cecchetti
2017-01-27Resolves: tdf#105450 calc navigator gets 0 height on toggle off/on when dockedCaolán McNamara
2017-01-27Resolves: tdf#104153 crash on drag and drop pivot table fieldCaolán McNamara
2017-01-06Resolves: tdf#105061 Only one text box shown in case of 'between'Caolán McNamara
2017-01-05Resolves: tdf#104919 crash with empty ScNavigatorDlg memberCaolán McNamara
2016-11-30ScTabViewShell::InnerResizePixel must not mark document as modified...Stephan Bergmann
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-11-19Revert "Use rtl::Reference to wrap ScAccessibleEditObject here."Kohei Yoshida
2016-11-19Use rtl::Reference to wrap ScAccessibleEditObject here.Kohei Yoshida
2016-11-19LOK - calc: now PgUp/PgDn offset is used only when PgUp/PgDn are pressedMarco Cecchetti
2016-11-18fdo#71409: Prevent the a11y code from creating an edit view instance.Kohei Yoshida
2016-11-18Use std::unique_ptr for pEditEngine.Kohei Yoshida
2016-11-18Use std::unique_ptr for EditView.Kohei Yoshida
2016-11-18includes should be at the top of the fileNoel Grandin
2016-11-17Re-label more class members private from protected.Kohei Yoshida
2016-11-17Add Skeleton for DataProvider ClassJaskaran Singh
2016-11-17Use std::unique_ptr for mpTextHelper.Kohei Yoshida
2016-11-16new loplugin finalprotectedNoel Grandin
2016-11-15loplugin:constantparamNoel Grandin
2016-11-12Ctrl-Shift-F8 to dump the column storage where the cursor is.Kohei Yoshida
2016-11-11tdf#46200 Use the Scroll Lock key as a toggling lock key like ExcelAbhilash Singh
2016-11-08loplugin:unnecessaryvirtual in sc..scaddinsNoel Grandin
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara
2016-11-07tdf#92160 - sc: limit search results to 1000 entries.Michael Meeks
2016-11-07loplugin:expandablemethods in scNoel Grandin
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud
2016-11-04unify color selectorsCaolán McNamara
2016-11-03loplugin:unnecessaryvirtualNoel Grandin
2016-10-31loplugin:countusersofdefaultparams in sc(part1)Noel Grandin
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin