summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-20fdo#81547, part1: use ctor reading .ui file, not a resourceKatarina Behrens1-1/+1
2014-07-20add SAL_OVERRIDEDavid Tardon2-2/+2
2014-07-20WaE: -Werror=shadow and -Werror=unused-but-set-variableCaolán McNamara1-15/+15
2014-07-20fdo#80363 _wfullpath in MyThes and HyphenLászló Németh3-8/+17
2014-07-20fix Qt4 filedialog configure checks againLuboš Luňák1-0/+2
2014-07-20cppcheck: operator "=" should return TableReference&Julien Nabet1-1/+1
2014-07-20fdo#63756 build libxml2 with ICU supportDavid Tardon20-47/+82
2014-07-20Fix OpenGL chart reinitializingZolnai Tamás7-5/+18
2014-07-20opengl charts: Move the init from sc to chart2, to have the right parent.Jan Holesovsky9-51/+82
2014-07-20Avoid a warning, return early on empty URL.Zolnai Tamás1-0/+4
2014-07-20cppcheck: Prefer prefix ++/-- operatorsJulien Nabet3-8/+8
2014-07-20Resolves fdo#81549: Crash pivot tableJulien Nabet2-3/+2
2014-07-19disable that test on windowsMarkus Mohrhard1-0/+2
2014-07-19migt->mightCaolán McNamara1-1/+1
2014-07-19fix debug=t buildCaolán McNamara3-113/+131
2014-07-19coverity#706501 Uncaught exceptionCaolán McNamara1-11/+25
2014-07-19coverity#982457 Explicit null dereferencedCaolán McNamara1-0/+6
2014-07-19coverity#704665 Explicit null dereferencedCaolán McNamara1-1/+1
2014-07-19coverity#704620 Explicit null dereferencedCaolán McNamara1-1/+3
2014-07-19one more simplificationMarkus Mohrhard2-22/+5
2014-07-19use the shared XPath test code in chart2Markus Mohrhard1-92/+28
2014-07-19there is already a shared XPath test classMarkus Mohrhard3-107/+29
2014-07-19Typo: generel->generalJulien Nabet1-1/+1
2014-07-19these tests need libxml2 now for the headersMarkus Mohrhard2-0/+2
2014-07-19add test for fdo#79305Markus Mohrhard7-0/+245
2014-07-19respect flag for relative paths, fdo#79305Markus Mohrhard1-0/+14
2014-07-19fdo#80363 add _wfullpath to expand ".." in dictionary pathsLászló Németh1-2/+7
2014-07-19indentation fixesMiklos Vajna4-39/+41
2014-07-19fdo#81336 bison priority increase with bigger numberLionel Elie Mamane1-4/+4
2014-07-18Remove unused classes.Kohei Yoshida1-48/+0
2014-07-19fdo#78502: actually empty parameter to getParagraph() is not testedMichael Stahl2-1/+2
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna101-535/+619
2014-07-19writerfilter: RTF import: ignore \listname destination differentlyMichael Stahl2-0/+11
2014-07-19fdo#78502: writerfilter: RTF import: handle \u keyword inside levelnumbersMichael Stahl3-3/+25
2014-07-19(related: fdo#78502) writerfilter: RTF import: fix invalid string copyMichael Stahl1-1/+1
2014-07-18CppunitTest_sw_ooxmlfieldexport: enable on OS XMiklos Vajna1-1/+1
2014-07-18Add a variant of set that takes ownership of EditTextObject.Kohei Yoshida2-0/+8
2014-07-18bnc#885548: Add test for import / export of revisions for xlsx.Kohei Yoshida2-5/+23
2014-07-18bnc#885548: Adjust xlsx export of revisions to get it to work in Excel.Kohei Yoshida4-123/+277
2014-07-18bnc#885548: Initial work on importing revisions from xlsx.Kohei Yoshida5-2/+553
2014-07-18gbuild: really fix the build of instset with missing .ui translationsMichael Stahl1-1/+1
2014-07-18scp2: stupid typosMichael Stahl2-2/+2
2014-07-18fix buildDavid Tardon1-2/+2
2014-07-18gbuild: fix build of installation set with missing .ui translationsMichael Stahl3-9/+15
2014-07-18scp2: move pdfimport library to AutoInstallMichael Stahl4-6/+10
2014-07-18vcl: kde4: [loplugin:saloverride]Michael Stahl2-2/+2
2014-07-18DOCX export: handle <w:alias> for the date SDTMiklos Vajna2-1/+12
2014-07-18DOCX import: handle <w:alias> for the date SDTMiklos Vajna1-0/+2
2014-07-18Use comphelper::SequenceAsHashMapMiklos Vajna1-11/+8
2014-07-18some other coverity fooCaolán McNamara2-24/+10