summaryrefslogtreecommitdiff
path: root/cui/source/inc
AgeCommit message (Expand)AuthorFilesLines
2022-04-29use more string_view in INetURLObjectNoel Grandin4-4/+4
2022-04-15use more string_view in cuiNoel Grandin1-1/+1
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin3-4/+4
2022-03-31sd theme: add UI (area dialog) for shape fill colorMiklos Vajna1-2/+2
2022-03-23loplugin:unusedfieldsNoel Grandin1-2/+0
2022-03-16Resolves tdf#35030 - Hide Reset button for keyboard customizationHeiko Tietze1-1/+1
2022-03-01use SfxItemSet::GetItemIfSet in cuiNoel Grandin2-8/+9
2022-02-25Advanced Diagram support: cleanup/consolidate with existing codeArmin Le Grand (Allotropia)1-3/+3
2022-02-21cid#1500465 Dereference after null checkCaolán McNamara1-1/+1
2022-02-14cui: prefix member variables of SvxGrfCropPage classTomaž Vajngerl1-7/+7
2022-02-04use some more add toId/fromIdCaolán McNamara1-1/+1
2022-02-03tools::Long -> sal_Int32Noel Grandin1-1/+1
2022-01-18tdf#146612 Drop confirmation question when applying new doc hyperlinkGabor Kelemen3-3/+1
2022-01-15Resolves tdf#139395 - Redesign of font name and effects pagesHeiko Tietze1-2/+1
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen3-6/+4
2022-01-07Drop unused define CLASSPATH_DELIMITERGabor Kelemen1-10/+0
2022-01-03loplugin:unusedmethodsNoel Grandin1-1/+0
2021-12-24Recheck include/[s-x]* with IWYUGabor Kelemen2-0/+2
2021-12-21tdf#109390 Warn about empty New Document only on Apply, not OKGabor Kelemen3-3/+4
2021-12-20Set the original size in crop dialog to preferred DPI calc. sizeTomaž Vajngerl1-1/+2
2021-12-16sd theme: add UI to set individual colors of a color setMiklos Vajna1-0/+14
2021-12-15sd theme: add UI to set/get the name of a color setMiklos Vajna1-0/+1
2021-12-14sd: add initial theme UI for master slidesMiklos Vajna1-0/+38
2021-11-25tdf#145539 const OUString -> constexpr OUStringLiteralJeff Huang1-2/+2
2021-11-25loplugin:stringliteraldefine in cuiNoel Grandin2-21/+28
2021-11-09tdf#48622 Fix layout issue when "Custom" was selectedSamuel Mehrbrodt1-1/+0
2021-11-05use more DECL_DLLPRIVATE_LINKNoel Grandin1-1/+1
2021-11-02extract a ReorderingDropTarget for reuseCaolán McNamara1-4/+2
2021-10-30Resolves: tdf#145377 don't use dismissed dialog as parent for error dialogsCaolán McNamara1-0/+1
2021-10-29tdf#141193 Added support for bar codes in qrcode dialog box[API Change].homeboy4451-0/+1
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin2-4/+4
2021-09-27lock the combobox + spinbutton group width to its original all-shown widthCaolán McNamara1-0/+1
2021-09-27tdf#48622 add border line thickness predefined values in UIVasily Melenchuk1-1/+5
2021-09-23Extend loplugin:stringviewparam to starts/endsWith: cuiStephan Bergmann1-1/+5
2021-09-03Resolves tdf#120333 - Access to color palettes via tight extensionsHeiko Tietze1-0/+2
2021-08-20loplugin:unusedfieldsNoel Grandin1-1/+0
2021-08-10add some --disable-scripting fixesCaolán McNamara2-0/+10
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin3-4/+7
2021-07-29Intialize the VCL test dialog directly instead of dispatching commandhomeboy4451-1/+1
2021-07-27Added the feature to store VCL test results as a zip filehomeboy4451-1/+7
2021-07-21can pass SfxItemSet around by value in SfxShellNoel Grandin1-1/+1
2021-07-16Removed executable bits on source fileAndrea Gelmini1-0/+0
2021-07-16tdf#139654 Font feature sensativityDeb Barkley-Yeung2-0/+21
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin23-60/+60
2021-07-10Added support for viewing results in the VCL tests UI boxhomeboy4452-3/+51
2021-06-29Added a UI dialog box for running the VCL backend testshomeboy4451-0/+24
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)1-1/+1
2021-06-17use string_view in the Translate APINoel Grandin1-1/+1
2021-06-08editengine-columns: Create document model and dialog pageMike Kaganski1-0/+40
2021-05-26fix leak in SvxLineTabDialogNoel Grandin1-1/+2