summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2018-10-24weld AdvancedSettingsDialogCaolán McNamara
2018-10-24clang-tidy performance-unnecessary-copy-init in svxNoel Grandin
2018-10-24FmInterfaceItem is deadNoel Grandin
2018-10-23remove all use_action_appearance linesCaolán McNamara
2018-10-23Special methods NewStandardLayer and SetStandardLayer not neededRegina Henschel
2018-10-23tdf#120794 crash while selecting a drawing lineNoel Grandin
2018-10-23Implement IsUnderlineAbove in vcl::FontJan-Marek Glogowski
2018-10-22pvs-studio: V794 The assignment operator should be protectedCaolán McNamara
2018-10-22pvs-studio: V668 no sense testing against null as memory was allocated by newCaolán McNamara
2018-10-22pvs-studio: V728 An excessive check can be simplifiedCaolán McNamara
2018-10-22tdf#120703 (PVS): Recurring check.Xisco Fauli
2018-10-22loplugin:staticvar in soltools..svxNoel Grandin
2018-10-21tdf#120703 (PVS): redundant nullptr checkMike Kaganski
2018-10-21cppcheck: variableScopeMark Dobo
2018-10-20ensure m_aMutex ctor called before m_aMutex usedCaolán McNamara
2018-10-20return by unique_ptr from CreateFieldControlNoel Grandin
2018-10-20use equal_range instead of lower_bound+upper_boundNoel Grandin
2018-10-20when calling std::lower_boundNoel Grandin
2018-10-19copy and paste errorCaolán McNamara
2018-10-19copy and paste errorCaolán McNamara
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-10-19clang-tidy modernize-redundant-void-argNoel Grandin
2018-10-18convert SdrLayer::nType to boolNoel Grandin
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin
2018-10-17loplugin:unusedmethodsNoel Grandin
2018-10-17weld BrokenRecoveryDialogCaolán McNamara
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-16Related: tdf#120612 help response missing from other help buttonsCaolán McNamara
2018-10-16loplugin:singlevalfields in vclNoel Grandin
2018-10-15loplugin:staticconstfield improvementsNoel Grandin
2018-10-15loplugin:constantparamNoel Grandin
2018-10-15loplugin:unusedmethodsNoel Grandin
2018-10-15tdf#120429 - Functions Insert Columns Exist Two Timesheiko tietze
2018-10-15tdf#42949 Fix IWYU warnings in include/basegfx/*Gabor Kelemen
2018-10-15add SvStream::TellEndNoel Grandin
2018-10-15use range based loops over B2DPolyPolygon in svxJochen Nitschke
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
2018-10-12clang-tidy misc-throw-by-value-catch-by-referenceNoel Grandin
2018-10-12tdf#117721 draw ui: modify Optimize/Distribute RowHeightJustin Luth
2018-10-11tdf#117721 draw ui: add .uno::SetMinimal[RowHeight|ColumnWidth]Justin Luth
2018-10-10weld FmShowColsDialogCaolán McNamara
2018-10-10Resolves: tdf#120407 support popover getting replacedCaolán McNamara