summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-12-08initial install-package-foo target for partial installsBjoern Michaelsen3-2/+20
2013-12-08this assert is wrongMarkus Mohrhard1-1/+1
2013-12-08fix infinite loop during exportMarkus Mohrhard1-0/+2
2013-12-08fix OOXML validation error with conditional formattingMarkus Mohrhard1-2/+2
2013-12-08fix validation error in OOXML chart exportMarkus Mohrhard1-4/+7
2013-12-07don't write this default attributeMarkus Mohrhard1-1/+0
2013-12-07fdo#72391 empty formula is "rpt:", not starts with "rpt:"Lionel Elie Mamane1-1/+1
2013-12-07fdo#72267 boolean_test is subsumed by general case "foo IS [NOT] bar"Lionel Elie Mamane4-41/+52
2013-12-07fdo#40314 Free value of intercept for trend lineLaurent Balland-Poirier6-41/+68
2013-12-07Updated coreStanislav Horacek1-0/+0
2013-12-07CID#736170, CID#736171, CID#736172 Out-of-Bounds read/writeJulien Nabet1-8/+7
2013-12-07unxlng* is no moreDavid Tardon3-6/+6
2013-12-07fdo#72398 add m4v to allowed movie extsDavid Tardon1-1/+1
2013-12-07print bug count in rss query tooDavid Tardon1-0/+1
2013-12-07put bz URLs into a list to avoid repeated codeDavid Tardon1-35/+15
2013-12-07enable more bugzillasDavid Tardon1-0/+11
2013-12-07try to minimize bugzilla queriesDavid Tardon1-104/+167
2013-12-07writerfilter: these classes can be privateMiklos Vajna1-3/+3
2013-12-07writerfilter: remove unused WW8xmi in doctokMiklos Vajna1-172/+0
2013-12-07writerfilter: remove unused replacesprmids in doctokMiklos Vajna1-536/+0
2013-12-07writerfilter: remove unused xmigen in doctokMiklos Vajna1-126/+0
2013-12-07writerfilter: remove unused WW8PropertySetImpl in doctokMiklos Vajna6-553/+0
2013-12-07correct UTF8 handling for FILTERXML, fdo#72427Markus Mohrhard1-3/+3
2013-12-06fdo#66984: Define an assignment operator to prevent double deletion.Kohei Yoshida2-6/+46
2013-12-07check string boundsEike Rathke1-2/+2
2013-12-06resolved fdo#66564 calculate formula cell once if AutoCalc disabledEike Rathke1-1/+13
2013-12-06fdo#60705 Don't discard valid printing options.Andrzej Hunt1-1/+1
2013-12-06Remove irrelevant comment.Andrzej Hunt1-1/+1
2013-12-06sw: fix more cases of SwDrawTextInfo::GetText()/SetText() not restoringMichael Stahl1-21/+21
2013-12-06fdo#71714: sw: fix small capitals renderingMichael Stahl1-13/+16
2013-12-06fix buildDavid Tardon2-0/+30
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann61-63/+7
2013-12-06fdo#69518: Correctly handle the old constraint syntax.Kohei Yoshida4-25/+466
2013-12-06map homogeneous to opposite of non-homogeneousCaolán McNamara1-0/+4
2013-12-06DOCX drawingml shape import: handle name and z-orderMiklos Vajna1-19/+31
2013-12-06sw: remove unused zorder data from bugdocsMiklos Vajna3-0/+0
2013-12-06More Expert Config Page fixesStephan Bergmann2-80/+131
2013-12-06Do not create paths starting "//" when root is just "/"Stephan Bergmann1-3/+4
2013-12-06fdo#72125 - Expert config dialog takes too much time to come upNoel Grandin1-48/+29
2013-12-06DOCX import: fix import of wpg shapes after a wps textframeMiklos Vajna3-0/+12
2013-12-06Related: fdo#72022 internal links bustedCaolán McNamara1-1/+1
2013-12-06scp2: hopefully fix Windows buildMatúš Kukan2-2/+2
2013-12-06DOCX import: fix relativeFrom=page, align=right handlingMiklos Vajna2-0/+11
2013-12-06Updated coreCaolán McNamara1-0/+0
2013-12-06convert search dialog to .uiCaolán McNamara8-211/+265
2013-12-06DOCX import: handle groupshapes inside wpg elements (groupshapes)Miklos Vajna4-0/+22
2013-12-06EMF+: Fill line cap object if EmfPlusCustomLineCapDataFillPath is set.Matúš Kukan2-4/+21
2013-12-06upload libetonyek-0.0.3David Tardon1-2/+2
2013-12-06Fix integer ambiguityStephan Bergmann1-1/+1
2013-12-06Combine comphelper::UStringMixEqual, comphelper::TStringMixEqualFunctorStephan Bergmann11-36/+20