summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-01-14coverity#1398585 Uncaught exceptionCaolán McNamara
2017-01-13better fix for tdf#101563: Export to PDF creates huge PDF filesNoel Grandin
2017-01-13coverity#1371198 Missing move assignment operatorCaolán McNamara
2017-01-13new loplugin: useuniqueptr: editengNoel Grandin
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin
2017-01-12silence coverity#1371305 Missing move assignment operatorCaolán McNamara
2017-01-11fold ImplConstruct into ctors and reduce to necessaryCaolán McNamara
2017-01-11make XOBitmap uncopyableCaolán McNamara
2017-01-11SfxUShortRangesItem is unusedNoel Grandin
2017-01-10post ctor, pre dtor there is always a mpMgr and its mpGlobalMgrCaolán McNamara
2017-01-10tdf#104830, need an own termination listener for lib objectsMarkus Mohrhard
2017-01-10move the ImplRegisterObj outside ImplSetGraphicManager and rename itCaolán McNamara
2017-01-10GraphicManagerDestroyed would just set the default manager againCaolán McNamara
2017-01-10first GraphicManager* arg of ImplSetGraphicManager is thus always nullCaolán McNamara
2017-01-10rename SAL_DEBUG_TRACE to SAL_DEBUG_BACKTRACENoel Grandin
2017-01-10loplugin:unusedmethodsNoel Grandin
2017-01-10defaults are good enoughCaolán McNamara
2017-01-09second arg of deformed copy ctor isn't usedCaolán McNamara
2017-01-09New loplugin:externvar: i18npoolStephan Bergmann
2017-01-09New loplugin:externvar: salStephan Bergmann
2017-01-09defaults are good enoughCaolán McNamara
2017-01-09Related: coverity#1371305 unnecessary inheritenceCaolán McNamara
2017-01-09coverity#1371227 Missing move assignment operatorCaolán McNamara
2017-01-09tdf#101828 handle rtf/richtext correctlyOliver Specht
2017-01-08XSubToolbarController is only used by SvxColorToolBoxControlMaxim Monastirsky
2017-01-08There is no SfxToolbox classMaxim Monastirsky
2017-01-07default copy ctor and assignment operator are good enoughCaolán McNamara
2017-01-07Typo: Acess->AccessJulien Nabet
2017-01-07lok: refill font list if emptyHenry Castro
2017-01-07coverity#1398371 Useless callCaolán McNamara
2017-01-05check "#ERRxxx!" constants for accepted error values, tdf#105024 follow-upEike Rathke
2017-01-05finish moving ImageList to frameworkCaolán McNamara
2017-01-05move ImageList to frameworkCaolán McNamara
2017-01-05move CommandImageResolver out of vcl and beside its only userCaolán McNamara
2017-01-05move ImageType enum out of CommandImageResolver.hxxCaolán McNamara
2017-01-05oox: rename misleadingly prefixed m_pShapeStyleMichael Stahl
2017-01-05No need for heap-allocated OUStringBufferStephan Bergmann
2017-01-05ImageList doesn't need to be a friend of ImageCaolán McNamara
2017-01-05Clean up a usage of OUStringBufferStephan Bergmann
2017-01-05drop newly unused InsertFromHorizontalBitmapCaolán McNamara
2017-01-05unwind RID_SVXBMP_FRMSEL_ARROWS imagelistCaolán McNamara
2017-01-05flatten and simplify this resource hierarchyCaolán McNamara
2017-01-05Replace side-effect--only uses of makeStringAndClear() with setLength(0)Stephan Bergmann
2017-01-05tdf#102059 NotebookBar accessible using F6 keySzymon Kłos
2017-01-05Don't exclude a var from loplugin:salbool merely because of use in >>=Stephan Bergmann
2017-01-05Base SvxLineEndWindow on ToolbarPopupMaxim Monastirsky
2017-01-05Prefix SvxLineEndWindow membersMaxim Monastirsky
2017-01-05Get rid of SvxLineEndWindow resizingMaxim Monastirsky
2017-01-05Use command labels for the color popup titleMaxim Monastirsky
2017-01-04last bitmaps that pMaskColor arg was used on converted to true transparencyCaolán McNamara