Age | Commit message (Expand) | Author |
2014-08-22 | HIG-ify Cond. format manager + Help button | Olivier Hallot |
2014-08-22 | HIG-ify conditional format dialog + help button | Olivier Hallot |
2014-08-22 | Restore help button in Pivot Table Dialog | Olivier Hallot |
2014-08-22 | Split FillAsTable into Binary and Xml variants in the same manner. | Kohei Yoshida |
2014-08-22 | Split FillAsHeader into FillAsHeaderBinary and FillAsHeaderXml. | Kohei Yoshida |
2014-08-22 | Make header (workbook) export and worksheet export clearer. | Kohei Yoshida |
2014-08-22 | treat datetime as handled | Eike Rathke |
2014-08-22 | current date/time hotkey inserts also if cell is in input or edit mode | Eike Rathke |
2014-08-22 | InsertCurrentTime: don't fiddle with the cell while editing | Eike Rathke |
2014-08-22 | Use anonymous namespace for these. (mostly EnumWrapper) | Matúš Kukan |
2014-08-22 | resolved fdo#82936 do not clear the 3D flag on refupdate | Eike Rathke |
2014-08-22 | init formula options once, fdo#82183 | Eike Rathke |
2014-08-22 | nitpick on comment form | Eike Rathke |
2014-08-22 | fdo#82183 do not reset globals while loading a document | Eike Rathke |
2014-08-22 | out-of-bounds string access | Eike Rathke |
2014-08-21 | it's about time to write GOALSEEK as ODFF ORG.OPENOFFICE.GOALSEEK | Eike Rathke |
2014-08-21 | fdo#80367 (part) help pages fo Calc XML source | Olivier Hallot |
2014-08-21 | write COLOR function with extension namespace | Eike Rathke |
2014-08-21 | add missing parameter flag | Eike Rathke |
2014-08-20 | Work around unhelpful MSVC error C2216: override cannot be used with inline | Stephan Bergmann |
2014-08-20 | convert some OSL_TRACE to SAL_WARN | Eike Rathke |
2014-08-20 | Bad hack to enforce weakly emitted RTTI for ScValidationDlg | Stephan Bergmann |
2014-08-20 | ODF export: don't write invalid "group-name" attribute | Michael Stahl |
2014-08-20 | vcl: use enum for complex text layout constants | Noel Grandin |
2014-08-20 | Clean up line splicing and indentation | Stephan Bergmann |
2014-08-20 | add a VclViewport | Caolán McNamara |
2014-08-20 | update input bar with new value | Eike Rathke |
2014-08-20 | refine current date/time hotkey handling | Eike Rathke |
2014-08-20 | disable the test until I understand the problem | Markus Mohrhard |
2014-08-20 | java: Avoid naming non-fields with the prefix m_ | Noel Grandin |
2014-08-20 | Wa: C4701: potentially uninitialized local variable 'fVal' used | Tor Lillqvist |
2014-08-19 | more flexible handling of current date/time hotkeys | Eike Rathke |
2014-08-19 | a date is a date, without time | Eike Rathke |
2014-08-19 | java: no need to instantiate String objects directly | Noel Grandin |
2014-08-19 | java: use 'Short.valueOf' instead of 'new Short' | Noel Grandin |
2014-08-19 | java: use 'Integer.valueOf' instead of 'new Integer' | Noel Grandin |
2014-08-19 | java: use Boolean.valueOf instead of instantiating Boolean objects | Noel Grandin |
2014-08-19 | java: classes in java.lang package do not need to be fully qualified | Noel Grandin |
2014-08-19 | enable test after fixing the validation error | Markus Mohrhard |
2014-08-18 | Let's not export sheet tab color when it's not set. | Kohei Yoshida |
2014-08-18 | Write test to ensure that we export sheet tab color settings correctly. | Kohei Yoshida |
2014-08-18 | Consistency around XColorItem in svx/sdshcitm.hxx | Stephan Bergmann |
2014-08-18 | Consistency around SdrOnOffItem in svx/sdtcfitm.hxx | Stephan Bergmann |
2014-08-18 | drop unnecessary shl.hxx includes | Caolán McNamara |
2014-08-18 | ErrorBox->MessageDialog | Caolán McNamara |
2014-08-18 | Consistency around SdrMetricItem in svx/sdsxyitm.hxx | Stephan Bergmann |
2014-08-18 | pivottablelayoutdialog: define default button | Thomas Arnhold |
2014-08-17 | coverity#737702 Uncaught exception | Caolán McNamara |
2014-08-17 | remove executable bits | Thomas Arnhold |
2014-08-16 | fdo#80453 (part) Help button for insert random # | Olivier Hallot |