summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-18sfx2 classification: add Type parameter to the UNO commandMiklos Vajna
2016-05-18sfx2 classification: specify policy type when setting a categoryMiklos Vajna
2016-05-18Convert UPDATE_FAMILY to scoped enumNoel Grandin
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-05-17fix JunitTest_sfx2_complexCaolán McNamara
2016-05-17sfx2 classification: make categories list independent from policy typeMiklos Vajna
2016-05-17Set different ui file for NotebookBar in each appSzymon Kłos
2016-05-17sfx2 classification: do not hardcode policy type in SfxClassificationParserMiklos Vajna
2016-05-16Give unique, comprehensible names to idles tdf#97087Muhammet Kara
2016-05-13Resolves: tdf#96092 crash on activating manage changes sidebarCaolán McNamara
2016-05-12mpDefDialogParent is not used since 2002Caolán McNamara
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin
2016-05-11sc: Add new param, DontTerminateEdit, to .uno:SavePranav Kant
2016-05-11Mark dubious fallthrough cases as "SAL_FALLTHROUGH; //TODO ???"Stephan Bergmann
2016-05-11set parent window of windows system file picker on save(as)Oliver Specht
2016-05-10Presumably missing break in switchStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann
2016-05-10Convert StatusBarItemBits to scoped enumNoel Grandin
2016-05-10convert WINDOWSTATE_MASK to scoped enumNoel Grandin
2016-05-10clang-tidy modernize-loop-convert sfx2Noel Grandin
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-05-09convert SFX_STYLE_ITEM to scoped enumNoel Grandin
2016-05-06fix typo, related tdf#96890Markus Mohrhard
2016-05-05silence default button spew in template dialogCaolán McNamara
2016-05-04sfx2: fix SfxViewShell::CheckIPClient_Impl()Michael Stahl
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-05-04tdf#82160 Reset mouse pointer if doc loading failedMaxim Monastirsky
2016-05-03Remove unnecessary setBOOL, makeBoolAnyStephan Bergmann
2016-05-03Remove Edit -> Plug-in as no longer usedBryan Quigley
2016-05-01tdf#96890 The file "groupuinames.xml" is invalid XMLmelikeyurtoglu
2016-04-30Fix typosAndrea Gelmini
2016-04-29Template Manager -> TemplatesSamuel Mehrbrodt
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
2016-04-28tdf#96097: Can't save a doc with signed macro after autosave/save a copyGuillaume Smaha
2016-04-26tdf#64292 tdf#94639 Meaningless Functions in Template Properties DialogAkshay Deep
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-25There is no css::uno::Sequence<sal_uInt8> in UNOStephan Bergmann
2016-04-23tdf#93060 Start Center: Update this string to dodge problematic termAdolfo Jayme Barrientos
2016-04-22SfxClassificationHelper: avoid implicit cast in loopMiklos Vajna
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-20Use bool instead of a sal_uInt8 bitStephan Bergmann
2016-04-20SvDDEObject::nError is never readStephan Bergmann
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-18SfxViewFrame: rename members missing their prefixesMiklos Vajna
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke