summaryrefslogtreecommitdiff
path: root/sfx2/source/appl
AgeCommit message (Expand)Author
2015-09-03sfx2: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-09-03convert Link<> to typedNoel Grandin
2015-08-31make Link<> typedNoel Grandin
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-27Clean up sEmptyStephan Bergmann
2015-08-27Clean up aEmptyStephan Bergmann
2015-08-26Clean up aEmptyStrStephan Bergmann
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-20more config skipping stuff and a tester toolCaolán McNamara
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann
2015-08-18ConvertSystemPathToURL->getFileURLFromSystemPathCaolán McNamara
2015-08-18rBaseURL argument now unusedCaolán McNamara
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin
2015-08-14make Link<> instances typedNoel Grandin
2015-08-11loplugin: defaultparamsNoel Grandin
2015-08-09tdf#89592 Initialize PropertyValue Sequences from initializer_listsFlorian Effenberger
2015-07-28inline the "old" SbxErr constantsNoel Grandin
2015-07-20convert to typed Link<> in sfx2Noel Grandin
2015-07-20tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin
2015-07-16removed warning: 'Unknown item detected'Szymon Kłos
2015-07-16removed redundant includeSzymon Kłos
2015-07-16added RemoteFilesDialog support in FileDialogHelper_ImplSzymon Kłos
2015-07-16open only if RET_OKSzymon Kłos
2015-07-16OK button handler & opening the files (very basic)Szymon Kłos
2015-07-16filter select handlerSzymon Kłos
2015-07-16RemoteFilesDialogSzymon Kłos
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin
2015-07-16loplugin:unusedmethods sfx2Noel Grandin
2015-07-14sfx2: remove pointless GenLink classMichael Stahl
2015-07-07Related: tdf#92392 clear workwins that point to pWindowCaolán McNamara
2015-07-04Fix typosAndrea Gelmini
2015-07-01tdf#92431 Keep thumbnail for modified but unsaved docMaxim Monastirsky
2015-06-28coverity#1308489 Uncaught exceptionCaolán McNamara
2015-06-27coverity#1308473 Uncaught exceptionCaolán McNamara
2015-06-24Get rid of comphelper::string::is*Ascii functionsStephan Bergmann
2015-06-21Fix typosAndrea Gelmini
2015-06-19rendercontext: Fix crash with double-buffering in the Styles combo box.Jan Holesovsky
2015-06-18Make 'Show License' button work on OS XAndras Timar
2015-06-18Fix typosAndrea Gelmini
2015-06-16crash on use of 'echo hello' as dde command in insert sectionCaolán McNamara
2015-06-16Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-16Resolves: tdf#88911 Crash when dragging unsupported url to navigator paneCaolán McNamara
2015-06-15Revert "std::list for Scheduler"Stephan Bergmann
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-06-12std::list for SchedulerJuergen Funk
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-07loplugin:unreffunStephan Bergmann
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin