summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2017-10-02Remove undefined elements after std::uniqueJan-Marek Glogowski
2017-10-02lok - sc: lift row limit to 500kMarco Cecchetti
2017-10-02lok - sc: row/column headers are updated fasterMarco Cecchetti
2017-10-02lok - sc: make computation of cell cursor position fasterMarco Cecchetti
2017-10-02lok - sc: invalidation of cached row/col positions on several casesMarco Cecchetti
2017-10-02lok - sc: document size as sum of row heights/col widths in pixelMarco Cecchetti
2017-10-02lok - sc: a cache-like structure for row/col positions in the documentMarco Cecchetti
2017-10-02lok: sc: overlays and edit view misplaced by other view actionsMarco Cecchetti
2017-10-02Translate German variable names in Calc (financial)Johnny_M
2017-10-02Resolves: tdf#112780 no ResetDirty() after SetHybridEmptyDisplayedAsString()Eike Rathke
2017-10-02consistently apply std::unique_ptr to SvLBoxButtonDataCaolán McNamara
2017-10-02Bin duplicated forward declarationTor Lillqvist