summaryrefslogtreecommitdiff
path: root/solenv/gdb/libreoffice/sw.py
AgeCommit message (Expand)Author
2017-09-15solenv: fix GDB pretty-printers for SwNodes yet againMichael Stahl
2017-07-13fix BigPtrArray pretty printerNoel Grandin
2017-07-07re-add some gdb BigPtrArray pretty printingNoel Grandin
2017-07-07Revert "use std::vector in BigPtrArray"Noel Grandin
2017-06-28gdb pretty-printers: fix BigPtrArrayPrinter after recent std::isationMichael Stahl
2016-12-20gdb pretty printers: fix the SwXTextCursor::Impl one even moreMichael Stahl
2016-12-20gdb pretty printers: fix BigPtrArray printer for member renameMichael Stahl
2016-12-20gdb pretty printers: fix SwXTextCursor::Impl printer for SwClient renameMichael Stahl
2016-12-20gdb pretty printers: fix SwPaM printer for Ring member renamingMichael Stahl
2016-12-14solenv: adapt SwPositionPrinter to BigPtrEntry renamingMichael Stahl
2016-01-02GDB: pretty-print more sw::mark::MarkBase classesJan-Marek Glogowski
2015-07-27gdb pretty printer for SwNodes fails on Python 3 due to "unicode"Michael Stahl
2015-06-15sw: prefix members of SwNodeIndexMichael Stahl
2015-05-26gdb: SwTxtNode -> SwTextNodeMiklos Vajna
2015-01-29gdb pretty printers: fix the sw::mark::IMark and SwModify printersMichael Stahl
2014-08-20gdb: print the SwNodeIndex properly if there are multiple blocksMichael Stahl
2013-11-15Add Python 3 compatibility to GDB pretty printers.Jan-Marek Glogowski
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-09pretty-print SwXTextCursorMiklos Vajna
2013-04-09pretty-print SwUnoCrsrMiklos Vajna
2013-04-09gdb: pretty-printers for sw::mark::IMark, sw::UnoImplPtr and SwXTextRangeMiklos Vajna
2013-01-10gdb: print something also for non-recognized node typesMichael Stahl
2012-08-25gdb: SwPaMPrinter: print rings as wellMichael Stahl
2012-07-20gdb: add SwIndex pretty-printerMiklos Vajna
2012-07-20gdb: add SwNodeIndex pretty-printerMiklos Vajna
2012-07-11gdb: add pretty-printer for SwRectMiklos Vajna
2012-02-27solenv/gdb: fix Emacs modelinesMichael Stahl
2012-02-07gdb: don't barf on non-ASCII text in SwTxtNodeMichael Stahl
2011-12-10solenv: pimp the gdb nodes array pretty printerMichael Stahl
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara
2011-11-24SwIndex::nIndex renamed to SwIndex::m_nIndexCaolán McNamara
2011-08-29Added SwPosition, SwPaM gdb pretty-printersCédric Bosdonnat
2011-08-22add gdb pretty printersDavid Tardon