summaryrefslogtreecommitdiff
path: root/sfx2/source/appl
AgeCommit message (Expand)Author
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-20tdf#116494: Don't ask parent if no help textMuhammet Kara
2018-03-19lokdialog: Set parent for AutoCorrect Options... so that it can be tunneled.Jan Holesovsky
2018-03-19coverity#1430090 Uninitialized scalar fieldCaolán McNamara
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke
2018-03-14tdf#116305 Add timeout to help Windows bring browsers to the frontSamuel Mehrbrodt
2018-03-14tdf#116296 remove produt version from help pathOlivier Hallot
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski
2018-03-09inherit welded dialogs from a common ancestorCaolán McNamara
2018-03-08loplugin:constantparam in linguistic..sfx2Noel Grandin
2018-03-08loplugin:constantparam in canvas..comphelperNoel Grandin
2018-03-05there's already a way to pass around the SfxRequest source frameCaolán McNamara
2018-03-05drop sax::tools::*base64 methodsNoel Grandin
2018-03-05loplugin:useuniqueptr in SvLinkSource_Array_ImplNoel Grandin
2018-03-03weld SafeMode dialogCaolán McNamara
2018-03-03weld license dialogCaolán McNamara
2018-02-28tdf#115795 Solve wrong redirect behavior of "Get Online Help"Franklin Weng
2018-02-28drop old tools/gen methods in reportdesign..xmloffNoel Grandin
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-22weld native message dialogsCaolán McNamara
2018-02-16Revert "loplugin:changetoolsgen in sfx2" and reapply plugin...Noel Grandin
2018-02-16native dialog initial basisCaolán McNamara
2018-02-15loplugin:changetoolsgen in sfx2Noel Grandin
2018-02-08tdf#86739 Option to set image anchor type in image insert dialogSamuel Mehrbrodt
2018-02-07Use for-range loops in sfx2 (part1)Julien Nabet
2018-02-02sfx2: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-02-01loplugin:useuniqueptr in SfxModule_ImplNoel Grandin
2018-01-29loplugin:useuniqueptr in SfxChildWindowNoel Grandin
2018-01-24Fix typosAndrea Gelmini
2018-01-24loplugin:unused-returns in drawinglayer..svxNoel Grandin
2018-01-24loplugin:constparamsNoel Grandin
2018-01-24loplugin:unused-returns in vclNoel Grandin
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann
2018-01-23loplugin:useuniqueptr in HelpInterceptor_ImplNoel Grandin
2018-01-20loplugin:useuniqueptr in SvBaseLinkNoel Grandin
2018-01-19loplugin:useuniqueptr in SvDDEObjectNoel Grandin
2018-01-19Call new helpOlivier Hallot
2018-01-19loplugin:useuniqueptr in SfxAppData_ImplNoel Grandin
2018-01-17tdf#60937 Open Start Center on Quickstarter left-clickAbhishek Shrivastava
2018-01-17loplugin:unnecessaryparen extend to delete statementsNoel Grandin
2018-01-16use more ScopedVclPtr to avoid missing disposeNoel Grandin
2018-01-15More loplugin:cstylecast: sfx2Stephan Bergmann
2018-01-13gpg4libre: open encrypted files also via gpgThorsten Behrens
2018-01-12sfx2 store: add API to allow disabling thumbnails only for a single saveMiklos Vajna
2018-01-12More loplugin:cstylecast: sfx2Stephan Bergmann
2018-01-11[API CHANGE] migrate PackageKit usage to Modify2Caolán McNamara
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin