summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2017-10-19tdf#113159: Pivot table: tabular mode is converted to oultine modeTamás Zolnai3-13/+64
2017-10-19Fix assertion to check the right thingTor Lillqvist1-1/+1
2017-10-19dyncolcontainer: convert nRight to std::vectorNoel Grandin2-15/+13
2017-10-18use rtl::Reference in sc/../uno/*Noel Grandin6-58/+41
2017-10-18svx: remove pointless duplicate SdrFitToSizeTypeMichael Stahl1-1/+1
2017-10-18add CVE-2017-0199 test-casesCaolán McNamara2-0/+0
2017-10-18dyncolcontainer: convert aColWidthPath to std::mapNoel Grandin3-3/+4
2017-10-18dyncolcontainer: use std::map in DifAttrCacheNoel Grandin2-6/+7
2017-10-17turn implicit container explicit in buildable notebooksCaolán McNamara18-78/+564
2017-10-17remove unused ScCompressedArray constructorNoel Grandin2-33/+0
2017-10-17Simplify ScCompressedArray constructorNoel Grandin2-13/+7
2017-10-17use rtl::Reference in ScAddInListenerNoel Grandin2-16/+11
2017-10-17dyncolcontainer: use ScBitMaskCompressedArray for pColFlagsNoel Grandin6-40/+27
2017-10-17dyncolcontainer: use ScCompressedArray for pColWidthNoel Grandin6-53/+127
2017-10-16Translate German variable names in Calc (financial)Johnny_M1-25/+25
2017-10-16use rtl::Reference for SvXMLGraphicHelperNoel Grandin1-5/+6
2017-10-16tdf#105853 improve layout Options > Calc > Formula ... separatorCor Nouws1-72/+20
2017-10-14ofz#3634: add a SC_MAX_MATRIX_ELEMENTS to limit max matrix elementsCaolán McNamara1-1/+7
2017-10-14implement new more user friendly data provider dlgMarkus Mohrhard10-125/+729
2017-10-13derive size of tab bar in Calc from TabFont (in pixels).Bernhard Widl1-1/+5
2017-10-13Replace lists by vectors in chart2uno (sc)Julien Nabet2-19/+14
2017-10-12Translate German variable names in Calc (financial)Johnny_M1-13/+13
2017-10-12adapt dataprovider to the requirements of the new UIMarkus Mohrhard6-77/+90
2017-10-11Replace list by vector "DataPilotSort" from dbfunc3 (sc)Julien Nabet1-12/+7
2017-10-10use std::swap instead of own implementationMarkus Mohrhard1-4/+1
2017-10-09sc, implement HAVE_FEATURE_AVMEDIAjan Iversen4-1/+23
2017-10-09update notebookbar to add ExportDirectToPDF and ExportDirectToEPUBandreas kainz2-4/+18
2017-10-09tdf#45904: Move _XAreaLinks Java to C++Jens Carl3-0/+205
2017-10-09make sure to include all relevant header filesMarkus Mohrhard1-0/+1
2017-10-09prevent crash in the new dataprovider UI when adding a new columnMarkus Mohrhard1-1/+1
2017-10-09document how formulas are stored in the cacheMarkus Mohrhard1-0/+2
2017-10-09document a few method parametersMarkus Mohrhard1-0/+5
2017-10-08tdf#45904: Move _XSubTotalField Java tests to C++Jens Carl4-1/+225
2017-10-07This method was replaced accidentallyTamás Zolnai1-1/+1
2017-10-07tdf#109016: Avoid to write the same pivot item member more timesTamás Zolnai3-2/+19
2017-10-06tdf#112946: Pivot table: Missing selector for a row field after RT in CalcTamás Zolnai3-0/+25
2017-10-06tdf#112936: Pivot table: LO created XLSX file makes Excel to crashTamás Zolnai1-0/+1
2017-10-06Process all pending events during Cppunit setUpJan-Marek Glogowski5-0/+5
2017-10-06use rtl::Reference in SvXMLEmbeddedObjectHelperNoel Grandin1-15/+18
2017-10-06coverity#1418967 Uninitialized scalar variableCaolán McNamara1-0/+4
2017-10-06coverity#1418961 Uninitialized scalar fieldCaolán McNamara1-0/+2
2017-10-06coverity#1418965 Uninitialized scalar fieldCaolán McNamara1-0/+4
2017-10-05sc: try to fix DISABLE_DYNLOADING hackeryMichael Stahl1-1/+2
2017-10-05tdf#112893: Pivot table: filtering of error item is not importedTamás Zolnai6-7/+40
2017-10-05tdf#112884: Error string is displayed as empty item in pivot tableTamás Zolnai1-1/+1
2017-10-04Fix typosAndrea Gelmini1-1/+1
2017-10-04add << operator for css::uno::ExceptionNoel Grandin12-17/+17
2017-10-04Revert "check for unnecessary DLLPUBLIC annotations"Stephan Bergmann1-1/+1
2017-10-04Indent part of ScInterpreter that for some reason was not indented at allTor Lillqvist1-749/+749
2017-10-03tdf#112842: UI enable/disable leadingzeroeslabelXisco Fauli2-0/+5