summaryrefslogtreecommitdiff
path: root/svx/source/inc
AgeCommit message (Expand)Author
2018-10-24FmInterfaceItem is deadNoel Grandin
2018-10-20return by unique_ptr from CreateFieldControlNoel Grandin
2018-10-17weld BrokenRecoveryDialogCaolán McNamara
2018-10-08loplugin:constfields in svxNoel Grandin
2018-10-07tdf#120152: fix adding labels in reportdesignJulien Nabet
2018-10-06drop some now unnecessary includesCaolán McNamara
2018-10-06make OGenericUnoDialog take an awt::XWindowCaolán McNamara
2018-10-05use more std::unique_ptr in FmFormView::createControlLabelPairNoel Grandin
2018-10-02loplugin:useuniqueptr in FmParentDataNoel Grandin
2018-09-21tdf#117721 draw ui: add .uno::SetOptimalColumnWidthJustin Luth
2018-09-19rename RectCtl back to SvxRectCtlCaolán McNamara
2018-09-19drop newly unused SvxRectCtlCaolán McNamara
2018-09-18weld TextControlCharAttribDialog and TextControlParaAttribDialogCaolán McNamara
2018-09-11loplugin:simplifyconstruct in svtools..svxNoel Grandin
2018-09-11loplugin:unusedmethodsNoel Grandin
2018-09-10clang-tidy bugprone-virtual-near-miss in RecoveryDialogNoel Grandin
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-09-05weld SvxBorderTabPageCaolán McNamara
2018-09-03weld SvxAreaTabPageCaolán McNamara
2018-08-21loplugin:useuniqueptr in FmXGridCellNoel Grandin
2018-08-15loplugin:useuniqueptr in disposeOutlinerNoel Grandin
2018-08-08the TimeEventHandler stuff is deadNoel Grandin
2018-07-28tdf#118963 Hand over a SdrModel to createControlLabelPairArmin Le Grand
2018-07-27Remove unused copy assignment ops of SfxPoolItem-derived classesStephan Bergmann
2018-07-07Use UNO ctors for extrusion and fontwork toolbar controlsMaxim Monastirsky
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-06-13tdf#118110 - Mouse wheel should work with the shapes deskheiko tietze
2018-06-11loplugin:useuniqueptr in FmEntryDataListNoel Grandin
2018-06-11loplugin:useuniqueptr in FmFilterNavigatorNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-06-04loplugin:useuniqueptr in NavigatorTreeNoel Grandin
2018-06-04loplugin:useuniqueptr in FmXGridCellNoel Grandin
2018-05-29loplugin:useuniqueptr in DbTextFieldNoel Grandin
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-05-18simplify FmXFilterCell constructorNoel Grandin
2018-05-14weld AddModelDialogCaolán McNamara
2018-05-14weld AddInstanceDialogCaolán McNamara
2018-05-14weld ManageNamespaceDialogCaolán McNamara
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand
2018-05-03weld SvxTextAttrPageCaolán McNamara
2018-05-03loplugin:useuniqueptr in sdr::table::CellNoel Grandin
2018-05-02return std::unique_ptr from SdrMakeOutlinerNoel Grandin
2018-04-26[API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-13make SdrObjUserData::Clone return std::unique_ptrNoel Grandin
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-03-30weld SvxCharacterMap dialogCaolán McNamara
2018-03-21support both vcl and weld in genericunodialog for interimCaolán McNamara