summaryrefslogtreecommitdiff
path: root/sw/inc/tox.hxx
AgeCommit message (Expand)Author
2015-10-30sw: prefix members of SwFormMiklos Vajna
2015-10-28sw: prefix members of SwTOXMarkMiklos Vajna
2015-10-28sw: prefix members of SwTOXTypeMiklos Vajna
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-02sw: prefix members of SwTOXBaseMiklos Vajna
2015-09-30Fix typosAndrea Gelmini
2015-07-21loplugin:unusedmethods swNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-02-18TyposJulien Nabet
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-11-16Remove sal_True/sal_False from code and comments in sw includesMatteo Casalin
2014-11-10loplugin: cstylecastNoel Grandin
2014-08-19fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-06-05Extract TOX text generation to its own source fileTobias Lippert
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante
2014-05-06dflt -> defaultThomas Arnhold
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-29sw: remove SwFormTokensHelper implementation details from headerMichael Stahl
2014-04-29fdo#77308: SwFormTokensHelper avoid infinite loop on invalid inputMichael Stahl
2014-04-10fdo#77051: Preservation of Index field flag '\f'.YogeshBharate
2014-03-28Resolves: #i124451# apply correct index entry template patterns...Oliver-Rainer Wittmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-14fdo#74775: Preseved Citation after round trip.Rohit Deshmukh
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-03Remove SW_DLLPRIVATE -> SAL_DLLPRIVATE indirectionStephan Bergmann
2014-01-20fdo#69613 : Fix for TOC with flag '\u' should get preserved after RT.Pallavi Jadhav
2014-01-15SwFormTokenToString is unused since 2004Michael Stahl
2014-01-13fdo#69613: Code changes for TOC with flag '\x' should get preserved after RT.YogeshBharate
2014-01-13fdo#69613:Fix for TOC field flag 'b' should preserved after RT.PriyankaGaikwad
2014-01-13fdo#69613: Code changes for TOC with flag '\w' should get preserved after RT.YogeshBharate
2014-01-10fdo#69613: Code changes for TOC with flag '\z' should get preserved after RT.YogeshBharate
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
2013-11-05fixincludeguards.sh: swThomas Arnhold
2013-10-23Resolves: #i119963#, #i120877# import and export actual TOC contentOliver-Rainer Wittmann
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-08-13String to OUString and some reduction of scopeMatteo Casalin
2013-07-30fdo#43157 - Clean up OSL_ENSUREHonza Havlíček
2013-04-05new module i18nlangtagEike Rathke
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-07sal_Bool to boolTakeshi Abe
2012-11-06sal_Bool to boolTakeshi Abe
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara
2012-07-01Remove unused definesThomas Arnhold
2012-06-29Remove some more include guardsThomas Arnhold
2012-06-20Convert SV_DECL_PTRARR(SwTOXMarks) to std::vectorNoel Grandin
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2011-05-09REPLACE DBG_stuff with OSL_ASSERT and OSL_FAILJacek Wolszczak