summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)Author
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara
2017-07-31loplugin:constparams in cuiNoel Grandin
2017-07-31Resolves: tdf#109007 SvxCharView is in sfx2 not cuiCaolán McNamara
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-21add msgctxt to new stringsCaolán McNamara
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-19Separate SvxMenuConfigPage from cfg.cxxMuhammet Kara
2017-07-19Favourites feature in Special charactersAkshay Deep
2017-07-18remove unused CntWallpaperItemCaolán McNamara
2017-07-18Change nonsense non-const Date* GetNullDate() to const Date&Eike Rathke
2017-07-18merge last entry of cntids.hrc into sfxsids.hrcCaolán McNamara
2017-07-18SID_VIEW_FLD_PIC looks like a StarOffice < 6.0 holdoverCaolán McNamara
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand
2017-07-15tdf#109103 Non-standard font color in About dialogheiko tietze
2017-07-14tdf#96505 Get rid of cargo cult "long" integer literalsIvan Safonov
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski
2017-07-13loplugin:oncevar: empty strings: cuiStephan Bergmann
2017-07-13use more OUString::operator== comphelper..cuiNoel Grandin
2017-07-11simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin
2017-07-10simplify some OUString compareTo callsNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-08Related tdf#108925: Use 5% steps for relative size number fieldTamás Zolnai
2017-07-07tdf#108925: Too small bullet size confuses the userTamás Zolnai
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-07-06GSoC: Recent Charaters Toolbar Dropdown ControlAkshay Deep
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-04loplugin:unusedfields in cui..idlNoel Grandin
2017-07-04loplugin:unusedfields in sfx2Noel Grandin
2017-07-04loplugin:casttovoidStephan Bergmann
2017-07-04loplugin:casttovoid in VCL_BUILDER_DECL_FACTORYStephan Bergmann