summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2014-04-09fdo#76583 DOCX import: Floating table information is not preserved in RT file.umeshkadam
2014-04-08SwMultiTOXTabDialog: fortunately the bogus SetTemplatePath callMichael Stahl
2014-04-08liblo: Return early everywhere where we potentially export images.Tomaž Vajngerl
2014-04-08sw: initialize FieldResult::m_eTypeMichael Stahl
2014-04-08WaE: passing OUString by value, rather pass by referenceTor Lillqvist
2014-04-08WaE: overriding virtual function declaration not marked 'override'Tor Lillqvist
2014-04-08sw html: Add missing textAndImage.docx document..Tomaž Vajngerl
2014-04-08coverity#738883 Uninitialized scalar fieldCaolán McNamara
2014-04-08coverity#738888 Uninitialized scalar fieldCaolán McNamara
2014-04-08sw html: HTML export test - option with or without "skipImages"Tomaž Vajngerl
2014-04-08sw test: add export test macro, remember test nameTomaž Vajngerl
2014-04-08html: rename IgnoreImages -> SkipImages, initialize to falseTomaž Vajngerl
2014-04-08html: "IgnoreImages" Option, which ignores images at exportTomaž Vajngerl
2014-04-08sw: SetupFilterOptions for any Writer derived filter (html, ascii)Tomaž Vajngerl
2014-04-08another workaround for C++'s lack of proper overloadingMichael Stahl
2014-04-08SwXFlatParagraph: use ::cppu::ImplInheritanceHelperMichael Stahl
2014-04-08fdo#69416: make footnote positions available to XProofreaderMichael Stahl
2014-04-08convert testModelToViewHelper to CPPUNIT_ASSERT_EQUALSMichael Stahl
2014-04-08rename misleading SwScanner::rConversionMapMichael Stahl
2014-04-08remove useless commentMichael Stahl
2014-04-08fdo76591:-Textbox property (order-> send behind text) is not preserved.Sourav
2014-04-08coverity#736070 Missing break in switchCaolán McNamara
2014-04-08coverity#736069 Missing break in switchCaolán McNamara
2014-04-08coverity#705015 Explicit null dereferencedCaolán McNamara
2014-04-08coverity#705012 Explicit null dereferencedCaolán McNamara
2014-04-08coverity#705007 Explicit null dereferencedCaolán McNamara
2014-04-08use TriState instead of sal_Bool as there's three possibilitiesCaolán McNamara
2014-04-07Ignore sprmTFCantSplit90 in .doc file per MS specLuke Deller
2014-04-07Rename .doc SPRM IDs to match current MS specsLuke Deller
2014-04-07sw html: revert license content changesTomaž Vajngerl
2014-04-07WaE: -Werror=uninitializedCaolán McNamara
2014-04-07untangle the bFmt == 2 hackCaolán McNamara
2014-04-07Related: fdo#51818 format statistical numbers with locale rulesCaolán McNamara
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-04-07Resolves: fdo#51818 format word count numbers with locale rulesCaolán McNamara
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann
2014-04-07cppcheck: "else if" condition matches previous conditionJulien Nabet
2014-04-07This IOS ifdef has no visible effect nowadaysTor Lillqvist
2014-04-07coverity#705035 Explicit null dereferencedCaolán McNamara
2014-04-07coverity#705025 Explicit null dereferencedCaolán McNamara
2014-04-07coverity#705018 Explicit null dereferencedCaolán McNamara
2014-04-07coverity#704960 Explicit null dereferencedCaolán McNamara
2014-04-07coverity#705004 Explicit null dereferencedCaolán McNamara
2014-04-07fdo#76298: sw: do not start up every OLE object on deletionMichael Stahl
2014-04-06OUString: constify and avoid concatenated appendsMatteo Casalin
2014-04-06sal_uInt16 to sal_uInt32Matteo Casalin
2014-04-06Avoid concatenated OUString appendsMatteo Casalin
2014-04-06Reduce scopeMatteo Casalin
2014-04-06Use proper types and constifyMatteo Casalin
2014-04-06Use index to get consecutive OUString tokensMatteo Casalin