summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog
AgeCommit message (Expand)Author
2017-09-02set parent for open file dialogCaolán McNamara
2017-09-02always use a systemwindow for file dialog parentCaolán McNamara
2017-09-01bump FileDialogHelper to XFilePicker3Caolán McNamara
2017-08-31gpg4libre/comphelper: add storage helper for GPG encryption dataThorsten Behrens
2017-08-30Resolves: tdf#95960 improve custom properties pageCaolán McNamara
2017-08-30gpg4libre: request key from filepickerThorsten Behrens
2017-08-29tdf#112027: avoid leaks in FillTreeBox (sfx2)Julien Nabet
2017-08-29make custom properties tab page some reasonable starting widthCaolán McNamara
2017-08-29Resolves: rhbz#1400287 resizing properties dialog hides widgetsCaolán McNamara
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-23tdf#111844 infobar icons/text on high dpiHeiko Tietze
2017-08-22convert WB_QUICK_SEARCH/WB_FORCE_MAKEVISIBLE to bool fieldsNoel Grandin
2017-08-21tdf#111844 infobar icons on high dpiheiko tietze
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-08-15tdf#100864 Assign a tooltip to the button to close paneTakeshi Abe
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-08loplugin:constantparamNoel Grandin
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-28loplugin:checkunusedparams more part1Noel Grandin
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21loplugin:constparams in sfx2Noel Grandin
2017-07-21loplugin:unusedfields in sfx2Noel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-14 use more OUString::operator== in sfx2..svtoolsNoel Grandin
2017-07-11use more range-for on uno::SequenceNoel Grandin
2017-07-06GSoC: Recent Charaters Toolbar Dropdown ControlAkshay Deep
2017-07-06Translate German comments/debug strings (leftovers in dirs sdext to soltools)Johnny_M
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-06-26loplugin:oncevar in sfx2Noel Grandin
2017-06-21loplugin:unusedfields in sfx2 part2Noel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-05-30tdf#105566: Add/remove infobar when the signature status changesKatarina Behrens
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-19loplugin:unusedfieldsNoel Grandin
2017-05-14tdf#58134 Reset Button in Options Dialogues does not Work with all Optionsmelikeyurtoglu
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-09In LazyDelete'd SearchDialog::dispose, SfxHelpTextWindow_Impl is already goneStephan Bergmann
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin