summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2018-11-09Make XclRange::GetCol/RowCount more robustStephan Bergmann1-2/+8
2018-11-09loplugin:singlevalfields in scNoel Grandin10-76/+17
2018-11-09Revert "NB tabbed compact calc: copy files to install dir"andreas_kainz1-1/+1
2018-11-09tdf#119581 add FormatPaintbrush to text and table popupmenuandreas kainz2-0/+2
2018-11-09Fix many Java subsequentcheck test by using JUHJan-Marek Glogowski1-7/+1
2018-11-09Simplify and fix Java UNO API test makefilesJan-Marek Glogowski7-126/+7
2018-11-09Fix typosAndrea Gelmini1-1/+1
2018-11-09lok: sc: make hi-dpi/zoom compatible with retrieving cell cursorMarco Cecchetti1-2/+5
2018-11-09loplugin:useuniqueptr in ScHeaderFieldsObjNoel Grandin2-14/+9
2018-11-08Don't set too-large size for SdrPageStephan Bergmann1-1/+2
2018-11-08NB tabbed compact calc: copy files to install dirandreas kainz1-0/+1
2018-11-08lok: calc: fix needed when position caching is disabledMarco Cecchetti1-4/+4
2018-11-08sc lok: Implement hi-dpi and zoom for spreadsheets.Jan Holesovsky2-14/+28
2018-11-08Convert FieldUnit to scoped enumMike Kaganski9-54/+54
2018-11-08coverity#1440238 silence Wrapper object use after freeCaolán McNamara3-4/+4
2018-11-08tdf#42949 Fix IWYU warnings in sc/source/core/data/*cxxGabor Kelemen77-394/+75
2018-11-08loplugin:constantparamNoel Grandin3-7/+7
2018-11-07tdf#120168, adapt horizontal alignment based on text rotationMarkus Mohrhard1-1/+13
2018-11-07move SvTreeListBox to vclCaolán McNamara37-45/+45
2018-11-07loplugin:collapseif in scNoel Grandin21-254/+184
2018-11-07NB tabbed consistency updateandreas kainz1-26/+3
2018-11-06tdf#107586, import chart sheet colorMarkus Mohrhard1-1/+9
2018-11-06tdf#39674 Translate German variable namesJohnny_M1-11/+11
2018-11-06tabbed notebookbar calc: update print tab with additional functionsandreas kainz1-22/+200
2018-11-06tdf#118582 Disable signature line signing once it is signedSamuel Mehrbrodt2-1/+22
2018-11-06tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[m-z]*Gabor Kelemen72-121/+67
2018-11-06Bring back signature line context menu itemsSamuel Mehrbrodt1-0/+3
2018-11-06convert some macros to local functionsNoel Grandin1-25/+26
2018-11-06don't leave empty slots in array in ScXMLExport::GetViewSettingsNoel Grandin1-59/+51
2018-11-05tdf#112604 Set a maximum width for the Calc Sort dialogRoman Kuznetsov1-1/+2
2018-11-05tdf#120703 PVS: V547 Expression is always trueMike Kaganski1-3/+2
2018-11-05Make ScAbstractDialogFactory::Create() do its job also on non-DESKTOPTor Lillqvist1-4/+0
2018-11-05Build the scui library for non-DESKTOP, tooTor Lillqvist1-1/+1
2018-11-05We want the function pointer here, but not call it yetTor Lillqvist1-1/+1
2018-11-05tdf#42949 Fix IWYU warnings in include/sot/*Gabor Kelemen1-0/+1
2018-11-05tdf#105225 new background tab pageJim Raykowski5-6/+16
2018-11-04tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-2/+1
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-2/+2
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2-35/+19
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2-21/+19
2018-11-03tdf#120703 PVS: V581Mike Kaganski1-3/+1
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-2/+1
2018-11-02tdf#119714 Calc Contextmenu: update Pagebreakandreas kainz1-8/+41
2018-11-02tdf#119713 Calc Contextmenu: row and col header updateandreas kainz2-2/+10
2018-11-02tdf#119713 Calc Contextmenu: sheettab.xml updateandreas kainz1-11/+7
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin1-2/+2
2018-11-02tdf#45904 Move _XEnumerationAccess Java Tests to C++Rahul Gurung14-13/+92
2018-11-02tdf#115317 Fix empty url representationPaul Trojahn7-29/+29
2018-11-01Add REGEX() 4th parameter also to Excel import/export, tdf#113977Eike Rathke2-2/+2
2018-11-01gbuild: rename value OS=IOS to OS=iOSMichael Stahl1-2/+2