summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)AuthorFilesLines
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
2014-08-22fdo#82183 do not reset globals while loading a documentEike Rathke6-23/+45
2014-08-22out-of-bounds string accessEike Rathke1-1/+1
2014-08-21it's about time to write GOALSEEK as ODFF ORG.OPENOFFICE.GOALSEEKEike Rathke1-1/+2
2014-08-21write COLOR function with extension namespaceEike Rathke3-2/+5
2014-08-21add missing parameter flagEike Rathke1-1/+1
2014-08-20Work around unhelpful MSVC error C2216: override cannot be used with inlineStephan Bergmann1-93/+93
2014-08-20convert some OSL_TRACE to SAL_WARNEike Rathke1-8/+8
2014-08-20Bad hack to enforce weakly emitted RTTI for ScValidationDlgStephan Bergmann2-19/+17
2014-08-20ODF export: don't write invalid "group-name" attributeMichael Stahl1-1/+2
2014-08-20vcl: use enum for complex text layout constantsNoel Grandin1-1/+1
2014-08-20Clean up line splicing and indentationStephan Bergmann1-13/+13
2014-08-20update input bar with new valueEike Rathke1-0/+2
2014-08-20refine current date/time hotkey handlingEike Rathke1-14/+73
2014-08-20Wa: C4701: potentially uninitialized local variable 'fVal' usedTor Lillqvist1-1/+1
2014-08-19more flexible handling of current date/time hotkeysEike Rathke1-12/+55
2014-08-19a date is a date, without timeEike Rathke1-8/+24
2014-08-18Let's not export sheet tab color when it's not set.Kohei Yoshida1-2/+3
2014-08-18Consistency around XColorItem in svx/sdshcitm.hxxStephan Bergmann1-1/+1
2014-08-18Consistency around SdrOnOffItem in svx/sdtcfitm.hxxStephan Bergmann1-1/+1
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara7-8/+0
2014-08-18ErrorBox->MessageDialogCaolán McNamara19-41/+34
2014-08-18Consistency around SdrMetricItem in svx/sdsxyitm.hxxStephan Bergmann4-10/+10