summaryrefslogtreecommitdiff
path: root/cui/source
AgeCommit message (Expand)AuthorFilesLines
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin5-10/+10
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin2-4/+4
2018-10-17Increase number of default personas to 6Muhammet Kara2-13/+13
2018-10-17loplugin:staticvar in cppuhelper..desktopNoel Grandin6-35/+35
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-1/+1
2018-10-17Use curl while getting the actual personaMuhammet Kara1-2/+2
2018-10-15clang-tidy misc-redundant-expressionNoel Grandin1-1/+1
2018-10-15add SvStream::TellEndNoel Grandin1-1/+1
2018-10-15The code doesn’t check for glyphs, but for code points (i.e., characters)Adolfo Jayme Barrientos1-1/+1
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara28-30/+0
2018-10-14weld SwFrameAddPageCaolán McNamara6-6/+6
2018-10-14drop now unused orienthelperCaolán McNamara1-1/+0
2018-10-12tdf#120506: Get rid of unnecessary accentcolor parsing for personasMuhammet Kara2-19/+8
2018-10-11Resolves: tdf#120503 fix border paddingCaolán McNamara2-22/+38
2018-10-10weld FmShowColsDialogCaolán McNamara4-45/+39
2018-10-10optimize adding a block of entries at one timeCaolán McNamara4-14/+14
2018-10-10font lists come presortedCaolán McNamara1-1/+0
2018-10-10tdf#99776: Preload a persona category initiallyMuhammet Kara2-0/+8
2018-10-09tdf#101629: Handle invalid urls and search strings for PersonasMuhammet Kara1-0/+21
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann4-5/+5
2018-10-09loplugin:unusedmethodsNoel Grandin3-123/+0
2018-10-09loplugin:unusedfieldsNoel Grandin1-6/+0
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin3-29/+27
2018-10-09Resolves: tdf#120370 should check gradientgrid sensitivityCaolán McNamara1-1/+1
2018-10-09tdf#111718 Fix interaction between bitmap and pattern settingsJim Raykowski2-14/+33
2018-10-08tdf#120363: try to avoid asking user to enable JVM when looking ...Mike Kaganski1-32/+2
2018-10-08Fix typoAndrea Gelmini1-1/+1
2018-10-08tdf#120362: Don't ask user to enable JVM when enumerating scriptsMike Kaganski1-0/+35
2018-10-08Modernize personas under-the-hood - The searchMuhammet Kara1-205/+342
2018-10-08tdf#119266: Nodes don't expand on double click in the Customize dialogMuhammet Kara1-1/+5
2018-10-07flatten some impls in SvxBackgroundTabPageNoel Grandin2-80/+63
2018-10-07use std::unique_ptr in SvxBackgroundTable_Impl and SvxBackgroundPage_ImplNoel Grandin1-45/+23
2018-10-06drop some now unnecessary includeCaolán McNamara9-38/+2
2018-10-06Resolves: tdf#120334 crash on ESC in position and sizeCaolán McNamara2-0/+11
2018-10-04Select the current format if multiple instead of first matching format codeEike Rathke1-1/+1
2018-10-04weld SbaSbAttrDlgCaolán McNamara1-0/+2
2018-10-03Resolves: tdf#120265 assert on moving item via customization dialogCaolán McNamara1-1/+1
2018-10-03Related: tdf#120277 inherit from SfxDialogControllerCaolán McNamara8-11/+10
2018-10-03Resolves: tdf#120277 special character dialog not appearing in OnlineCaolán McNamara2-2/+2
2018-10-03use ScopedVclPtr hereCaolán McNamara1-2/+2
2018-10-03loplugin:unusedmethodsNoel Grandin1-1/+0
2018-10-03rename cui::NumberingPreview back to SvxNumberingPreviewCaolán McNamara2-10/+6
2018-10-03weld SwSvxNumBulletTabDialogCaolán McNamara2-7/+10
2018-10-03loplugin:unusedfieldsNoel Grandin2-3/+0
2018-10-02weld SvxNumOptionsTabPageCaolán McNamara4-529/+312
2018-10-02rename PresetListBox back to SvxPresetListBoxCaolán McNamara5-24/+24
2018-10-02weld SvxLineTabDialogCaolán McNamara7-78/+61
2018-10-01rename XLinePreview back to SvxXLinePreviewCaolán McNamara1-3/+3
2018-10-01weld SvxLineTabPageCaolán McNamara2-733/+639
2018-09-30weld SvxLineDefTabPageCaolán McNamara2-306/+262