summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2016-06-10Convert SvxPraVertAlignItem::Align to scoped enumNoel Grandin1-2/+2
2016-06-10loplugin:mergeclasses SfxMacroTabPageNoel Grandin2-67/+56
2016-06-09Resolves: tdf#93135 there is no SDRATTR_TEXT_AUTOGROWSIZE propertyCaolán McNamara1-1/+1
2016-06-09Resolves: tdf#93135 can't resize shape with "resize shape to fit text"Caolán McNamara1-3/+3
2016-06-08loplugin:cstylecastNoel Grandin1-1/+1
2016-06-08Fix widget's library nameRishabh Kumar2-2/+2
2016-06-08Addition of new controls and their rearrangement in color tabRishabh Kumar3-197/+599
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin53-154/+146
2016-06-06remove unused constants in HRC filesNoel Grandin1-2/+0
2016-06-03Move page size listbox from cui to svxKatarina Behrens7-212/+9
2016-06-02Import custom Hatch background colorRishabh Kumar1-0/+6
2016-06-02Remove SetAccessibleRelationLabeledBy calls tdf#87026Muhammet Kara4-17/+20
2016-06-02tdf#100121 : Assertion failed in Area fill of a text box inside a chartRishabh Kumar1-1/+1
2016-06-01Make class HexColorControl globalRishabh Kumar1-122/+1
2016-06-01remove unused SID constants and associated codeNoel Grandin2-9/+1
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin7-11/+11
2016-05-31Resolves: tdf#100148 use the selected font for the edit areaCaolán McNamara1-1/+1
2016-05-31Convert PrinterSupport to scoped enumNoel Grandin1-1/+1
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin3-3/+3
2016-05-30Move accessibility relations to .ui files tdf#87026Muhammet Kara2-6/+13
2016-05-30editeng: rename misleading SvxBoxItem::GetDistance()/SetDistance()Michael Stahl1-1/+1
2016-05-30Convert FontRelief to scoped enumNoel Grandin1-1/+1
2016-05-30Convert SelectionMode to scoped enumNoel Grandin12-12/+12
2016-05-30loplugin:unusedmethodsNoel Grandin1-2/+0
2016-05-29Resolves: tdf#97839 a single character may be more than 1 utf-16 code pointsCaolán McNamara1-1/+1
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin3-6/+6
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin7-16/+19
2016-05-26Update CMYK color field correctlyRishabh Kumar1-2/+1
2016-05-26loplugin:unusedmethodsNoel Grandin3-44/+0
2016-05-26tdf#89329: use unique_ptr for pImpl in optasianXisco Fauli2-3/+2
2016-05-26tdf#89329: use unique_ptr for pImpl in SpellDialogXisco Fauli2-5/+4
2016-05-26tdf#89329: use unique_ptr for pImpl in optinet2Xisco Fauli2-3/+2
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