summaryrefslogtreecommitdiff
path: root/svx/source/dialog/dlgctrl.cxx
AgeCommit message (Expand)Author
2014-06-18coverity#1132707 Unintended sign extensionCaolán McNamara
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-05-19svx: SvxPixelCtl should never be able to have zero linesChris Sherlock
2014-05-19Resolves: fdo#78841 crash because parent isn't SvxTabPageCaolán McNamara
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-04-01coverity#708344 Uninitialized pointer fieldCaolán McNamara
2014-03-28svx: fix Writer's insert -> frame crashMiklos Vajna
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-26Remove visual noise from svxAlexander Wilms
2014-02-23fdo#74751: fix reverse base point diagram on RTL UIFaisal M. Al-Otaibi
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-10the return of callcatcherCaolán McNamara
2014-01-28coverity#1132708 Unintended sign extensionCaolán McNamara
2013-11-27Integrate branch of IAccessible2Steve Yin
2013-11-27restore GetChild, etc. we will need them againCaolán McNamara
2013-10-22vcl: mark more Image constructors as "explicit"Michael Stahl
2013-10-01convert remnants of String in SVX to StringNoel Grandin
2013-09-09unify strip previews optimal size in one placeCaolán McNamara
2013-09-05convert include/svx/dlgctrl.hxx from String to OUStringNoel Grandin
2013-08-17add SvxRectCtl::SetControlSettings and restore original settingsCaolán McNamara
2013-08-11callcatcher: another layer of unused methodsCaolán McNamara
2013-08-10callcatcher: update unused codeCaolán McNamara
2013-08-02got the ctors the wrong way around, fix resid loaded previewsCaolán McNamara
2013-08-02Convert line tab page to widget UIOlivier Hallot
2013-07-29let the pixel control find parent tabpage in layoutCaolán McNamara
2013-07-29Convert bitmap tab page to widget UIOlivier Hallot
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara
2013-07-26stash rather arbitrary widget sizes in one placeCaolán McNamara
2013-07-26Convert shadow tab page to widget UIOlivier Hallot
2013-07-24pretty up area .ui conversion a bitCaolán McNamara
2013-07-24Convert Area Tab Page to widget UIOlivier Hallot
2013-07-13convert chart color options page to .uiCaolán McNamara
2013-07-04SvxRectCtl: also notify parent when the tabpage is not the direct parentMiklos Vajna
2013-07-04svx: add SvxRectCtl::SetCS()Miklos Vajna
2013-07-04glade: add new svxlo-HatchingLB custom widgetMiklos Vajna
2013-06-18Related: #i122120# corrected flag for drawing checkerboards...Armin Le Grand
2013-06-18Related: #i122120# Ensured Append/Modify methods in LB implementations...Armin Le Grand
2013-06-18Resolves: #i122120# Changed UI preview creators...Armin Le Grand
2013-05-20Related: #i122041# More unifications for FillStylesArmin Le Grand
2013-05-20Resolves: #i122042# corrected adding default values in LineStyleListBoxArmin Le Grand
2013-05-20Related: #i121791# Corrected names for LineDashes, cleaned up resourcesArmin Le Grand
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-04-30rework background page to balance the preview and controlsCaolán McNamara
2013-04-09deleting NULL is safeTakeshi Abe
2013-03-18Fix crash in fdo#62119Thorsten Behrens
2013-03-15Related: #i119125# change XFillBitmapItem to work with GraphicObjectArmin Le Grand
2013-03-15sal_Bool to boolTakeshi Abe