summaryrefslogtreecommitdiff
path: root/cui/source/tabpages
AgeCommit message (Expand)AuthorFilesLines
2016-06-14tdf#89329: use unique_ptr for m_pImpl in chardlgArnold Dumas1-2/+1
2016-06-14Minor bugfix for the Color tabRishabh Kumar1-3/+15
2016-06-13Related: tdf#93135 adjust the ui to reflect the text fit options entanglementCaolán McNamara2-63/+85
2016-06-13loplugin:sallogareasNoel Grandin1-1/+1
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin1-1/+1
2016-06-10Convert SvxPraVertAlignItem::Align to scoped enumNoel Grandin1-2/+2
2016-06-10loplugin:mergeclasses SfxMacroTabPageNoel Grandin1-52/+48
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-08Addition of new controls and their rearrangement in color tabRishabh Kumar1-115/+161
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin23-78/+78
2016-06-03Move page size listbox from cui to svxKatarina Behrens3-207/+6
2016-06-02Import custom Hatch background colorRishabh Kumar1-0/+6
2016-06-02Remove SetAccessibleRelationLabeledBy calls tdf#87026Muhammet Kara3-11/+0
2016-05-31Convert PrinterSupport to scoped enumNoel Grandin1-1/+1
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 Grandin1-1/+1
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin2-4/+4
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin3-9/+12
2016-05-26Update CMYK color field correctlyRishabh Kumar1-2/+1
2016-05-23Addition of new controls and their rearrangement in hatch tabRishabh Kumar2-178/+68
2016-05-18Addition of new controls and their rearrangement in gradient tabRishabh Kumar2-139/+53
2016-05-18convert TAB to scoped enumNoel Grandin1-15/+15
2016-05-16Convert LB flags to scoped enumNoel Grandin1-120/+131
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin7-13/+13
2016-05-11Convert MESS_BTN to scoped enumNoel Grandin5-10/+10
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann4-5/+5
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann1-0/+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-04-29Refactoring transparence tab codeRishabh Kumar2-529/+579
2016-04-26tdf#89953: put zero kerning if item state has been invalidOliver Specht1-2/+3
2016-04-22tdf#89953 Character spacing: Allow to enter negative valuesSamuel Mehrbrodt1-99/+4
2016-04-22Avoid reserved identifiersStephan Bergmann2-39/+39
2016-04-21loplugin:rangedforcopyStephan Bergmann1-2/+2
2016-04-21clang-tidy modernize-loop-convert in c*Noel Grandin6-33/+28
2016-04-20SvxNumberFormat::SetIncludeUpperLevels takes a sal_uInt8, not a sal_BoolStephan Bergmann1-2/+2
2016-04-20tdf#99361 Separate checkbox in Number dialogLaurent Balland-Poirier1-24/+35
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin2-5/+1
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin2-3/+3
2016-04-12Avoid reserved identifiersStephan Bergmann3-6/+6
2016-04-12clang-tidy performance-unnecessary-value-param in cuiNoel Grandin1-1/+1
2016-04-07tdf#97087 - Give Idles comprehensible and unique namesMuhammet Kara1-1/+1
2016-04-05loplugin:constantparam in editengNoel Grandin1-1/+1
2016-04-04cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2016-03-21tdf#97251 Always show the text direction alignment controlYousuf Philips2-21/+6
2016-03-21tdf#98405: apply color value when switching from 'none' to 'color'Oliver Specht1-2/+3