summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2018-11-09Simplify and fix Java UNO API test makefilesJan-Marek Glogowski
2018-11-08tdf#120642 - GetInvoled updateheiko tietze
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-11-08loplugin:constantparamNoel Grandin
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-11-07CppunitTest_sfx2_misc: use CPPUNIT_TEST_FIXTURE()Miklos Vajna
2018-11-07loplugin:collapseif in sdext..svxNoel Grandin
2018-11-06lok: Notify about the current editing context.Jan Holesovsky
2018-11-06sfx2: add RecheckSignature to run signature verification againTomaž Vajngerl
2018-11-06-Werror,-Wunused-private-fieldStephan Bergmann
2018-11-05Fix typosAndrea Gelmini
2018-11-05tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-05weld SwIndexMarkModalDlg clusterCaolán McNamara
2018-11-05tdf#120534 Make escape key focus to document from sidebarJim Raykowski
2018-11-05tdf#120473 Change sidebar panel content tab navigation behaviorJim Raykowski
2018-11-04tdf#120703 PVS: V547 Get rid of mutexes to initialize function-local staticsMike Kaganski
2018-11-04reweld SwWordCountFloatDlgCaolán McNamara
2018-11-03Handle the case if no digital signature code is implemented (iOS, currently)Tor Lillqvist
2018-11-03tdf#116869 Fix unable to access sidebar tab bar using keyboardJim Raykowski
2018-11-02Revert "weld SwWordCountFloatDlg"Stephan Bergmann
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-11-01weld SwWordCountFloatDlgCaolán McNamara
2018-11-01tdf#49684 Don't focus on Navigator or Sidebar on showJim Raykowski
2018-11-01tdf#119631 Keyboard navigation: Skip hidden tabs in sidebar tab barJim Raykowski
2018-11-01revert accidental renameNoel Grandin
2018-11-01loplugin:useuniqueptr in SfxBindingsNoel Grandin
2018-11-01rename RemoveX->Remove in SfxUndoArrayNoel Grandin
2018-10-31replace StartExecuteModal with StartExecuteAsyncCaolán McNamara
2018-10-31tdf#119630 Fix lost focus in Sidebar menuJim Raykowski
2018-10-31loplugin:useuniqueptr in SfxSplitWindowNoel Grandin
2018-10-29tdf#120874 Don't show menubar in other windows when one is closedSamuel Mehrbrodt
2018-10-29tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-28lokit: add funct. to insert, sign and verify signatureTomaž Vajngerl
2018-10-28update old 'interface-requires' comments to <requires> tagCaolán McNamara
2018-10-28Fix Sidebar docking key regressionJim Raykowski
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-27tdf#108751 Show currently selected color name in color button tooltipJim Raykowski
2018-10-27loplugin:unusedmethodsNoel Grandin
2018-10-27tdf#120703 PVS: V530 The return value of function is required to be utilizedMike 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-25tdf#120188 limit the width of the styles combos in the url tabpageCaolán McNamara
2018-10-25loplugin:unusedmethodsNoel Grandin
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-24weld AdvancedSettingsDialogCaolán McNamara
2018-10-24clang-tidy performance-unnecessary-copy-init in sfx2..svtoolsNoel Grandin