summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/docfld.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-2/+2
2013-04-08remove code that was commented out many years agoPhilipp Riemer1-6/+0
2013-04-08more work on comments in sw/source/core/docPhilipp Riemer1-15/+13
2013-04-08fdo#62475 - remove pointless comments and ASCII art in sw/source/core/docPhilipp Riemer1-7/+0
2013-04-08doxygen-ize comments in sw/source/core/docPhilipp Riemer1-22/+13
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
2013-03-20fdo#55814 SwDoc::UpdateExpFlds: hiding the last section may be safeMiklos Vajna1-4/+10
2013-03-03sal_Bool to boolTakeshi Abe1-2/+2
2013-03-02fdo#60886: _SetGetExpFlds: use the custom operator<Michael Stahl1-7/+5
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac1-2/+2
2013-02-18coverity#983197 Resource leakNorbert Thiebaud1-4/+5
2013-02-18SwDoc: rename member variables missing their prefixMiklos Vajna1-114/+114
2012-12-20fdo#38837: Timers must end eventually [Writer idle timer]pkoroau pkoroau1-2/+2
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-22sal_Bool to boolTakeshi Abe1-31/+31
2012-10-20sal_Bool to boolTakeshi Abe1-1/+1
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-3/+3
2012-09-11-Werror,-Wunused-private-field (various sw)Stephan Bergmann1-1/+1
2012-08-10fdo#53210 SwDoc::UpdateExpFlds don't crash when hiding all sectionsMiklos Vajna1-1/+26
2012-07-31_SetGetExpFlds: this looks simpler with upper_boundMichael Stahl1-14/+8
2012-07-25sorted_vector: MSVC doesn't know which erase to callMichael Stahl1-1/+1
2012-07-25Convert SvStringsISortDtor from an SV_DECL_PTRARR to a o3tl::sorted_vectorNoel Grandin1-1/+1
2012-07-17fix previous STL conversion commit:Michael Stahl1-2/+8
2012-07-17Convert SV_DECL_PTRARR_SORT_DEL(_SetGetExpFlds) to o3tl::sorted_vectorNoel Grandin1-49/+43
2012-06-20Convert SV_DECL_PTRARR_DEL of Sw*Fmts to std::vectorNoel Grandin1-3/+3
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara1-2/+2
2012-05-25Convert SV_DECL_PTRARR_DEL(SwDSParamArr) to boost::ptr_vectorNoel Grandin1-2/+2
2012-05-25Convert SV_DECL_PTRARR_DEL(SwFldTypes) to std::vectorNoel Grandin1-55/+54
2012-05-14Resolves: fdo#49897 add+use SwDoc::containsUpdatableFieldsCaolán McNamara1-0/+14
2012-03-08tidy up WW8FormulaControl, with knock on results elsewhereCaolán McNamara1-10/+7
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-2/+2
2012-01-17Fix for fdo43460 Part XL getLength() to isEmpty()Olivier Hallot1-4/+4
2012-01-13SvStringsDtor->std::vectorAugust Sodora1-41/+38
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora1-4/+0
2012-01-09simplify CharClassCaolán McNamara1-3/+3
2011-12-09sw: tweak translationsMichael Stahl1-11/+12
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke1-2/+2
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-11-24sw: enable more debug code:Michael Stahl1-29/+19
2011-11-17redundant if not-null checks on deleteIvan Timofeev1-4/+2
2011-10-31Translate German commentsPhilipp Weissenbacher1-210/+199
2011-06-16Replace SvULongs with std:vector in docfld.cxx. LGPLv3+/MPL.Nigel Hawkins1-9/+5
2011-04-14FALSE/TRUE in strings should not be converted to sal_False/sal_True.Jan Holesovsky1-2/+2
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-41/+36
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-171/+179
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-1/+1
2011-02-09CWS swlayoutrefactoring: fix merge conflictsMathias Bauer1-10/+2
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer1-156/+168
2011-02-08Clean-up bogus comments in writer.Guillaume Poussel1-2/+1
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner1-7/+11