summaryrefslogtreecommitdiff
path: root/cui/source
AgeCommit message (Expand)Author
2017-08-20Enable subset filter when not in search modeAkshay Deep
2017-08-20drop unused SfxSpellCheckItemJochen Nitschke
2017-08-19drop unused SfxSizeItemJochen Nitschke
2017-08-19convert to WB_SAVEAS to flags on SfxAcceleratorConfigPage::StartFileDialogNoel Grandin
2017-08-18loplugin:unnecessaryparenNoel Grandin
2017-08-18Fix typosAndrea Gelmini
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17Clean up uses of OUString::fromUtf8 around string literalsStephan Bergmann
2017-08-16convert dialog result methods from long->sal_Int32Noel Grandin
2017-08-15Disable subset LB when search mode is enabledAkshay Deep
2017-08-15tdf#111337 - Introduce alternative workflows at the special characters dialogAkshay Deep
2017-08-15tdf#109217 - State of the favorite button is not updated immediatelyAkshay Deep
2017-08-13move the SvxBackgroundColorItem<->SvxBrushItem conversionCaolán McNamara
2017-08-12tdf#105966 Solved Increment:Automatic checkbox problem in Area->Gradient tabpv2k
2017-08-11vcl: use default copy-ctor for TextAttribJochen Nitschke
2017-08-11Remove useless if checkMuhammet Kara
2017-08-11improve scoping a littleCaolán McNamara
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-10Search feature for Special CharactersAkshay Deep
2017-08-09Resolves: tdf#111416 missing draw/impress optionsCaolán McNamara
2017-08-06tdf#109863: use SID_PATTERN_LIST after bitmap tab convertingJulien Nabet
2017-08-04rename SIP_SA_EDGELINEDELTAANZ->SIP_SA_EDGELINEDELTACOUNTNoel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-08-02split out VclBuilder static methodsCaolán McNamara
2017-08-02tdf#110448: Remove "Memory" page from Options dialogMike Kaganski
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara
2017-07-31loplugin:constparams in cuiNoel Grandin
2017-07-31loplugin:oncevarNoel Grandin
2017-07-28add comment on max char name lengthCaolán McNamara
2017-07-28merge duplicate blocksCaolán McNamara
2017-07-28check that u_charName was successfulCaolán McNamara
2017-07-28replace snprintf with our own convertersCaolán McNamara
2017-07-28pass char code directly rather than as-textCaolán McNamara
2017-07-28declare at init pointCaolán McNamara
2017-07-28Unicode Character Names Integration using ICUAkshay Deep
2017-07-27Related: tdf#109289 move PushButton::IsValueChangedFromSaved to consumerCaolán McNamara
2017-07-26tdf#36747 add sort to match format list in file dialogsJames Raykowski
2017-07-25Clear Recent View and Fav view using Right ClickAkshay Deep
2017-07-25convert UNO event ids to scoped enumNoel Grandin
2017-07-25loplugin:unusedmethodsNoel Grandin
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin
2017-07-24loplugin:unusedfields readonly fieldsNoel Grandin
2017-07-22Add new helper class to cui for SvxConfigPageMuhammet Kara
2017-07-22Cleanup duplicate functions in cfg.cxxMuhammet Kara
2017-07-22loplugin:unusedfields in cppcanvas..cuiNoel Grandin
2017-07-22Separate SvxToolbarConfigPage from cfg.cxxMuhammet Kara
2017-07-21de-hrc various thingsCaolán McNamara