summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2015-12-09tdf#94377 RTF export: support comment formattingMiklos Vajna
2015-12-09Use unique_ptr out-arg to in SfxBindings::QueryState to avoid mem leaksStephan Bergmann
2015-12-08sw: redundant condition, was checked previouslyMichael Stahl
2015-12-08consolidate MSO format ClassID magic numbers in msfilter/classids.hxxMichael Stahl
2015-12-08sw: un-break DOCX formula exportMichael Stahl
2015-12-08WW8SmartTagData::Read: check seek resultMiklos Vajna
2015-12-08DOC import: read SmartTagDataMiklos Vajna
2015-12-08DOC import: tokenize smart-tag dataMiklos Vajna
2015-12-08SwWW8ImplReader: unused membersMiklos Vajna
2015-12-08DOC import: handle smart tags via RES_FLTR_RDFMARKMiklos Vajna
2015-12-08DOC import: tokenize PlcfBkfFactoid and PlcfBklFactoidMiklos Vajna
2015-12-08sw: add RES_FLTR_RDFMARKMiklos Vajna
2015-12-08Related: tdf#94377 RTF export: support multiple paragraphs in editeng textMiklos Vajna
2015-12-07Avoid -fsanitize=signed-integer-overflowStephan Bergmann
2015-12-07DOC import: tokenize smart-tag bookmark offsets/sizesMiklos Vajna
2015-12-07tdf#81475 Improvements to writer's toolbarsYousuf Philips
2015-12-07tdf#54584: allow backslash before field type in RTF and DOCXMike Kaganski
2015-12-07Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna
2015-12-06tdf#91781 Add more shapes to the menu and additional tweaksYousuf Philips
2015-12-05silence vcl release mouse warningCaolán McNamara
2015-12-04sw: add doxygen comment for SwpHintsMiklos Vajna
2015-12-04Wingdi RGB macro handling improvedAshod Nakashian
2015-12-04fix SwClient crash in SwXNumberingRules/SwXTableRows/SwXTableColumnsNoel Grandin
2015-12-03tdf#34957 - don't push multi-page table to next page.Justin Luth
2015-12-03Silence warning in --disable-assert-always-abort buildsStephan Bergmann
2015-12-03sw: fix DOCX export of embedded OOXML objectsMichael Stahl
2015-12-03sw: docx export: write something more specific for embedded PDFMichael Stahl
2015-12-03uno:Sequence->std::vector in SmartTagMgrNoel Grandin
2015-12-03Resolves: tdf#94701 allow fully deleting illustration category in comboboxCaolán McNamara
2015-12-02DOCX export: handle <w:smartTag>Miklos Vajna
2015-12-02sw: initial SwRDFHelperMiklos Vajna
2015-12-02an empty string here seems no hardshipCaolán McNamara
2015-12-02loplugin:stringconcat: Also look through O[U]String ctorsStephan Bergmann
2015-12-02DOCX import: handle <w:smartTag>Miklos Vajna
2015-12-02tdf#94043 RTF filter: implement column separator handlingMiklos Vajna
2015-12-02Remove some chained appendsWillian Briotto
2015-12-01tdf#88443:percent value fixedOliver Specht
2015-12-01tdf#88443: set relative width to objects with captions except formulasOliver Specht
2015-12-01Related: tdf#94043 DOCX import: fix column separator handlingMiklos Vajna
2015-11-30Move uses of SwFrame pointer-to-member after definition of class SwFrameStephan Bergmann
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-29our little MSVC cant read C++11 proper and has special needs instead ...Bjoern Michaelsen
2015-11-29use a range template for the frame,page,pseudo translationsBjoern Michaelsen
2015-11-29use the entry vector for lcl_TranslateIndex dispatchBjoern Michaelsen
2015-11-29remove copy patsaBjoern Michaelsen
2015-11-29use entries to create stylesBjoern Michaelsen
2015-11-29use the entry vector for lcl_GetCountOrName dispatchBjoern Michaelsen
2015-11-29tdf#38835: use singleton instead of staticBjoern Michaelsen
2015-11-29keep a reference to the static entry data for the familyBjoern Michaelsen