summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2014-10-02Related: fdo#58277 only DelRight after a successful GotoFieldCaolán McNamara2-9/+11
2014-10-02typo: fix build: wrong parameter was usedMatúš Kukan1-1/+3
2014-10-02fix typoLuboš Luňák3-4/+4
2014-10-02fdo#84315: quick fix for sw tooMatúš Kukan2-3/+2
2014-10-02coverity#1242512 silence Arguments in wrong orderCaolán McNamara1-1/+3
2014-10-02coverity#735532 'Constant' variable guards dead codeCaolán McNamara1-15/+21
2014-10-02coverity#1242750 Unused valueCaolán McNamara1-1/+0
2014-10-02coverity#1242841 Unused valueCaolán McNamara1-1/+0
2014-10-02coverity#1242864 Unused valueCaolán McNamara1-4/+1
2014-10-02coverity#1242948 Result is not floating-pointCaolán McNamara1-2/+2
2014-10-02HIG: Spacing and labeling fixes for Outline Numbering dialogAdolfo Jayme Barrientos3-166/+96
2014-10-02fdo#39468 Start translating German comments in sw/source/core/incPhilipp Weissenbacher5-146/+161
2014-10-01fdo#84550 Reflect new field order also in MenuSamuel Mehrbrodt6-17/+16
2014-10-01fdo#75757: remove inheritance to std::vectorTakeshi Abe2-15/+22
2014-10-01coverity#1242740 Unused valueCaolán McNamara1-2/+0
2014-10-01coverity#1242505 Dereference before null checkCaolán McNamara1-1/+1
2014-10-01coverity#1242441 Identical code for different branchesCaolán McNamara1-2/+1
2014-10-01coverity#704894 Explicit NULL derefencedCaolán McNamara1-4/+4
2014-10-01dbmgr: consistently initialize colum type to DataType::SQLNULLGiuseppe Bilotta1-2/+2
2014-10-01sw: std::auto_ptr -> std::unique_ptrStephan Bergmann35-262/+153
2014-10-01fdo#84536 RTF import: don't try to rotate TextFramesMiklos Vajna1-0/+16
2014-10-01DocxAttributeOutput::CharEscapement: avoid writing <w:sz> twiceMiklos Vajna5-3/+18
2014-10-01fdo#84550 Make 'Insert field' entry dropdown onlySamuel Mehrbrodt2-17/+17
2014-10-01blind fix for windows buildNoel Grandin1-0/+1
2014-10-01DOCX drawingML import: handle char color from theme for shape textMiklos Vajna2-0/+7
2014-10-01loplugin:implicitboolconversionStephan Bergmann1-6/+7
2014-10-01Constify dumpAsXml and friendsJan-Marek Glogowski17-55/+57
2014-10-01MM: first unit test and infrastructureJan-Marek Glogowski6-2/+329
2014-10-01MM: add non-UI LoadAndRegisterDataSource functionJan-Marek Glogowski2-68/+145
2014-10-01MM: export the SwDocShell mail merge via UNOJan-Marek Glogowski9-125/+141
2014-10-01MM: dump debug documents based on environment varJan-Marek Glogowski1-19/+18
2014-10-01fdo#82577: Handle TimeNoel Grandin24-42/+42
2014-09-30sw: when getting a property value in a unit test, a void result is a bugMichael Stahl3-10/+18
2014-09-30actually the LineStyle property is *write-only*Michael Stahl1-1/+2
2014-09-30Resolves: fdo#79129 Crash in oox::drawingml::LayoutNode::setupShapeCaolán McNamara1-0/+0
2014-09-30fdo#79269: add a unit test for first-page header tooMichael Stahl2-0/+17
2014-09-30SwXAutoTextEntry: de-register on SFX_EVENT_PREPARECLOSEDOC eventMichael Stahl1-0/+1
2014-09-30fdo#38884 Fix setting X position with dbgutil enabledJuergen Funk1-1/+1
2014-09-30Factor out duplicated code to XmlTestTools::assertXPathNoAttribute()Miklos Vajna1-16/+2
2014-09-30SwModelTestBase: include name of document in CPPUNIT_ASSERT msgsMiklos Vajna1-1/+3
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin18-43/+43
2014-09-30fdo#84405 TRACK CHANGES: New icons for the changes toolbarYousuf Philips1-10/+10
2014-09-30fdo#82577: Handle RegionNoel Grandin11-27/+27
2014-09-29fdo#79269: sw: more cleanup of SwXStyle's FirstIsShared propertyMichael Stahl1-29/+23
2014-09-29fdo#79269: fix ODF import of style:footer-firstMichael Stahl3-4/+40
2014-09-29Resolves: fdo#79131 crash in EnhancedCustomShapeTypeNames::GetCaolán McNamara1-0/+0
2014-09-29SwModelTestBase: allow validating only a subset of the test filesMiklos Vajna2-8/+32
2014-09-29test for mso-position-(horizontal|vertical)(-relative) (bnc#884615)Luboš Luňák2-0/+37
2014-09-29map FRAME to VML's textLuboš Luňák1-2/+2
2014-09-29map PAGE_PRINT_AREA to VML's marginLuboš Luňák1-2/+2