summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-17sfx2: convert new to ::Create.Noel Grandin
2015-04-17svx: convert new to ::Create.Noel Grandin
2015-04-16make CreateItemWindow return a VclPtr<>.Michael Meeks
2015-04-16make CreatePrinterOptionsPage returns a VclPtr<>.Michael Meeks
2015-04-15Unregister sidebar ControllerItems at the right time.Michael Meeks
2015-04-14Re-work app side-bar code to manage objects correctly.Michael Meeks
2015-04-11More re-basing compile-time fixes; now we compile.Michael Meeks
2015-04-10VclPtr: unfortunate includes needed for inlining ref/unref.Michael Meeks
2015-04-10More calc fixing.Michael Meeks
2015-04-10Lost more cleanup and fixing post re-basing.Michael Meeks
2015-04-10Manual cleanup of misc. issues.Michael Meeks
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10second half of non-scriptable, Instance constructor conversion.Michael Meeks
2015-04-10first half of non-scriptable, Instance constructor conversion.Michael Meeks
2015-04-10malingering delete.Michael Meeks
2015-04-10cure a lot of unfortunate ScopedVclPtrs.Michael Meeks
2015-04-10re-insert erroneously converted delete calls.Michael Meeks
2015-04-10Cleanup a few issues with stack VirtualDevice conversion.Michael Meeks
2015-04-10wrap more stuff in VclPtrNoel Grandin
2015-04-10Convert last vestiges of OutputDevice* and VirtualDevice* members.Michael Meeks
2015-04-10wrap some more OutputDevice in VclPtrNoel Grandin
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-10vclptr: various mistakes fixed, and more ptr types converted.Michael Meeks
2015-04-10Fix OutputDevice members / stack allocation: slideshow, starmath, sd, sc.Michael Meeks
2015-04-10start of unwinding reference OutputDevice & Printer lifecycle.Michael Meeks
2015-04-10nail more lifecycle oddness.Michael Meeks
2015-04-10more lifecycle cleanup & fixing.Michael Meeks
2015-04-10vclwidget: check for calling delete on subclasses of vcl::WindowNoel Grandin
2015-04-10vclwidget: fix more places that should be wrapping in VclPtrNoel Grandin
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09calc: double dispose issue.Michael Meeks
2015-04-09more double dispose protection.Michael Meeks
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in scNoel Grandin
2015-04-09TableRef: correct GetToken() logicEike Rathke
2015-04-09TableRef: allow column specifier without itemEike Rathke
2015-04-09TableRef: lookup column specifierEike Rathke
2015-04-09loplugin:staticmethodsNoel Grandin
2015-04-09tdf#85594 Additional tweaking of the standard, formatting and draw toolbarsYousuf Philips
2015-04-09tdf#89199: UI option to show data bar only (no values)Katarina Behrens
2015-04-09add Product function to Subtotals UIClément Lassieur
2015-04-09sc tiled editing: Make the 'long tap to select' work again in shapes.Jan Holesovsky
2015-04-08sc tiled editing: Reuse the selection method.Jan Holesovsky
2015-04-08sc tiled editing: Double click in the cell selects the entire cell.Jan Holesovsky
2015-04-08TableRef: add pointers to documentationEike Rathke
2015-04-08TableRef: table name without items references data onlyEike Rathke