summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/number.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-10-19CID#736189 out of boundsCaolán McNamara1-1/+10
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin1-1/+1
2013-10-02fix format for code consistencyPhilipp Riemer1-2/+2
2013-08-26fdo#33960: simplify SwNumRule::MakeRefNumString furtherMichael Stahl1-15/+2
2013-08-26fdo#33960: sw: fix cross reference fields some moreTroy Rollo1-15/+2
2013-08-21GetOutlineRuleName: return OUString instead of char*Matteo Casalin1-3/+5
2013-08-21Fix off-by-one access and clarify loopMatteo Casalin1-6/+7
2013-08-21String to OUStringMatteo Casalin1-48/+43
2013-08-12String to OUString and some optimizationsMatteo Casalin1-3/+3
2013-08-09deleted needless blank lines in sw/source/core/doc/Philipp Riemer1-15/+0
2013-07-14Mark as constTakeshi Abe1-1/+1
2013-06-06OpenSymbol is a symbol fontLuboš Luňák1-0/+1
2013-04-08more work on comments in sw/source/core/docPhilipp Riemer1-2/+0
2013-04-08doxygen-ize comments in sw/source/core/docPhilipp Riemer1-52/+19
2013-03-27kill some unused inlinesThomas Arnhold1-9/+0
2013-03-13Fix #i120928: Import Graphic Bullets of MS Word DocumentJian Hong Cheng1-0/+4
2013-03-01RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter1-35/+35
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac1-1/+1
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-1/+1
2012-12-10callcatcher: remove unused rtf filter and associated methodsCaolán McNamara1-7/+0
2012-11-30Allow to hide styles in the "Styles & Formating" dialogCédric Bosdonnat1-0/+3
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-06cppCheck: Various clean-upjailletc361-2/+0
2012-11-04sal_Bool to boolTakeshi Abe1-3/+3
2012-07-27sw: fix some warningsMichael Stahl1-2/+2
2012-07-06fdo#33960: fix cross reference number test failureMichael Stahl1-7/+28
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-3/+3
2012-06-20Convert SV_DECL_PTRARR_DEL of Sw*Fmts to std::vectorNoel Grandin1-1/+1
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2012-05-25Convert SV_DECL_PTRARR_DEL(SwNumRuleTbl) to std::vectorNoel Grandin1-1/+1
2012-01-27Revert "Removed list and numbering paragraph styles and related option page"Cédric Bosdonnat1-0/+6
2012-01-04sw: tweak comment translationsMichael Stahl1-4/+5
2012-01-04Translate German comments to English and correct the English onesPhilipp Weissenbacher1-20/+18
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-11-24sw: remove debug instance countingMichael Stahl1-11/+0
2011-11-24sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl1-6/+6
2011-10-20Sw styles cleanup: removed now unused methodsCédric Bosdonnat1-6/+0
2011-08-10fdo#33960, Implement new rule for xref to numbered paragraphsTroy Rollo1-4/+52
2011-05-20valgrind/config leaks: make this a well behaved singletonCaolán McNamara1-31/+35
2011-04-22left arrow comments removed // <--Júlio Hoffimann1-7/+0
2011-04-18all bogus comments removed keeping the indentationJúlio Hoffimann1-1/+1
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-11/+19
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-67/+63
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-67/+63
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-2/+1
2011-02-21Move ASSERT_ID to OSL_ASSERTThomas Arnhold1-2/+2
2011-02-09CWS swlayoutrefactoring: fixes for compilation on unxlngxi after resyncMathias Bauer1-1/+1
2011-02-09CWS swlayoutrefactoring: fix merge conflictsMathias Bauer1-6/+1
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer1-81/+86
2011-02-06port repository writer to boost unordered containersFridrich Štrba1-2/+2