summaryrefslogtreecommitdiffstats
path: root/cui
Commit message (Expand)AuthorAgeFilesLines
* loplugin:oncevarNoel Grandin2017-07-316-7/+7
* add comment on max char name lengthCaolán McNamara2017-07-281-0/+2
* merge duplicate blocksCaolán McNamara2017-07-281-7/+1
* check that u_charName was successfulCaolán McNamara2017-07-281-3/+3
* replace snprintf with our own convertersCaolán McNamara2017-07-281-12/+4
* pass char code directly rather than as-textCaolán McNamara2017-07-282-8/+6
* declare at init pointCaolán McNamara2017-07-281-2/+1
* Unicode Character Names Integration using ICUAkshay Deep2017-07-283-0/+47
* Related: tdf#109289 move PushButton::IsValueChangedFromSaved to consumerCaolán McNamara2017-07-272-15/+21
* tdf#36747 add sort to match format list in file dialogsJames Raykowski2017-07-261-3/+2
* Clear Recent View and Fav view using Right ClickAkshay Deep2017-07-252-0/+83
* convert UNO event ids to scoped enumNoel Grandin2017-07-253-8/+8
* loplugin:unusedmethodsNoel Grandin2017-07-252-18/+0
* use more comphelper::InitAnyPropertySequenceNoel Grandin2017-07-252-23/+17
* loplugin:unusedfields readonly fieldsNoel Grandin2017-07-243-6/+4
* Add new helper class to cui for SvxConfigPageMuhammet Kara2017-07-227-562/+627
* Cleanup duplicate functions in cfg.cxxMuhammet Kara2017-07-222-370/+335
* loplugin:unusedfields in cppcanvas..cuiNoel Grandin2017-07-226-27/+7
* Separate SvxToolbarConfigPage from cfg.cxxMuhammet Kara2017-07-226-1329/+1484
* add msgctxt to new stringsCaolán McNamara2017-07-211-3/+3
* de-hrc various thingsCaolán McNamara2017-07-21109-286/+77
* migrate to boost::gettextCaolán McNamara2017-07-21296-5126/+2945
* Separate SvxMenuConfigPage from cfg.cxxMuhammet Kara2017-07-195-457/+670
* Favourites feature in Special charactersAkshay Deep2017-07-195-28/+503
* remove unused CntWallpaperItemCaolán McNamara2017-07-181-1/+0
* Change nonsense non-const Date* GetNullDate() to const Date&Eike Rathke2017-07-181-2/+2
* merge last entry of cntids.hrc into sfxsids.hrcCaolán McNamara2017-07-181-1/+0
* SID_VIEW_FLD_PIC looks like a StarOffice < 6.0 holdoverCaolán McNamara2017-07-182-139/+0
* emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand2017-07-151-1/+1
* tdf#109103 Non-standard font color in About dialogheiko tietze2017-07-151-13/+0
* tdf#96505 Get rid of cargo cult "long" integer literalsIvan Safonov2017-07-147-41/+41
* Reorganize Scheduler priority classesJan-Marek Glogowski2017-07-131-1/+0
* loplugin:oncevar: empty strings: cuiStephan Bergmann2017-07-133-6/+3
* use more OUString::operator== comphelper..cuiNoel Grandin2017-07-1313-43/+43
* simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin2017-07-112-5/+5
* simplify some OUString compareTo callsNoel Grandin2017-07-101-1/+1
* teach unnecessaryparen loplugin about identifiersNoel Grandin2017-07-103-15/+15
* Related tdf#108925: Use 5% steps for relative size number fieldTamás Zolnai2017-07-081-0/+1
* tdf#108925: Too small bullet size confuses the userTamás Zolnai2017-07-071-0/+1
* loplugin:unnecessaryparen handle parens inside call exprNoel Grandin2017-07-071-1/+1
* GSoC: Recent Charaters Toolbar Dropdown ControlAkshay Deep2017-07-064-271/+1
* use more begin()/end() for SequenceNoel Grandin2017-07-062-6/+4
* new loplugin unnecessaryparenNoel Grandin2017-07-051-2/+2
* loplugin:unusedfields in cui..idlNoel Grandin2017-07-047-23/+15
* loplugin:unusedfields in sfx2Noel Grandin2017-07-041-2/+0
* loplugin:casttovoidStephan Bergmann2017-07-042-6/+2
* loplugin:casttovoid in VCL_BUILDER_DECL_FACTORYStephan Bergmann2017-07-045-8/+5
* loplugin:casttovoid: cuiStephan Bergmann2017-07-026-28/+13
* nMinPasswdLen is "currently not supported" ever sinceStephan Bergmann2017-07-023-8/+5
* Hexcode amd decimal code should be updated while switching to recent viewAkshay Deep2017-06-301-0/+17