summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-23fdo#80534 bad default value (0) for the number of rowsThomas Arnhold1-0/+1
2014-08-22fdo#56456 fdo#75578 fdo#63271 fdo#75805 Improve hyperlink dialogThomas Arnhold8-64/+85
2014-08-22HIG-ify Cond. format manager + Help buttonOlivier Hallot1-85/+123
2014-08-22HIG-ify conditional format dialog + help buttonOlivier Hallot1-111/+168
2014-08-22Restore help button in Pivot Table DialogOlivier Hallot1-1/+15
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-22WaE: unused parameterMatúš Kukan1-0/+2
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza60-74/+13
2014-08-22Use anonymous namespace for these. (mostly EnumWrapper)Matúš Kukan4-3/+22
2014-08-22if _CALL_ELF -> if defined(_CALL_ELF) && _CALL_ELF == 2Caolán McNamara2-9/+9
2014-08-22convert OSL_FAIL to SAL_WARNEike Rathke2-2/+2
2014-08-22convert OSL_... to SAL_WARNEike Rathke1-5/+10
2014-08-22add formula.uiEike Rathke1-0/+1
2014-08-22Avoid undef member function call with this == nullptrStephan Bergmann1-4/+8
2014-08-22CppunitTest_sw_ooxmlfieldexport: enable on WindowsMiklos Vajna1-4/+0
2014-08-22Updated coreOlivier Hallot1-0/+0
2014-08-22Don't add a bogus C:/cygwin64/lib/x86 (or similar) directory to ILIBTor Lillqvist1-1/+1
2014-08-22Prevent downcast to SwTxtFrm when already in ~SwFrm superclass dtorStephan Bergmann4-1/+7
2014-08-22Do not cripple intermediate values to sal_uInt16Stephan Bergmann1-8/+8
2014-08-22fdo#79761 - avoid re-canonicalising each font name on clone repeatedly.Michael Meeks1-1/+10
2014-08-22font lookup - cleanup GetEnglishSearchName function signature.Michael Meeks6-58/+36
2014-08-22vcl: factor out font name lookup for future re-use.Michael Meeks2-10/+19
2014-08-22Simplify autocorrect loading - removing redundant parameter.Michael Meeks5-11/+10
2014-08-22Point and Rectangle coordinates are long, not sal_Int32Stephan Bergmann2-3/+5
2014-08-22Avoid unnecessary invalid downcastsStephan Bergmann2-2/+2
2014-08-22Use comphelper::SequenceAsVectorMiklos Vajna2-8/+4
2014-08-22Updated coreOlivier R1-0/+0
2014-08-22pasted in reverseCaolán McNamara1-2/+2
2014-08-22Resolves: rhbz#1125588 ppc64le passes testtoolsCaolán McNamara2-3/+22
2014-08-22Consistency around SfxStringItem in svx/inc/sxonitm.hxxStephan Bergmann4-10/+7
2014-08-22Access2Base - Remove _This in Form and SubForm objectsJean-Pierre Ledure6-57/+60
2014-08-22QueryBox RID_QB_SPELL_CONTINUE -> MessageDialog + stringCaolán McNamara3-8/+7
2014-08-22QueryBox DLG_CHANGE_AUTH_ENTRY -> MessageDialog + stringCaolán McNamara3-7/+4
2014-08-22vcl: convert a couple of macros to static functionsNoel Grandin1-23/+22
2014-08-22Related: rhbz#1125588 ppc64le fix simple struct returningCaolán McNamara1-2/+6
2014-08-22Consistency around SdrYesNoItem in svx/sxmspitm.hxxStephan Bergmann3-22/+12
2014-08-22Related: rhbz#1125588 ppc64le has new struct passing rulesCaolán McNamara3-8/+58
2014-08-22WaE: Unreferenced function declarationsTor Lillqvist1-6/+0
2014-08-22Rectangle coordinates are long, not sal_Int32Stephan Bergmann1-2/+4
2014-08-22DOCX import: list styles don't support automatic updatesMiklos Vajna2-1/+2
2014-08-22SwXParagraph::Impl::GetTxtNode: fix indenetationMiklos Vajna1-1/+1
2014-08-22writerfilter: unused namespacealias attributeMiklos Vajna1-4/+0
2014-08-22Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann1-2/+3
2014-08-22remove special casing for default theme in vclBjoern Michaelsen2-30/+1
2014-08-22remove special casing for obsoleted default themeBjoern Michaelsen2-4/+2