summaryrefslogtreecommitdiffstats
path: root/cui/source/tabpages/paragrph.cxx
Commit message (Expand)AuthorAgeFilesLines
* weld SvxStdParagraphTabPageCaolán McNamara2018-06-141-292/+266
* weld SvxParaAlignTabPageCaolán McNamara2018-06-141-167/+141
* weld SvxExtParagraphTabPageCaolán McNamara2018-06-141-348/+290
* weld SvxAsianTabPageCaolán McNamara2018-06-141-47/+25
* tdf#113959 Use simple SvxResId calls hereGabor Kelemen2018-04-231-4/+4
* place an intermediate class as parent for SfxTabPagesCaolán McNamara2018-04-221-8/+8
* tdf#42949 Remove unnecessary localization headers from cuiGabor Kelemen2018-04-071-1/+0
* tdf#93173: Remove arbitrary line spacing limitMike Kaganski2018-04-031-1/+1
* tdf#107567 et al. Paragraph dialog preview windows fixesJim Raykowski2018-01-261-75/+109
* More loplugin:cstylecast: cuiStephan Bergmann2018-01-151-3/+3
* More loplugin:cstylecast: cuiStephan Bergmann2018-01-121-23/+23
* tdf#113959 Use svxlo-FrameDirectionListBox instead of ListBoxGabor Kelemen2017-12-091-4/+5
* loplugin:includeform: cuiStephan Bergmann2017-10-231-2/+2
* tdf#98212 make paragraph dialog alignment tab preview updateJim Raykowski2017-10-201-1/+4
* Fix typosAndrea Gelmini2017-09-251-1/+1
* Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt2017-09-211-16/+16
* Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt2017-09-211-1/+1
* de-hrc various thingsCaolán McNamara2017-07-211-1/+0
* migrate to boost::gettextCaolán McNamara2017-07-211-0/+1
* tdf#96505 Get rid of cargo cult "long" integer literalsIvan Safonov2017-07-141-1/+1
* loplugin:unusedfields in cuiNoel Grandin2017-06-231-3/+1
* loplugin:unusedfields in svx part2Noel Grandin2017-06-211-14/+6
* make string translation loading more uniformCaolán McNamara2017-05-191-3/+3
* can drop CUI_RESSTR nowCaolán McNamara2017-05-181-3/+3
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-251-0/+1
* tdf#39468 Translate German commentsJens Carl2017-03-291-4/+4
* loplugin:redundantcast find redundant c-style enum castsNoel Grandin2017-03-221-1/+1
* remove unused defines from HRC files in cuiNoel Grandin2017-03-161-1/+0
* convert SvxFrameDirection to scoped enumNoel Grandin2017-03-151-6/+6
* change SvxFrameDirectionItem base to SfxEnumItemJochen Nitschke2017-03-141-1/+1
* convert SvxAdjust to scoped enumNoel Grandin2017-03-081-24/+24
* make use of the SfxItemSet::GetItem<T> methodNoel Grandin2017-03-061-1/+1
* tdf#77111 cui,sw: fix page number offset on paragraph dialog "Text Flow"Michael Stahl2017-03-011-22/+63
* new loplugin:unusedenumconstantsNoel Grandin2017-02-031-2/+1
* loplugin:countusersofdefaultparams in include/svx..unotoolsNoel Grandin2016-11-161-5/+5
* loplugin:expandablemethodds in cuiNoel Grandin2016-10-191-6/+1
* convert MapUnit to scoped enumNoel Grandin2016-10-051-3/+3
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-16/+16
* Adjust controls in sw paragraph dialog alignment tabYousuf Philips2016-09-131-1/+1
* Translate some German comments and messagesMaarten Bosmans2016-08-301-1/+1
* Resolves: coverity#705366 Mixing enum typesCaolán McNamara2016-08-191-8/+8
* convert SvxTabAdjust to scoped enumNoel Grandin2016-08-171-1/+1
* convert SvxLineSpace to scoped enumNoel Grandin2016-08-171-10/+10
* convert SvxInterLineSpaceRule to scoped enumNoel Grandin2016-08-171-7/+7
* convert SvxBreak to scoped enumNoel Grandin2016-08-171-15/+15
* tdf#85949 Add 1.15 line spacing in the paragraph dialog alsoSamuel Mehrbrodt2016-06-161-6/+21
* Convert SvxPraVertAlignItem::Align to scoped enumNoel Grandin2016-06-101-2/+2
* Convert DeactivePage return code to scoped enumNoel Grandin2016-06-061-6/+6
* Remove SetAccessibleRelationLabeledBy calls tdf#87026Muhammet Kara2016-06-021-6/+0
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-101-2/+2