summaryrefslogtreecommitdiff
path: root/sw/source/ui/chrdlg/pardlg.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-05-21make string translation loading more uniformCaolán McNamara1-1/+1
2017-04-12convert SelectionType to scoped enumNoel Grandin1-2/+2
2017-03-14remove noise UUUU tags in commentsNoel Grandin1-4/+4
2017-02-13convert CurRectType to scoped enumNoel Grandin1-1/+1
2016-06-28Convert Bitmap tab to Pattern tabRishabh Kumar1-1/+1
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin1-2/+2
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-4/+4
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-08-21loplugin: defaultparamsNoel Grandin1-1/+1
2015-08-06Translate a comment to English.Thomas Klausner1-2/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-1/+1
2015-04-29convert SW_BORDER_MODE constants to scoped enumNoel Grandin1-1/+1
2015-02-17tdf#89085 Edit page break does not open proper tabRishabh Kumar1-2/+2
2015-01-09fdo#84938: convert FRMTYPE_ #defines to 'enum class'Noel Grandin1-4/+4
2014-11-25loplugin: cstylecastNoel Grandin1-4/+4
2014-11-24fdo#86633: sw: remove bad tab pages from SwParaDlg for drawing objectsMichael Stahl1-0/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-1/+1
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann1-1/+1
2014-07-01loplugin:literaltoboolconversionStephan Bergmann1-2/+2
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand1-6/+44
2014-04-30sw: sal_Bool->boolNoel Grandin1-4/+4
2014-04-27Minor OUString optimizationMatteo Casalin1-1/+1
2014-04-27Constify sal_uInt16Matteo Casalin1-1/+1
2014-03-17sw: prefer passing OUString by referenceNoel Grandin1-1/+1
2014-02-27Remove visual noise from swAlexander Wilms1-4/+0
2014-01-28bool improvementsStephan Bergmann1-2/+2
2013-10-18convert String vectors to OUString vectors in SWNoel Grandin1-2/+2
2013-09-21Enable Drop Caps for Firefox HTML compatibility modeHarri Pitkänen1-8/+3
2013-08-25String to OUString + missing SetTextMatteo Casalin1-6/+2
2013-08-09convert SfxStyleDialogs to .uiCaolán McNamara1-3/+3
2013-07-27Revert "SfxStyleSheetBasePool: remove internal iterator"Michael Stahl1-4/+3
2013-07-27SfxStyleSheetBasePool: remove internal iteratorMichael Stahl1-3/+4
2013-07-12ensure all tabpageids are initializedCaolán McNamara1-9/+15
2013-07-12Convert paragraph properties dialog to .ui formatOlivier Hallot1-29/+41
2013-04-20fdo#62699 Remove pass-through headersMichael Dunphy1-1/+1
2013-01-08sal_Bool to boolTakeshi Abe1-1/+1
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-08-23sw: remove #undef SW_DLLIMPLEMENTATION nonsenseMichael Stahl1-4/+0
2012-07-25delete svl/svstdarr.hxxMichael Stahl1-1/+0
2012-03-14SwParaDlg::PageCreated: replace this hardwired 0x001E with something readableMiklos Vajna1-1/+2
2012-03-12cui: implement contextual spacing UIMiklos Vajna1-1/+1
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora1-7/+0
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-11-08Removed some SvStringsSortDtorDaisuke Nishino1-4/+4
2011-08-10Enable paragraph border settings in HTML editor for all HTML variantsHarri Pitkänen1-8/+4
2011-05-20return by ref instead of pointerCaolán McNamara1-2/+2
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-13/+13
2011-02-23translates all code-comments of writer/sw/source/ui/chrdlgMartin Kepplinger1-2/+1
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-13/+13