summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
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
2016-07-28tdf#101094 (5) OPTIONS: Add options check in Content::getResourceTypeGiuseppe Castagno1-3/+3
2016-07-28Revert "temp tinderbox fix"Caolán McNamara1-15/+7
2016-07-28sfx2: just use Idle in SfxItemDisruptor_ImplMichael Stahl1-15/+11
2016-07-27temp tinderbox fixCaolán McNamara1-7/+15
2016-07-27tdf#95144: Add a default css::ucb::XCommandEnvironmentGiuseppe Castagno1-1/+11
2016-07-27tdf#101116 Template manager not correctly exposed to assistive technolgiesAkshay Deep1-0/+2
2016-07-27Start Center: Separate thumbnail view buttons in UIAkshay Deep1-24/+35
2016-07-27cppcheck: noExplicitConstructorCaolán McNamara4-4/+4
2016-07-27improve passstuffbyref return analysisNoel Grandin11-23/+23
2016-07-26crash on clicking links in offline helpCaolán McNamara1-4/+1
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara13-31/+31
2016-07-25tdf#101089 Distribute the Dutch example classification fileGabor Kelemen1-0/+1
2016-07-25new loplugin overrideparamNoel Grandin1-1/+1
2016-07-24tdf#101088 fix Dutch translation of <baf:Scale> tagsGabor Kelemen1-4/+4
2016-07-23tdf#101087 Add Hungarian example xml for classificationGabor Kelemen2-0/+72
2016-07-22Fix typosAndrea Gelmini1-1/+1
2016-07-22tdf#100351 example_pt-BR.xml for classificationOlivier Hallot2-0/+72
2016-07-22GSoC notebookbar: file menuSzymon Kłos7-3/+219
2016-07-19sfx2 lok: expose part number in SfxLokHelper::notifyOtherViews()Miklos Vajna2-0/+7
2016-07-18GSoC notebookbar: don't show empty space for hidden tabsSzymon Kłos1-1/+1
2016-07-18GSoC notebookbar: dropdown with hidden objectsSzymon Kłos6-4/+257
2016-07-16Resolves: tdf#100910 yes/no doesn't clear bgCaolán McNamara1-2/+2
2016-07-15sfx2 lok: handle when SfxViewFrame::Current() returns nullptrMiklos Vajna1-15/+2
2016-07-15sw: indentation fixesMiklos Vajna1-2/+2
2016-07-15new loplugin unnecessary overrideNoel Grandin11-92/+0
2016-07-14sc lok: add more toolbar itemsHenry Castro1-4/+6
2016-07-14Dutch example.xml - file added too.. - related: tdf#100352Cor Nouws1-0/+71
2016-07-13these can be references nowCaolán McNamara1-12/+12
2016-07-13Remove SfxInterface::operator[]Mark Page1-4/+4
2016-07-13Moved SfxModule owner to SfxApplicationMark Page3-42/+19
2016-07-12Fix a warning when DontTerminateEdit is mentionedPranav Kant2-0/+4
2016-07-12tdf#100600 sfx2 classification: never replace the control with labelMiklos Vajna1-1/+3
2016-07-10ditch the application per-language IsAutoMnemonicEnabled settingCaolán McNamara2-8/+0
2016-07-10ditch the multiply dialog width * X where X is based on language thingCaolán McNamara1-1/+0
2016-07-10Menu's dispose needs non-zero ref count, tdf#100829Markus Mohrhard1-2/+2
2016-07-09tdf#100352 Make the watermarks and colored infobar work in SlovenianAdolfo Jayme Barrientos1-15/+15
2016-07-09tdf#75280 Cleaning up of sal_uIntPtr usage #2tymyjan1-4/+4
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke1-1/+1
2016-07-08cppcheck: noCopyConstructorCaolán McNamara1-0/+3
2016-07-08GSoC notebookbar: container with prioritySzymon Kłos3-0/+156