summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2016-09-06a11y: fix missing labels in sw paragraph dialog textflow tabYousuf Philips1-1/+4
2016-09-05Resolves: tdf#101795 restore hiding on end of Gtk fpicker executeCaolán McNamara1-7/+6
2016-09-05Gallery submenu was missing from native menusMaxim Monastirsky2-5/+3
2016-09-02Resolves: tdf#97055 hyphenation claims its already active after closingCaolán McNamara1-3/+6
2016-08-03Resolves: tdf#101196 line wrap very long checkbox contentCaolán McNamara2-1/+13
2016-08-03masses of MessBoxes not being disposed promptlyCaolán McNamara14-27/+27
2016-08-02Resolves: tdf#96677 effects page didn't link labels to what they labelledCaolán McNamara1-0/+20
2016-07-22Resolves: tdf#101054 crash on options->path with non-native file pickerCaolán McNamara1-1/+0
2016-07-20Revert "Addition of new controls and their rearrangement in gradient tab"Rishabh Kumar5-219/+283
2016-07-20Revert "Addition of new controls and their rearrangement in hatch tab"Rishabh Kumar5-274/+335
2016-07-18Resolves: tdf#99963 line wrap very long checkbox contentCaolán McNamara2-1/+11
2016-07-13make sure that the thread has joined before disposing UI elementsMarkus Mohrhard1-0/+3
2016-07-11Resolves: rhbz#1352835 path options doesn't promptly destroy folder pickerCaolán McNamara1-10/+9
2016-07-07cui: add calculation mode to Help->About.Michael Meeks1-0/+13
2016-06-27tdf#100222: Show the dialog just once even if both toggles were changedTor Lillqvist1-6/+4
2016-06-26tdf#100222: Inform user that a restart is needed after toggling OpenCL useTor Lillqvist1-0/+3
2016-06-09Resolves: tdf#93135 can't resize shape with "resize shape to fit text"Caolán McNamara1-3/+3
2016-05-29Resolves: tdf#97839 a single character may be more than 1 utf-16 code pointsCaolán McNamara1-1/+1
2016-05-25Window::SetData and Window::GetData are nearly unused nowCaolán McNamara1-13/+2
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara3-16/+0
2016-05-24Convert SnapType to scoped enumNoel Grandin1-5/+5
2016-05-23Addition of new controls and their rearrangement in hatch tabRishabh Kumar5-335/+274
2016-05-23tdf#89329: use unique_ptr for pImpl in optsaveXisco Fauli2-5/+4
2016-05-23Resolves: tdf#99981 make ScriptSelectorDialog modal for its parentCaolán McNamara3-15/+6
2016-05-23tdf#89329: use unique_ptr for pImpl in optpathXisco Fauli2-6/+5
2016-05-23tdf#99211 Use the restart dialog for notifications about restartirem1-6/+9
2016-05-22Convert HYPERDLG_EVENT to scoped enumNoel Grandin2-9/+9
2016-05-19clang-tidy modernize-make-uniqueNoel Grandin3-20/+22
2016-05-18Addition of new controls and their rearrangement in gradient tabRishabh Kumar5-283/+219
2016-05-18convert TAB to scoped enumNoel Grandin2-16/+16
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin10-85/+3
2016-05-18clang-tidy modernize-make-sharedNoel Grandin1-8/+8
2016-05-17tdf#88502 Added error box to denote connection errors instead of progress barSusobhan Ghosh2-16/+24
2016-05-16Convert LB flags to scoped enumNoel Grandin1-120/+131
2016-05-16Give unique, comprehensible names to idles tdf#97087Muhammet Kara2-0/+2
2016-05-12mpDefDialogParent is not used since 2002Caolán McNamara2-10/+1
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin14-22/+20
2016-05-11Convert MESS_BTN to scoped enumNoel Grandin8-21/+18
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann6-7/+7
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann1-0/+1
2016-05-10convert WINDOWSTATE_MASK to scoped enumNoel Grandin1-1/+1
2016-05-09fix windows and android buildNoel Grandin1-1/+1
2016-05-09convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin1-6/+6
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin2-2/+2
2016-05-07tdf#88502 Firefox Theme URL in custom theme searchSusobhan Ghosh2-2/+5
2016-05-06basegfx,oox,slideshow: replace boost::next/prior with std::next/prevMichael Stahl1-1/+0
2016-05-06tdf#70998 Termchange: Graphic->ImageSamuel Mehrbrodt4-6/+6
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin1-8/+8
2016-05-05SvxIconSelectorDialog was never destructedMaxim Monastirsky1-1/+1
2016-05-04loplugin:staticmethodsStephan Bergmann2-67/+70