summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2018-10-09use unique_ptr in SdrUndoGroupNoel Grandin
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-10-08loplugin:constfields in svxNoel Grandin
2018-10-08return by unique_ptr from E3dObject::GetBreakObjNoel Grandin
2018-10-07tdf#120152: fix adding labels in reportdesignJulien Nabet
2018-10-07weld FontworkCharacterSpacingDialogCaolán McNamara
2018-10-06drop some now unnecessary includesCaolán McNamara
2018-10-06weld FontWorkGalleryDialogCaolán McNamara
2018-10-06drop some now unnecessary includeCaolá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-05return std::unique_ptr from SdrText::RemoveOutlinerParaObjectNoel Grandin
2018-10-05use more std::unique_ptr in EnhancedCustomShapeEngineNoel Grandin
2018-10-04Reformat this eye-cancer causing messEike Rathke
2018-10-04Resolves: tdf#106340 resize dialog when search/replace labels are shown/hiddenCaolán McNamara
2018-10-04tdf#120291 Attaching a connector makes draw Draw busy-loopNoel Grandin
2018-10-04Select the current format if multiple instead of first matching format codeEike Rathke
2018-10-03Related: tdf#120277 inherit from SfxDialogControllerCaolán McNamara
2018-10-03loplugin:unusedmethodsNoel Grandin
2018-10-03Related: tdf#119613 tdf#118127 suppress duplicated builtins, rework All catEike Rathke
2018-10-03loplugin:unusedfieldsNoel Grandin
2018-10-03loplugin:unusedmethodsNoel Grandin
2018-10-03loplugin:useuniqueptr in SdrLayerAdminNoel Grandin
2018-10-03tdf#120245: Accept to insert empty field with 'not null' database constraintJulien Nabet
2018-10-02loplugin:useuniqueptr in SdrPageViewNoel Grandin
2018-10-02rename PresetListBox back to SvxPresetListBoxCaolán McNamara
2018-10-02drop unused SvxPresetListBoxCaolán McNamara
2018-10-02make all notebooks scrollable and enable_popupCaolán McNamara
2018-10-02weld SvxLineTabDialogCaolán McNamara
2018-10-02loplugin:useuniqueptr in FmParentDataNoel Grandin
2018-10-02Omit deprecated old currency entries for ALL category unless usedEike Rathke
2018-10-01rename PreviewBase back to SvxPreviewBaseCaolán McNamara
2018-10-01SvxPreviewBase is now unusedCaolán McNamara
2018-10-01rename XLinePreview back to SvxXLinePreviewCaolán McNamara
2018-10-01weld SvxLineTabPageCaolán McNamara
2018-10-01tdf#118764 Sidebar style panel tab stopsJim Raykowski
2018-09-30weld SvxLineDefTabPageCaolán McNamara
2018-09-30weld SvxLineEndDefTabPageCaolán McNamara
2018-09-30rename XRectPreview back to SvxXRectPreviewCaolán McNamara
2018-09-30drop unused SvxXRectPreviewCaolán McNamara
2018-09-29tdf#120066 Only invalidate SdrModel when SdrObject has SdrPageArmin Le Grand
2018-09-29weld SvxJSearchOptionsDialogCaolán McNamara
2018-09-28weld SvxConnectionPageCaolán McNamara
2018-09-28svx: pdfium's FPDFImageObj_GetBitmapBgra() is not needed after allMiklos Vajna
2018-09-28drop now unused SvxFontListBoxCaolán McNamara
2018-09-28weld ScAttrDlgCaolán McNamara
2018-09-28weld SvxFormatCellsDialogCaolán McNamara
2018-09-28weld SvxNumberFormatTabPageCaolán McNamara
2018-09-28loplugin:unusedmethodsNoel Grandin
2018-09-27Fix typosAndrea Gelmini