summaryrefslogtreecommitdiffstats
path: root/sfx2
Commit message (Expand)AuthorAgeFilesLines
* tdf#109202: pass arg of --convert-images-to to (f)odt filterKatarina Behrens2017-09-052-0/+24
* loplugin:unnecessaryparen include c++ castsNoel Grandin2017-09-042-2/+2
* new loplugin:redundantpointeropsNoel Grandin2017-09-041-1/+1
* set parent for open file dialogCaolán McNamara2017-09-022-5/+6
* always use a systemwindow for file dialog parentCaolán McNamara2017-09-022-6/+6
* set parent for export dialog same as save dialogCaolán McNamara2017-09-021-4/+3
* bump FileDialogHelper to XFilePicker3Caolán McNamara2017-09-016-12/+12
* gpg4libre/comphelper: add storage helper for GPG encryption dataThorsten Behrens2017-08-311-6/+1
* Resolves: tdf#95960 improve custom properties pageCaolán McNamara2017-08-301-250/+136
* gpg4libre: request key from filepickerThorsten Behrens2017-08-302-0/+22
* tdf#112027: avoid leaks in FillTreeBox (sfx2)Julien Nabet2017-08-291-0/+1
* rename SBX errorcodes to BASICNoel Grandin2017-08-292-2/+2
* make custom properties tab page some reasonable starting widthCaolán McNamara2017-08-291-0/+2
* Resolves: rhbz#1400287 resizing properties dialog hides widgetsCaolán McNamara2017-08-291-5/+7
* move all the basic errcodes to one fileNoel Grandin2017-08-291-0/+1
* OUString: constify and avoid temporariesMatteo Casalin2017-08-271-29/+22
* Use 'else' for consecutive checks on rHint.GetId()Matteo Casalin2017-08-271-1/+1
* Drop gratuitous initial :: from comphelper::ProfileZoneTor Lillqvist2017-08-251-3/+3
* Allow non-modal Dialogs during FileImport/LoadArmin Le Grand2017-08-251-1/+1
* remove unused error codes in svtoolsNoel Grandin2017-08-242-14/+2
* convert message box style bits to scoped enumNoel Grandin2017-08-237-7/+7
* tdf#111844 infobar icons/text on high dpiHeiko Tietze2017-08-231-1/+1
* Convert ErrCode area to scoped enumNoel Grandin2017-08-221-3/+3
* convert WB_QUICK_SEARCH/WB_FORCE_MAKEVISIBLE to bool fieldsNoel Grandin2017-08-221-3/+4
* tdf#111844 infobar icons on high dpiheiko tietze2017-08-211-1/+1
* tdf#107129: correct showing orderSzymon Kłos2017-08-201-3/+4
* drop unused SfxSizeItemJochen Nitschke2017-08-191-1/+0
* drop unused CntContentTypeItemJochen Nitschke2017-08-181-1/+0
* loplugin:nullptr (clang-cl)Stephan Bergmann2017-08-181-1/+1
* loplugin:unnecessaryparenNoel Grandin2017-08-182-5/+5
* Fix typosAndrea Gelmini2017-08-176-13/+13
* implementing callback for ruler invalidationAditya Dewan2017-08-171-0/+2
* remove unnecessary use of OUString::getStrNoel Grandin2017-08-173-5/+4
* remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin2017-08-171-1/+1
* Removing unused serialisation codeVarun Dhall2017-08-171-2/+0
* Clean up uses of OUString::fromUtf8 around string literalsStephan Bergmann2017-08-172-4/+4
* remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin2017-08-173-4/+4
* tdf#109210 - Non-standard background color at the new controlsAkshay Deep2017-08-151-2/+5
* tdf#100864 Assign a tooltip to the button to close paneTakeshi Abe2017-08-151-0/+1
* Creating a button for the hamburger menuGökhan Gurbetoğlu2017-08-141-1/+2
* convert std::map::insert to std::map::emplace IINoel Grandin2017-08-112-9/+5
* convert std::map::insert to std::map::emplaceNoel Grandin2017-08-113-5/+5
* tdf#111567: fix memleak in TemplateLocalView::insertItemsJulien Nabet2017-08-111-2/+0
* loplugin:unusedenumconstantsNoel Grandin2017-08-101-8/+0
* tdf#108802 : In SfxControllerItem::dispose do not directly...Dennis Francis2017-08-091-1/+1
* loplugin:unusedmethodsNoel Grandin2017-08-082-21/+0
* loplugin:constantparamNoel Grandin2017-08-081-2/+1
* Removing unused SfxItemPool serialisation from sfx2Varun Dhall2017-08-072-33/+0
* TSCP: simplify toolbar to only one combo box + configurationTomaž Vajngerl2017-08-071-127/+79
* loplugin:unnecessaryparenStephan Bergmann2017-08-071-1/+1