summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2018-10-30tdf#120997 Crash after Ctrl+Tab to traverse points of objectNoel Grandin
2018-10-30Simplify static initializationMike Kaganski
2018-10-30Revert tdf#120782, tdf#120728, tdf#120152, tdf#120151Julien Nabet
2018-10-30fix use-after-moveNoel Grandin
2018-10-30Remove now unused mbUserDefinedLayer from SdrLayerRegina Henschel
2018-10-30tdf#120097 Revert "clang-tidy bugprone-virtual-near-miss in RecoveryDialog"Noel Grandin
2018-10-29tdf#114700 Single marker files are needed for HiDPI displayRegina Henschel
2018-10-29Avoid SvxSearchController::StateChanged during SvxSearchDialog sub-dialogStephan Bergmann
2018-10-28tdf#120782: fix crash when dragging column...Julien Nabet
2018-10-28drop unnecessary requires lib="LibreOffice"Caolán McNamara
2018-10-28update old 'interface-requires' comments to <requires> tagCaolán McNamara
2018-10-28svx: remove newly unused XFillExchangeDataMichael Stahl
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