summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2018-10-28tdf#119235 svx,sd: fix drag&drop from ColorBarMichael Stahl
2018-10-27tdf#108751 Show currently selected color name in color button tooltipJim Raykowski
2018-10-27tdf#120703 PVS: variable is assigned values twice successivelyMike Kaganski
2018-10-27tdf#120703 (PVS): V519 The variable is assigned values twice successivelyMike Kaganski
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-26use unique_ptr when Clone()'ing PoolItemsNoel Grandin
2018-10-26loplugin:singlevalfields improvementNoel Grandin
2018-10-25Remove dead commentStephan Bergmann
2018-10-25Fix typosAndrea Gelmini
2018-10-25Reorganize FrameBorderPrimitive creation (II)Armin Le Grand
2018-10-25tdf#120830 crash opening Form-Based FiltersNoel Grandin
2018-10-25tdf#120713 correctly handle boolean values in filtersLionel Elie Mamane
2018-10-24Fix typosAndrea Gelmini
2018-10-24Reorganize FrameBorderPrimitive creationArmin Le Grand
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-24Introduce OutputDevice type OUTDEV_PDFJan-Marek Glogowski
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