summaryrefslogtreecommitdiff
path: root/svx/source/dialog
AgeCommit message (Expand)Author
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-05fix logic in SvxRuler::UpdateColumnsNoel Grandin
2018-12-05-Werror=duplicated-condStephan Bergmann
2018-12-05remove unused RulerBorderStyle enum valueNoel Grandin
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-12-04weld OfaAutoCorrDlgCaolán McNamara
2018-12-03tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-11-28drop some unnecessary includesCaolán McNamara
2018-11-27remove unused SvxLanguageListFlags enum valuesNoel Grandin
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-25weld SfxMacroAssignDlgCaolán McNamara
2018-11-22weld SwFramePageCaolán McNamara
2018-11-22improve function-local statics in svxNoel Grandin
2018-11-22Resolves: tdf#121531 impossible to change angle/rotation by text inputCaolán McNamara
2018-11-21Simplify containers iterations in svx/source/[a-e]*Arkadiy Illarionov
2018-11-20don't need to use a OUStringBuffer for one characterCaolán McNamara
2018-11-19tdf#121232 set a size request that will result in a 0 m_nXGap by defaultCaolán McNamara
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-17Adapt to C++2a char_tStephan Bergmann
2018-11-16loplugin:buriedassign in sd..writerfilterNoel Grandin
2018-11-15loplugin:staticmethods in svxNoel Grandin
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen
2018-11-13loplugin:singlevalfields in svxNoel Grandin
2018-11-08More --enable-debug --disable-assert-always-abort fixesStephan Bergmann
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-11-08loplugin:unusedfieldsNoel Grandin
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-11-01Resolves: tdf#105081 and tdf#113420Caolán McNamara
2018-11-01clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai
2018-10-30tdf#120097 Revert "clang-tidy bugprone-virtual-near-miss in RecoveryDialog"Noel Grandin
2018-10-29Avoid SvxSearchController::StateChanged during SvxSearchDialog sub-dialogStephan Bergmann
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-25Remove dead commentStephan Bergmann
2018-10-25Reorganize FrameBorderPrimitive creation (II)Armin Le Grand
2018-10-24Reorganize FrameBorderPrimitive creationArmin Le Grand
2018-10-17loplugin:unusedmethodsNoel Grandin
2018-10-17weld BrokenRecoveryDialogCaolán McNamara
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-15loplugin:staticconstfield improvementsNoel Grandin
2018-10-15loplugin:constantparamNoel Grandin
2018-10-15add SvStream::TellEndNoel Grandin
2018-10-15tdf#120593: properly handle tab pos identical to right indentMike Kaganski
2018-10-14MoreButton is solely used by toolkitCaolán McNamara
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara
2018-10-14weld SwFrameAddPageCaolán McNamara
2018-10-14drop now unused orienthelperCaolán McNamara
2018-10-14svxlo-DialControl gone from .uis nowCaolán McNamara
2018-10-14weld SchAxisLabelTabPageCaolán McNamara
2018-10-12tdf#119739 split ConfigManager::getLocale(), getUILocale(), getWorkLocale()Eike Rathke