summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2015-04-22WaE: bogus -Werror=maybe-uninitializedCaolán McNamara
2015-04-22fix build, this looks like the intent hereCaolán McNamara
2015-04-22SfxControllerItems shouldn't be SAL_WARN_UNUSEDCaolán McNamara
2015-04-22convert SV_ENTRYFLAG constants to scoped enumNoel Grandin
2015-04-22convert SV_DRAGDOP_ constants to scoped enumNoel Grandin
2015-04-22convert TREEFLAG_ constants to scoped enumNoel Grandin
2015-04-22convert SV_LBOXTAB_ constants to scoped enumNoel Grandin
2015-04-22convert HIB_ constants to scoped enumNoel Grandin
2015-04-22convert GRFMGR_DRAW_ constants to scoped enumNoel Grandin
2015-04-22convert EBBF_ constants to scoped enumNoel Grandin
2015-04-22convert BROWSER_ constants to scoped enumNoel Grandin
2015-04-22convert SVX_SEARCHIN_ flags to scoped enumNoel Grandin
2015-04-22convert SFX_STYLESHEET_ constants to scoped enumNoel Grandin
2015-04-22callcatcher: update unused codeCaolán McNamara
2015-04-22tdf#88710 Cleanup after removing dbtoolsclientMatthew Nicholls
2015-04-21Resolves: tdf#76825 styles drop down menu is too narrowCaolán McNamara
2015-04-21refactor for reuseCaolán McNamara
2015-04-21split out the code that sets up the device for each entryCaolán McNamara
2015-04-21draw all entries the same wayCaolán McNamara
2015-04-21break out text drawing bit as UserDrawEntryCaolán McNamara
2015-04-21fix indentCaolán McNamara
2015-04-21Use cppu::ImplInheritanceHelperStephan Bergmann
2015-04-21svx: nPtAnz -> nPointCountMiklos Vajna
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-17fdo#71797 strange font selection bug with font previewNoel Power
2015-04-17Revert "WaE: unused variables"Tor Lillqvist
2015-04-17SvStream: WriteUChar -> WriteBoolStephan Bergmann
2015-04-17WaE: unused variablesTor Lillqvist
2015-04-17svx: nPntAnz -> nPointCountMiklos Vajna
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
2015-04-16svx: can avoid comphelper/implbase_var.hxx in formcontrollerMiklos Vajna
2015-04-15DBTOOLS_DLL_NAME not used anymoreMatúš Kukan
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