summaryrefslogtreecommitdiffstats
path: root/sw
Commit message (Expand)AuthorAgeFilesLines
* Unit test for .doc export of full colour bordersLuke Deller2014-04-092-0/+125
* Fix and deduplicate the test code in SwStyleNameMapper::getHashTable.Chris Laplante2014-04-092-142/+32
* SwModelTestBase: use rtl::ByteSequenceMiklos Vajna2014-04-091-8/+4
* html export: Simplify & speed-up the test.Jan Holesovsky2014-04-091-11/+9
* fdo#76583 DOCX import: Floating table information is not preserved in RT file.umeshkadam2014-04-092-3/+17
* SwMultiTOXTabDialog: fortunately the bogus SetTemplatePath callMichael Stahl2014-04-081-1/+0
* liblo: Return early everywhere where we potentially export images.Tomaž Vajngerl2014-04-082-11/+20
* sw: initialize FieldResult::m_eTypeMichael Stahl2014-04-082-12/+9
* WaE: passing OUString by value, rather pass by referenceTor Lillqvist2014-04-081-1/+1
* WaE: overriding virtual function declaration not marked 'override'Tor Lillqvist2014-04-081-3/+3
* sw html: Add missing textAndImage.docx document..Tomaž Vajngerl2014-04-081-0/+0
* coverity#738883 Uninitialized scalar fieldCaolán McNamara2014-04-081-12/+38
* coverity#738888 Uninitialized scalar fieldCaolán McNamara2014-04-081-6/+14
* sw html: HTML export test - option with or without "skipImages"Tomaž Vajngerl2014-04-081-7/+56
* sw test: add export test macro, remember test nameTomaž Vajngerl2014-04-081-14/+66
* html: rename IgnoreImages -> SkipImages, initialize to falseTomaž Vajngerl2014-04-082-2/+3
* html: "IgnoreImages" Option, which ignores images at exportTomaž Vajngerl2014-04-083-1/+28
* sw: SetupFilterOptions for any Writer derived filter (html, ascii)Tomaž Vajngerl2014-04-082-3/+9
* another workaround for C++'s lack of proper overloadingMichael Stahl2014-04-081-1/+2
* SwXFlatParagraph: use ::cppu::ImplInheritanceHelperMichael Stahl2014-04-085-62/+22
* fdo#69416: make footnote positions available to XProofreaderMichael Stahl2014-04-086-10/+272
* convert testModelToViewHelper to CPPUNIT_ASSERT_EQUALSMichael Stahl2014-04-081-12/+18
* rename misleading SwScanner::rConversionMapMichael Stahl2014-04-082-4/+6
* remove useless commentMichael Stahl2014-04-081-1/+0
* fdo76591:-Textbox property (order-> send behind text) is not preserved.Sourav2014-04-082-0/+8
* coverity#736070 Missing break in switchCaolán McNamara2014-04-081-0/+1
* coverity#736069 Missing break in switchCaolán McNamara2014-04-081-0/+1
* coverity#705015 Explicit null dereferencedCaolán McNamara2014-04-081-2/+6
* coverity#705012 Explicit null dereferencedCaolán McNamara2014-04-081-0/+3
* coverity#705007 Explicit null dereferencedCaolán McNamara2014-04-081-49/+17
* use TriState instead of sal_Bool as there's three possibilitiesCaolán McNamara2014-04-085-19/+20
* Ignore sprmTFCantSplit90 in .doc file per MS specLuke Deller2014-04-071-22/+5
* Rename .doc SPRM IDs to match current MS specsLuke Deller2014-04-075-108/+116
* sw html: revert license content changesTomaž Vajngerl2014-04-071-3/+3
* WaE: -Werror=uninitializedCaolán McNamara2014-04-071-1/+1
* untangle the bFmt == 2 hackCaolán McNamara2014-04-073-3/+3
* Related: fdo#51818 format statistical numbers with locale rulesCaolán McNamara2014-04-072-18/+32
* sfx2: sal_Bool->boolNoel Grandin2014-04-071-20/+20
* Resolves: fdo#51818 format word count numbers with locale rulesCaolán McNamara2014-04-071-11/+13
* Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann2014-04-0722-36/+14
* cppcheck: "else if" condition matches previous conditionJulien Nabet2014-04-071-1/+1
* This IOS ifdef has no visible effect nowadaysTor Lillqvist2014-04-071-4/+0
* coverity#705035 Explicit null dereferencedCaolán McNamara2014-04-071-1/+2
* coverity#705025 Explicit null dereferencedCaolán McNamara2014-04-071-17/+8
* coverity#705018 Explicit null dereferencedCaolán McNamara2014-04-071-0/+4
* coverity#704960 Explicit null dereferencedCaolán McNamara2014-04-071-0/+4
* coverity#705004 Explicit null dereferencedCaolán McNamara2014-04-071-10/+10
* fdo#76298: sw: do not start up every OLE object on deletionMichael Stahl2014-04-071-9/+9
* OUString: constify and avoid concatenated appendsMatteo Casalin2014-04-061-66/+40
* sal_uInt16 to sal_uInt32Matteo Casalin2014-04-061-4/+6