summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2015-06-10SfxObjectShell::CopyStoragesOfUnknownMediaType: still try to copy Base streamsMiklos Vajna1-2/+1
2015-06-09sfx2: WaE: '<::' cannot begin a template-argument listMiklos Vajna1-1/+1
2015-06-09sfx2: silence warning in SfxObjectShell::CopyStoragesOfUnknownMediaType()Miklos Vajna1-0/+1
2015-06-09not necessary to open read/write to extract document metadataAndras Timar1-0/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann12-34/+34
2015-06-07loplugin:unreffunStephan Bergmann1-61/+0
2015-06-07Resolves: tdf#79780 use SelectHdl instead of ClickHdlCaolán McNamara1-3/+3
2015-06-06tdf#91911 Start Center: Use a different icon for Recent FilesAdolfo Jayme Barrientos1-1/+1
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin4-8/+8
2015-06-06Typo: emty->emptyJulien Nabet1-1/+1
2015-06-05Pin_Impl doesn't have an implementationCaolán McNamara1-1/+0
2015-06-05the only thing that calls ActivateNextChild_Impl is itselfCaolán McNamara4-171/+0
2015-06-05Resolves: tdf#91864 unset a dying childwindow as the active windowCaolán McNamara2-1/+7
2015-06-04Match basicide_choose_macro in basctl/source/basicide/basobj2.cxxStephan Bergmann1-2/+2
2015-06-04Match basicide_macro_organizer in basctl/source/basicide/basobj2.cxxStephan Bergmann1-2/+2
2015-06-04unusedStephan Bergmann1-2/+0
2015-06-03Avoid various desktop GUI elements when used from LibreOfficeKitTor Lillqvist1-2/+3
2015-06-03loplugin:saloverrideStephan Bergmann1-1/+1
2015-06-03Missing boost_headersStephan Bergmann1-0/+3
2015-06-03Skeletal SfxControllerItem / bindings unit test.Michael Meeks3-0/+86
2015-06-02loplugin:loopvartoosmallStephan Bergmann1-1/+1
2015-06-02tdf#88178 Avoid naming two distinct buttons the same…Adolfo Jayme Barrientos1-1/+1
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann1-1/+1
2015-06-02cppcheck: redundantAssignmentCaolán McNamara1-2/+1
2015-06-02cppcheck: noExplicitConstructorCaolán McNamara8-16/+16
2015-06-02remove empty lines and bring some sanity in comment positionsMarkus Mohrhard1-129/+35
2015-06-02no need to make that separate statementsMarkus Mohrhard1-2/+1
2015-06-02OSL_FAIL to SAL_WARNMarkus Mohrhard1-1/+1
2015-05-29tdf#91702 - fix stack-based MessBox allocation.Michael Meeks3-4/+4
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann1-1/+1
2015-05-29loplugin:loopvartoosmallNoel Grandin15-33/+33
2015-05-29loplugin:loopvartoosmallNoel Grandin10-49/+49
2015-05-28SvxSearchItem: add m_nStartPoint{X,Y}Miklos Vajna1-0/+2
2015-05-28convert GETFOCUS constants to scoped enumNoel Grandin1-3/+3
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung7-23/+23
2015-05-26convert INVALIDATE constants to scoped enumNoel Grandin2-3/+3
2015-05-25Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks2-2/+2
2015-05-25convert TOTOP constants to scoped enumNoel Grandin2-2/+2
2015-05-25convert SHOW constants to scoped enumNoel Grandin4-8/+8
2015-05-22convert WINDOW_POSSIZE constants to scoped enumNoel Grandin4-5/+6
2015-05-22convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin5-8/+8
2015-05-22loplugin:constantfunctionNoel Grandin1-10/+0
2015-05-22convert POINTER constants to scoped enumNoel Grandin1-1/+1
2015-05-21tdf#91381 - fix a couple of animation related lifecycle issues.Michael Meeks1-0/+3
2015-05-21convert SWIB constants to scoped enumNoel Grandin3-14/+13
2015-05-21convert MENUBAR_MODE constants to scoped enumNoel Grandin2-2/+2
2015-05-21convert CVT constants to scoped enumNoel Grandin3-9/+10
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier2-2/+2
2015-05-20cleanup sidebarTomaž Vajngerl1-10/+6
2015-05-20SidebarDockingWindow - cleanupTomaž Vajngerl2-14/+7