summaryrefslogtreecommitdiff
path: root/solenv/gdb
AgeCommit message (Expand)Author
2017-10-18gdb pretty-printers: fix StringPrinterHelper for gdb 8.0Michael Stahl
2016-10-23Fix typosAndrea Gelmini
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke
2016-06-16Improve output of UnoAnyPrinterStephan Bergmann
2016-01-02GDB: pretty-print more sw::mark::MarkBase classesJan-Marek Glogowski
2015-12-07loplugin:mergeclasses OOXMLPropertyImpl into OOXMLPropertyNoel Grandin
2015-12-07loplugin:mergeclasses, merge OOXMLPropertyImpl into OOXMLPropertyNoel Grandin
2015-07-30gdb pretty printers for boost can't iterate with Python 3Michael Stahl
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-04-08solenv: there are no more SvArrays in need of pretty printingMichael Stahl
2015-04-08solenv: add GDB pretty printer for SfxItemSetMichael Stahl
2015-01-29gdb pretty printers: fix the sw::mark::IMark and SwModify printersMichael Stahl
2015-01-29gdb pretty printers: remove obsolete tools container printersMichael Stahl
2015-01-27Adapt FractionPrinterStephan Bergmann
2014-11-10Do not deref (potentially dangling) weak_ptrStephan Bergmann
2014-11-10Adapt FractionPrinterStephan Bergmann
2014-10-24More useful pretty printing of invalid fractionsStephan Bergmann
2014-08-20gdb: print the SwNodeIndex properly if there are multiple blocksMichael Stahl
2014-01-31Remove UNOIDL "array" and "union" vaporware remnantsStephan Bergmann
2013-11-15Add Python 3 compatibility to GDB pretty printers.Jan-Marek Glogowski
2013-11-15Import Python six v1.4.1.Jan-Marek Glogowski
2013-10-22Resolves: fdo#38838 remove UniStringCaolán McNamara
2013-07-28Adapt gdb python pretty-printer to time nano-second precision API changeLionel Elie Mamane
2013-06-13Only print the rtl::Reference's pointerStephan Bergmann
2013-05-28Added pretty printers for writerfilter OOXML tokenizerCédric Bosdonnat
2013-05-28SmartPtr pretty printer now behaves according to set print object valueCédric Bosdonnat
2013-05-22Add gdb pretty-printers for basegfxThorsten Behrens
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-13adapt gdb pretty-printers to libmergedPeter Foley
2013-04-10gdb: make uno::Reference output shorterMiklos Vajna
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-04-09gdb: get UnoReferencePrinter work againMiklos Vajna
2013-02-07gdb: UnoReferencePrinter: prevent ambiguity problems differentlyMichael Stahl
2013-01-31gdb: UnoReferencePrinter: prevent ambiguity problemsMichael Stahl
2013-01-28Only call data()/length() when self is valid()Stephan Bergmann
2013-01-10gdb: print something also for non-recognized node typesMichael Stahl
2013-01-07Avoid infinite recursion in -gdb.py printersStephan Bergmann
2012-08-25gdb: SwPaMPrinter: print rings as wellMichael Stahl
2012-08-07gdb: add pretty-printer for tools RectangleMiklos Vajna
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-07-11gdb: add pretty-printer for tools SizeMiklos Vajna
2012-07-10gdb: add pretty-printer for tools PointMiklos Vajna
2012-05-20gbuildize solenvDavid Tardon