summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2013-12-17fdo#61638 SmParser::NextToken: don't crash on ending dotMiklos Vajna
2013-12-16Fix a previous commitMatteo Casalin
2013-12-16Clean-up uno/lbnames.hStephan Bergmann
2013-12-16uiconfig is a l10n-relevant targetBjoern Michaelsen
2013-12-16sw/qa/extras: document XPath checksMiklos Vajna
2013-12-16fdo#68211: Fix for "General input/output error" while opening fileTushar Bende
2013-12-16Support DOCX exporting 'Track Changes - Deleted Paragraph Mark'Adam Co
2013-12-16Export redline 'paragraph formatting changes' back to DOCXAdam Co
2013-12-16Add 'redline - paragraph index' to XML node dumpAdam Co
2013-12-16Export redline 'formatting changes' back to DOCXAdam Co
2013-12-16Add support in the 'makeRedline' function for 'formatting properties'Adam Co
2013-12-15Fix comparison between signed/unsignedMatteo Casalin
2013-12-15xub_StrLen/sal_uLong to sal_Int32 + minor optimizationsMatteo Casalin
2013-12-15xub_StrLen to sal_Int32 with minor optimizationsMatteo Casalin
2013-12-14iOS tiled rendering workTor Lillqvist
2013-12-14cppcheck: reduce scopeJulien Nabet
2013-12-13sw: add some more obviously missing mutex guardsMichael Stahl
2013-12-13cppcheck: fix rTwo.GetPoolHlpFileId() == rTwo.GetPoolHlpFileId()Julien Nabet
2013-12-13cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-12-13sw: SwAccessibleDocument: fix crashesMichael Stahl
2013-12-13Factor out DocxSdrExport from DocxAttributeOutputMiklos Vajna
2013-12-13fdo#71594: Fix for LO crash while saving of file.Rohit Deshmukh
2013-12-13fdo#65836 Do not compress WMF / EMF file incase of OOXML exportNikhil Walvekar
2013-12-13fdo#71785: File hangs LibreOffice on SaveYogeshBharate
2013-12-13fdo#71786 : Implemented Glossary folderRohit Deshmukh
2013-12-13Drop duplicate #includeTakeshi Abe
2013-12-12Reduce unoprnms.hxx to a set of string literal macrosStephan Bergmann
2013-12-12Get rid of MAP_CHAR_LEN macroStephan Bergmann
2013-12-12Simplify comphelper::PropertyInfoStephan Bergmann
2013-12-12DocxExport::OutputDML: use the right namespace for groupshapesMiklos Vajna
2013-12-12DOCX: when writing a group shape, require wpgMiklos Vajna
2013-12-12DOCX export: declare wpg namespaceMiklos Vajna
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann
2013-12-12oox: allow a callback to be registered for shape text DML exportMiklos Vajna
2013-12-12Add new 'SwRedlineExtraData_FormattingChanges' class for formatting changesAdam Co
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-12DOCX: fdo#72560 better solution for exchange alignment for RTLFaisal M. Al-Otaibi
2013-12-11fdo#60698: Merge fastsax and sax_shared into expwrapMarcos Paulo de Souza
2013-12-11fdo#64232: export w:themeFontLang setting to docxJacobo Aragunde Pérez
2013-12-11DOCX textframe export: when in experimental mode, use DML instead of VMLMiklos Vajna
2013-12-11Add DocxAttributeOutput::WriteDMLTextFrame that can export a textframe in DMLMiklos Vajna
2013-12-11VML export: factor out TextFrame handling code to its own methodMiklos Vajna
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-11DOCX export: write mc:AlternateContent around drawingml shapesMiklos Vajna
2013-12-11WaE: unused variables [loplugin]Tor Lillqvist
2013-12-11Removed 'XML_lang' tag being auto-written in redline caseAdam Co
2013-12-11moved 'mergeTopMarks' out of 'WriteCollectedRunProperties'Adam Co
2013-12-11sw/qa/tiledrendering/tiledrendering.ui is not for translationAndras Timar
2013-12-10Related: #i33737# correction: assure the selections does not...Oliver-Rainer Wittmann