summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2018-04-21tdf#112323: Sort the category list alphabetically in the Customize dialogMuhammet Kara1-3/+8
2018-04-20bump the MAXNUM_SUGGESTIONS comparisionCaolán McNamara1-1/+1
2018-04-20vcl: move Bitmap{Ex}::ReduceColors() to BitmapColorQuantizationFilter classChris Sherlock1-1/+2
2018-04-19turn #error into static_assertCaolán McNamara1-3/+1
2018-04-19gla11y: fix some grandfathered warningsCaolán McNamara1-0/+12
2018-04-19weld HangulHanjaNewDictDialogCaolán McNamara3-38/+33
2018-04-19Add help button to signature line dialogsSamuel Mehrbrodt2-3/+29
2018-04-18Fix translation domain in a couple of .ui filesAdolfo Jayme Barrientos2-2/+2
2018-04-18tdf#42949 Remove unnecessary localization headers of editengGabor Kelemen1-1/+0
2018-04-17Resolves: tdf#116928 dispatch hyperlink dialog new doc in idle callbackCaolán McNamara2-75/+106
2018-04-17Related: tdf#116928 set specific parent for document warning dialogCaolán McNamara1-2/+2
2018-04-17Fix typosAndrea Gelmini1-1/+1
2018-04-17missing dialog parent for restart for language changeCaolán McNamara1-1/+1
2018-04-17coverity#1434900 Uninitialized scalar fieldCaolán McNamara1-1/+2
2018-04-17tdf#116725: justify selection to handle right-to-left selectionsMike Kaganski1-10/+11
2018-04-17Simplify calls to Menu::CheckItemMuhammet Kara1-3/+3
2018-04-17loplugin:constparamsNoel Grandin1-1/+1
2018-04-17MoveErrorMarkTo already sets the m_nErrorStart and m_nErrorEndMike Kaganski1-3/+1
2018-04-16sal_uInt16 -> sal_Int32Mike Kaganski1-11/+19
2018-04-16missing mnemonicsCaolán McNamara1-7/+18
2018-04-16tdf#37074 - Customization of MOD3 missing on macOSHeiko Tietze1-0/+160
2018-04-16-Werror,-Wunused-variableStephan Bergmann1-1/+0
2018-04-16weld SvxPostItDialogCaolán McNamara5-172/+168
2018-04-16Resolves: tdf#116138 insert special char problem in chapter numberingCaolán McNamara1-1/+1
2018-04-16tdf#83877 Also check button state when changing textSamuel Mehrbrodt2-0/+4
2018-04-16tdf#83877 Improve signatureline svgSamuel Mehrbrodt1-48/+51
2018-04-16tdf#83877 Also hide label when user can't add comentSamuel Mehrbrodt2-9/+16
2018-04-16tdf#83877 Fix a11y relations in sign dialogSamuel Mehrbrodt1-1/+1
2018-04-15Resolves: tdf#116996 null is a bad parentCaolán McNamara2-3/+3
2018-04-15Remove tango_testing from repositoryheiko tietze1-1/+0
2018-04-15remove some unused comphelper includesJochen Nitschke10-10/+1
2018-04-14look for check buttons without underlinesCaolán McNamara25-0/+54
2018-04-14look for radio buttons without underlinesCaolán McNamara7-0/+28
2018-04-13tdf#83877 Show signing instructions in sign dialogSamuel Mehrbrodt3-1/+48
2018-04-13tdf#83877 Make user input xml safeSamuel Mehrbrodt5-8/+8
2018-04-13tdf#83877 Signatureline dialog: Move shared stuff to common baseSamuel Mehrbrodt7-391/+254
2018-04-13tdf#83877 SignatureLineDialog: Improve default valuesSamuel Mehrbrodt1-1/+5
2018-04-13tdf#83877 Move SignatureLineDialog to cuiSamuel Mehrbrodt8-0/+743
2018-04-13make TextAttrib::Clone return by std::unique_ptrNoel Grandin2-9/+9
2018-04-13tdf#83877 Add dialog to sign signature linesSamuel Mehrbrodt9-0/+680
2018-04-13Remove XGraphicProvider imports where they aren't neededTomaž Vajngerl2-2/+0
2018-04-12Follow-up to patch 52774heiko tietze1-2/+2
2018-04-12weld OfaAutoFmtPrcntSetCaolán McNamara2-15/+21
2018-04-12tdf#114260: Allow setting toolbar style in the gear menuMuhammet Kara5-4/+184
2018-04-12tdf#105225 A character highlighting tab page based on the area tab pageJim Raykowski2-5/+11
2018-04-12make FontList::Clone return a std::unique_ptrNoel Grandin1-22/+4
2018-04-11weld RestartDialogCaolán McNamara1-1/+1
2018-04-11return std::unique_ptr from SfxItemSet::CloneNoel Grandin2-7/+5
2018-04-11new loplugin:unusedvariablemoreNoel Grandin6-22/+1
2018-04-10loplugin:unusedfield improvementsNoel Grandin2-14/+1