summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/NumberingManager.hxx
AgeCommit message (Expand)Author
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-04-Werror,-Wunused-private-fieldStephan Bergmann
2015-07-21loplugin:unusedmethods writerfilterNoel Grandin
2015-04-11writerfilter: no need to spell out com::sun::star, css is enoughMiklos Vajna
2014-12-30writerfilter: boost::shared_ptr -> c++11 std::shared_ptrMiklos Vajna
2014-12-13writerfilter: only dmapper needs LoggedResourcesMiklos Vajna
2014-12-13writerfilter: only dmapper needs DomainMapper.hxxMiklos Vajna
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-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-18writerfilter: drop global 'using css' from WW8ResourceModel.hxxMiklos Vajna
2014-04-19fixincludeguards.sh: writerfilterThomas Arnhold
2014-04-11writerfilter: remove no longer needed WRITERFILTER_WRITERFILTER_DLLPUBLICMiklos Vajna
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-17writerfilter: prefer passing OUString by referenceNoel Grandin
2014-01-19WaE: private field is not usedTor Lillqvist
2013-12-30writerfilter: let the OOXML tokenizer not generate RTF tokensMiklos Vajna
2013-12-29writerfilter: remove unused NFC in doctokMiklos Vajna
2013-12-29writerfilter: remove unused ISTARTAT in doctokMiklos Vajna
2013-05-20Related: #i119657#, importing docx, add code to handle the problem...Jian Fang Zhang
2013-05-02handle graphic bullets in .docx also when saved as <w:pict>Luboš Luňák
2013-04-04DOCX import of w:numPicBulletMiklos Vajna
2012-07-21dmapper: rtl::OUString -> OUStringMiklos Vajna
2012-06-28re-base on ALv2 code. Includes:Michael Meeks
2012-05-02finish handling of w:pStyle in numbering (bnc#751028)Luboš Luňák
2012-04-28don't overwrite numbering properties with paragraph properties (bnc#751028)Luboš Luňák
2012-04-25handle w:suff correctlyLuboš Luňák
2012-04-03Fix RTF levelfollow import and exportBrennan Vincent
2011-10-07WaE: class has virtual functions, but destructor is not virtualTor Lillqvist
2011-06-20gnumake4: switching gbuildizationBjoern Michaelsen
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-17imported patch cppcheck [hg:d55fc25e48ab]Henning Brinkmann
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-08-23#i114011# added license headers for NumberingManagerHenning Brinkmann
2010-08-11writerfilter09: NumberingManager: use logged resourcesHenning Brinkmann
2010-06-25masterfix: #i112665# writerfilter/source/dmapper fails on Windowsobo
2010-04-23cbosdo03: Fixed some merge issuesCédric Bosdonnat
2010-03-03cbosdo03: Fixed issue 109772.Cédric Bosdonnat
2009-12-02[cbosdo03]Applied the patches to upstreamCédric Bosdonnat