summaryrefslogtreecommitdiff
path: root/sd/source/ui
AgeCommit message (Expand)AuthorFilesLines
2018-09-11clang-tidy bugprone-copy-constructor-initNoel Grandin1-1/+1
2018-09-10No more need for extra local variablesStephan Bergmann1-2/+1
2018-09-10weld SvxCaptionTabDialogCaolán McNamara1-1/+1
2018-09-10loplugin:simplifyconstruct in scaddins..sdNoel Grandin22-43/+8
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen2-0/+3
2018-09-09weld SvxAreaTabDialogCaolán McNamara1-1/+3
2018-09-09weld SvxGridTabPageCaolán McNamara2-29/+28
2018-09-08clan-tidy bugprone-throw-keyword-missing in SdXShapeNoel Grandin1-3/+3
2018-09-08clang bugprone-unused-return-valueNoel Grandin1-4/+1
2018-09-07tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[t-z]*Gabor Kelemen37-87/+48
2018-09-06clang-tidy bugprone-use-after-move in BitmapFilter::FilterNoel Grandin1-1/+2
2018-09-05tdf#118696 impress navigator: zoom slide/slide object on selectJim Raykowski1-3/+8
2018-08-30Remove redundant asserts after newMike Kaganski2-19/+1
2018-08-30rename GetMarkedObjModel to CreateMarkedObjModelNoel Grandin3-4/+4
2018-08-29tdf#117058: Simplify calls to Menu::CheckItemArnold Dumas1-1/+1
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov2-9/+4
2018-08-27tdf#101242 Support draw:display and draw:protect attributes of ODFRegina Henschel3-5/+48
2018-08-27tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[n-s]*hxxGabor Kelemen54-74/+64
2018-08-24loplugin:useuniqueptr in sd dialogsNoel Grandin2-32/+32
2018-08-24loplugin:useuniqueptr in sd::CommunicatorNoel Grandin4-8/+9
2018-08-24tdf#118993 - Missing new Insert Special Character in Calcheiko tietze1-0/+4
2018-08-22Resolves: tdf#118799 use spelling/search dialog as message dialog parentCaolán McNamara1-15/+12
2018-08-22Resolves: tdf#119259 reused in-use SdStyleSheet removed by undoCaolán McNamara4-13/+18
2018-08-22loplugin:useuniqueptr in sd::Outline::IteratorNoel Grandin1-4/+4
2018-08-22new loplugin:conststringfieldNoel Grandin2-97/+71
2018-08-22lokdialog: Convert the SideBar->Animation->Effect Options to async exec.Noel Grandin3-12/+16
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov4-26/+24
2018-08-17Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann1-1/+2
2018-08-16SvxNumberFormat::nFirstLineOffset should have a larger typeStephan Bergmann1-1/+2
2018-08-16tdf#119284 bg for automatic not set while editingCaolán McNamara1-4/+4
2018-08-16these only get used if pOL is non-nullCaolán McNamara1-11/+5
2018-08-15SvxNumberFormat::nAbsLSpace should have a larger typeStephan Bergmann1-1/+1
2018-08-15loplugin:useuniqueptr in OverlayObjectListNoel Grandin3-10/+9
2018-08-13loplugin:returnconstant in sdNoel Grandin12-36/+27
2018-08-12Resolves: tdf#112343 remove last dbus-glib mentionsArkadiy Illarionov1-1/+1
2018-08-11set copy_paste_error to false rather than intentionalCaolán McNamara2-6/+8
2018-08-10OUString: avoid getTokenCountMatteo Casalin1-4/+2
2018-08-10CopyDlg: avoid getTokenCountMatteo Casalin1-3/+2
2018-08-10OUString: use optimized concatenationMatteo Casalin1-24/+9
2018-08-10OUString: use indexed getToken and convert to proper integer typesMatteo Casalin1-24/+9
2018-08-10Avoid getTokenCountMatteo Casalin1-3/+11
2018-08-10tdf#111856 Playing video in impress is considered a modificationNickson1-3/+8
2018-08-10unnecessary null check before dynamic_cast, in sdNoel Grandin25-73/+55
2018-08-08tdf#83659 Enable outline commands for text boxes and tablesMaxim Monastirsky1-2/+1
2018-08-08tdf#112343 Change dependency from dbus-glib to dbusArkadiy Illarionov1-1/+1
2018-08-08loplugin:useuniqueptr in SfxApplication::LoadTemplate and SfxMediumNoel Grandin2-4/+4
2018-08-08loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2018-08-08Fix typosAndrea Gelmini1-2/+2
2018-08-06Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-08-06loplugin:useuniqueptr in DeleteOnDeinitNoel Grandin1-2/+3