summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2015-04-08TableRef: match column header rows against DBrange first rowEike Rathke
2015-04-08TableRef: handle column rangeEike Rathke
2015-04-08TableRef: both column range rows must be table range top rowEike Rathke
2015-04-08TableRef: push ref only valid after openEike Rathke
2015-04-08TableRef: limit to specified columnsEike Rathke
2015-04-08TableRef: keywords come with extra brackets eachEike Rathke
2015-04-08TableRef: simplify logic a littleEike Rathke
2015-04-08TableRef: set errNoRef is there is no resulting rangeEike Rathke
2015-04-08TableRef: handle #ThisRowEike Rathke
2015-04-08A UNO Any can't contain an AnyStephan Bergmann
2015-04-08the attribute name is actually table:database-table-nameMarkus Mohrhard