summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist5-5/+5
2017-09-26Remove double 'using' statementMuhammet Kara1-1/+0
2017-09-25pptfuzzer timeoutCaolán McNamara1-2/+2
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt2-6/+6
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt1-1/+1
2017-09-23loplugin:flatten in sdext..stocNoel Grandin9-180/+135
2017-09-23new loplugin unnecessarycatchthrowNoel Grandin1-11/+5
2017-09-22Fresh run of bin/update_pch.shMike Kaganski1-29/+47
2017-09-22Windows: avoid dependence on UNICODE define; prefer W functionsMike Kaganski1-71/+75
2017-09-22Don't crash when opening templates via WebDAVJan-Marek Glogowski1-2/+3
2017-09-21EPUB export: add uno command to bypass options dialogMiklos Vajna5-3/+32
2017-09-21Fix creation of array cloneStephan Bergmann1-2/+1
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt7-18/+18
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt9-33/+33
2017-09-21attempt to fix android buildNoel Grandin1-1/+1
2017-09-21TSCP: add advanced classification dialogTomaž Vajngerl5-28/+96
2017-09-20EPUB export: add uno command to trigger the filterMiklos Vajna5-16/+66
2017-09-20lok: Expose the automatic spell checking state in the UI.Jan Holesovsky1-0/+1
2017-09-19Bin pointless functionTor Lillqvist1-7/+2
2017-09-19unused m_xProgressHandler in TplTaskEnvironmentNoel Grandin1-2/+1
2017-09-18make fuzzer workCaolán McNamara2-2/+7
2017-09-18msCommandName in ControllerItem is unusedNoel Grandin1-11/+3
2017-09-15tdf#111799 Added missing initialization of fontSerge Krot1-0/+6
2017-09-14loplugin:unnecessaryparen (clang-cl)Stephan Bergmann1-1/+1
2017-09-13Fraction: make conversion operators and constructor explicitNoel Grandin2-12/+12
2017-09-13clang-tidy modernize-use-emplace in sfx2Noel Grandin12-67/+48
2017-09-12cppcheck: identicalConditionAfterEarlyExitJochen Nitschke1-3/+2
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