summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
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
2017-10-03convert TPB_DISPLAY_NAME constants to scoped enumNoel Grandin1-2/+2
2017-10-03convert WB_FORCECTRLBACKGROUND to bool field on EditNoel Grandin1-2/+2
2017-10-03new loplugin:blockblockNoel Grandin2-30/+26
2017-10-02Remove undefined elements after std::uniqueJan-Marek Glogowski1-1/+3
2017-10-02lok - sc: lift row limit to 500kMarco Cecchetti1-1/+1
2017-10-02lok - sc: row/column headers are updated fasterMarco Cecchetti2-103/+328
2017-10-02lok - sc: make computation of cell cursor position fasterMarco Cecchetti3-47/+97
2017-10-02lok - sc: invalidation of cached row/col positions on several casesMarco Cecchetti6-0/+64
2017-10-02lok - sc: document size as sum of row heights/col widths in pixelMarco Cecchetti3-8/+109
2017-10-02lok - sc: a cache-like structure for row/col positions in the documentMarco Cecchetti2-0/+197
2017-10-02lok: sc: overlays and edit view misplaced by other view actionsMarco Cecchetti16-13/+495
2017-10-02Translate German variable names in Calc (financial)Johnny_M1-78/+78
2017-10-02Resolves: tdf#112780 no ResetDirty() after SetHybridEmptyDisplayedAsString()Eike Rathke1-1/+6
2017-10-02consistently apply std::unique_ptr to SvLBoxButtonDataCaolán McNamara2-10/+9
2017-10-02Bin duplicated forward declarationTor Lillqvist1-1/+0
2017-10-02TypoPranav Kant1-1/+1
2017-10-01Replace list by vector in macromgr.cxx (sc)Julien Nabet2-16/+17
2017-09-30Fix typosAndrea Gelmini1-1/+1
2017-09-30Translate German comments and debug strings (leftovers)Johnny_M1-1/+1
2017-09-30Resolves: tdf#100822 use sax::Converter::parseDateTime() for 'd' ISO 8601 dateEike Rathke1-8/+11
2017-09-30tdf#107711:Pivot table: filtering of non-string fields is not exported to XLSXTamás Zolnai10-8/+390
2017-09-30tdf#112735: Pivot table: page field displays empty stringTamás Zolnai1-1/+6