summaryrefslogtreecommitdiff
path: root/include/svx
AgeCommit message (Expand)Author
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-22tdf#88710 Cleanup after removing dbtoolsclientMatthew Nicholls
2015-04-21bogus SAL_WARN_UNUSEDStephan Bergmann
2015-04-21Use cppu::ImplInheritanceHelperStephan Bergmann
2015-04-21add some SAL_WARN_UNUSEDCaolán McNamara
2015-04-21loplugin:passstuffbyrefStephan Bergmann
2015-04-21StyleManager & StylePreviewRenderer + common implementationTomaž Vajngerl
2015-04-20convert SEARCH_OPTIONS constants to scoped enumNoel Grandin
2015-04-19callcatcher: update unusedcodeCaolán McNamara
2015-04-17E3DModifySceneSnapRectUpdater does its work in its dtorCaolán McNamara
2015-04-17add some SAL_WARN_UNUSEDCaolán McNamara
2015-04-17svx: nPntAnz -> nPointCountMiklos Vajna
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
2015-04-16Revert "make more classes dllpublic"David Tardon
2015-04-16make more classes dllpublicDavid Tardon
2015-04-15add SVX_DLLPUBLICCaolán McNamara
2015-04-15fix SAL_WARN_UNUSED placementCaolán McNamara
2015-04-15add some SAL_WARN_UNUSEDCaolán McNamara
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-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-15add some SAL_WARN_UNUSEDCaolán McNamara
2015-04-15add some SAL_WARN_UNUSEDCaolán McNamara
2015-04-14tdf#88710 Kill svx dbtoolsclientMatthew Nicholls
2015-04-14saw at least one of these unused by eye, search for moreCaolán McNamara
2015-04-13loplugin:staticmethodsNoel Grandin
2015-04-09use std::unique_ptr for Impl in SvxStyleToolBoxControlTomaž Vajngerl
2015-04-09cleanup header tbcontrl.hxxTomaž Vajngerl
2015-04-07Change "blink times" to be of type sal_uInt64Stephan Bergmann
2015-04-07Remove unused getBlinkTime functionsStephan Bergmann
2015-04-07sd tiled rendering: support turning an editeng selection into a table oneMiklos Vajna
2015-04-04callcatcher: update unusedcodeCaolán McNamara
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-30Add SvxTableController::setCursorLogicPosition()Miklos Vajna
2015-03-30SdrMarkView tiled rendering: partially disable SdrTableObj graphic selectionMiklos Vajna
2015-03-30svx, sw: can avoid vcl/ITiledRenderable.hxx include hereMiklos Vajna
2015-03-29Clean up template-parameter-dependent C-style castsStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-26tdf#81073 :Addition of text zoom levels to print preview zoomRishabh Kumar
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-25Typo: formated->formattedJulien Nabet
2015-03-24convert SVX_ZOOM_ENABLE constants to enum classNoel Grandin
2015-03-20Typo: (O/o)veride(n)->(O/o)verride(n)Julien Nabet
2015-03-19loplugin:constantfunction: svxNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-03-17tdf#90030 Jump to Last Edited Slide Menu EntryAnurag Kanungo
2015-03-16Add ImpEditView::libreOfficeKitCallback()Miklos Vajna
2015-03-16drawinglayer::processor2d::HitTestProcessor2D: ignore pixel size of ...Miklos Vajna
2015-03-09V801: Decreased performanceCaolán McNamara