summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
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
2014-08-27assert on first useEike Rathke1-1/+3
2014-08-27callcatcher: update unused codeCaolán McNamara4-4/+0
2014-08-27out-of-bounds string access, this comparison never matchedEike Rathke1-1/+1
2014-08-26We don't need this branching here anymore.Kohei Yoshida1-10/+7
2014-08-26This one needs to be local time too.Kohei Yoshida1-1/+1
2014-08-26Let's not get the UTC date to see if it fixes test failure in PST.Kohei Yoshida1-1/+1
2014-08-26Avoid possible memory leaks in case of exceptionsTakeshi Abe1-3/+2
2014-08-26unit test for sort with volatile formula cells, fdo#83067Eike Rathke2-0/+110
2014-08-25fdo#83067 also volatile cells need to listen to all referencesEike Rathke1-7/+1
2014-08-25fdo#36772 Move the scrollbar and sheet tabs in a separate row.Tomaž Vajngerl2-34/+29
2014-08-25sc HTML export: indent conditional blockMiklos Vajna1-55/+55
2014-08-25HTML export: avoid invalid output for embedded spreadsheetsMiklos Vajna2-3/+18
2014-08-25nitpick no need for an extra indentation levelEike Rathke1-25/+23
2014-08-25Resolves fdo#81084 fdo#81696 fdo#80874 fdo#81010 : sort causes crashDeena Francis1-0/+4