summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2019-10-07DialogClosed doesn't existCaolán McNamara1-2/+0
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara18-28/+41
2019-10-06improve SfxPoolItem operator== implementationsNoel Grandin3-7/+9
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 Grandin2-12/+12
2019-10-05Convert SID_ENUM_PAGE_MODE to SfxUInt16ItemNoel Grandin1-1/+1
2019-10-04drop some unnecessary includesCaolán McNamara1-1/+0
2019-10-04Removed executable bit on cxx and ods filesAndrea Gelmini4-0/+0
2019-10-04jsdialogs: hide one number format option initiallySzymon Kłos1-2/+2
2019-10-04use normal VirtualDevice ctor, not the obscure SystemGraphicsData variantCaolán McNamara1-3/+3
2019-10-04Deduplicate some serializer writing code, and simplify writing OStringMike Kaganski4-32/+11
2019-10-04find-unneeded-includes: ignore extra recommendationsGabor Kelemen1-6/+0
2019-10-04add gbuild function for a common PCH and use it in sc/ and sax/Luboš Luňák142-0/+284
2019-10-04tdf#123341 XLSX: fix vertical alignment in commentsSzabolcs Toth4-0/+46
2019-10-04CppunitTest_sc_subsequent_export_test: correct link to namespace xSzabolcs Toth1-1/+1
2019-10-03Resolves: tdf#122011 fix ValidExternal() checkEike Rathke2-3/+6
2019-10-03Resolves: tdf#120209 reload names if setting for their language changesCaolán McNamara2-1/+35
2019-10-03loplugin:unusedfieldsNoel Grandin3-10/+3
2019-10-03merge msgbox and stdtextCaolán McNamara3-4/+0
2019-10-03drop some unnecessary includesCaolán McNamara1-2/+0
2019-10-03drop some unnecessary includesCaolán McNamara3-4/+1
2019-10-03update sc pchCaolán McNamara1-4/+3
2019-10-02drop some unnecessary includesCaolán McNamara1-0/+1
2019-10-02Resolves: tdf#127924 give hyperlink tooltip an areaCaolán McNamara1-1/+1
2019-10-02Resolves tdf#127508 - Flat table header in CalcHeiko Tietze2-60/+14
2019-10-02tdf#122570 Make Enter key work in autofilter search items inputJim Raykowski1-6/+1
2019-10-01tdf#124983 In calc make printable page borders also initially visibleIlhan Yesil1-0/+18
2019-10-01tdf#119021 Support lock down settings of Formula tab pageGabor Kelemen4-0/+25
2019-10-01Implement parallel version of super-scalar-sample-sort...Dennis Francis1-3/+5
2019-10-01Thread a group of formula-groups together if possibleDennis Francis11-28/+213
2019-10-01loplugin:stringconstant (clang-cl)Stephan Bergmann1-1/+1
2019-10-01Resolves: tdf#126781 force comboboxes to take 1/3 avail spaceCaolán McNamara1-0/+28
2019-10-01add activates_default to GtkEntries in dialogsCaolán McNamara7-17/+33
2019-10-01loplugin:stringadd in scNoel Grandin34-192/+141
2019-10-01save/restore locking properly in ScPostIt::CreateCaptionFromInitDataNoel Grandin1-1/+2
2019-10-01Drop SfxItemIter::FirstItemMike Kaganski1-4/+1
2019-09-30Related: tdf#126781 allow conditional format to resizeCaolán McNamara1-1/+10
2019-09-30reduce number of calc column constants slightlyNoel Grandin2-26/+15
2019-09-30Resolves: tdf#127859 fix header/footer dialog crashCaolán McNamara2-10/+0
2019-09-30QR Code Dialog Test Writer and Calcshubham goyal1-0/+81
2019-09-29constmethod for accessor-type methodsNoel Grandin1-1/+1
2019-09-27Deduplicate O(U)StringNumber definitions; add toAsciiUpperCaseMike Kaganski1-1/+1
2019-09-27cid#1454002 Dereference after null checkCaolán McNamara1-1/+1
2019-09-27cid#1453999 move coverity suppressionCaolán McNamara1-1/+3
2019-09-26Resolves: tdf#127416 unparent iconset block on dtorCaolán McNamara1-0/+8
2019-09-26Resolves: tdf#127218 allow changes dialog to shrink when button text changesCaolán McNamara1-1/+1
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin13-54/+54
2019-09-26tdf#76324 speedup copy operation with lots of comments in calcNoel Grandin1-90/+81
2019-09-26TODO rename to GetFrameWeldCaolán McNamara6-11/+11
2019-09-26loplugin:constmethod in scNoel Grandin140-259/+259