summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2015-04-21loplugin:passstuffbyrefStephan Bergmann
2015-04-21Get rid of trivial comphelper::query_interface wrapperStephan Bergmann
2015-04-21Get rid of trivial comphelper::in-/decrement wrappersStephan Bergmann
2015-04-21StyleManager & StylePreviewRenderer + common implementationTomaž Vajngerl
2015-04-20convert SEARCH_OPTIONS constants to scoped enumNoel Grandin
2015-04-19loplugin:unreffunStephan Bergmann
2015-04-19callcatcher: update unusedcodeCaolán McNamara
2015-04-18cleanup svxitems.sdiTomaž Vajngerl
2015-04-18remove stdio.h include from compressgraphicdialogTomaž Vajngerl
2015-04-17Windows compilation fixes.Michael Meeks
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