summaryrefslogtreecommitdiff
path: root/sc/source/ui/view
AgeCommit message (Expand)Author
2019-08-09Resolves: tdf#108209 let auto fill handle double click stop at existing dataEike Rathke
2019-05-15Resolves: tdf#120423 dispatch against the correct FrameCaolán McNamara
2019-05-07Resolves: tdf#124315 clear "Enter pastes" mode and marching ants overlayEike Rathke
2019-05-02Resolve deprecated implicit capture of *this by reference in C++20Stephan Bergmann
2019-04-11tdf#122767 sc opengl: fix rendering artifacts after hiding a cell commentMiklos Vajna
2019-03-19do not access uninitialized values when printing (tdf#121439)Luboš Luňák
2019-03-04reintroduce ScCaptionPtrLuboš Luňák
2019-02-14tdf#121040 sc: cell with ### has too big heightSerge Krot
2019-02-03tdf#122260 sc: Autofilters not properly clearedSerge Krot
2018-11-30tdf#93005, tdf#100611, remove the incomplete ODC export featureMarkus Mohrhard
2018-11-24Use the correct DPI scaling factor in LibreOfficeKit for iOS, tooTor Lillqvist
2018-11-22weld SwCondCollPageCaolán McNamara
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-18Resolves: tdf#121409 missing dialog parentCaolán McNamara
2018-11-16loplugin:buriedassign in scNoel Grandin
2018-11-16Related: tdf#83128 translate word/char counts as separate n_gettext argsCaolán McNamara
2018-11-15tdf#107240 tdf#120432 Disable time/date entries in read-only/protected modeXisco Fauli
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen
2018-11-12tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-11Resolves: tdf#83128 translate row/col counts as separate n_gettext argsCaolán McNamara
2018-11-10tdf#121263 Calc crashes when hide multiple sheetsNoel Grandin
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-09Fix typosAndrea Gelmini
2018-11-09lok: sc: make hi-dpi/zoom compatible with retrieving cell cursorMarco Cecchetti
2018-11-08lok: calc: fix needed when position caching is disabledMarco Cecchetti
2018-11-08sc lok: Implement hi-dpi and zoom for spreadsheets.Jan Holesovsky
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-11-07loplugin:collapseif in scNoel Grandin
2018-11-06tdf#118582 Disable signature line signing once it is signedSamuel Mehrbrodt
2018-11-06tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[m-z]*Gabor Kelemen
2018-11-05tdf#120703 PVS: V547 Expression is always trueMike Kaganski
2018-11-05tdf#105225 new background tab pageJim Raykowski
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-02tdf#115317 Fix empty url representationPaul Trojahn
2018-10-31Translate German commentsJohnny_M
2018-10-31cppCheck RedundantAssignment variable pMergeAttrZdibák Zoltán
2018-10-31cppCheck RedundantAssignment variable pPatternZdibák Zoltán
2018-10-29Notebookbar: add context-Printpreview to calc tabbed NBandreas kainz
2018-10-29tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-25return std::unique_ptr from CloneSetWhichNoel Grandin
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-24ScDoubleItem is deadNoel Grandin
2018-10-24Introduce OutputDevice type OUTDEV_PDFJan-Marek Glogowski
2018-10-24weld AdvancedSettingsDialogCaolán McNamara
2018-10-24clang-tidy performance-unnecessary-copy-init in scNoel Grandin