summaryrefslogtreecommitdiff
path: root/include/svx
AgeCommit message (Expand)Author
2016-06-09ditch SIP_SA_AUTOGROWSIZECaolán McNamara
2016-06-09Resolves: tdf#93135 there is no SDRATTR_TEXT_AUTOGROWSIZE propertyCaolán McNamara
2016-06-09tdf#89329: use unique_ptr for pImpl in dataaccessdescriptorXisco Fauli
2016-06-08Related: tdf#100269 sd xml dump: expose layout of table shapesMiklos Vajna
2016-06-08tdf#96099 Remove various smart pointer typedefsMark Page
2016-06-07tdf#89329: use unique_ptr for pImpl in unoshapeXisco Fauli
2016-06-07tdf#89329: use unique_ptr for pImpl in float3dXisco Fauli
2016-06-07tdf#89329: use unique_ptr for pImpl in svdoole2Xisco Fauli
2016-06-07tdf#89329: use unique_ptr for pImpl in svdobjXisco Fauli
2016-06-07tdf#89329: use unique_ptr for pImpl in xmlsecctrlXisco Fauli
2016-06-07tdf#89329: use unique_ptr for pImpl in fmpageXisco Fauli
2016-06-06Normalize on using @throws instead of @raise[s]Stephan Bergmann
2016-06-06tdf#89329: use unique_ptr for pImpl in sdrpagewindowXisco Fauli
2016-06-06tdf#89329: use unique_ptr for pImpl in svdmodelXisco Fauli
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2016-06-06remove some manual ref counting in svx and xmloffNoel Grandin
2016-06-06remove unused constants in HRC filesNoel Grandin
2016-06-03Move page size listbox from cui to svxKatarina Behrens
2016-06-03Drop unused enum LATHE_PARTNoel Grandin
2016-06-01Make class HexColorControl globalRishabh Kumar
2016-06-01pass by referenceJochen Nitschke
2016-06-01remove unused SID constants and associated codeNoel Grandin
2016-05-29tdf#100115: _nColId is sal_uInt16Julien Nabet
2016-05-27Fix gradient angle spinbox in Area sidebar tabRishabh Kumar
2016-05-26svx: need a UNO interface to use css::uno::ReferenceMichael Stahl
2016-05-26loplugin:unusedmethodsNoel Grandin
2016-05-26loplugin:unusedreturntypesNoel Grandin
2016-05-25sd bccu#1840: .uno: commands for inserting rows / columns in Impress.Jan Holesovsky
2016-05-22tdf#89329: use unique_ptr for pImpl in pszctrlXisco Fauli
2016-05-22Convert HYPERDLG_EVENT to scoped enumNoel Grandin
2016-05-22Convert XOUTBMP to scoped enumNoel Grandin
2016-05-20loplugin:refcountingNoel Grandin
2016-05-20tdf#89329: use unique_ptr for pImpl in svx/Xisco Fauli
2016-05-20tdf#87668 Add control to show or hide "Original Size" option.Gulsah Kose
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin
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