summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2018-06-25tdf#109269 very slow loading of user-defined dictionary word listNoel Grandin1-8/+23
2018-06-25loplugin:useuniqueptr in OfaViewTabPageNoel Grandin2-12/+8
2018-06-25loplugin:useuniqueptr in OfaAutocorrExceptPageNoel Grandin2-17/+12
2018-06-25loplugin:useuniqueptr in cui numpagesNoel Grandin2-72/+48
2018-06-25loplugin:useuniqueptr in SvxLineTabPageNoel Grandin2-19/+14
2018-06-25loplugin:useuniqueptr in BackgroundPreviewImplNoel Grandin1-5/+4
2018-06-22use Application::GetFrameWeld to tunnel weld::Window through XWindowCaolán McNamara1-2/+1
2018-06-21loplugin:useuniqueptr in SvxPatternTabPageNoel Grandin2-4/+3
2018-06-21loplugin:useuniqueptr in SvxLinguTabPageNoel Grandin2-6/+5
2018-06-21loplugin:useuniqueptr in SvxBackgroundTabPageNoel Grandin2-13/+10
2018-06-21loplugin:useuniqueptr in SvxMacroTabPage_Noel Grandin2-4/+4
2018-06-21loplugin:useuniqueptr in SvxSecurityTabPageNoel Grandin2-4/+3
2018-06-21loplugin:useuniqueptr in SvxNumberFormatTabPageNoel Grandin2-13/+11
2018-06-21use more OutputDevice::GetBitmapExNoel Grandin2-2/+2
2018-06-20move SvColorDialog to welded argumentsCaolán McNamara1-5/+5
2018-06-20loplugin:useuniqueptr in SvxSearchFormatDialogNoel Grandin2-5/+4
2018-06-20loplugin:useuniqueptr in SfxAcceleratorConfigPageNoel Grandin2-6/+3
2018-06-20fix new a11y warningCaolán McNamara1-0/+2
2018-06-20weld SvxColorTabPageCaolán McNamara3-396/+359
2018-06-20loplugin:useuniqueptr in SvxFontSubstTabPageNoel Grandin2-3/+2
2018-06-20loplugin:useuniqueptr in AlignmentTabPageNoel Grandin2-4/+3
2018-06-20loplugin:useuniqueptr in SvxDefaultColorOptPageNoel Grandin2-11/+9
2018-06-20loplugin:useuniqueptr in SvxColorOptionsTabPageNoel Grandin2-10/+6
2018-06-20loplugin:useuniqueptr in IconChoiceDialogNoel Grandin2-7/+6
2018-06-20loplugin:useuniqueptr in SvxCharacterMapNoel Grandin2-4/+3
2018-06-20loplugin:useuniqueptr in TPGalleryThemePropertiesNoel Grandin2-17/+13
2018-06-20personalization: disable "own theme" button if we don't have anyNoel Grandin1-0/+4
2018-06-19tdf#118212: fix crash with character formatJulien Nabet1-0/+2
2018-06-18set explicit parent for signing warning messagesCaolán McNamara1-2/+2
2018-06-17weld SvxPageDescPageCaolán McNamara3-630/+485
2018-06-16tdf#58941 Manipulate with font features using FontFeatureDialogTomaž Vajngerl8-27/+615
2018-06-14weld SvxStdParagraphTabPageCaolán McNamara3-387/+374
2018-06-14weld SvxParaAlignTabPageCaolán McNamara3-260/+204
2018-06-14loplugin:unusedmethodsNoel Grandin2-9/+0
2018-06-14weld SvxExtParagraphTabPageCaolán McNamara3-398/+363
2018-06-14weld SvxAsianTabPageCaolán McNamara2-56/+30
2018-06-13weld SvxCharPositionPageCaolán McNamara3-281/+344
2018-06-13weld SvxCharTwoLinesPageCaolán McNamara3-117/+153
2018-06-12weld SvxTransparenceTabPageCaolán McNamara3-269/+310
2018-06-12fix leak in SfxApplication::OpenDocExec_ImplNoel Grandin1-1/+1
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin3-82/+65
2018-06-11loplugin:unusedfieldsNoel Grandin2-4/+0
2018-06-11tdf#114875 Added an option to not show "No offline help installed" popupNickson Thanda3-10/+41
2018-06-11new loplugin:shouldreturnboolNoel Grandin2-5/+5
2018-06-11loplugin:useuniqueptr in SvxToolbarEntriesListBoxNoel Grandin2-7/+6
2018-06-11loplugin:useuniqueptr in HangulHanjaEditDictDialogNoel Grandin2-5/+4
2018-06-11loplugin:useuniqueptr in FmSearchDialogNoel Grandin2-9/+7
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin10-28/+0
2018-06-07tdf#88961 change table line style color to make it more visibleNickson Thanda1-7/+2
2018-06-06tdf#37336 Added Apply button in options dialogDiadlo3-22/+64