summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2018-11-08loplugin:unusedfieldsNoel Grandin
2018-11-08tdf#119648 - even if we fail to import a fontwork, we shouldn't crash.Michael Meeks
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-11-07ofz#11274 integer-overflowCaolán McNamara
2018-11-07loplugin:collapseif in sdext..svxNoel Grandin
2018-11-07tdf120965 Phantom control point line in Bézier curveNoel Grandin
2018-11-06Translate German variable namesJohnny_M
2018-11-06tdf#121188 form controls should have InputRequired false by defaultLionel Elie Mamane
2018-11-06lok: Notify about the current editing context.Jan Holesovsky
2018-11-06tdf#118582 Disable signature line signing once it is signedSamuel Mehrbrodt
2018-11-06replace Application::GetMainThreadIdentifier to Application::IsMainThreadAndras Timar
2018-11-06convert some macros to local functionsNoel Grandin
2018-11-05Fix typosAndrea Gelmini
2018-11-05tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-04tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-04replace double-checked locking patterns with thread safe local staticsMike Kaganski
2018-11-04replace double-checked locking patterns with thread safe local staticsMike Kaganski
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-03More !HAVE_FEATURE_AVMEDIA falloutTor Lillqvist
2018-11-03Start of work in progress on making dialogs work in the iOS appTor Lillqvist
2018-11-02Don't use ToolBox::KeyInput for escape key press in GalleryToolBoxJim Raykowski
2018-11-01tdf#92848: SvxTableShape doesn't implement css::text::XTextAppendStephan Bergmann
2018-11-01Resolves: tdf#105081 and tdf#113420Caolán McNamara
2018-11-01clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai
2018-11-01replace VclAbstractDialog2 with VclAbstractDialogCaolán McNamara
2018-11-01tdf#120728 support SvxShape for SdrShape if not insertedArmin Le Grand
2018-11-01tdf#120997 Crash after Ctrl+Tab to traverse points of object, more fixNoel Grandin
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