summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2017-09-08set parent for file dialog helperCaolán McNamara8-23/+19
2017-09-08loplugin:unusedfieldsNoel Grandin1-7/+0
2017-09-06remove unused dummytypes.cxxNoel Grandin2-17/+0
2017-09-06const correctness in o3tl::array_viewNoel Grandin1-2/+2
2017-09-06removed unused type for avmedia dummytypesjan Iversen1-1/+0
2017-09-05tdf#109202: pass arg of --convert-images-to to (f)odt filterKatarina Behrens2-0/+24
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin2-2/+2
2017-09-04new loplugin:redundantpointeropsNoel Grandin1-1/+1
2017-09-02set parent for open file dialogCaolán McNamara2-5/+6
2017-09-02always use a systemwindow for file dialog parentCaolán McNamara2-6/+6
2017-09-02set parent for export dialog same as save dialogCaolán McNamara1-4/+3
2017-09-01bump FileDialogHelper to XFilePicker3Caolán McNamara6-12/+12
2017-08-31gpg4libre/comphelper: add storage helper for GPG encryption dataThorsten Behrens1-6/+1
2017-08-30Resolves: tdf#95960 improve custom properties pageCaolán McNamara1-250/+136
2017-08-30gpg4libre: request key from filepickerThorsten Behrens2-0/+22
2017-08-29tdf#112027: avoid leaks in FillTreeBox (sfx2)Julien Nabet1-0/+1
2017-08-29rename SBX errorcodes to BASICNoel Grandin2-2/+2
2017-08-29make custom properties tab page some reasonable starting widthCaolán McNamara1-0/+2
2017-08-29Resolves: rhbz#1400287 resizing properties dialog hides widgetsCaolán McNamara1-5/+7
2017-08-29move all the basic errcodes to one fileNoel Grandin1-0/+1
2017-08-27OUString: constify and avoid temporariesMatteo Casalin1-29/+22
2017-08-27Use 'else' for consecutive checks on rHint.GetId()Matteo Casalin1-1/+1
2017-08-25Drop gratuitous initial :: from comphelper::ProfileZoneTor Lillqvist1-3/+3
2017-08-25Allow non-modal Dialogs during FileImport/LoadArmin Le Grand1-1/+1
2017-08-24remove unused error codes in svtoolsNoel Grandin2-14/+2
2017-08-23convert message box style bits to scoped enumNoel Grandin7-7/+7
2017-08-23tdf#111844 infobar icons/text on high dpiHeiko Tietze1-1/+1
2017-08-22Convert ErrCode area to scoped enumNoel Grandin1-3/+3
2017-08-22convert WB_QUICK_SEARCH/WB_FORCE_MAKEVISIBLE to bool fieldsNoel Grandin1-3/+4
2017-08-21tdf#111844 infobar icons on high dpiheiko tietze1-1/+1
2017-08-20tdf#107129: correct showing orderSzymon Kłos1-3/+4
2017-08-19drop unused SfxSizeItemJochen Nitschke1-1/+0
2017-08-18drop unused CntContentTypeItemJochen Nitschke1-1/+0
2017-08-18loplugin:nullptr (clang-cl)Stephan Bergmann1-1/+1
2017-08-18loplugin:unnecessaryparenNoel Grandin2-5/+5
2017-08-17Fix typosAndrea Gelmini6-13/+13
2017-08-17implementing callback for ruler invalidationAditya Dewan1-0/+2
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin3-5/+4
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-1/+1
2017-08-17Removing unused serialisation codeVarun Dhall1-2/+0
2017-08-17Clean up uses of OUString::fromUtf8 around string literalsStephan Bergmann2-4/+4
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin3-4/+4
2017-08-15tdf#109210 - Non-standard background color at the new controlsAkshay Deep1-2/+5
2017-08-15tdf#100864 Assign a tooltip to the button to close paneTakeshi Abe1-0/+1
2017-08-14Creating a button for the hamburger menuGökhan Gurbetoğlu1-1/+2
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin2-9/+5
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin3-5/+5
2017-08-11tdf#111567: fix memleak in TemplateLocalView::insertItemsJulien Nabet1-2/+0
2017-08-10loplugin:unusedenumconstantsNoel Grandin1-8/+0
2017-08-09tdf#108802 : In SfxControllerItem::dispose do not directly...Dennis Francis1-1/+1