summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/docfld.cxx
AgeCommit message (Expand)Author
2013-04-08remove code that was commented out many years agoPhilipp Riemer
2013-04-08more work on comments in sw/source/core/docPhilipp Riemer
2013-04-08fdo#62475 - remove pointless comments and ASCII art in sw/source/core/docPhilipp Riemer
2013-04-08doxygen-ize comments in sw/source/core/docPhilipp Riemer
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-20fdo#55814 SwDoc::UpdateExpFlds: hiding the last section may be safeMiklos Vajna
2013-03-03sal_Bool to boolTakeshi Abe
2013-03-02fdo#60886: _SetGetExpFlds: use the custom operator<Michael Stahl
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-18coverity#983197 Resource leakNorbert Thiebaud
2013-02-18SwDoc: rename member variables missing their prefixMiklos Vajna
2012-12-20fdo#38837: Timers must end eventually [Writer idle timer]pkoroau pkoroau
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-10-22sal_Bool to boolTakeshi Abe
2012-10-20sal_Bool to boolTakeshi Abe
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-09-11-Werror,-Wunused-private-field (various sw)Stephan Bergmann
2012-08-10fdo#53210 SwDoc::UpdateExpFlds don't crash when hiding all sectionsMiklos Vajna
2012-07-31_SetGetExpFlds: this looks simpler with upper_boundMichael Stahl
2012-07-25sorted_vector: MSVC doesn't know which erase to callMichael Stahl
2012-07-25Convert SvStringsISortDtor from an SV_DECL_PTRARR to a o3tl::sorted_vectorNoel Grandin
2012-07-17fix previous STL conversion commit:Michael Stahl
2012-07-17Convert SV_DECL_PTRARR_SORT_DEL(_SetGetExpFlds) to o3tl::sorted_vectorNoel Grandin
2012-06-20Convert SV_DECL_PTRARR_DEL of Sw*Fmts to std::vectorNoel Grandin
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2012-05-25Convert SV_DECL_PTRARR_DEL(SwDSParamArr) to boost::ptr_vectorNoel Grandin
2012-05-25Convert SV_DECL_PTRARR_DEL(SwFldTypes) to std::vectorNoel Grandin
2012-05-14Resolves: fdo#49897 add+use SwDoc::containsUpdatableFieldsCaolán McNamara
2012-03-08tidy up WW8FormulaControl, with knock on results elsewhereCaolán McNamara
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-17Fix for fdo43460 Part XL getLength() to isEmpty()Olivier Hallot
2012-01-13SvStringsDtor->std::vectorAugust Sodora
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora
2012-01-09simplify CharClassCaolán McNamara
2011-12-09sw: tweak translationsMichael Stahl
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-11-24sw: enable more debug code:Michael Stahl
2011-11-17redundant if not-null checks on deleteIvan Timofeev
2011-10-31Translate German commentsPhilipp Weissenbacher
2011-06-16Replace SvULongs with std:vector in docfld.cxx. LGPLv3+/MPL.Nigel Hawkins
2011-04-14FALSE/TRUE in strings should not be converted to sal_False/sal_True.Jan Holesovsky
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-09CWS swlayoutrefactoring: fix merge conflictsMathias Bauer
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer
2011-02-08Clean-up bogus comments in writer.Guillaume Poussel
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-01-28removed bogus commentsshirahara