summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-08remove unnecessary use of OUString constructor in SVX moduleNoel Grandin34-143/+133
2013-11-08remove unnecessary use of OUString constructor in SW moduleNoel Grandin107-402/+392
2013-11-08earlier failure in debug modeLionel Elie Mamane1-1/+8
2013-11-08fdo#71130 pretend to support service m_sServiceNameLionel Elie Mamane1-1/+1
2013-11-08adapted to realityEike Rathke1-40/+124
2013-11-07gbuild: AllLangResTarget: clean install targetMichael Stahl2-1/+1
2013-11-07officecfg: move the reportbuilder filter configuration to filter/Michael Stahl9-65/+141
2013-11-07filter: fix error messageMichael Stahl1-2/+4
2013-11-07a little instdir sub-dir cleanupMichael Stahl3-5/+5
2013-11-07installer: remove unused variableMichael Stahl1-2/+0
2013-11-07writerfilter: remove unused CpAndFc class in doctokMiklos Vajna2-147/+0
2013-11-07remove INPATH and PROEXTMichael Stahl20-76/+33
2013-11-07Make CppunitTest_sw_ooxmlimport use DECLARE_SW_IMPORT_TEST()Miklos Vajna1-303/+111
2013-11-07remove misleading commentAndras Timar1-1/+1
2013-11-07xub_Strlen to sal_Int32Andras Timar3-4/+3
2013-11-07single-click for open recent documents in new Start CenterRodolfo Ribeiro Gomes2-1/+28
2013-11-07WaE: unused variable 'sSqlStatement' [loplugin]Tor Lillqvist1-1/+1
2013-11-07Bin an unused functionTor Lillqvist2-25/+0
2013-11-07Umgekehrte Polnische Notation is German for Reverse Polish NotationTor Lillqvist2-6/+6
2013-11-07Cosmetics: Use more consistent style in the generated OpenCL codeTor Lillqvist2-3/+3
2013-11-07typo in commentLionel Elie Mamane1-1/+1
2013-11-07fdo#65108 inter-module includes <>Lionel Elie Mamane1-4/+4
2013-11-07firebird-sdbc: replace named parameter by unnamedLionel Elie Mamane4-5/+44
2013-11-07OAuth2 application keys shouldn't be in the code.Cédric Bosdonnat5-13/+50
2013-11-07CMIS Versions dialog is experimental-only for the whileCédric Bosdonnat1-0/+5
2013-11-07CMIS Versions: removed a few useless buttonsCédric Bosdonnat3-80/+0
2013-11-07CMIS Versions dialog: fix version dateCédric Bosdonnat1-1/+1
2013-11-07more cruftEike Rathke1-7/+2
2013-11-07make this work againEike Rathke1-3/+3
2013-11-07safe STRING_NOTFOUND -> -1 conversionCaolán McNamara1-8/+8
2013-11-07safe STRING_MAXLEN -> -1 conversionCaolán McNamara1-3/+3
2013-11-07fdo#63020: Replace ::comphelper::stl_begin()...Marcos Paulo de Souza29-173/+71
2013-11-07align GetScriptType argument type with the rest of the familyCaolán McNamara1-2/+2
2013-11-07these longs are really 32bitCaolán McNamara2-6/+6
2013-11-07fdo#70812 writerfilter: check for nullptr after dynamic_castMiklos Vajna3-3/+12
2013-11-07Include backtrace in logStephan Bergmann1-2/+3
2013-11-07liblibo: use gettimeofday not clock_gettime for better portability.Michael Meeks1-10/+7
2013-11-07liblibo: fix static library linkage.Michael Meeks2-2/+4
2013-11-07bump jpeg from 8c to 8dCaolán McNamara1-1/+1
2013-11-07DOCX export: handle semiHidden para styleMiklos Vajna1-1/+5
2013-11-07DOCX import: handle NS_ooxml::LN_CT_Style_autoRedefineMiklos Vajna3-2/+10
2013-11-07DOCX filter: roundtrip paragraph customStyleMiklos Vajna3-4/+9
2013-11-07DOCX filter: roundtrip paragraph style defaultMiklos Vajna3-40/+46
2013-11-07make the error not a secretCaolán McNamara1-2/+2
2013-11-07remove unnecessary use of OUString constructor in TOOLKIT moduleNoel Grandin5-10/+10
2013-11-07remove unnecessary use of OUString constructor in UCB moduleNoel Grandin23-153/+129
2013-11-07remove unnecessary use of OUString constructor in UCBHELPER moduleNoel Grandin2-17/+17
2013-11-07remove unnecessary use of OUString constructor in UNOTOOLS moduleNoel Grandin5-13/+13
2013-11-07liblibo: improve the libtest sample app.Michael Meeks1-3/+23
2013-11-07liblibo: share crude URL absolutization, and clean.Michael Meeks1-16/+20