summaryrefslogtreecommitdiff
path: root/framework/source/loadenv
AgeCommit message (Expand)Author
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-02-09loplugin:indentation in frameworkNoel Grandin
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-29Fix typosAndrea Gelmini
2018-07-19Fix typosAndrea Gelmini
2018-06-19Rename nFlags to nSearchFlagsSamuel Mehrbrodt
2018-06-19tdf#118238 Only disable UI interaction when loading document as hiddenSamuel Mehrbrodt
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-03-21tdf#115683 there are other cases of dialogs before document loadCaolán McNamara
2018-03-20Resolves: tdf#114648 don't show new document until wizard is finishedCaolán McNamara
2018-03-13tdf#116277 blank frame into which document will load shown too earlyCaolán McNamara
2018-01-18framework: disable layout manager in hidden framesMiklos Vajna
2018-01-12More loplugin:cstylecast: frameworkStephan Bergmann
2017-11-30loplugin:unnecessaryparen: signed numeric literalsStephan Bergmann
2017-11-24set new document window as parent for dialogs during loadCaolán McNamara
2017-11-23Related: tdf#113160 set a temporary dialog parent during type detectionCaolán McNamara
2017-11-04Related: tdf#113160 set parent of warning dialogs during loadCaolán McNamara
2017-11-03Resolves: tdf#113160 changing all warning dialogs to non-modal is unsafeCaolán McNamara
2017-10-23loplugin:includeform: frameworkStephan Bergmann
2017-08-25Drop gratuitous initial :: from comphelper::ProfileZoneTor Lillqvist
2017-08-25Allow non-modal Dialogs during FileImport/LoadArmin Le Grand
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-16Profiling API: add ProfileZonesLászló Németh
2017-02-16convert LoadEnv::EFeature to o3tl::typed_flagsNoel Grandin
2017-02-16drop unused enumerators from TargetHelper::ESpecialTargetNoel Grandin
2017-02-16convert FrameListAnalyzer::EDetect to scoped enumNoel Grandin
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-02-06loplugin:unusedenumconstants in frameworkNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-13Revert "verify SolarMutex when ref-counting VclPtr" seriesNoel Grandin
2016-12-08verify that we hold the SolarMutex when ref-counting VclPtrNoel Grandin
2016-11-28orcus is mandatory nowMarkus Mohrhard
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-11-07loplugin:oncevar in frameworkNoel Grandin
2016-10-03Fix typosAndrea Gelmini
2016-08-10Revert "tdf#98837 - Fail loading a new document with read only property set t...Tor Lillqvist
2016-05-04LoadEnv::getTargetComponent() is supposed to return nothingMaxim Monastirsky
2016-04-27tdf#80999 Canceling password prompt should abort detectionMaxim Monastirsky
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-11tdf#48300 bring window to top and restore window when minimized.Mark Hung
2016-04-05loplugin:constantparamNoel Grandin
2016-04-05tdf#98837 - Fail loading a new document with read only property set to trueAkash Jain
2016-04-01sequence->vector in frameworkNoel Grandin
2016-03-10MenuDispatcher::m_pMenuManager is always nullptrMaxim Monastirsky
2016-02-24convert EConfigurationModes to scoped enumNoel Grandin