summaryrefslogtreecommitdiff
path: root/sfx2/source
AgeCommit message (Expand)AuthorFilesLines
2020-12-10tdf#138762: crash when trying to open sidebar w chart in WriterAron Budea1-4/+7
2020-12-09tdf#89709 Make statusbar page number/bookmarks control tooltip showJim Raykowski1-2/+2
2020-12-08remove rest of 'xmlsec05' stuffNoel1-48/+0
2020-12-07move various notebookbar widgets into vclCaolán McNamara10-939/+3
2020-12-07no longer need to include vcl/ctrl.hxx hereCaolán McNamara1-0/+1
2020-12-07loplugin:unusedmethodsNoel4-121/+0
2020-12-07loplugin:unusedfieldsNoel1-2/+0
2020-12-07remove SID_BASIC_ENABLED and BasicEnabled optionNoel1-17/+0
2020-12-05Remove remaining bogus use of objc_msgSend()Tor Lillqvist1-15/+3
2020-12-03convert EHistoryType to scoped enumNoel7-9/+9
2020-12-03drop SfxViewFrame::Current() guardCaolán McNamara2-5/+3
2020-12-03tdf#107870 sw: don't jump to cursor setting Record ChangesLászló Németh1-1/+1
2020-12-03don't need to include button.hxx hereCaolán McNamara1-2/+1
2020-12-03convert SvtPathOptions::Paths to scoped enumNoel1-48/+49
2020-12-02Resolves tdf#137547 CharmapCtrl label depending on recent charsShyamPraveenSingh1-0/+6
2020-12-02simplify SvtDynamicMenuOptionsNoel Grandin2-16/+8
2020-12-01Resolves: tdf#138417 crash on customize sidebarCaolán McNamara1-0/+1
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen47-108/+7
2020-12-01cid#1470371 Uninitialized scalar fieldCaolán McNamara1-0/+2
2020-12-01cid#1470362 Uninitialized scalar fieldCaolán McNamara2-32/+0
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel8-33/+26
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel15-64/+64
2020-11-29LOK: send state of SheetRightToLeftPranam Lashkari1-1/+2
2020-11-26Separate uno:Printer and uno:PrinterSetup handlingSamuel Mehrbrodt1-60/+70
2020-11-26uno:Printersetup: Allow preselecting a printerSamuel Mehrbrodt1-2/+2
2020-11-26Add 'SinglePrintJobs' to PrintOptionsSamuel Mehrbrodt1-0/+9
2020-11-25SfxObjectShell::DdeExecute and SfxApplication::DdeExecute should return boolStephan Bergmann1-8/+7
2020-11-24sw tiled rendering: fix paint->invalidation loop when paint is started by vclMiklos Vajna1-2/+12
2020-11-24notebookbar: don't hide elements for onlineSzymon Kłos1-0/+4
2020-11-24lok: Log save errors and avoid infinite loopSzymon Kłos1-3/+34
2020-11-24notebookbar: don't block init in calcSzymon Kłos1-1/+1
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel27-71/+71
2020-11-24tdf#132860 Assign value to set_sensitive flag in m_xNameshubham6561-0/+5
2020-11-23Removed duplicated includeAndrea Gelmini1-1/+0
2020-11-23tdf#104154 WIP:Add list view to template managerVert D5-18/+1076
2020-11-23don't need to include vcl/scrbar.hxx hereCaolán McNamara1-1/+0
2020-11-22tdf#123936 Formatting files in module sfx2 with clang-formatPhilipp Hofer35-255/+196
2020-11-21sfx2: lok: reliably support multi-documentsAshod Nakashian3-44/+93
2020-11-21these don't need to include vcl/button.hxx anymoreCaolán McNamara3-4/+0
2020-11-21Avoid unused parameter 'pImpl'Tor Lillqvist1-4/+6
2020-11-20weld TabBarCaolán McNamara9-764/+281
2020-11-20sfx2: lok: refactor notifications and const correctnessAshod Nakashian1-28/+41
2020-11-20fix tdf#138335 guard sidebar uno methods with SolarMutexThorsten Behrens3-3/+54
2020-11-19tdf#138315 make More options buttons in Chart Sidebar deck work againCaolán McNamara4-28/+34
2020-11-19sw replacement image creation: fix this when an ODT's settings.xml is invalidMiklos Vajna1-3/+9
2020-11-17Remove unused SfxFrameDescriptor::SetActualURL parameterStephan Bergmann2-3/+3
2020-11-17loplugin:stringviewparam extend to constructorsNoel3-3/+3
2020-11-17loplugin:stringviewparam check methods tooNoel5-5/+5
2020-11-16tdf#138024 Default Icons not refreshing in template manger search viewVert D3-3/+31
2020-11-12loplugin:unusedmethodsNoel1-33/+0