summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2021-03-05don't use the vcl::Window parent to derive a treeview sizeCaolán McNamara3-14/+5
2021-03-05tdf#115879: sc_logical_functions: Add function testXisco Fauli1-5/+55
2021-03-04SidebarPanelBase is always created with a PanelLayoutCaolán McNamara7-7/+7
2021-03-04autofilter: scale dropdown button according to zoom levelSzymon Kłos2-5/+16
2021-03-04tdf#116215 sc: move UItest to CppunitTestViKrAm-Bais2-42/+35
2021-03-04tdf#93415: sc_ucalc: Add unittestXisco Fauli2-0/+22
2021-03-03tdf#42481: sc_subsequent_filters: Add unittestXisco Fauli2-0/+17
2021-03-03autofilter: show menu only if has itemsSzymon Kłos1-0/+3
2021-03-03tdf#72470: sc_subsequent_filters: Add unittestXisco Fauli2-0/+17
2021-03-03loplugin:refcounting in scNoel24-84/+84
2021-03-02Revert "tdf#43175: Adapt ranges when copying or moving several sheets"Noel1-4/+3
2021-03-02lok: sc - suppress LOK editengine events for the calc input bar.Michael Meeks2-5/+5
2021-03-02Implemented MoveShapeHandle uno command for scmert2-1/+18
2021-03-02tdf#43175: Adapt ranges when copying or moving several sheetsOuyang Leyan1-3/+4
2021-03-01tdf#118086: sc_subsequent_filters: Add unittestXisco Fauli2-0/+20
2021-03-01tdf#116421: sc: move UItest to CppunitTestXisco Fauli2-36/+32
2021-03-01uitest: sc: re-enable test to see if it still failsXisco Fauli1-2/+0
2021-03-01tdf#140462 sc ODF import: fix empty autofilter columnsBalazs Varga7-5/+65
2021-03-01drop intermediate vcl container for ScFilterListBox floating toplevelCaolán McNamara5-169/+112
2021-03-01FloatingWindow::StateChanged will set the same ILibreOfficeKitNotifierCaolán McNamara1-6/+2
2021-02-28remove unnecessary MouseButtonDown forwardCaolán McNamara1-14/+0
2021-02-28lok: mark calc document as modified when adjusting split-panes (2)Andras Timar1-0/+2
2021-02-28tdf#124701 sc status bar: hide bad filtered row countBalazs Varga2-3/+6
2021-02-28tdf#124176 Use pragma once in sc/source/core/openclSuhaas Joshi1-5/+1
2021-02-26Update Calc home tabandreas kainz1-128/+68
2021-02-26tdf#64401: sc_subsequent_filters: Add unittestXisco Fauli2-0/+56
2021-02-26lok: mark calc document as modified when adjusting split-panes.Michael Meeks1-0/+2
2021-02-26loplugin:refcounting in svlNoel2-2/+2
2021-02-26tdf#131000: sc: Add UItestXisco Fauli2-0/+30
2021-02-25allow use of FloatWinPopupFlags without including complete floatwin.hxxCaolán McNamara2-3/+2
2021-02-25dockwin.hxx doesn't need to include floatwin.hxxCaolán McNamara1-0/+1
2021-02-25tdf#36466 sc UI: add new options to deselect hidden cellsTünde Tóth5-6/+64
2021-02-25tdf#140469 XLSX import: apply more than 8 filtersBalazs Varga4-36/+40
2021-02-25tdf#98690: sc: Add UItestXisco Fauli2-0/+45
2021-02-25online: fixed freeze pane not writing correct data on file savePranam Lashkari1-0/+6
2021-02-24avoid LOK text selection update when reference cell is in different tabPranam Lashkari1-2/+5
2021-02-24uitest: no need to pass the parent as a parameterXisco Fauli1-7/+4
2021-02-24tdf#140599 calc UI: fix row and column highlightTünde Tóth1-1/+2
2021-02-24show reference range specific to only selected calc sheetPranam Lashkari1-1/+4
2021-02-24TypoOlivier Hallot1-1/+1
2021-02-24tdf#139763 set anchor type in meEditAs in all casesRegina Henschel3-0/+34
2021-02-23delete from mdds in reverse order (tdf#139820)Luboš Luňák1-1/+2
2021-02-23Revert ""delete" also empty Calc cells if it helps mdds (tdf#139820)"Luboš Luňák1-34/+1
2021-02-23loplugin:constantparamNoel4-7/+7
2021-02-23loplugin:unusedfieldsNoel2-2/+0
2021-02-23update pchesCaolán McNamara1-1/+2
2021-02-22Some more unit conversion unificationMike Kaganski12-101/+137
2021-02-22rename to DropdownDockingWindowCaolán McNamara2-5/+5
2021-02-22tdf#133423 Add UITestSamuel Mehrbrodt1-0/+4
2021-02-21loplugin:refcounting in scNoel40-158/+115