summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/NumberingManager.cxx
AgeCommit message (Expand)Author
2014-09-05Use constants for the remaining ST_Jc valuesMiklos Vajna
2014-09-05Use NS_ooxml::LN_Value_ST_Jc_{right,end} constantsMiklos Vajna
2014-09-05writerfilter: fix out of bound array access in ST_Jc's "both" caseMiklos Vajna
2014-07-31writerfilter: fix some -Werror=unused in previous patchMichael Stahl
2014-07-31fdo#75757: Remove inheritance from std::map.Matthew Pottage
2014-07-22writerfilter: pass uno::Reference by reference, more dmapper...Michael Stahl
2014-06-30fdo#80514 LO crashes on opening; tries to remove a para with NumPicBulletVinaya Mandke
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-10fdo#78939 [DOCX] Hang while opening due to incorrect modification of StyleVinaya Mandke
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin
2014-04-22Resolves: rhbz#1089377 crash on loading a specific rtfCaolán McNamara
2014-04-16fdo#74652 : Extra image gets added to the document body after RT.Tushar Bende
2014-04-15Properly #ifdef debug-only codeStephan Bergmann
2014-03-17writerfilter: prefer passing OUString by referenceNoel Grandin
2014-03-08writerfilter: remove no longer needed doctok/sprmids.xslMiklos Vajna
2014-03-06coverity#708678 Uninitialized scalar fieldCaolán McNamara
2014-02-27writerfilter: convert sprm:C{Hps,HpsBi,Highlight,SfxText}Miklos Vajna
2014-02-26Remove visual noise from writerfilterAlexander Wilms
2014-02-25fdo#74105 : Prservation of Numbered lists-Starting with Value '0'Pallavi Jadhav
2014-01-25writerfilter: remove no longer needed generated resourceids.hxx in doctokMiklos Vajna
2014-01-22writerfilter: drop no longer needed TBD class in doctokMiklos Vajna
2014-01-19WaE: private field is not usedTor Lillqvist
2014-01-18writerfilter: refactor to remove redundant ListLevel class in doctokMiklos Vajna
2014-01-18writerfilter: unused List class in doctokMiklos Vajna
2014-01-01writerfilter: drop unused rtf:{xst,LISTLEVEL,LFOData,F} tokensMiklos Vajna
2013-12-30writerfilter: let the OOXML tokenizer not generate RTF tokensMiklos Vajna
2013-12-30writerfilter: unused NS_rtf::LN_{FSHADOW,FFRAME,IBKL,FCONVERTED}Miklos Vajna
2013-12-30writerfilter: unused NS_rtf::LN_{FLEGAL,BRCTYPE,DPTLINEWIDTH,DPTSPACE}Miklos Vajna
2013-12-29writerfilter: remove unused NFC in doctokMiklos Vajna
2013-12-29writerfilter: remove unused ISTARTAT in doctokMiklos Vajna
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-10-09Kill PropertyDefinition; use PropValue instead.Jan Holesovsky
2013-10-02-Werror,-Wunused-variableStephan Bergmann
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-07-24fdo#66781 : fix bullets with level 0Adam Co
2013-07-17Mark as constTakeshi Abe
2013-07-05writerfilter: PropertyMap::Insert's bIsTextProperty parameter is unusedMiklos Vajna
2013-05-24WaE: implicit conversion of NULL constant to nullptr_tTor Lillqvist
2013-05-20#i121134#, more fix for i119657, fallback to old logic to use current Abstrac...Jian Fang Zhang
2013-05-20Related: #i119657#, importing docx, add code to handle the problem...Jian Fang Zhang
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-05-07fdo#64256 writerfilter: handle void GraphicURL in ListsManager::lcl_sprmMiklos Vajna
2013-05-02handle graphic bullets in .docx also when saved as <w:pict>Luboš Luňák
2013-05-02Fix out-of-bonds Sequence access in NumberingManager with page numberingFridrich Štrba
2013-04-04DOCX import of w:numPicBulletMiklos Vajna
2013-03-18Wundef, fix various more or less broken debug codeLuboš Luňák
2013-03-18coverity#988428 Missing break in switchJulien Nabet
2013-02-28Related: fdo#59638 DOCX import of w:lvlOverrideMiklos Vajna
2013-02-28fdo#61000: writerfilter: filter out unsupported list tab stopsMichael Stahl