summaryrefslogtreecommitdiff
path: root/sfx2/source/view/frmload.cxx
AgeCommit message (Expand)Author
2015-10-21tdf#95095: Rename "AvoidRecentDocs" to "PickListEntry" for consistency.Jan Holesovsky
2015-10-21tdf#95095: Implement "AvoidRecentDocs" property for loadComponentFromURL().Jan Holesovsky
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-30Fix typosAndrea Gelmini
2015-09-03sfx2: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-11loplugin: defaultparamsNoel Grandin
2015-05-04cppcheck: noExplicitConstructorCaolán McNamara
2015-04-23loplugin:staticmethodsNoel Grandin
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-09-23loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-05-19Register OpenGL windows to ScGridWindow upon file load.Kohei Yoshida
2014-04-18Typo: s/cant/can't/Tor Lillqvist
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-06coverity#1158398 Uncaught exceptionCaolán McNamara
2014-01-28bool improvementsStephan Bergmann
2014-01-23Bin useless as96863, mb93783, mv76033 verbiage from SAL_INFO outputTor Lillqvist
2014-01-22Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky
2014-01-21Change _get_implementation()'s not to do initialization directly.Jan Holesovsky
2014-01-20Minimize the constructor functions to a bare minimum.Jan Holesovsky
2014-01-15sfx: Use constructor feature for SfxFrameLoader_Impl.Matúš Kukan
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-11sfx2: include <> for external includesNorbert Thiebaud
2013-11-03SfxFrameLoader_Impl::impl_getStaticSupportedServiceNames() silly mutexMichael Stahl
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza
2013-08-29convert include/sfx2/doctempl.hxx from String to OUStringNoel Grandin
2013-07-08rename sfx2 log area to sfxMichael Stahl
2013-06-10fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan
2013-06-03fdo#46808, Convert SfxFrameLoader service to new styleNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-02sfx2: remove macrosThomas Arnhold
2013-04-01remove boilerplate commentsThomas Arnhold
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin
2012-09-07Make it more generic.Kohei Yoshida
2012-09-07I'll agree with the comment, and remove this line.Kohei Yoshida
2012-09-07First cut on integrating liborcus into libreoffice tree....Kohei Yoshida
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-05-29targeted string re-workNorbert Thiebaud
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks