summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
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
2018-11-01clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai2-5/+5
2018-10-31Translate German commentsJohnny_M3-4/+4
2018-10-31tdf#42949 Fix IWYU warnings in sc/inc; sc/source/filter/inc/Gabor Kelemen20-47/+11
2018-10-31cppCheck RedundantAssignment variable bRefFoundZdibák Zoltán1-2/+1
2018-10-31cppCheck RedundantAssignment variable pMergeAttrZdibák Zoltán1-2/+1
2018-10-31cppCheck RedundantAssignment variable pPatternZdibák Zoltán1-2/+1
2018-10-31cppCheck RedundantAssignment variable bRecordingZdibák Zoltán1-2/+1
2018-10-31RedundantAssignment variable aResult1Zdibák Zoltán1-2/+2
2018-10-30tdf#42949 Fix IWYU warnings in include/sax/*Gabor Kelemen2-0/+2
2018-10-304th parameter Flags for REGEX(), tdf#113977Eike Rathke3-7/+42
2018-10-30loplugin:returnconstantNoel Grandin1-2/+1
2018-10-30sc: Fix a wrong reference in a SMALL()'s test caseTakeshi Abe1-1/+1
2018-10-30Rewrite REGEX() to directly use icu::RegexMatcher, tdf#113977Eike Rathke1-20/+47
2018-10-30context menu: finish draw and calc context menuesandreas kainz2-2/+2
2018-10-29uitest for bug tdf#67346Zdeněk Crhonek1-0/+45
2018-10-29uitest for bug tdf#54197Zdeněk Crhonek3-0/+59
2018-10-29calc: sync calc popupmenu and toolbare files with writerandreas kainz10-35/+48
2018-10-29sc: fix: range/step calculation for progress barSerge Krot6-25/+88
2018-10-29loplugin:oncevarNoel Grandin2-24/+12
2018-10-29tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[f-p]*Gabor Kelemen54-112/+60
2018-10-29Notebookbar: add context-Printpreview to calc tabbed NBandreas kainz2-0/+18
2018-10-29tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski3-155/+142
2018-10-28drop unnecessary requires lib="LibreOffice"Caolán McNamara1-1/+0
2018-10-28update old 'interface-requires' comments to <requires> tagCaolán McNamara9-13/+13
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-218/+211
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2-42/+27
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2-112/+103