summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/appmisc.cxx
AgeCommit message (Expand)Author
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-04-18tdf#42949 Remove unnecessary localization headers of sfx2Gabor Kelemen
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski
2017-10-23loplugin:includeform: sfx2Stephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand
2017-07-06Avoid division by zeroStephan Bergmann
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-01-31a whole bunch of SAL_WARN_UNUSEDNoel Grandin
2016-12-16coverity#1397200 Unchecked return valueCaolán McNamara
2016-06-06tdf#89329: use unique_ptr for pImpl in appXisco Fauli
2016-03-07these ResIds are used solely for their number by nowCaolán McNamara
2016-02-28Kill sfx2 menu supportMaxim Monastirsky
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2014-12-18sfx2: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-25We now only need one bit of information hereCaolán McNamara
2014-08-13fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-05-30Resolves: fdo#79360 impress hangs on using sidebar new styleCaolán McNamara
2014-05-29pTemplateCommon is never set, so always NULLCaolán McNamara
2014-04-18sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE.Jan Holesovsky
2014-04-18sfx2: Kill SFX_STATUSBAR_REGISTRATION macro.Jan Holesovsky
2014-04-18sfx2: Kill SFX_CHILDWINDOW_REGISTRATION macro.Jan Holesovsky
2014-03-19sfx2: sal_Bool->boolNoel Grandin
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from sfx2Alexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-28bool improvementsStephan Bergmann
2013-11-21remove unnecessary use of OUString::createFromAsciiNoel Grandin
2013-11-11sfx2: include <> for external includesNorbert Thiebaud
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-08-18Further work on the "Mac-like app structure" optionTor Lillqvist
2013-07-02drop unused SfxSpecialConfigError_ImplCaolán McNamara
2013-05-06fdo#46808, Convert graphic::Primitive2DTools to new styleNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05Remove SvtInternalOptionsThomas Arnhold
2013-04-02Get rid of the slots.cfg mechanismTor Lillqvist
2013-03-17fix about logo not stretching to fit dialog widthCaolán McNamara
2013-03-16"show logo" in slideshow settings doesn't do anythingCaolán McNamara
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2012-08-16-Werror,-Wnon-literal-null-conversion (Clang towards 3.2)Stephan Bergmann
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-06-26tidy some resource stringsCaolán McNamara
2012-06-20Convert SV_DECL_PTRARR_DEL(SfxTbxCtrlFactArr_Impl) to std::vectorNoel Grandin