summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2017-02-16unwind RID_GLOBSTR local resourceCaolán McNamara
2017-02-16sc: author, date not mandatory now for .uno:InsertAnnotationPranav Kant
2017-02-16remove unused HEADER from ScDBDataPortion enumNoel Grandin
2017-02-16convert ScDetectiveDelete to scoped enumNoel Grandin
2017-02-16convert DrawPosMode to scoped enumNoel Grandin
2017-02-16drop ReferencedFlag enumNoel Grandin
2017-02-16convert ScGetDBSelection to scoped enumNoel Grandin
2017-02-16convert ListenerGroupType to scoped enumNoel Grandin
2017-02-16convert ScPasteFlags to o3tl::typed_flagsNoel Grandin
2017-02-16sc lok: implement comment callbacksPranav Kant
2017-02-16sc lok: No need to set tiled rendering zoom herePranav Kant
2017-02-16sc lok: comments: Use tab.rowcolumn string as postit idPranav Kant
2017-02-16sc lok: Prevent editing note in case tiled annotations offPranav Kant
2017-02-16sc lok: Prevent showing comments if tiled annotations are offPranav Kant
2017-02-16sc lok: Set appropriate ScViewOptions when annotations are offPranav Kant
2017-02-16sc lok: implement commandvalues command, ViewAnnotationsPranav Kant
2017-02-16sc: Use less expensive alternative to count total notesPranav Kant
2017-02-15Translate German commentsJohnny_M
2017-02-15tdf#105909 auto filter state lost on xlsx importJochen Nitschke
2017-02-15tdf#100726 Improved readability in sc directoryFakabbir Amin
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann
2017-02-15these ooo-build resources were like this to minimize merge conflictsCaolán McNamara
2017-02-15convert ScUpdateMode to scoped enumNoel Grandin
2017-02-15convert CellAnchorType to scoped enumNoel Grandin
2017-02-15convert ExternalLinkType to scoped enumNoel Grandin
2017-02-15convert Lotus123Typ to scoped enumNoel Grandin
2017-02-15convert ConvErr to scoped enumNoel Grandin
2017-02-15convert FormulaType to scoped enumNoel Grandin
2017-02-15convert FuncParamValidity to scoped enumNoel Grandin
2017-02-15convert WorksheetType to scoped enumNoel Grandin
2017-02-15convert SylkVersion to scoped enumNoel Grandin
2017-02-15convert DoubledQuoteMode to scoped enumNoel Grandin
2017-02-15convert ScFilterBoxMode to scoped enumNoel Grandin
2017-02-15no need to check pRscString on every iterationCaolán McNamara
2017-02-15move ScRscStrLoader to its sole use placeCaolán McNamara
2017-02-15don't need to include strload.hxxCaolán McNamara
2017-02-14Close ScDocSh when doneStephan Bergmann
2017-02-14Resolves: tdf#79250 add typed list to form control listboxEike Rathke
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-02-14tdf#105840 EXCEL export: fixes for hidden defaultRowJustin Luth
2017-02-14Optimize Excel GetOrCreateRow: compare to previous map entryJustin Luth
2017-02-13add RAWSUBTRACT test caseZdeněk Crhonek
2017-02-13add T.INV.2T test caseZdeněk Crhonek
2017-02-13tdf#76183: refresh objects' positions on optimal height recalcMike Kaganski
2017-02-13base work to trigger pivot table filter popup with a callbackTomaž Vajngerl
2017-02-13LOK - Calc: Increase the row limit to 10.000 rows.Marco Cecchetti
2017-02-13get rid of boost::math::log1p() and use rtl::math::log1p()Eike Rathke
2017-02-13Fix typosAndrea Gelmini
2017-02-13convert CharCompressType to scoped enumNoel Grandin
2017-02-12Pivot table median function testTamás Zolnai