summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)AuthorFilesLines
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-02coverity#706935 Uncaught exceptionCaolán McNamara2-2/+3
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-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-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-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-28bnc#822173: Initial work on exporting pivot cache and pivot table to xlsx.Kohei Yoshida8-8/+823
2014-08-28Make some methods non-inline, and add method descriptions.Kohei Yoshida3-1/+61
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 McNamara3-3/+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-26Avoid possible memory leaks in case of exceptionsTakeshi Abe1-3/+2
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
2014-08-25Translate German comments, fix some wsPhilipp Weissenbacher3-141/+137
2014-08-24added Lithuanian "LTL" to EUROCONVERT(), CONVERT()Aurimas Fišeras1-1/+2
2014-08-24fdo#73151 Make better use of the sidebarSamuel Mehrbrodt4-22/+8
2014-08-23Translate German comments, fix some wsPhilipp Weissenbacher4-186/+176
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist21-32/+32
2014-08-23fdo#82577, fdo#82579: Handle CursorTor Lillqvist5-7/+7
2014-08-22Split FillAsTable into Binary and Xml variants in the same manner.Kohei Yoshida2-50/+33
2014-08-22Split FillAsHeader into FillAsHeaderBinary and FillAsHeaderXml.Kohei Yoshida2-43/+110
2014-08-22Make header (workbook) export and worksheet export clearer.Kohei Yoshida1-16/+21
2014-08-22treat datetime as handledEike Rathke1-0/+3
2014-08-22current date/time hotkey inserts also if cell is in input or edit modeEike Rathke1-110/+164
2014-08-22InsertCurrentTime: don't fiddle with the cell while editingEike Rathke1-0/+6
2014-08-22Use anonymous namespace for these. (mostly EnumWrapper)Matúš Kukan4-3/+22
2014-08-22resolved fdo#82936 do not clear the 3D flag on refupdateEike Rathke1-1/+2
2014-08-22init formula options once, fdo#82183Eike Rathke1-2/+8
2014-08-22nitpick on comment formEike Rathke3-6/+6