summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2018-11-08Convert FieldUnit to scoped enumMike Kaganski2-15/+20
2018-11-08loplugin:constantparamNoel Grandin1-3/+2
2018-11-07move SvTreeListBox to vclCaolán McNamara9-15/+15
2018-11-07CppunitTest_sfx2_misc: use CPPUNIT_TEST_FIXTURE()Miklos Vajna1-16/+3
2018-11-07loplugin:collapseif in sdext..svxNoel Grandin4-33/+19
2018-11-06lok: Notify about the current editing context.Jan Holesovsky2-0/+19
2018-11-06sfx2: add RecheckSignature to run signature verification againTomaž Vajngerl1-10/+13
2018-11-06-Werror,-Wunused-private-fieldStephan Bergmann1-2/+0
2018-11-05Fix typosAndrea Gelmini1-1/+1
2018-11-05tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-3/+1
2018-11-05weld SwIndexMarkModalDlg clusterCaolán McNamara1-0/+1
2018-11-05tdf#120534 Make escape key focus to document from sidebarJim Raykowski1-0/+22
2018-11-05tdf#120473 Change sidebar panel content tab navigation behaviorJim Raykowski1-33/+1
2018-11-04tdf#120703 PVS: V547 Get rid of mutexes to initialize function-local staticsMike Kaganski1-32/+19
2018-11-04reweld SwWordCountFloatDlgCaolán McNamara4-32/+273
2018-11-03Handle the case if no digital signature code is implemented (iOS, currently)Tor Lillqvist1-5/+12
2018-11-03tdf#116869 Fix unable to access sidebar tab bar using keyboardJim Raykowski1-2/+5
2018-11-02Revert "weld SwWordCountFloatDlg"Stephan Bergmann4-265/+30
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin3-4/+4
2018-11-01weld SwWordCountFloatDlgCaolán McNamara4-30/+265
2018-11-01tdf#49684 Don't focus on Navigator or Sidebar on showJim Raykowski2-1/+2
2018-11-01tdf#119631 Keyboard navigation: Skip hidden tabs in sidebar tab barJim Raykowski2-8/+28
2018-11-01revert accidental renameNoel Grandin1-9/+9
2018-11-01loplugin:useuniqueptr in SfxBindingsNoel Grandin1-19/+14
2018-11-01rename RemoveX->Remove in SfxUndoArrayNoel Grandin1-9/+9
2018-10-31replace StartExecuteModal with StartExecuteAsyncCaolán McNamara1-9/+0
2018-10-31tdf#119630 Fix lost focus in Sidebar menuJim Raykowski1-0/+2
2018-10-31loplugin:useuniqueptr in SfxSplitWindowNoel Grandin1-3/+2
2018-10-29tdf#120874 Don't show menubar in other windows when one is closedSamuel Mehrbrodt1-1/+34
2018-10-29tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2-32/+29
2018-10-28lokit: add funct. to insert, sign and verify signatureTomaž Vajngerl2-0/+196
2018-10-28update old 'interface-requires' comments to <requires> tagCaolán McNamara6-6/+6
2018-10-28Fix Sidebar docking key regressionJim Raykowski1-13/+17
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2-15/+8
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-8/+6
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2-8/+4
2018-10-27tdf#108751 Show currently selected color name in color button tooltipJim Raykowski1-1/+2
2018-10-27loplugin:unusedmethodsNoel Grandin1-6/+0
2018-10-27tdf#120703 PVS: V530 The return value of function is required to be utilizedMike Kaganski1-2/+1
2018-10-27tdf#120703 (PVS): V519 The variable is assigned values twice successivelyMike Kaganski1-3/+4
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen2-0/+2
2018-10-26use unique_ptr when Clone()'ing PoolItemsNoel Grandin2-9/+6
2018-10-26loplugin:singlevalfields improvementNoel Grandin2-4/+0
2018-10-25tdf#120188 limit the width of the styles combos in the url tabpageCaolán McNamara1-0/+1
2018-10-25loplugin:unusedmethodsNoel Grandin2-15/+0
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin12-67/+63
2018-10-24weld AdvancedSettingsDialogCaolán McNamara7-18/+19
2018-10-24clang-tidy performance-unnecessary-copy-init in sfx2..svtoolsNoel Grandin22-33/+30
2018-10-23remove all use_action_appearance linesCaolán McNamara4-17/+0
2018-10-22pvs-studio: V571 Recurring checkCaolán McNamara2-14/+11