Age | Commit message (Expand) | Author |
2017-10-11 | Replace list by vector "DataPilotSort" from dbfunc3 (sc) | Julien Nabet |
2017-10-10 | use std::swap instead of own implementation | Markus Mohrhard |
2017-10-09 | sc, implement HAVE_FEATURE_AVMEDIA | jan Iversen |
2017-10-09 | update notebookbar to add ExportDirectToPDF and ExportDirectToEPUB | andreas kainz |
2017-10-09 | tdf#45904: Move _XAreaLinks Java to C++ | Jens Carl |
2017-10-09 | make sure to include all relevant header files | Markus Mohrhard |
2017-10-09 | prevent crash in the new dataprovider UI when adding a new column | Markus Mohrhard |
2017-10-09 | document how formulas are stored in the cache | Markus Mohrhard |
2017-10-09 | document a few method parameters | Markus Mohrhard |
2017-10-08 | tdf#45904: Move _XSubTotalField Java tests to C++ | Jens Carl |
2017-10-07 | This method was replaced accidentally | Tamás Zolnai |
2017-10-07 | tdf#109016: Avoid to write the same pivot item member more times | Tamás Zolnai |
2017-10-06 | tdf#112946: Pivot table: Missing selector for a row field after RT in Calc | Tamás Zolnai |
2017-10-06 | tdf#112936: Pivot table: LO created XLSX file makes Excel to crash | Tamás Zolnai |
2017-10-06 | Process all pending events during Cppunit setUp | Jan-Marek Glogowski |
2017-10-06 | use rtl::Reference in SvXMLEmbeddedObjectHelper | Noel Grandin |
2017-10-06 | coverity#1418967 Uninitialized scalar variable | Caolán McNamara |
2017-10-06 | coverity#1418961 Uninitialized scalar field | Caolán McNamara |
2017-10-06 | coverity#1418965 Uninitialized scalar field | Caolán McNamara |
2017-10-05 | sc: try to fix DISABLE_DYNLOADING hackery | Michael Stahl |
2017-10-05 | tdf#112893: Pivot table: filtering of error item is not imported | Tamás Zolnai |
2017-10-05 | tdf#112884: Error string is displayed as empty item in pivot table | Tamás Zolnai |
2017-10-04 | Fix typos | Andrea Gelmini |
2017-10-04 | add << operator for css::uno::Exception | Noel Grandin |
2017-10-04 | Revert "check for unnecessary DLLPUBLIC annotations" | Stephan Bergmann |
2017-10-04 | Indent part of ScInterpreter that for some reason was not indented at all | Tor Lillqvist |
2017-10-03 | tdf#112842: UI enable/disable leadingzeroeslabel | Xisco Fauli |
2017-10-03 | convert TPB_DISPLAY_NAME constants to scoped enum | Noel Grandin |
2017-10-03 | convert WB_FORCECTRLBACKGROUND to bool field on Edit | Noel Grandin |
2017-10-03 | new loplugin:blockblock | Noel Grandin |
2017-10-02 | Remove undefined elements after std::unique | Jan-Marek Glogowski |
2017-10-02 | lok - sc: lift row limit to 500k | Marco Cecchetti |
2017-10-02 | lok - sc: row/column headers are updated faster | Marco Cecchetti |
2017-10-02 | lok - sc: make computation of cell cursor position faster | Marco Cecchetti |
2017-10-02 | lok - sc: invalidation of cached row/col positions on several cases | Marco Cecchetti |
2017-10-02 | lok - sc: document size as sum of row heights/col widths in pixel | Marco Cecchetti |
2017-10-02 | lok - sc: a cache-like structure for row/col positions in the document | Marco Cecchetti |
2017-10-02 | lok: sc: overlays and edit view misplaced by other view actions | Marco Cecchetti |
2017-10-02 | Translate German variable names in Calc (financial) | Johnny_M |
2017-10-02 | Resolves: tdf#112780 no ResetDirty() after SetHybridEmptyDisplayedAsString() | Eike Rathke |
2017-10-02 | consistently apply std::unique_ptr to SvLBoxButtonData | Caolán McNamara |
2017-10-02 | Bin duplicated forward declaration | Tor Lillqvist |
2017-10-02 | Typo | Pranav Kant |
2017-10-01 | Replace list by vector in macromgr.cxx (sc) | Julien Nabet |
2017-09-30 | Fix typos | Andrea Gelmini |
2017-09-30 | Translate German comments and debug strings (leftovers) | Johnny_M |
2017-09-30 | Resolves: tdf#100822 use sax::Converter::parseDateTime() for 'd' ISO 8601 date | Eike Rathke |
2017-09-30 | tdf#107711:Pivot table: filtering of non-string fields is not exported to XLSX | Tamás Zolnai |
2017-09-30 | tdf#112735: Pivot table: page field displays empty string | Tamás Zolnai |
2017-09-30 | tdf#112733: Pivot table is displayed wrong in Excel after saved in LO Calc | Tamás Zolnai |