summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)Author
2016-07-19improve unnecessaryoverride pluginNoel Grandin
2016-07-18'as well' seems redundant to meCaolán McNamara
2016-07-18Resolves: tdf#99963 line wrap very long checkbox contentCaolán McNamara
2016-07-18-fsanitize=signed-integer-overflowStephan Bergmann
2016-07-18Resolves: tdf#100896 crash in hyperlink dialogCaolán McNamara
2016-07-18odd SvxBitmapCtl is used in only one placeCaolán McNamara
2016-07-18SvxBitmapCtl::nLines is never readCaolán McNamara
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-14[GSoC] Avoid reload of preset list in hatch tabRishabh Kumar
2016-07-13Remove wrong, needless downcastStephan Bergmann
2016-07-13make sure that the thread has joined before disposing UI elementsMarkus Mohrhard
2016-07-13no need to create temporary OUString for comparisonNoel Grandin
2016-07-13Moved SfxModule owner to SfxApplicationMark Page
2016-07-11removed deprecated FileDialogHelper::SetDisplayDirectoryNoel Grandin
2016-07-11rename variable to reflect that it is not a referenceMarkus Mohrhard
2016-07-10Remove redundant SvxGet* wrappers around LinguMgr functionsStephan Bergmann
2016-07-10ditch the font/screen-scaling thingCaolán McNamara
2016-07-08SvxGetOrCreatePosDic parameter is unusedStephan Bergmann
2016-07-08loplugin:redundantcast: redundant static_casts in cuiStephan Bergmann
2016-07-08Use PageNumberListBox in cuiSusobhan Ghosh
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-07-06Reload the preset list after deletionRishabh Kumar
2016-07-06Redesign of Hatch tabRishabh Kumar
2016-07-06loplugin:vclwidgetsNoel Grandin
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin
2016-07-05when disposing popup menus, don't leave dangling pointersNoel Grandin
2016-07-05cui: add calculation mode to Help->About.Michael Meeks
2016-07-05Resolves: rhbz#1352835 path options doesn't promptly destroy folder pickerCaolán McNamara
2016-07-04remove comphelper::string::removeNoel Grandin
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen
2016-07-03tdf#57950: Replace chained OUStringBuffer::append() with operator+Arnold Dumas
2016-07-02tdf#100728: Crash when area dialog is openedRishabh Kumar
2016-07-01tdf#90336 - further cleanup of OpenCL options page.Michael Meeks
2016-07-01Remove unused controls in Pattern tabRishabh Kumar
2016-07-01Mention that this is about *toolbar* icon sizeSamuel Mehrbrodt
2016-07-01GSoC possibility to change icon size in the SidebarToolBoxSzymon Kłos
2016-06-30Minor changes for Pattern tabRishabh Kumar
2016-06-29loplugin:staticmethodsStephan Bergmann
2016-06-29tdf#90336, make it visible in options, if openCL will be usedJBurant
2016-06-29tdf#100413 Use same default values for preview string and format listLaurent Balland-Poirier
2016-06-29Move accessibility relations to .ui files, Part 12: tdf#87026Muhammet Kara
2016-06-28Convert Bitmap tab to Pattern tabRishabh Kumar
2016-06-27tdf#100222: Show the dialog just once even if both toggles were changedTor Lillqvist
2016-06-27loplugin:singlevalfields in cuiNoel Grandin
2016-06-26Resolves: tdf#100619 vclptr assert with menu set to menubuttonCaolán McNamara
2016-06-23tdf#100222: Inform user that a restart is needed after toggling OpenCL useTor Lillqvist
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-17cui: fix loplugin:passstuffbyref warningsMiklos Vajna
2016-06-17Reduce duplicate code and remove DBG_ASSERTRishabh Kumar