summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2014-08-29Typo in CppunitTest nameStephan Bergmann
2014-08-29fdo#80538 Show an infobar when document is in read-only modeSamuel Mehrbrodt
2014-08-29Fix signature of dummy non-ORCUS implementationStephan Bergmann
2014-08-28bnc#822173: Initial work on exporting pivot cache and pivot table to xlsx.Kohei Yoshida
2014-08-28Make some methods non-inline, and add method descriptions.Kohei Yoshida
2014-08-28fdo#39468 Translate German comments in sc/source/ui/miscdlgsThomas Viehmann
2014-08-27assert on first useEike Rathke
2014-08-27callcatcher: update unused codeCaolán McNamara
2014-08-27out-of-bounds string access, this comparison never matchedEike Rathke
2014-08-26We don't need this branching here anymore.Kohei Yoshida
2014-08-26This one needs to be local time too.Kohei Yoshida
2014-08-26Let's not get the UTC date to see if it fixes test failure in PST.Kohei Yoshida
2014-08-26Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-08-26unit test for sort with volatile formula cells, fdo#83067Eike Rathke