summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2014-09-05resource files: remove unused definitionsThomas Arnhold1-3/+0
2014-09-04create type-safe bitfield for sc insert/delete flagsNoel Grandin41-237/+279
2014-09-04eliminate superfluous temporary stringEike Rathke1-3/+1
2014-09-03fdo#83217: Write test for this.Kohei Yoshida2-0/+58
2014-09-03fdo#83217: Set 3D flags correctly when moving block of cells.Kohei Yoshida1-1/+5
2014-09-03fdo#81633: Write test for this.Kohei Yoshida1-0/+37
2014-09-03fdo#81633: Add a new configuration option to toggle ref update on sort.Kohei Yoshida15-105/+199
2014-09-03Remove (misleading) EditEngine::QuickRemoveCharAttribsMatúš Kukan2-4/+4
2014-09-03yet another unit test for fdo#79441Eike Rathke1-62/+115
2014-09-03Show the right tab for SID_CHAR_DLG_EFFECTMaxim Monastirsky2-2/+2
2014-09-03coverity#1233511 Uncaught exceptionCaolán McNamara1-0/+10
2014-09-03-Wmaybe-uninitialized in ScTable::CopyColFilteredLaurent Godard1-1/+1
2014-09-03fdo#39468 Translate German comments in sc/source/core/data/validat.cxxLaurent Balland-Poirier1-44/+44
2014-09-03Related fdo#82088: removing another bunch of aliasStefan Weiberg7-24/+24
2014-09-02check for empty slots' valid NULL pointer, fdo#79441Eike Rathke1-1/+2
2014-09-02fdo#44081 don't remove 'edit' pop-up menu entry from form in design modeLionel Elie Mamane1-2/+3
2014-09-02coverity#707022 Uncaught exceptionCaolán McNamara2-2/+2
2014-09-02make sort list options page fill vertically and horizontallyCaolán McNamara1-1/+4
2014-09-02coverity#706935 Uncaught exceptionCaolán McNamara2-2/+3
2014-09-02coverity#1233491 Dereference null return valueCaolán McNamara1-1/+1
2014-09-02catch by constCaolán McNamara1-1/+1
2014-09-02fdo#75757: remove inheritance to std::vectorTakeshi Abe2-10/+25
2014-09-01Avoid invalid premature downcastsStephan Bergmann1-7/+14
2014-09-01Revert "fdo#44081 don't remove 'edit' pop-up menu entry from form in design m...Miklos Vajna1-2/+1
2014-09-01fdo#44081 don't remove 'edit' pop-up menu entry from form in design modeLionel Elie Mamane1-1/+2
2014-08-31Left-align labels in Detailed Calculation Settings dialogAdolfo Jayme Barrientos1-3/+5
2014-08-31fdo#80538 Add (hidden) edit icons to the toolbar againSamuel Mehrbrodt2-0/+2
2014-08-31Improve layout of random number generator dialogOlivier Hallot1-155/+156
2014-08-31fdo#80269 (part): Help button for Calc Form dialogOlivier Hallot1-35/+18
2014-08-30interpr: ZinsesZins is Compound InterestThomas Arnhold2-16/+16
2014-08-30interpr: fPeriodn -> fPeriodsThomas Arnhold1-8/+8
2014-08-30fdo#39674: translated German to EnglishJennifer Liebel1-216/+213
2014-08-30fdo#39674: Improved translationJennifer Liebel1-14/+13
2014-08-30WaE: private field 'mnId' is not usedTor Lillqvist2-4/+2
2014-08-29Remove the old xlsx pivot table export code.Kohei Yoshida2-216/+1
2014-08-29Write test for importing and exporting of pivot table with 2 data fields.Kohei Yoshida2-0/+122
2014-08-29Correctly export subtotal functions of data fields.Kohei Yoshida1-5/+57
2014-08-29Use the source dimension name when searching for a dimension.Kohei Yoshida1-4/+9
2014-08-29Export data layout field to xlsx correctly.Kohei Yoshida1-8/+13
2014-08-30WaE: unused function 'isGL3DDiagram'Tor Lillqvist1-35/+0
2014-08-29Write export unit test for pivot table import / export with xlsx.Kohei Yoshida2-0/+147
2014-08-29This OpenGL window is uselessZolnai Tamás3-41/+0
2014-08-29opengl charts: Move the init from sc to chart2, to have the right parent.Jan Holesovsky1-18/+0
2014-08-29Dead codeStephan Bergmann1-103/+0
2014-08-29Typo in CppunitTest nameStephan Bergmann1-10/+10
2014-08-29fdo#80538 Show an infobar when document is in read-only modeSamuel Mehrbrodt2-3/+0
2014-08-29Fix signature of dummy non-ORCUS implementationStephan Bergmann1-1/+1
2014-08-28bnc#822173: Initial work on exporting pivot cache and pivot table to xlsx.Kohei Yoshida12-9/+831
2014-08-28Make some methods non-inline, and add method descriptions.Kohei Yoshida6-13/+87
2014-08-28fdo#39468 Translate German comments in sc/source/ui/miscdlgsThomas Viehmann13-396/+100