summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2016-05-20loplugin:unusedmethods in sfx2, SfxUnoControllerItem goesNoel Grandin
2016-05-20sfx2 classification toolbar: set state of all listboxes on status changeMiklos Vajna
2016-05-20sfx2 classification toolbar: add select handler to all listboxesMiklos Vajna
2016-05-19Revert "loplugin:staticmethods"Tor Lillqvist
2016-05-19loplugin:staticmethodsTor Lillqvist
2016-05-19sfx2 classification toolbar: add listboxes for all policy typesMiklos Vajna
2016-05-19sfx2 classification toolbar: add a label next to the listboxMiklos Vajna
2016-05-19loplugin:unusedmethods in sfx2Noel Grandin
2016-05-19clang-tidy modernize-make-uniqueNoel Grandin
2016-05-18tdf#99925 temporary fix, hide the notebookbar in the start centerSzymon Kłos
2016-05-18sfx2 classification: allow storing one category for each policy typeMiklos Vajna
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