summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2014-08-25fdo#83067 also volatile cells need to listen to all referencesEike Rathke
2014-08-25fdo#36772 Move the scrollbar and sheet tabs in a separate row.Tomaž Vajngerl
2014-08-25sc HTML export: indent conditional blockMiklos Vajna
2014-08-25HTML export: avoid invalid output for embedded spreadsheetsMiklos Vajna
2014-08-25nitpick no need for an extra indentation levelEike Rathke
2014-08-25Resolves fdo#81084 fdo#81696 fdo#80874 fdo#81010 : sort causes crashDeena Francis
2014-08-25Translate German comments, fix some wsPhilipp Weissenbacher
2014-08-24added Lithuanian "LTL" to EUROCONVERT(), CONVERT()Aurimas Fišeras
2014-08-24fdo#73151 Make better use of the sidebarSamuel Mehrbrodt
2014-08-23Translate German comments, fix some wsPhilipp Weissenbacher
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-23fdo#82577, fdo#82579: Handle CursorTor Lillqvist
2014-08-22HIG-ify Cond. format manager + Help buttonOlivier Hallot
2014-08-22HIG-ify conditional format dialog + help buttonOlivier Hallot
2014-08-22Restore help button in Pivot Table DialogOlivier Hallot
2014-08-22Split FillAsTable into Binary and Xml variants in the same manner.Kohei Yoshida
2014-08-22Split FillAsHeader into FillAsHeaderBinary and FillAsHeaderXml.Kohei Yoshida
2014-08-22Make header (workbook) export and worksheet export clearer.Kohei Yoshida
2014-08-22treat datetime as handledEike Rathke
2014-08-22current date/time hotkey inserts also if cell is in input or edit modeEike Rathke
2014-08-22InsertCurrentTime: don't fiddle with the cell while editingEike Rathke
2014-08-22Use anonymous namespace for these. (mostly EnumWrapper)Matúš Kukan
2014-08-22resolved fdo#82936 do not clear the 3D flag on refupdateEike Rathke
2014-08-22init formula options once, fdo#82183Eike Rathke
2014-08-22nitpick on comment formEike Rathke
2014-08-22fdo#82183 do not reset globals while loading a documentEike Rathke
2014-08-22out-of-bounds string accessEike Rathke
2014-08-21it's about time to write GOALSEEK as ODFF ORG.OPENOFFICE.GOALSEEKEike Rathke
2014-08-21fdo#80367 (part) help pages fo Calc XML sourceOlivier Hallot
2014-08-21write COLOR function with extension namespaceEike Rathke
2014-08-21add missing parameter flagEike Rathke
2014-08-20Work around unhelpful MSVC error C2216: override cannot be used with inlineStephan Bergmann
2014-08-20convert some OSL_TRACE to SAL_WARNEike Rathke
2014-08-20Bad hack to enforce weakly emitted RTTI for ScValidationDlgStephan Bergmann