summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2017-08-16tdf#111797 Fix alignment of 'For the current document only' checkboxGabor Kelemen1-3/+2
2017-08-15Disable subset LB when search mode is enabledAkshay Deep1-2/+1
2017-08-15tdf#111337 - Introduce alternative workflows at the special characters dialogAkshay Deep2-0/+13
2017-08-15tdf#109217 - State of the favorite button is not updated immediatelyAkshay Deep1-0/+3
2017-08-13move the SvxBackgroundColorItem<->SvxBrushItem conversionCaolán McNamara2-20/+81
2017-08-12tdf#105966 Solved Increment:Automatic checkbox problem in Area->Gradient tabpv2k1-6/+10
2017-08-11vcl: use default copy-ctor for TextAttribJochen Nitschke2-47/+0
2017-08-11Revert "Build with kde5, first stab"Katarina Behrens1-1/+0
2017-08-11Build with kde5, first stabKatarina Behrens1-0/+1
2017-08-11Remove useless if checkMuhammet Kara1-9/+3
2017-08-11improve scoping a littleCaolán McNamara1-4/+4
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin1-6/+6
2017-08-11tdf#109216 - Alignment/spacing at the new controls in the special charactersAkshay Deep1-4/+4
2017-08-10Search feature for Special CharactersAkshay Deep3-32/+280
2017-08-09Resolves: tdf#111416 missing draw/impress optionsCaolán McNamara1-3/+3
2017-08-07Rename “Basic IDE Options” to just “Basic IDE”Adolfo Jayme Barrientos1-1/+1
2017-08-06tdf#109863: use SID_PATTERN_LIST after bitmap tab convertingJulien Nabet1-1/+1
2017-08-04rename SIP_SA_EDGELINEDELTAANZ->SIP_SA_EDGELINEDELTACOUNTNoel Grandin1-2/+2
2017-08-02remove unnecessary use of 'this->'Noel Grandin3-5/+5
2017-08-02split out VclBuilder static methodsCaolán McNamara2-2/+2
2017-08-02tdf#110448: Remove "Memory" page from Options dialogMike Kaganski8-669/+0
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara2-2/+2
2017-08-01move resmgr to unotoolsCaolán McNamara2-14/+4
2017-08-01loplugin:checkunusedparamsNoel Grandin2-18/+18
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara1-1/+1
2017-07-31loplugin:constparams in cuiNoel Grandin67-144/+144
2017-07-31Resolves: tdf#109007 SvxCharView is in sfx2 not cuiCaolán McNamara1-32/+32
2017-07-31loplugin:oncevarNoel Grandin6-7/+7
2017-07-28add comment on max char name lengthCaolán McNamara1-0/+2
2017-07-28merge duplicate blocksCaolán McNamara1-7/+1
2017-07-28check that u_charName was successfulCaolán McNamara1-3/+3
2017-07-28replace snprintf with our own convertersCaolán McNamara1-12/+4
2017-07-28pass char code directly rather than as-textCaolán McNamara2-8/+6
2017-07-28declare at init pointCaolán McNamara1-2/+1
2017-07-28Unicode Character Names Integration using ICUAkshay Deep3-0/+47
2017-07-27Related: tdf#109289 move PushButton::IsValueChangedFromSaved to consumerCaolán McNamara2-15/+21
2017-07-26tdf#36747 add sort to match format list in file dialogsJames Raykowski1-3/+2
2017-07-25Clear Recent View and Fav view using Right ClickAkshay Deep2-0/+83
2017-07-25convert UNO event ids to scoped enumNoel Grandin3-8/+8
2017-07-25loplugin:unusedmethodsNoel Grandin2-18/+0
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin2-23/+17
2017-07-24loplugin:unusedfields readonly fieldsNoel Grandin3-6/+4
2017-07-22Add new helper class to cui for SvxConfigPageMuhammet Kara7-562/+627
2017-07-22Cleanup duplicate functions in cfg.cxxMuhammet Kara2-370/+335
2017-07-22loplugin:unusedfields in cppcanvas..cuiNoel Grandin6-27/+7
2017-07-22Separate SvxToolbarConfigPage from cfg.cxxMuhammet Kara6-1329/+1484
2017-07-21add msgctxt to new stringsCaolán McNamara1-3/+3
2017-07-21de-hrc various thingsCaolán McNamara109-286/+77
2017-07-21migrate to boost::gettextCaolán McNamara296-5126/+2945
2017-07-19Separate SvxMenuConfigPage from cfg.cxxMuhammet Kara5-457/+670