summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2016-05-01tdf#96890 The file "groupuinames.xml" is invalid XMLmelikeyurtoglu1-1/+1
2016-04-30Fix typosAndrea Gelmini4-5/+5
2016-04-29Template Manager -> TemplatesSamuel Mehrbrodt2-3/+3
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin1-2/+2
2016-04-28tdf#96097: Can't save a doc with signed macro after autosave/save a copyGuillaume Smaha1-3/+0
2016-04-26tdf#64292 tdf#94639 Meaningless Functions in Template Properties DialogAkshay Deep6-250/+0
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin10-66/+66
2016-04-25There is no css::uno::Sequence<sal_uInt8> in UNOStephan Bergmann3-18/+18
2016-04-23tdf#93060 Start Center: Update this string to dodge problematic termAdolfo Jayme Barrientos1-1/+1
2016-04-22SfxClassificationHelper: avoid implicit cast in loopMiklos Vajna1-1/+1
2016-04-21new plugin stylepoliceNoel Grandin11-69/+59
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann38-122/+122
2016-04-20Use bool instead of a sal_uInt8 bitStephan Bergmann2-7/+7
2016-04-20SvDDEObject::nError is never readStephan Bergmann2-13/+1
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin1-3/+2
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin11-25/+17
2016-04-18clean-up: unused using declarations and includesJochen Nitschke7-26/+0
2016-04-18SfxViewFrame: rename members missing their prefixesMiklos Vajna2-141/+141
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke1-1/+0
2016-04-13tdf#94306 replace boost::noncopyable in sfx2 to sotJochen Nitschke9-20/+27
2016-04-13loplugin:passstuffbyref in sfx2Noel Grandin17-24/+24
2016-04-12Avoid reserved identifiersStephan Bergmann10-23/+23
2016-04-12loplugin:unreffunStephan Bergmann1-22/+0
2016-04-12WNT: check result of PostMessage()Michael Stahl1-4/+10
2016-04-12tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar2-26/+14
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke14-20/+0
2016-04-12lok context menu: Include uno commands for submenus tooPranav Kant1-0/+2
2016-04-11tdf#74885 Fix direction in CMIS property editor scrollbarGiuseppe Castagno1-25/+34
2016-04-11tdf#89095 Start Center: bigger thumbnails for templatesAkshay Deep3-2/+12
2016-04-11loplugin:constantparamNoel Grandin1-35/+8
2016-04-11clang-tidy performance-unnecessary-value-param in sfx2Noel Grandin29-55/+55
2016-04-11make GetGlobalUNOConstant and GetUNOConstant take an OUStringNoel Grandin1-9/+9
2016-04-10Replace AddEntry macroJulien Nabet1-58/+151
2016-04-10Replace macro IterateLayoutItemsJulien Nabet1-13/+27
2016-04-08lok context menu: Handle the case we only get the slot-id.Jan Holesovsky1-1/+8
2016-04-08lok context menu: Expose the disabled commands too.Jan Holesovsky1-32/+19
2016-04-08lok context menu: Expose context menuPranav Kant1-3/+123
2016-04-08SfxTabDialog: rename members missing their prefixesMiklos Vajna2-110/+110
2016-04-07tdf#97087 - Give Idles comprehensible and unique namesMuhammet Kara1-1/+1
2016-04-06Avoid reserved identifiersStephan Bergmann1-11/+11
2016-04-06Avoid reserved identifiersStephan Bergmann1-6/+6
2016-04-06Avoid reserved identifiersStephan Bergmann1-20/+20
2016-04-06Revert "Avoid deadlock when two threads call into Frame::close"Michael Stahl1-1/+0
2016-04-06Avoid reserved identifierStephan Bergmann1-5/+5
2016-04-06remove some dead bits of DDENoel Grandin1-12/+4
2016-04-06...and ignore DisposedException from multiple Frame::closeStephan Bergmann1-0/+3
2016-04-06Avoid deadlock when two threads call into Frame::closeStephan Bergmann1-0/+1
2016-04-06SidebarToolBox: Remove unused param.Jan Holesovsky2-3/+2
2016-04-06SidebarToolBox: This function was needed only for InsertPropertyPanel.Jan Holesovsky1-20/+2
2016-04-06Avoid reserved identifiersStephan Bergmann3-18/+18