summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2014-09-05fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-09-05fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-09-05parseExternalDocName() also for ConventionXL_A1::parseAnyToken(), fdo#83481Eike Rathke
2014-09-05don't use OSL_FAIL in new code; in this case use assert insteadEike Rathke
2014-09-05fdo#57929 Toggle absolute/relative of external referenceLaurent Balland-Poirier
2014-09-05fdo#83481 Correct syntax for external references with all formula syntaxLaurent Balland-Poirier
2014-09-05resource files: remove unused definitionsThomas Arnhold
2014-09-04create type-safe bitfield for sc insert/delete flagsNoel Grandin
2014-09-04eliminate superfluous temporary stringEike Rathke
2014-09-03fdo#83217: Write test for this.Kohei Yoshida
2014-09-03fdo#83217: Set 3D flags correctly when moving block of cells.Kohei Yoshida
2014-09-03fdo#81633: Write test for this.Kohei Yoshida
2014-09-03fdo#81633: Add a new configuration option to toggle ref update on sort.Kohei Yoshida
2014-09-03Remove (misleading) EditEngine::QuickRemoveCharAttribsMatúš Kukan
2014-09-03yet another unit test for fdo#79441Eike Rathke
2014-09-03Show the right tab for SID_CHAR_DLG_EFFECTMaxim Monastirsky
2014-09-03coverity#1233511 Uncaught exceptionCaolán McNamara
2014-09-03-Wmaybe-uninitialized in ScTable::CopyColFilteredLaurent Godard
2014-09-03fdo#39468 Translate German comments in sc/source/core/data/validat.cxxLaurent Balland-Poirier
2014-09-03Related fdo#82088: removing another bunch of aliasStefan Weiberg
2014-09-02check for empty slots' valid NULL pointer, fdo#79441Eike Rathke
2014-09-02fdo#44081 don't remove 'edit' pop-up menu entry from form in design modeLionel Elie Mamane
2014-09-02coverity#707022 Uncaught exceptionCaolán McNamara
2014-09-02make sort list options page fill vertically and horizontallyCaolán McNamara
2014-09-02coverity#706935 Uncaught exceptionCaolán McNamara
2014-09-02coverity#1233491 Dereference null return valueCaolán McNamara
2014-09-02catch by constCaolán McNamara
2014-09-02fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-09-01Avoid invalid premature downcastsStephan Bergmann
2014-09-01Revert "fdo#44081 don't remove 'edit' pop-up menu entry from form in design m...Miklos Vajna
2014-09-01fdo#44081 don't remove 'edit' pop-up menu entry from form in design modeLionel Elie Mamane
2014-08-31Left-align labels in Detailed Calculation Settings dialogAdolfo Jayme Barrientos
2014-08-31fdo#80538 Add (hidden) edit icons to the toolbar againSamuel Mehrbrodt
2014-08-31Improve layout of random number generator dialogOlivier Hallot
2014-08-31fdo#80269 (part): Help button for Calc Form dialogOlivier Hallot
2014-08-30interpr: ZinsesZins is Compound InterestThomas Arnhold
2014-08-30interpr: fPeriodn -> fPeriodsThomas Arnhold
2014-08-30fdo#39674: translated German to EnglishJennifer Liebel
2014-08-30fdo#39674: Improved translationJennifer Liebel
2014-08-30WaE: private field 'mnId' is not usedTor Lillqvist
2014-08-29Remove the old xlsx pivot table export code.Kohei Yoshida
2014-08-29Write test for importing and exporting of pivot table with 2 data fields.Kohei Yoshida
2014-08-29Correctly export subtotal functions of data fields.Kohei Yoshida
2014-08-29Use the source dimension name when searching for a dimension.Kohei Yoshida
2014-08-29Export data layout field to xlsx correctly.Kohei Yoshida
2014-08-30WaE: unused function 'isGL3DDiagram'Tor Lillqvist
2014-08-29Write export unit test for pivot table import / export with xlsx.Kohei Yoshida
2014-08-29This OpenGL window is uselessZolnai Tamás
2014-08-29opengl charts: Move the init from sc to chart2, to have the right parent.Jan Holesovsky
2014-08-29Dead codeStephan Bergmann