summaryrefslogtreecommitdiffstats
path: root/cui
Commit message (Expand)AuthorAgeFilesLines
* Resolves: tdf#101588, do not prevent color de-selection tdf#96382 follow-upEike Rathke2016-12-131-2/+6
* tdf#34467 - FitToFrame: stretch text to fill drawing objJustin Luth2016-11-291-3/+7
* respect read-only config items in Options - Load/Save - General dialogAndras Timar2016-11-281-5/+15
* Resolves: tdf#101953 controls become wider/smaller switching to/from graphicsCaolán McNamara2016-10-061-0/+20
* Resolves: tdf#101475 adjacent cells text is still too wideCaolán McNamara2016-10-011-1/+1
* Resolves: tdf#100795 SAL_MIN_INT32 32bit overflows on finding min limitCaolán McNamara2016-09-211-4/+4
* a11y: fix missing labels in sw paragraph dialog textflow tabYousuf Philips2016-09-061-1/+4
* Resolves: tdf#101795 restore hiding on end of Gtk fpicker executeCaolán McNamara2016-09-051-7/+6
* Gallery submenu was missing from native menusMaxim Monastirsky2016-09-052-5/+3
* Resolves: tdf#97055 hyphenation claims its already active after closingCaolán McNamara2016-09-021-3/+6
* Resolves: tdf#101196 line wrap very long checkbox contentCaolán McNamara2016-08-032-1/+13
* masses of MessBoxes not being disposed promptlyCaolán McNamara2016-08-0314-27/+27
* Resolves: tdf#96677 effects page didn't link labels to what they labelledCaolán McNamara2016-08-021-0/+20
* Resolves: tdf#101054 crash on options->path with non-native file pickerCaolán McNamara2016-07-221-1/+0
* Revert "Addition of new controls and their rearrangement in gradient tab"Rishabh Kumar2016-07-205-219/+283
* Revert "Addition of new controls and their rearrangement in hatch tab"Rishabh Kumar2016-07-205-274/+335
* Resolves: tdf#99963 line wrap very long checkbox contentCaolán McNamara2016-07-182-1/+11
* make sure that the thread has joined before disposing UI elementsMarkus Mohrhard2016-07-131-0/+3
* Resolves: rhbz#1352835 path options doesn't promptly destroy folder pickerCaolán McNamara2016-07-111-10/+9
* cui: add calculation mode to Help->About.Michael Meeks2016-07-071-0/+13
* tdf#100222: Show the dialog just once even if both toggles were changedTor Lillqvist2016-06-271-6/+4
* tdf#100222: Inform user that a restart is needed after toggling OpenCL useTor Lillqvist2016-06-261-0/+3
* Resolves: tdf#93135 can't resize shape with "resize shape to fit text"Caolán McNamara2016-06-091-3/+3
* Resolves: tdf#97839 a single character may be more than 1 utf-16 code pointsCaolán McNamara2016-05-291-1/+1
* Window::SetData and Window::GetData are nearly unused nowCaolán McNamara2016-05-251-13/+2
* (nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara2016-05-253-16/+0
* Convert SnapType to scoped enumNoel Grandin2016-05-241-5/+5
* Addition of new controls and their rearrangement in hatch tabRishabh Kumar2016-05-235-335/+274
* tdf#89329: use unique_ptr for pImpl in optsaveXisco Fauli2016-05-232-5/+4
* Resolves: tdf#99981 make ScriptSelectorDialog modal for its parentCaolán McNamara2016-05-233-15/+6
* tdf#89329: use unique_ptr for pImpl in optpathXisco Fauli2016-05-232-6/+5
* tdf#99211 Use the restart dialog for notifications about restartirem2016-05-231-6/+9
* Convert HYPERDLG_EVENT to scoped enumNoel Grandin2016-05-222-9/+9
* clang-tidy modernize-make-uniqueNoel Grandin2016-05-193-20/+22
* Addition of new controls and their rearrangement in gradient tabRishabh Kumar2016-05-185-283/+219
* convert TAB to scoped enumNoel Grandin2016-05-182-16/+16
* update unusedmethods plugin to deal with constructorsNoel Grandin2016-05-1810-85/+3
* clang-tidy modernize-make-sharedNoel Grandin2016-05-181-8/+8
* tdf#88502 Added error box to denote connection errors instead of progress barSusobhan Ghosh2016-05-172-16/+24
* Convert LB flags to scoped enumNoel Grandin2016-05-161-120/+131
* Give unique, comprehensible names to idles tdf#97087Muhammet Kara2016-05-162-0/+2
* mpDefDialogParent is not used since 2002Caolán McNamara2016-05-122-10/+1
* convert SFXWB file dialog flags to scoped enumNoel Grandin2016-05-1214-22/+20
* Convert MESS_BTN to scoped enumNoel Grandin2016-05-118-21/+18
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-106-7/+7
* Insert explicit "break" when falling through to empty next caseStephan Bergmann2016-05-101-0/+1
* convert WINDOWSTATE_MASK to scoped enumNoel Grandin2016-05-101-1/+1
* fix windows and android buildNoel Grandin2016-05-091-1/+1
* convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin2016-05-091-6/+6
* convert SfxStyleFamily to scoped enumNoel Grandin2016-05-092-2/+2