summaryrefslogtreecommitdiff
path: root/sfx2/source/appl
AgeCommit message (Expand)AuthorFilesLines
2015-07-16RemoteFilesDialogSzymon Kłos1-0/+7
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin1-9/+5
2015-07-16loplugin:unusedmethods sfx2Noel Grandin2-7/+0
2015-07-14sfx2: remove pointless GenLink classMichael Stahl1-1/+0
2015-07-07Related: tdf#92392 clear workwins that point to pWindowCaolán McNamara1-6/+11
2015-07-04Fix typosAndrea Gelmini3-3/+3
2015-07-01tdf#92431 Keep thumbnail for modified but unsaved docMaxim Monastirsky2-15/+22
2015-06-28coverity#1308489 Uncaught exceptionCaolán McNamara1-1/+1
2015-06-27coverity#1308473 Uncaught exceptionCaolán McNamara2-2/+2
2015-06-24Get rid of comphelper::string::is*Ascii functionsStephan Bergmann1-3/+2
2015-06-21Fix typosAndrea Gelmini1-1/+1
2015-06-19rendercontext: Fix crash with double-buffering in the Styles combo box.Jan Holesovsky1-2/+2
2015-06-18Make 'Show License' button work on OS XAndras Timar1-0/+5
2015-06-18Fix typosAndrea Gelmini2-2/+2
2015-06-16crash on use of 'echo hello' as dde command in insert sectionCaolán McNamara1-1/+1
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-16Resolves: tdf#88911 Crash when dragging unsupported url to navigator paneCaolán McNamara1-3/+7
2015-06-15Revert "std::list for Scheduler"Stephan Bergmann1-1/+1
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin2-8/+4
2015-06-12std::list for SchedulerJuergen Funk1-1/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann4-5/+5
2015-06-07loplugin:unreffunStephan Bergmann1-61/+0
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin1-3/+3
2015-06-05the only thing that calls ActivateNextChild_Impl is itselfCaolán McNamara1-114/+0
2015-06-05Resolves: tdf#91864 unset a dying childwindow as the active windowCaolán McNamara1-1/+6
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-02loplugin:loopvartoosmallStephan Bergmann1-1/+1
2015-05-29tdf#91702 - fix stack-based MessBox allocation.Michael Meeks1-1/+1
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann1-1/+1
2015-05-29loplugin:loopvartoosmallNoel Grandin9-48/+48
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung2-2/+2
2015-05-25convert SHOW constants to scoped enumNoel Grandin2-5/+5
2015-05-22convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin2-3/+3
2015-05-21convert SWIB constants to scoped enumNoel Grandin1-5/+5
2015-05-20Remove include stdio (part4)Julien Nabet3-3/+0
2015-05-19basic: used typed LINKsNoel Grandin1-4/+4
2015-05-16tdf#91259 - fix help browser focus issue post dispose.Michael Meeks1-5/+4
2015-05-15conver MENU_FLAG_ constants to scoped enumNoel Grandin1-1/+1
2015-05-12loplugin:redundantcast: reinterpret_cast to void*Stephan Bergmann1-1/+1
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks1-9/+9
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks1-5/+5
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks1-5/+5
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin1-2/+2
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks1-11/+7
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-1/+1
2015-05-10Fix 3ae4264a0db7f725abc33779ec9b11a45e17e279's removal of pThis->Stephan Bergmann1-3/+3
2015-05-10No more need for EMPTYARG in C++11Stephan Bergmann1-1/+1