summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2017-09-12cppcheck: identicalConditionAfterEarlyExitJochen Nitschke
2017-09-08set parent for file dialog helperCaolán McNamara
2017-09-08loplugin:unusedfieldsNoel Grandin
2017-09-06remove unused dummytypes.cxxNoel Grandin
2017-09-06const correctness in o3tl::array_viewNoel Grandin
2017-09-06removed unused type for avmedia dummytypesjan Iversen
2017-09-05tdf#109202: pass arg of --convert-images-to to (f)odt filterKatarina Behrens
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-09-04new loplugin:redundantpointeropsNoel Grandin
2017-09-02set parent for open file dialogCaolán McNamara
2017-09-02always use a systemwindow for file dialog parentCaolán McNamara
2017-09-02set parent for export dialog same as save dialogCaolá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-29rename SBX errorcodes to BASICNoel Grandin
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-29move all the basic errcodes to one fileNoel Grandin
2017-08-27OUString: constify and avoid temporariesMatteo Casalin
2017-08-27Use 'else' for consecutive checks on rHint.GetId()Matteo Casalin
2017-08-25Drop gratuitous initial :: from comphelper::ProfileZoneTor Lillqvist
2017-08-25Allow non-modal Dialogs during FileImport/LoadArmin Le Grand
2017-08-24remove unused error codes in svtoolsNoel Grandin
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 ErrCode area to scoped enumNoel Grandin
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-20tdf#107129: correct showing orderSzymon Kłos
2017-08-19drop unused SfxSizeItemJochen Nitschke
2017-08-18drop unused CntContentTypeItemJochen Nitschke
2017-08-18loplugin:nullptr (clang-cl)Stephan Bergmann
2017-08-18loplugin:unnecessaryparenNoel Grandin
2017-08-17Fix typosAndrea Gelmini
2017-08-17implementing callback for ruler invalidationAditya Dewan
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17Removing unused serialisation codeVarun Dhall
2017-08-17Clean up uses of OUString::fromUtf8 around string literalsStephan Bergmann
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-15tdf#109210 - Non-standard background color at the new controlsAkshay Deep
2017-08-15tdf#100864 Assign a tooltip to the button to close paneTakeshi Abe
2017-08-14Creating a button for the hamburger menuGökhan Gurbetoğlu
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-11tdf#111567: fix memleak in TemplateLocalView::insertItemsJulien Nabet
2017-08-10loplugin:unusedenumconstantsNoel Grandin