summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2016-08-18remove dead resource names, related to tdf#92518Jochen Nitschke1-4/+0
2016-08-18loplugin:redundantcastStephan Bergmann1-1/+1
2016-08-18screenshots: add new global make targetArmin Le Grand1-1/+2
2016-08-18screenshots: unify dumping of dialog test batch fileArmin Le Grand1-74/+2
2016-08-18screenshots: add dialog test cases for sfx2Armin Le Grand4-0/+292
2016-08-18screenshots: modify tab dialog screenshot id a bitKatarina Behrens1-1/+1
2016-08-18screenshots: add missing cppunit filesKatarina Behrens1-2/+2
2016-08-18screenshots: added more virtualization/abstractionArmin Le Grand1-13/+11
2016-08-18screenshots: extend default paths where stuff gets writtenArmin Le Grand1-0/+50
2016-08-17GSoC notebookbar: BigToolBoxSzymon Kłos3-0/+102
2016-08-16GSoC notebookbar: icon size switchingSzymon Kłos3-3/+65
2016-08-16Related: tdf#101511 don't crash is emoji data is missingCaolán McNamara1-1/+7
2016-08-16editeng: introduce OutlinerViewShell::NotifyOtherViews()Miklos Vajna1-0/+6
2016-08-16tdf#101440 Better rendering of tooltip in gtk2 and windowsAkshay Deep1-1/+1
2016-08-16GSoC notebookbar: multiple .ui implementationsSzymon Kłos2-14/+29
2016-08-15tdf#101141 Show only template files in start center and template managerAkshay Deep1-1/+4
2016-08-11gtk3: style combobox never becomes sensitive if it starts insensitiveCaolán McNamara1-1/+7
2016-08-11factor this status change code outCaolán McNamara1-15/+20
2016-08-11tdf#96015 (part) links to Askbot in the Help menuOlivier Hallot3-0/+42
2016-08-10GSoC notebookbar: slot available only in the menubarSzymon Kłos1-2/+2
2016-08-10sw undo: add a Repair argument to the .uno:Undo/Redo commandsMiklos Vajna2-3/+19
2016-08-10sfx2: make SfxLokHelper::setView() set also the active frameMiklos Vajna1-0/+10
2016-08-09sfx2: add comment to avoid range-based for loopThorsten Behrens1-1/+3
2016-08-08loplugin:unnecessaryvirtualNoel Grandin1-2/+2
2016-08-08make clearer what the code is actually doingMarkus Mohrhard1-3/+4
2016-08-08reduce scope of variableMarkus Mohrhard1-3/+2
2016-08-08no range based for loop when container is modified, tdf#100870, tdf#101320Markus Mohrhard1-1/+2
2016-08-05Fix certificate validation interactionGiuseppe Castagno1-1/+0
2016-08-05loplugin:countusersofdefaultparams in sfx2..svgioNoel Grandin6-19/+19
2016-08-05tdf#85110 Add missing space to Untitled document nameMuhammet Kara1-2/+2
2016-08-04GSoC: notebookbar, position of popup menuSzymon Kłos1-1/+4
2016-08-03GSoC: hide notebookbar in the start centerSzymon Kłos1-2/+1
2016-08-03GSoC notebookbar: updated ui filesSzymon Kłos1-0/+1
2016-08-03GSoC notebookbar: avoid crash while opening menuSzymon Kłos2-19/+27
2016-08-02Resolves: tdf#99324 let sidebar toggle auto-mnemonics on/off with altCaolán McNamara2-14/+0
2016-08-02loplugin:countusersofdefaultparams in sfx2Noel Grandin17-30/+32
2016-08-01GSoC notebookbar: writer ui improvementsSzymon Kłos1-25/+1
2016-08-01GSoC Writer Table Styles; Table Styles PanelJakub Trzebiatowski4-2/+27
2016-08-01tdf#93845: Style Preview Checkbox for Styles & Formatting sidebarSusobhan Ghosh4-12/+61
2016-08-01Put the initialization out of 'if' scopeGiuseppe Castagno1-7/+8
2016-07-31Resolves: tdf#101221 VclPtr: funkiness with PopupMenu dtor before disposeCaolán McNamara1-0/+1
2016-07-30Remove use of OUString::createFromAscii as it might not be null terminatedAkshay Deep1-2/+2
2016-07-30Fix the WebDAV lock owner name shown on file locked dialog UIGiuseppe Castagno1-0/+10
2016-07-29Related: tdf#99324 get backingwindow to honour auto mnemonic on mod key changeCaolán McNamara2-1/+18
2016-07-29sfx2: introduce SfxViewShell::GetViewShellId()Miklos Vajna3-23/+17
2016-07-29loplugin:staticmethodsNoel Grandin1-1/+1
2016-07-29loplugin:cstylecastNoel Grandin1-2/+2
2016-07-29sw layout xml dump: mention SfxViewShell addressesMiklos Vajna1-0/+8
2016-07-29Fix typo: completelly -> completelyTakeshi Abe1-1/+1
2016-07-28GSoC Emoji ControlAkshay Deep11-0/+27210