summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/NumberingManager.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-06-27loplugin:singlevalfields in writerfilter and xmlsecNoel Grandin1-1/+0
2016-04-14loplugin:passstuffbyref in writerfilterNoel Grandin1-7/+7
2016-04-12clang-tidy performance-unnecessary-value-param in writerfilterNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-4/+4
2015-08-04-Werror,-Wunused-private-fieldStephan Bergmann1-2/+0
2015-07-21loplugin:unusedmethods writerfilterNoel Grandin1-10/+0
2015-04-11writerfilter: no need to spell out com::sun::star, css is enoughMiklos Vajna1-29/+15
2014-12-30writerfilter: boost::shared_ptr -> c++11 std::shared_ptrMiklos Vajna1-8/+8
2014-12-13writerfilter: only dmapper needs LoggedResourcesMiklos Vajna1-1/+1
2014-12-13writerfilter: only dmapper needs DomainMapper.hxxMiklos Vajna1-1/+1
2014-07-22writerfilter: pass uno::Reference by reference, more dmapper...Michael Stahl1-4/+4
2014-06-30fdo#80514 LO crashes on opening; tries to remove a para with NumPicBulletVinaya Mandke1-0/+3
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-1/+1
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-1/+1
2014-05-18writerfilter: drop global 'using css' from WW8ResourceModel.hxxMiklos Vajna1-1/+1
2014-04-19fixincludeguards.sh: writerfilterThomas Arnhold1-2/+2
2014-04-11writerfilter: remove no longer needed WRITERFILTER_WRITERFILTER_DLLPUBLICMiklos Vajna1-1/+0
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-4/+4
2014-03-17writerfilter: prefer passing OUString by referenceNoel Grandin1-7/+7
2014-01-19WaE: private field is not usedTor Lillqvist1-5/+0
2013-12-30writerfilter: let the OOXML tokenizer not generate RTF tokensMiklos Vajna1-1/+1
2013-12-29writerfilter: remove unused NFC in doctokMiklos Vajna1-1/+1
2013-12-29writerfilter: remove unused ISTARTAT in doctokMiklos Vajna1-1/+1
2013-05-20Related: #i119657#, importing docx, add code to handle the problem...Jian Fang Zhang1-0/+6
2013-05-02handle graphic bullets in .docx also when saved as <w:pict>Luboš Luňák1-0/+4
2013-04-04DOCX import of w:numPicBulletMiklos Vajna1-0/+21
2012-07-21dmapper: rtl::OUString -> OUStringMiklos Vajna1-10/+10
2012-06-28re-base on ALv2 code. Includes:Michael Meeks1-0/+18
2012-05-02finish handling of w:pStyle in numbering (bnc#751028)Luboš Luňák1-4/+4
2012-04-28don't overwrite numbering properties with paragraph properties (bnc#751028)Luboš Luňák1-2/+1
2012-04-25handle w:suff correctlyLuboš Luňák1-1/+3
2012-04-03Fix RTF levelfollow import and exportBrennan Vincent1-1/+1
2011-10-07WaE: class has virtual functions, but destructor is not virtualTor Lillqvist1-2/+2
2011-06-20gnumake4: switching gbuildizationBjoern Michaelsen1-2/+2
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen1-26/+2
2011-06-17imported patch cppcheck [hg:d55fc25e48ab]Henning Brinkmann1-2/+2
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-10/+10
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+2
2010-08-23#i114011# added license headers for NumberingManagerHenning Brinkmann1-0/+26
2010-08-11writerfilter09: NumberingManager: use logged resourcesHenning Brinkmann1-10/+10
2010-06-25masterfix: #i112665# writerfilter/source/dmapper fails on Windowsobo1-1/+1
2010-04-23cbosdo03: Fixed some merge issuesCédric Bosdonnat1-1/+1
2010-03-03cbosdo03: Fixed issue 109772.Cédric Bosdonnat1-0/+2
2009-12-02[cbosdo03]Applied the patches to upstreamCédric Bosdonnat1-0/+224