summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-17svx: convert new to ::Create.Noel Grandin
2015-04-17fdo#71797 strange font selection bug with font previewNoel Power
2015-04-17svx: convert new to ::Create.Noel Grandin
2015-04-17Revert "WaE: unused variables"Tor Lillqvist
2015-04-17SvStream: WriteUChar -> WriteBoolStephan Bergmann
2015-04-17sw: convert new to ::Create.Noel Grandin
2015-04-17WaE: unused variablesTor Lillqvist
2015-04-17Use VclPtr for OGenericUnoDialog::createDialog.Michael Meeks
2015-04-17svx: nPntAnz -> nPointCountMiklos Vajna
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
2015-04-16make CreateItemWindow return a VclPtr<>.Michael Meeks
2015-04-16svx: can avoid comphelper/implbase_var.hxx in formcontrollerMiklos Vajna
2015-04-15DBTOOLS_DLL_NAME not used anymoreMatúš Kukan
2015-04-15Unregister sidebar ControllerItems at the right time.Michael Meeks
2015-04-15and SvxContourDlgItem is also unused nowCaolán McNamara
2015-04-15and now SvxBmpMaskSelectItem is unusedCaolán McNamara
2015-04-15-Werror,-Wunused-private-fieldStephan Bergmann
2015-04-15convert SFX_ITEM constants to scoped enumNoel Grandin
2015-04-15convert SIGNATURESTATE_ constants to scoped enumNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-14tdf#89750: svx: fix ExternalToolEdit on WindowsMichael Stahl
2015-04-14tdf#89478: svx: ODF import: SvxBrushItem Graphics should override ColorMichael Stahl
2015-04-14svx: hack around LogicToPixel assert in SvxRuler::UpdateTabsMichael Stahl
2015-04-14tdf#88710 Kill svx dbtoolsclientMatthew Nicholls
2015-04-13Re-work sidebar factory to use VclPtr.Michael Meeks
2015-04-13Resolves: tdf#90583 3D pie-chart missing guide handlesCaolán McNamara
2015-04-13More lifecycle correction.Michael Meeks
2015-04-13loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann
2015-04-13loplugin:staticmethodsNoel Grandin
2015-04-11disposeAndClear in place of DELETEZ.Michael Meeks
2015-04-11Calm down TBsJulien Nabet
2015-04-10svx: add an assertion to this fixed-size thingMichael Stahl
2015-04-10VclPtr: unfortunate includes needed for inlining ref/unref.Michael Meeks
2015-04-10Lost more cleanup and fixing post re-basing.Michael Meeks
2015-04-10Lots more small re-basing issues fixed.Michael Meeks
2015-04-10convert ScopedVclPtr to ScopedVclPtrInstanceNoel Grandin
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-10re-insert erroneously converted delete calls.Michael Meeks
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-10Move OutputDevice members to VclPtr: starmath, svx.Michael Meeks
2015-04-10Fix OutputDevice members / stack allocation: svx.Michael Meeks
2015-04-10Fix OutputDevice members / stack allocation.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-10basctl, forms, svx: cleanup for new VclPtr API.Michael Meeks
2015-04-10cleanup Printer VclRef pieces.Michael Meeks