summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/fileobj.cxx
AgeCommit message (Expand)Author
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2021-07-12tdf#126665 Remember last used file picker directorySamuel Mehrbrodt
2020-03-31convert enum to scoped in SvBaseLinkNoel Grandin
2020-03-30convert to scoped enum in SvFileObjectNoel Grandin
2019-12-18tdf#42949 Fix IWYU warnings in sfx2/source/appl/*cxxGabor Kelemen
2019-10-29remove unnecessary includesCaolán McNamara
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-09-24support O(U)String::number() for fast string concatenationLuboš Luňák
2019-08-15loplugin:sequenceloop in sdext..sfx2Noel Grandin
2019-07-29Simplify Sequence iterations in sfx2Arkadiy Illarionov
2019-07-29Fix typosAndrea Gelmini
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-02-07loplugin:flatten in sfx2Noel Grandin
2018-11-13loplugin:singlevalfields in sfx2Noel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-21loplugin:unusedmethodsNoel Grandin
2018-04-20loplugin:unusedfieldsNoel Grandin
2018-04-16Make linked graphic register into LinkedManager againTomaž Vajngerl
2018-04-10graphic: rename Set{Get,Is}Link to Set{Get,Is}GfxLinkTomaž Vajngerl
2018-04-06weld linkeditdialogCaolán McNamara
2018-03-20drop unnecessary includesCaolán McNamara
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-11-23Resolves: tdf#113962 save detected filter outside file dialogCaolán McNamara
2017-10-23loplugin:includeform: sfx2Stephan Bergmann
2017-09-08set parent for file dialog helperCaolán McNamara
2017-08-24remove unused error codes in svtoolsNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-05-12mpDefDialogParent is not used since 2002Caolán McNamara
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2015-11-20Revert "tdf#95614 fix freezing with linked images"Michael Stahl
2015-11-20tdf#95614 fix freezing with linked imagesLászló Németh
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin