summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2015-06-15cppcheck:unreadVariableNoel Grandin
2015-06-15cppcheck:redundantAssignmentNoel Grandin
2015-06-15tdf#91721: fix crash during listbox control editing in database formLászló Németh
2015-06-15java: remove unnecessary threadingNoel Grandin
2015-06-14cppcheck: redundantCondition [part1]Julien Nabet
2015-06-12std::list for SchedulerJuergen Funk
2015-06-11convert expressions like 'size() == 0' to 'empty()'Noel Grandin
2015-06-11speed up Java unit tests by removing sleepsNoel Grandin
2015-06-10coverity#1302618 deref of NULLCaolán McNamara
2015-06-10SfxObjectShell::CopyStoragesOfUnknownMediaType: still try to copy Base streamsMiklos Vajna
2015-06-09sfx2: WaE: '<::' cannot begin a template-argument listMiklos Vajna
2015-06-09sfx2: silence warning in SfxObjectShell::CopyStoragesOfUnknownMediaType()Miklos Vajna
2015-06-09not necessary to open read/write to extract document metadataAndras Timar
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-07loplugin:unreffunStephan Bergmann
2015-06-07Resolves: tdf#79780 use SelectHdl instead of ClickHdlCaolán McNamara
2015-06-06tdf#91911 Start Center: Use a different icon for Recent FilesAdolfo Jayme Barrientos
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-06-06Typo: emty->emptyJulien Nabet
2015-06-05Pin_Impl doesn't have an implementationCaolán McNamara
2015-06-05the only thing that calls ActivateNextChild_Impl is itselfCaolán McNamara
2015-06-05Resolves: tdf#91864 unset a dying childwindow as the active windowCaolán McNamara
2015-06-04Match basicide_choose_macro in basctl/source/basicide/basobj2.cxxStephan Bergmann
2015-06-04Match basicide_macro_organizer in basctl/source/basicide/basobj2.cxxStephan Bergmann
2015-06-04unusedStephan Bergmann
2015-06-03Avoid various desktop GUI elements when used from LibreOfficeKitTor Lillqvist
2015-06-03loplugin:saloverrideStephan Bergmann
2015-06-03Missing boost_headersStephan Bergmann
2015-06-03Skeletal SfxControllerItem / bindings unit test.Michael Meeks
2015-06-02loplugin:loopvartoosmallStephan Bergmann
2015-06-02tdf#88178 Avoid naming two distinct buttons the same…Adolfo Jayme Barrientos
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-06-02cppcheck: redundantAssignmentCaolán McNamara
2015-06-02cppcheck: noExplicitConstructorCaolán McNamara
2015-06-02remove empty lines and bring some sanity in comment positionsMarkus Mohrhard
2015-06-02no need to make that separate statementsMarkus Mohrhard
2015-06-02OSL_FAIL to SAL_WARNMarkus Mohrhard
2015-05-29tdf#91702 - fix stack-based MessBox allocation.Michael Meeks
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-28SvxSearchItem: add m_nStartPoint{X,Y}Miklos Vajna
2015-05-28convert GETFOCUS constants to scoped enumNoel Grandin
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung
2015-05-26convert INVALIDATE constants to scoped enumNoel Grandin
2015-05-25Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks
2015-05-25convert TOTOP constants to scoped enumNoel Grandin
2015-05-25convert SHOW constants to scoped enumNoel Grandin
2015-05-22convert WINDOW_POSSIZE constants to scoped enumNoel Grandin
2015-05-22convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin