summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2014-10-03rename SvRef::AddRef to AddFirstRefNoel Grandin
2014-10-02Bin EE_CNTRL_URLSFXEXECUTE which was only set, never testedTor Lillqvist
2014-10-02MWERKS etc. are not supported toolchainsMichael Stahl
2014-10-02DOCX import: handle <w:tcPr> directly under <w:style>Miklos Vajna
2014-10-02Related: fdo#58277 only DelRight after a successful GotoFieldCaolán McNamara
2014-10-02typo: fix build: wrong parameter was usedMatúš Kukan
2014-10-02fix typoLuboš Luňák
2014-10-02fdo#84315: quick fix for sw tooMatúš Kukan
2014-10-02coverity#1242512 silence Arguments in wrong orderCaolán McNamara
2014-10-02coverity#735532 'Constant' variable guards dead codeCaolán McNamara
2014-10-02coverity#1242750 Unused valueCaolán McNamara
2014-10-02coverity#1242841 Unused valueCaolán McNamara
2014-10-02coverity#1242864 Unused valueCaolán McNamara
2014-10-02coverity#1242948 Result is not floating-pointCaolán McNamara
2014-10-02HIG: Spacing and labeling fixes for Outline Numbering dialogAdolfo Jayme Barrientos
2014-10-02fdo#39468 Start translating German comments in sw/source/core/incPhilipp Weissenbacher
2014-10-01fdo#84550 Reflect new field order also in MenuSamuel Mehrbrodt
2014-10-01fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-10-01coverity#1242740 Unused valueCaolán McNamara
2014-10-01coverity#1242505 Dereference before null checkCaolán McNamara
2014-10-01coverity#1242441 Identical code for different branchesCaolán McNamara
2014-10-01coverity#704894 Explicit NULL derefencedCaolán McNamara
2014-10-01dbmgr: consistently initialize colum type to DataType::SQLNULLGiuseppe Bilotta
2014-10-01sw: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-10-01fdo#84536 RTF import: don't try to rotate TextFramesMiklos Vajna
2014-10-01DocxAttributeOutput::CharEscapement: avoid writing <w:sz> twiceMiklos Vajna
2014-10-01fdo#84550 Make 'Insert field' entry dropdown onlySamuel Mehrbrodt
2014-10-01blind fix for windows buildNoel Grandin
2014-10-01DOCX drawingML import: handle char color from theme for shape textMiklos Vajna
2014-10-01loplugin:implicitboolconversionStephan Bergmann
2014-10-01Constify dumpAsXml and friendsJan-Marek Glogowski
2014-10-01MM: first unit test and infrastructureJan-Marek Glogowski
2014-10-01MM: add non-UI LoadAndRegisterDataSource functionJan-Marek Glogowski
2014-10-01MM: export the SwDocShell mail merge via UNOJan-Marek Glogowski
2014-10-01MM: dump debug documents based on environment varJan-Marek Glogowski
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-30sw: when getting a property value in a unit test, a void result is a bugMichael Stahl
2014-09-30actually the LineStyle property is *write-only*Michael Stahl
2014-09-30Resolves: fdo#79129 Crash in oox::drawingml::LayoutNode::setupShapeCaolán McNamara
2014-09-30fdo#79269: add a unit test for first-page header tooMichael Stahl
2014-09-30SwXAutoTextEntry: de-register on SFX_EVENT_PREPARECLOSEDOC eventMichael Stahl
2014-09-30fdo#38884 Fix setting X position with dbgutil enabledJuergen Funk
2014-09-30Factor out duplicated code to XmlTestTools::assertXPathNoAttribute()Miklos Vajna
2014-09-30SwModelTestBase: include name of document in CPPUNIT_ASSERT msgsMiklos Vajna
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-30fdo#84405 TRACK CHANGES: New icons for the changes toolbarYousuf Philips
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-29fdo#79269: sw: more cleanup of SwXStyle's FirstIsShared propertyMichael Stahl
2014-09-29fdo#79269: fix ODF import of style:footer-firstMichael Stahl
2014-09-29Resolves: fdo#79131 crash in EnhancedCustomShapeTypeNames::GetCaolán McNamara