summaryrefslogtreecommitdiff
path: root/sc/source/ui/view
AgeCommit message (Expand)AuthorFilesLines
2019-11-19tdf#125917 Ensure mouse is captured before the menu is launchedCaolán McNamara1-0/+4
2019-11-13jsdialogs: send .uno:NumberFormat updatesSzymon Kłos1-0/+10
2019-11-13lok: calc: switch row / column / grouping data to pixels.Michael Meeks1-15/+12
2019-11-13Related tdf#128753: fix regressionJulien Nabet1-1/+4
2019-11-12Resolves: tdf#122232 Move TabStartCol logic to ScTable::GetNextPos()Eike Rathke1-11/+3
2019-11-12tdf#121239 give writer, calc and draw/impress the same underline optionsCaolán McNamara1-1/+0
2019-11-12Related: tdf#121239 super/sub not shown as toggles in calcCaolán McNamara1-8/+2
2019-11-11sc: rowcol: tdf#50916 convert mark data structuresNoel Grandin7-8/+8
2019-11-09tdf#121239 set double underline status to false when not double underlinedCaolán McNamara2-20/+8
2019-11-08Resolves: tdf#128667 crash in csv import from pasteCaolán McNamara1-0/+1
2019-11-07Show highlight ranges when chart is selectedSzymon Kłos2-8/+36
2019-11-06jsdialogs: .uno:Color with string argument in CalcSzymon Kłos1-1/+19
2019-11-06loplugin:unusedvariablecheck tweak to find more stuffNoel Grandin1-1/+0
2019-11-06loplugin:indentation find broken if statementsNoel Grandin2-2/+2
2019-11-06sc lok: cope with non 100% zoom better.Michael Meeks3-33/+33
2019-11-06Revert "lok: sc: make hi-dpi/zoom compatible with retrieving cell cursor"Michael Meeks1-5/+2
2019-11-06Revert "sc lok: Implement hi-dpi and zoom for spreadsheets."Michael Meeks1-22/+9
2019-11-03loplugin:stringaddNoel Grandin1-2/+1
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann1-2/+1
2019-10-30don't need to include vcl/tabctrl.hxxCaolán McNamara1-2/+1
2019-10-29tdf#49813 make autofilter popup at least the width of its columnCaolán McNamara1-1/+2
2019-10-29jsdialogs: set .uno:BackgroundColor in CalcSzymon Kłos1-2/+17
2019-10-29sc: rowcol: tdf#50916 convert core/toolNoel Grandin3-4/+4
2019-10-26Resolves: tdf#128403 Use ScPatternAttr::GetNumberFormat()Eike Rathke1-9/+1
2019-10-25lok: disable page break view for tiled rendering mode.Michael Meeks1-1/+1
2019-10-24sc: rowcol: tdf#50916 convert documen*Noel Grandin1-1/+1
2019-10-23Resolves: tdf#128313 disambiguate flow-to search resultsCaolán McNamara1-2/+2
2019-10-22sc: rowcol: tdf#50916 convert cellshNoel Grandin5-38/+42
2019-10-22sc: rowcol: tdf#50916 convert gridwinNoel Grandin3-63/+67
2019-10-22sc: rowcol: tdf#50916 convert outputNoel Grandin3-27/+32
2019-10-21sc: rowcol: tdf#50916 convert tabviewNoel Grandin5-98/+112
2019-10-21sc: rowcol: tdf#50916 convert viewfuncNoel Grandin5-73/+74
2019-10-20ScRangeUtil is utility class; don't instantiate itMike Kaganski1-1/+0
2019-10-19GetLegacyDialogParent is now unusedCaolán McNamara1-16/+0
2019-10-19weld ScDataProviderDlgCaolán McNamara1-3/+3
2019-10-19sc: rowcol: tdf#50916 chip away at some more call sites.Michael Meeks3-15/+15
2019-10-19Fix typo and dotsAndrea Gelmini1-2/+2
2019-10-18Resolves: tdf#126767 Overwriting autofill if data immediately below selectionEike Rathke1-46/+90
2019-10-17weld ScImportAsciiDlgCaolán McNamara2-2/+2
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann2-2/+2
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin1-5/+1
2019-10-15new loplugin:bufferaddNoel Grandin1-9/+8
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák1-0/+2
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin1-1/+1
2019-10-14Add document-level option to lock down content extractionSamuel Mehrbrodt2-0/+11
2019-10-11sc: rowcol: migrate some viewdata.Michael Meeks3-51/+72
2019-10-11simplify "a = a +" to "a +="Noel Grandin1-1/+1
2019-10-05Let's bring XML Source out of the list of experimental features.Kohei Yoshida1-6/+1
2019-10-05Convert various FID_VALID_* to SfxUInt16ItemNoel Grandin1-6/+6
2019-10-03loplugin:unusedfieldsNoel Grandin2-6/+2