summaryrefslogtreecommitdiff
path: root/include/svx
AgeCommit message (Expand)AuthorFilesLines
2018-10-20ensure m_aMutex ctor called before m_aMutex usedCaolán McNamara1-4/+5
2018-10-20return by unique_ptr from CreateFieldControlNoel Grandin1-3/+3
2018-10-19copy and paste errorCaolán McNamara1-0/+1
2018-10-18convert SdrLayer::nType to boolNoel Grandin1-1/+1
2018-10-17loplugin:unusedmethodsNoel Grandin1-19/+0
2018-10-17tdf#42949 Fix IWYU warnings in include/tools/*Gabor Kelemen1-0/+1
2018-10-15loplugin:staticconstfield improvementsNoel Grandin2-3/+0
2018-10-15loplugin:constantparamNoel Grandin1-1/+1
2018-10-15loplugin:unusedmethodsNoel Grandin2-2/+0
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara4-4/+0
2018-10-14weld SwFrameAddPageCaolán McNamara1-25/+3
2018-10-14drop now unused orienthelperCaolán McNamara1-92/+0
2018-10-14weld SchAxisLabelTabPageCaolán McNamara1-0/+2
2018-10-13weld DataLabelsDialog and DataLabelsTabPageCaolán McNamara1-0/+1
2018-10-11tdf#117721 draw ui: add .uno::SetMinimal[RowHeight|ColumnWidth]Justin Luth2-4/+4
2018-10-11tdf#64242 sw add minimize table col/row UIJustin Luth1-1/+2
2018-10-10weld FmShowColsDialogCaolán McNamara1-1/+1
2018-10-10optimize adding a block of entries at one timeCaolán McNamara1-0/+4
2018-10-09tdf#120377 weld cluster of animation pages and dialogCaolán McNamara1-0/+2
2018-10-09loplugin:unusedmethodsNoel Grandin1-1/+0
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin4-26/+27
2018-10-09use unique_ptr in SdrUndoGroupNoel Grandin1-4/+4
2018-10-08loplugin:constfields in svxNoel Grandin55-160/+159
2018-10-08return by unique_ptr from E3dObject::GetBreakObjNoel Grandin3-3/+3
2018-10-07tdf#120152: fix adding labels in reportdesignJulien Nabet1-0/+2
2018-10-07weld FontworkCharacterSpacingDialogCaolán McNamara1-16/+4
2018-10-06weld FontWorkGalleryDialogCaolán McNamara1-11/+11
2018-10-06drop some now unnecessary includeCaolán McNamara4-12/+0
2018-10-06introduce SdrObjectUniquePtr typedefNoel Grandin1-0/+1
2018-10-05use more std::unique_ptr in FmFormView::createControlLabelPairNoel Grandin1-4/+2
2018-10-05return std::unique_ptr from SdrText::RemoveOutlinerParaObjectNoel Grandin1-1/+1
2018-10-03Related: tdf#120277 inherit from SfxDialogControllerCaolán McNamara1-2/+2
2018-10-03loplugin:unusedmethodsNoel Grandin1-1/+0
2018-10-03Related: tdf#119613 tdf#118127 suppress duplicated builtins, rework All catEike Rathke1-4/+9
2018-10-03loplugin:unusedfieldsNoel Grandin1-4/+0
2018-10-03loplugin:unusedmethodsNoel Grandin5-35/+0
2018-10-03loplugin:useuniqueptr in SdrLayerAdminNoel Grandin1-8/+9
2018-10-02Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann9-30/+30
2018-10-02weld SvxNumOptionsTabPageCaolán McNamara1-0/+8
2018-10-02loplugin:useuniqueptr in SdrPageViewNoel Grandin1-3/+7
2018-10-02rename PresetListBox back to SvxPresetListBoxCaolán McNamara1-8/+6
2018-10-02drop unused SvxPresetListBoxCaolán McNamara1-17/+0
2018-10-02weld SvxLineTabDialogCaolán McNamara1-1/+1
2018-10-01rename PreviewBase back to SvxPreviewBaseCaolán McNamara1-6/+6
2018-10-01SvxPreviewBase is now unusedCaolán McNamara1-35/+0
2018-10-01rename XLinePreview back to SvxXLinePreviewCaolán McNamara1-3/+3
2018-10-01weld SvxLineTabPageCaolán McNamara1-39/+10
2018-09-30weld SvxLineDefTabPageCaolán McNamara1-0/+29
2018-09-30weld SvxLineEndDefTabPageCaolán McNamara1-1/+52
2018-09-30rename XRectPreview back to SvxXRectPreviewCaolán McNamara1-3/+3