summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2017-10-18use rtl::Reference in sc/../uno/*Noel Grandin
2017-10-18svx: remove pointless duplicate SdrFitToSizeTypeMichael Stahl
2017-10-18add CVE-2017-0199 test-casesCaolán McNamara
2017-10-18dyncolcontainer: convert aColWidthPath to std::mapNoel Grandin
2017-10-18dyncolcontainer: use std::map in DifAttrCacheNoel Grandin
2017-10-17turn implicit container explicit in buildable notebooksCaolán McNamara
2017-10-17remove unused ScCompressedArray constructorNoel Grandin
2017-10-17Simplify ScCompressedArray constructorNoel Grandin
2017-10-17use rtl::Reference in ScAddInListenerNoel Grandin
2017-10-17dyncolcontainer: use ScBitMaskCompressedArray for pColFlagsNoel Grandin
2017-10-17dyncolcontainer: use ScCompressedArray for pColWidthNoel Grandin
2017-10-16Translate German variable names in Calc (financial)Johnny_M
2017-10-16use rtl::Reference for SvXMLGraphicHelperNoel Grandin
2017-10-16tdf#105853 improve layout Options > Calc > Formula ... separatorCor Nouws
2017-10-14ofz#3634: add a SC_MAX_MATRIX_ELEMENTS to limit max matrix elementsCaolán McNamara
2017-10-14implement new more user friendly data provider dlgMarkus Mohrhard
2017-10-13derive size of tab bar in Calc from TabFont (in pixels).Bernhard Widl
2017-10-13Replace lists by vectors in chart2uno (sc)Julien Nabet
2017-10-12Translate German variable names in Calc (financial)Johnny_M
2017-10-12adapt dataprovider to the requirements of the new UIMarkus Mohrhard
2017-10-11Replace list by vector "DataPilotSort" from dbfunc3 (sc)Julien Nabet
2017-10-10use std::swap instead of own implementationMarkus Mohrhard
2017-10-09sc, implement HAVE_FEATURE_AVMEDIAjan Iversen
2017-10-09update notebookbar to add ExportDirectToPDF and ExportDirectToEPUBandreas kainz
2017-10-09tdf#45904: Move _XAreaLinks Java to C++Jens Carl
2017-10-09make sure to include all relevant header filesMarkus Mohrhard
2017-10-09prevent crash in the new dataprovider UI when adding a new columnMarkus Mohrhard
2017-10-09document how formulas are stored in the cacheMarkus Mohrhard
2017-10-09document a few method parametersMarkus Mohrhard
2017-10-08tdf#45904: Move _XSubTotalField Java tests to C++Jens Carl
2017-10-07This method was replaced accidentallyTamás Zolnai
2017-10-07tdf#109016: Avoid to write the same pivot item member more timesTamás Zolnai
2017-10-06tdf#112946: Pivot table: Missing selector for a row field after RT in CalcTamás Zolnai
2017-10-06tdf#112936: Pivot table: LO created XLSX file makes Excel to crashTamás Zolnai
2017-10-06Process all pending events during Cppunit setUpJan-Marek Glogowski
2017-10-06use rtl::Reference in SvXMLEmbeddedObjectHelperNoel Grandin
2017-10-06coverity#1418967 Uninitialized scalar variableCaolán McNamara
2017-10-06coverity#1418961 Uninitialized scalar fieldCaolán McNamara
2017-10-06coverity#1418965 Uninitialized scalar fieldCaolán McNamara
2017-10-05sc: try to fix DISABLE_DYNLOADING hackeryMichael Stahl
2017-10-05tdf#112893: Pivot table: filtering of error item is not importedTamás Zolnai
2017-10-05tdf#112884: Error string is displayed as empty item in pivot tableTamás Zolnai
2017-10-04Fix typosAndrea Gelmini
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-04Revert "check for unnecessary DLLPUBLIC annotations"Stephan Bergmann
2017-10-04Indent part of ScInterpreter that for some reason was not indented at allTor Lillqvist
2017-10-03tdf#112842: UI enable/disable leadingzeroeslabelXisco Fauli
2017-10-03convert TPB_DISPLAY_NAME constants to scoped enumNoel Grandin
2017-10-03convert WB_FORCECTRLBACKGROUND to bool field on EditNoel Grandin
2017-10-03new loplugin:blockblockNoel Grandin