summaryrefslogtreecommitdiffstats
path: root/cui
Commit message (Expand)AuthorAgeFilesLines
* Avoid comphelper::string::getTokenCount()Matteo Casalin2018-04-291-3/+6
* Avoid comphelper::string::getTokenCount()Matteo Casalin2018-04-291-2/+2
* Avoid comphelper::string::getTokenCount()Matteo Casalin2018-04-291-7/+16
* weld SwEndNoteOptionPageCaolán McNamara2018-04-291-7/+7
* WaE: maybe-uninitializedCaolán McNamara2018-04-281-1/+1
* loplugin:countusersofdefaultparamsNoel Grandin2018-04-283-5/+5
* make WB_LINESPACING a bool field on ToolboxNoel Grandin2018-04-271-1/+2
* convert auto correct flags to scoped enumNoel Grandin2018-04-271-54/+54
* no users of the numeric SetCurPageId leftCaolán McNamara2018-04-252-25/+0
* tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen2018-04-256-6/+0
* SvTabListBox::SetTabs, pass count explicitNoel Grandin2018-04-2515-79/+63
* tdf#113377 cui personalization: fix calling into VCL without necessary lockingMiklos Vajna2018-04-241-2/+4
* tdf#113959 Use simple SvxResId calls hereGabor Kelemen2018-04-232-8/+8
* place an intermediate class as parent for SfxTabPagesCaolán McNamara2018-04-2299-254/+255
* tdf#112323: Sort the category list alphabetically in the Customize dialogMuhammet Kara2018-04-211-3/+8
* bump the MAXNUM_SUGGESTIONS comparisionCaolán McNamara2018-04-201-1/+1
* vcl: move Bitmap{Ex}::ReduceColors() to BitmapColorQuantizationFilter classChris Sherlock2018-04-201-1/+2
* turn #error into static_assertCaolán McNamara2018-04-191-3/+1
* gla11y: fix some grandfathered warningsCaolán McNamara2018-04-191-0/+12
* weld HangulHanjaNewDictDialogCaolán McNamara2018-04-193-38/+33
* Add help button to signature line dialogsSamuel Mehrbrodt2018-04-192-3/+29
* Fix translation domain in a couple of .ui filesAdolfo Jayme Barrientos2018-04-182-2/+2
* tdf#42949 Remove unnecessary localization headers of editengGabor Kelemen2018-04-181-1/+0
* Resolves: tdf#116928 dispatch hyperlink dialog new doc in idle callbackCaolán McNamara2018-04-172-75/+106
* Related: tdf#116928 set specific parent for document warning dialogCaolán McNamara2018-04-171-2/+2
* Fix typosAndrea Gelmini2018-04-171-1/+1
* missing dialog parent for restart for language changeCaolán McNamara2018-04-171-1/+1
* coverity#1434900 Uninitialized scalar fieldCaolán McNamara2018-04-171-1/+2
* tdf#116725: justify selection to handle right-to-left selectionsMike Kaganski2018-04-171-10/+11
* Simplify calls to Menu::CheckItemMuhammet Kara2018-04-171-3/+3
* loplugin:constparamsNoel Grandin2018-04-171-1/+1
* MoveErrorMarkTo already sets the m_nErrorStart and m_nErrorEndMike Kaganski2018-04-171-3/+1
* sal_uInt16 -> sal_Int32Mike Kaganski2018-04-161-11/+19
* missing mnemonicsCaolán McNamara2018-04-161-7/+18
* tdf#37074 - Customization of MOD3 missing on macOSHeiko Tietze2018-04-161-0/+160
* -Werror,-Wunused-variableStephan Bergmann2018-04-161-1/+0
* weld SvxPostItDialogCaolán McNamara2018-04-165-172/+168
* Resolves: tdf#116138 insert special char problem in chapter numberingCaolán McNamara2018-04-161-1/+1
* tdf#83877 Also check button state when changing textSamuel Mehrbrodt2018-04-162-0/+4
* tdf#83877 Improve signatureline svgSamuel Mehrbrodt2018-04-161-48/+51
* tdf#83877 Also hide label when user can't add comentSamuel Mehrbrodt2018-04-162-9/+16
* tdf#83877 Fix a11y relations in sign dialogSamuel Mehrbrodt2018-04-161-1/+1
* Resolves: tdf#116996 null is a bad parentCaolán McNamara2018-04-152-3/+3
* Remove tango_testing from repositoryheiko tietze2018-04-151-1/+0
* remove some unused comphelper includesJochen Nitschke2018-04-1510-10/+1
* look for check buttons without underlinesCaolán McNamara2018-04-1425-0/+54
* look for radio buttons without underlinesCaolán McNamara2018-04-147-0/+28
* tdf#83877 Show signing instructions in sign dialogSamuel Mehrbrodt2018-04-133-1/+48
* tdf#83877 Make user input xml safeSamuel Mehrbrodt2018-04-135-8/+8
* tdf#83877 Signatureline dialog: Move shared stuff to common baseSamuel Mehrbrodt2018-04-137-391/+254