Age | Commit message (Expand) | Author |
2016-01-02 | GDB: pretty-print more sw::mark::MarkBase classes | Jan-Marek Glogowski |
2015-12-07 | loplugin:mergeclasses OOXMLPropertyImpl into OOXMLProperty | Noel Grandin |
2015-12-07 | loplugin:mergeclasses, merge OOXMLPropertyImpl into OOXMLProperty | Noel Grandin |
2015-07-30 | gdb pretty printers for boost can't iterate with Python 3 | Michael Stahl |
2015-07-27 | gdb pretty printer for SwNodes fails on Python 3 due to "unicode" | Michael Stahl |
2015-06-15 | sw: prefix members of SwNodeIndex | Michael Stahl |
2015-05-26 | gdb: SwTxtNode -> SwTextNode | Miklos Vajna |
2015-04-08 | solenv: there are no more SvArrays in need of pretty printing | Michael Stahl |
2015-04-08 | solenv: add GDB pretty printer for SfxItemSet | Michael Stahl |
2015-01-29 | gdb pretty printers: fix the sw::mark::IMark and SwModify printers | Michael Stahl |
2015-01-29 | gdb pretty printers: remove obsolete tools container printers | Michael Stahl |
2015-01-27 | Adapt FractionPrinter | Stephan Bergmann |
2014-11-10 | Do not deref (potentially dangling) weak_ptr | Stephan Bergmann |
2014-11-10 | Adapt FractionPrinter | Stephan Bergmann |
2014-10-24 | More useful pretty printing of invalid fractions | Stephan Bergmann |
2014-08-20 | gdb: print the SwNodeIndex properly if there are multiple blocks | Michael Stahl |
2014-01-31 | Remove UNOIDL "array" and "union" vaporware remnants | Stephan Bergmann |
2013-11-15 | Add Python 3 compatibility to GDB pretty printers. | Jan-Marek Glogowski |
2013-11-15 | Import Python six v1.4.1. | Jan-Marek Glogowski |
2013-10-22 | Resolves: fdo#38838 remove UniString | Caolán McNamara |
2013-07-28 | Adapt gdb python pretty-printer to time nano-second precision API change | Lionel Elie Mamane |
2013-06-13 | Only print the rtl::Reference's pointer | Stephan Bergmann |
2013-05-28 | Added pretty printers for writerfilter OOXML tokenizer | Cédric Bosdonnat |
2013-05-28 | SmartPtr pretty printer now behaves according to set print object value | Cédric Bosdonnat |
2013-05-22 | Add gdb pretty-printers for basegfx | Thorsten Behrens |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-13 | adapt gdb pretty-printers to libmerged | Peter Foley |
2013-04-10 | gdb: make uno::Reference output shorter | Miklos Vajna |
2013-04-09 | pretty-print SwXTextCursor | Miklos Vajna |
2013-04-09 | pretty-print SwUnoCrsr | Miklos Vajna |
2013-04-09 | gdb: pretty-printers for sw::mark::IMark, sw::UnoImplPtr and SwXTextRange | Miklos Vajna |
2013-04-09 | gdb: get UnoReferencePrinter work again | Miklos Vajna |
2013-02-07 | gdb: UnoReferencePrinter: prevent ambiguity problems differently | Michael Stahl |
2013-01-31 | gdb: UnoReferencePrinter: prevent ambiguity problems | Michael Stahl |
2013-01-28 | Only call data()/length() when self is valid() | Stephan Bergmann |
2013-01-10 | gdb: print something also for non-recognized node types | Michael Stahl |
2013-01-07 | Avoid infinite recursion in -gdb.py printers | Stephan Bergmann |
2012-08-25 | gdb: SwPaMPrinter: print rings as well | Michael Stahl |
2012-08-07 | gdb: add pretty-printer for tools Rectangle | Miklos Vajna |
2012-07-20 | gdb: add SwIndex pretty-printer | Miklos Vajna |
2012-07-20 | gdb: add SwNodeIndex pretty-printer | Miklos Vajna |
2012-07-11 | gdb: add pretty-printer for SwRect | Miklos Vajna |
2012-07-11 | gdb: add pretty-printer for tools Size | Miklos Vajna |
2012-07-10 | gdb: add pretty-printer for tools Point | Miklos Vajna |
2012-05-20 | gbuildize solenv | David Tardon |
2012-05-07 | gdb: enable pretty-printer for uno::Reference | Miklos Vajna |
2012-04-02 | call the right function :blush: | David Tardon |
2012-04-01 | add pretty printers for boost | David Tardon |
2012-03-08 | fdo #46446: add python gdb helpers for osl::FileBase | Catalin Iacob |