summaryrefslogtreecommitdiff
path: root/include/svx
AgeCommit message (Expand)Author
2016-05-19loplugin:unusedmethods in svxNoel Grandin
2016-05-18convert TAB to scoped enumNoel Grandin
2016-05-11tdf#89466: SvxFillTypeBox::Selected needs to be calledKatarina Behrens
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin
2016-05-04tdf#89466: Slide Background tabRishabh Kumar
2016-05-04No need to explicitly delete ctor the compiler wouldn't implicitly declareStephan Bergmann
2016-05-04underline popup control possible to use outside sidebarSzymon Kłos
2016-05-03C++11: disable ctors with delete in include/Jochen Nitschke
2016-05-02rbhz#1326602 avoid exp. bg bitmaps from deleted slidesDavid Tardon
2016-04-25tdf#99452 svx: fix undo of table row edge dragMiklos Vajna
2016-04-20tdf#99396 SdrTableObj::EndTextEdit: restore cell format undo itemsMiklos Vajna
2016-04-20character spacing control possible to use outside sidebarSzymon Kłos
2016-04-18Avoid reserved identifier (_CreateShape -> CreateShape)Stephan Bergmann
2016-04-18Avoid reserved identifier (_CreateSdrObject -> CreateSdrObject_)Stephan Bergmann
2016-04-15svx: Remove unused stringsSamuel Mehrbrodt
2016-04-14loplugin:passstuffbyref in svxNoel Grandin
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-11clang-tidy performance-unnecessary-value-param in svxNoel Grandin
2016-04-11loplugin:constantparamNoel Grandin
2016-04-07Prevent MSVC from emitting special member functions of dllexport classStephan Bergmann
2016-04-07Avoid reserved identifiersStephan Bergmann
2016-04-05convert src line width popup to .ui formatCaolán McNamara
2016-04-04loplugin:constantparam in svxNoel Grandin
2016-04-04tdf#98417, tdf#98539: DIALOG: Improvements to the Find & Replace dialog.Akshay Deep
2016-03-23tdf#82641 Changes to currency drop-down listMohammed Abdul Azeem
2016-03-23svx: extend SvxNumType with BITMAP and CHARS_UPPER_LETTER_NMiklos Vajna
2016-03-19tdf#82641 Currency drop-down listMohammed Abdul Azeem
2016-03-18convert SvLBoxButtonKind to scoped enumNoel Grandin
2016-03-18drop unused params from SvLBoxItem and all it's subclassesNoel Grandin
2016-03-17loplugin:constantparam in sfx2Noel Grandin
2016-03-17loplugin:constantparam in svxNoel Grandin
2016-03-15loplugin:constantparamNoel Grandin
2016-03-09loplugin:constantparam in sfx2Noel Grandin
2016-03-09loplugin:constantparam in svxNoel Grandin
2016-03-07loplugin:write only fieldsNoel Grandin
2016-03-07loplugin:unuseddefaultparamsNoel Grandin
2016-03-04loplugin:unuseddefaultparam in svxNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svx (part2)Noel Grandin
2016-03-01loplugin:unuseddefaultparam in svx (part1)Noel Grandin
2016-02-29svx: remove unused SdrModel::getLibreOfficeKitCallback()Miklos Vajna
2016-02-26add Wildcards to Find&Replace dialogEike Rathke
2016-02-22loplugin:write only fieldsNoel Grandin
2016-02-21tdf#93837 Convert RID_FM_TEXTATTRIBUTE_MENU to xmlMaxim Monastirsky
2016-02-21tdf#93837 Convert RID_POPUP_DLGED to xmlMaxim Monastirsky
2016-02-19no need for two triggerColumnContextMenuCaolán McNamara
2016-02-18Fix SdrModel::libreOfficeKitCallback() vs ImpEditView duplicationMiklos Vajna
2016-02-12tdf#95857 Sort out German plurals ...danielt998
2016-02-11Simplify ChildrenManagerStephan Bergmann