Align Right /text/shared/01/05070300.xhp
Align Right Aligns the right edges of the selected objects. If only one object is selected in Impress or Draw, the right edge of the object is aligned to the right page margin.
Objects are aligned to the right edge of the rightmost object in the selection.
ra/co-24.04.4'>distro/collabora/co-24.04.4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/StyleSheetTable.cxx
AgeCommit message (Expand)Author
2019-10-31tdf#126544 writerfilter: check parent style exists before assigningJustin Luth
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai
2018-11-08loplugin:collapseif in tools..xmloffNoel Grandin
2018-09-29Simplify containers iterations in w*Arkadiy Illarionov
2018-09-17New loplugin:externalStephan Bergmann
2018-09-13loplugin:constfields in writerfilterNoel Grandin
2018-09-12~revert tdf#103961: delay merge of default props until exportJustin Luth
2018-09-05clang-tidy performance-inefficient-vector-operationNoel Grandin
2018-08-27Resolves: tdf#118382 crash on paste of rtfCaolán McNamara
2018-08-13cleanup tdf#72560 writerfilter: set in defaults, not stylesJustin Luth
2018-08-08tdf#103961: delay merge of default props until exportJustin Luth
2018-08-06related tdf#103961 writerfilter: DocDefaults -> defaultsJustin Luth
2018-07-31writerfilter: create StyleSheetEntry::GetMergedInheritedPropertiesJustin Luth
2018-07-24tdf#72560 writerfilter: StyleProperty - also check DocDefaultsJustin Luth
2018-07-21writerfilter: default style is the last oneJustin Luth
2018-07-20tdf#103961 writerfilter: parentless styles need pPrDefault(s)Justin Luth
2018-07-13related tdf#106174 writerfilter: replace broken FindParentStyleSheetJustin Luth
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-07-10tdf#79877 perf loading docx file, writerfilter/ improvementsNoel Grandin
2018-07-10~NFC related tdf#102619 writerfilter: use ConvertStyleName()Justin Luth
2018-07-09tdf#102619 writerfilter: first create style, then set FollowStyleJustin Luth
2018-07-07tdf#95114 writerfilter: follow correctly converted stylenameJustin Luth
2018-07-05related tdf#82175 writerfilter: use docDefault, not w:defaultJustin Luth
2018-07-04tdf#82175 writerfilter: honor basedOn -none- for built-in stylesJustin Luth
2018-06-27tdf#96099 Remove *HandlerPtr typedefs in writerfilterArkadiy Illarionov