summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2013-11-07liblibo: make liblibreoffice static as it should be.Michael Meeks2-5/+6
2013-11-07liblibo: fixes and improvements for liblibreofficeChristoph Lutz2-14/+64
2013-11-07fdo#65588 - Elements Dock: Scrollbar moves into input windowJosé Guilherme Vanz1-0/+10
2013-11-07remove unnecessary use of OUString constructor in VCL moduleNoel Grandin17-127/+127
2013-11-07remove unnecessary use of OUString constructor in WRITERFILTER moduleNoel Grandin2-6/+6
2013-11-07remove unnecessary use of OUString constructor in XMLHELP moduleNoel Grandin4-40/+38
2013-11-07remove unnecessary use of OUString constructor in XMLOFF moduleNoel Grandin7-28/+24
2013-11-07DOCX filter: roundtrip paragraph style lockMiklos Vajna3-2/+10
2013-11-07DOCX filter: roundtrip paragraph style linkMiklos Vajna3-9/+33
2013-11-07remove unnecessary use of OUString constructor in XMLSECURITY moduleNoel Grandin12-15/+15
2013-11-07ensure string accesses are in boundsCaolán McNamara1-3/+7