summaryrefslogtreecommitdiff
path: root/sw/inc/redline.hxx
AgeCommit message (Expand)Author
2016-03-31loplugin:constantparam in swNoel Grandin
2016-03-23sw: replace boost::noncopyable with C++11 deleteMichael Stahl
2016-03-15loplugin:constantparamNoel Grandin
2016-02-29loplugin:unuseddefaultparam in sw (part3)Noel Grandin
2016-01-19loplugin:unusedmethods in sw/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
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-08-29o3tl/cow_wrapper: remove boost dependencyDaniel Robertson
2015-07-21loplugin:unusedmethods swNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-02-22Extract SwRangeRedline::dumpAsXml() from SwRedlineTblMiklos Vajna
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-30During DocumentRedlineManager::SetRedlineMode the array becomes unsortedCaolán McNamara
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2014-11-16Remove obsolete comment, there is no boolean hereMatteo Casalin
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-02-27coverity#1187644 confused copy ctors, leaks, etc.Caolán McNamara
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-12Add support for 'Table Cell Redlines' in SW coreAdam Co
2014-02-11Add support for 'Table Row Redlines' in SW coreAdam Co
2014-02-11Add derived class 'SwTableRowRedline' stubAdam Co
2014-02-11New redline object and table for non-ranged redlines called 'SwExtraRedline'Adam Co
2014-01-17bool improvementsStephan Bergmann
2014-01-15Resolves: #i17171# Writer paragraph cannot be longer than 65534 charactersCaolán McNamara
2014-01-13Renamed 'SwRedline' to 'SwRangeRedline'Adam Co
2013-12-12Add new 'SwRedlineExtraData_FormattingChanges' class for formatting changesAdam Co
2013-11-21longparas: these are really xub_StrLensCaolán McNamara
2013-11-05fixincludeguards.sh: swThomas Arnhold
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-15convert sw/inc/redline.hxx from String to OUStringNoel Grandin
2013-08-17String to OUStringMatteo Casalin
2013-04-25comments and code reformatMaxime de Roucy
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2011-07-25Replace SvUShorts with vector in redline.hxx and docredln.cxxNigel Hawkins
2011-03-21Translation of German comments.Christoph Herzog
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2010-11-15Comment translations, bogus comments, commented code removed from SW includesRobert Roth
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer
2009-09-11CWS-TOOLING: integrate CWS notes10Kurt Zenker