summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2016-05-21loplugin:passstuffbyrefNoel Grandin1-1/+1
2016-05-20New Template ManagerAkshay Deep17-1315/+1604
2016-05-20Add initial CppunitTest_sfx2_classificationMiklos Vajna3-0/+188
2016-05-20loplugin:unusedmethods in sfx2, SfxUnoControllerItem goesNoel Grandin5-300/+2
2016-05-20sfx2 classification toolbar: set state of all listboxes on status changeMiklos Vajna2-8/+21
2016-05-20sfx2 classification toolbar: add select handler to all listboxesMiklos Vajna2-26/+58
2016-05-19Revert "loplugin:staticmethods"Tor Lillqvist1-2/+2
2016-05-19loplugin:staticmethodsTor Lillqvist1-2/+2
2016-05-19sfx2 classification toolbar: add listboxes for all policy typesMiklos Vajna2-43/+86
2016-05-19sfx2 classification toolbar: add a label next to the listboxMiklos Vajna2-17/+118
2016-05-19loplugin:unusedmethods in sfx2Noel Grandin5-63/+0
2016-05-19clang-tidy modernize-make-uniqueNoel Grandin1-1/+2
2016-05-18tdf#99925 temporary fix, hide the notebookbar in the start centerSzymon Kłos1-8/+0
2016-05-18sfx2 classification: allow storing one category for each policy typeMiklos Vajna1-47/+99
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin9-194/+0
2016-05-18sfx2 classification: add Type parameter to the UNO commandMiklos Vajna2-1/+11
2016-05-18sfx2 classification: specify policy type when setting a categoryMiklos Vajna1-2/+33
2016-05-18Convert UPDATE_FAMILY to scoped enumNoel Grandin2-15/+19
2016-05-18clang-tidy modernize-make-sharedNoel Grandin1-4/+4
2016-05-17fix JunitTest_sfx2_complexCaolán McNamara1-3/+3
2016-05-17sfx2 classification: make categories list independent from policy typeMiklos Vajna1-10/+5
2016-05-17Set different ui file for NotebookBar in each appSzymon Kłos3-0/+139
2016-05-17sfx2 classification: do not hardcode policy type in SfxClassificationParserMiklos Vajna1-51/+65
2016-05-16Give unique, comprehensible names to idles tdf#97087Muhammet Kara1-0/+3
2016-05-13Resolves: tdf#96092 crash on activating manage changes sidebarCaolán McNamara1-1/+4
2016-05-12mpDefDialogParent is not used since 2002Caolán McNamara4-28/+1
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin9-24/+24
2016-05-11sc: Add new param, DontTerminateEdit, to .uno:SavePranav Kant2-1/+2
2016-05-11Mark dubious fallthrough cases as "SAL_FALLTHROUGH; //TODO ???"Stephan Bergmann1-0/+2
2016-05-11set parent window of windows system file picker on save(as)Oliver Specht2-3/+8
2016-05-10Presumably missing break in switchStephan Bergmann1-0/+1
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann7-8/+8
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann1-0/+1
2016-05-10Convert StatusBarItemBits to scoped enumNoel Grandin1-1/+1
2016-05-10convert WINDOWSTATE_MASK to scoped enumNoel Grandin4-9/+9
2016-05-10clang-tidy modernize-loop-convert sfx2Noel Grandin30-311/+257
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin3-29/+30
2016-05-09convert SFX_STYLE_ITEM to scoped enumNoel Grandin1-6/+6
2016-05-06fix typo, related tdf#96890Markus Mohrhard1-1/+1
2016-05-05silence default button spew in template dialogCaolán McNamara1-1/+3
2016-05-04sfx2: fix SfxViewShell::CheckIPClient_Impl()Michael Stahl2-7/+25
2016-05-04use Any constructor instead of temporariesNoel Grandin7-26/+11
2016-05-04tdf#82160 Reset mouse pointer if doc loading failedMaxim Monastirsky2-0/+4
2016-05-03Remove unnecessary setBOOL, makeBoolAnyStephan Bergmann1-1/+1
2016-05-03Remove Edit -> Plug-in as no longer usedBryan Quigley5-130/+7
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