summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/appmisc.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-11-08no need to take a copy of the getProcessComponentContext return valueNoel Grandin1-1/+1
2024-05-10loplugin:ostr in sfx2Noel Grandin1-1/+1
2024-04-14Use more o3tl::convertMike Kaganski1-1/+1
2024-04-02tdf#146619 Drop unused 'using namespace' in: sfx2/Gabor Kelemen1-1/+0
2023-09-10using decls should come after #includeNoel Grandin1-3/+3
2023-04-23use more TOOLS_WARN_EXCEPTIONNoel Grandin1-1/+2
2021-12-23Split BasePrimitive2D UNO interface into separate objectNoel Grandin1-2/+2
2021-12-15Recheck include/[a-d]* with IWYUGabor Kelemen1-0/+1
2021-08-31flatten SfxAppData_ImplNoel Grandin1-1/+1
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen1-2/+1
2020-10-22long->tools::Long in sfx2Noel1-1/+1
2020-08-13use unique_ptr in SfxAppData_ImplNoel Grandin1-1/+1
2020-04-15Related tdf#130778: New About dialogHeiko Tietze1-2/+29
2019-12-18tdf#42949 Fix IWYU warnings in sfx2/source/appl/*cxxGabor Kelemen1-27/+2
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+2
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin1-6/+2
2018-04-18tdf#42949 Remove unnecessary localization headers of sfx2Gabor Kelemen1-2/+0
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke1-1/+0
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski1-1/+1
2017-10-23loplugin:includeform: sfx2Stephan Bergmann1-6/+6
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist1-1/+1
2017-07-23Removed duplicated includesAndrea Gelmini1-1/+0
2017-07-21de-hrc various thingsCaolán McNamara1-4/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-3/+2
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand1-3/+3
2017-07-06Avoid division by zeroStephan Bergmann1-3/+5
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-3/+0
2017-01-31a whole bunch of SAL_WARN_UNUSEDNoel Grandin1-4/+0
2016-12-16coverity#1397200 Unchecked return valueCaolán McNamara1-1/+1
2016-06-06tdf#89329: use unique_ptr for pImpl in appXisco Fauli1-4/+4
2016-03-07these ResIds are used solely for their number by nowCaolán McNamara1-1/+1
2016-02-28Kill sfx2 menu supportMaxim Monastirsky1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2014-12-18sfx2: Use appropriate OUString functions on string constantsStephan Bergmann1-2/+2
2014-11-25We now only need one bit of information hereCaolán McNamara1-1/+1
2014-08-13fdo#75757: remove inheritance to std::vectorTakeshi Abe1-25/+0
2014-05-30Resolves: fdo#79360 impress hangs on using sidebar new styleCaolán McNamara1-9/+0
2014-05-29pTemplateCommon is never set, so always NULLCaolán McNamara1-2/+0
2014-04-18sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE.Jan Holesovsky1-6/+4
2014-04-18sfx2: Kill SFX_STATUSBAR_REGISTRATION macro.Jan Holesovsky1-1/+1
2014-04-18sfx2: Kill SFX_CHILDWINDOW_REGISTRATION macro.Jan Holesovsky1-15/+11
2014-03-19sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-03-14sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-02-26Remove visual noise from sfx2Alexander Wilms1-2/+2
2014-02-23Remove unneccessary commentsAlexander Wilms1-4/+4
2014-01-28bool improvementsStephan Bergmann1-1/+1
2013-11-21remove unnecessary use of OUString::createFromAsciiNoel Grandin1-4/+2
2013-11-11sfx2: include <> for external includesNorbert Thiebaud1-2/+2