summaryrefslogtreecommitdiff
path: root/framework/source/loadenv
AgeCommit message (Expand)Author
2021-02-21loplugin:refcounting in frameworkNoel
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen
2020-10-14tdf#137356 framework: fix opening the same document twice for long loadsMiklos Vajna
2020-04-08loplugin:flatten in frameworkNoel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-12tdf#126700 allow replacing the default documentsJan-Marek Glogowski
2020-01-07Fix typoAndrea Gelmini
2019-12-23tdf#46037: use officecfg/SetupJulien Nabet
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-20tdf#42949 Fix IWYU warnings in framework/*/*cxxGabor Kelemen
2019-11-11tdf#42949 Fix IWYU warnings in framework/*/*hxxGabor Kelemen
2019-11-08Combine LoadEnv's initializeLoading and startLoadingStephan Bergmann
2019-11-06Fix typosAndrea Gelmini
2019-09-03Fix typosAndrea Gelmini
2019-08-16Fix typosAndrea Gelmini
2019-08-10Fix typosAndrea Gelmini
2019-08-09Fix typosAndrea Gelmini
2019-07-20loplugin:referencecasting in frameworkNoel Grandin
2019-06-28tdf#126121: WebDAV redirection detectionMike Kaganski
2019-06-20Fix typoAndrea Gelmini
2019-05-15tdf#83722: Restrict the condition only to File > NewKatarina Behrens
2019-05-13tdf#83722: don't recycle frame with unmodified templateKatarina Behrens
2019-05-10an uno -> a unoCaolán McNamara
2019-04-16fix usage of successful/successfully in commentsNoel Grandin
2019-04-13loplugin:sequentialassign in frameworkNoel Grandin
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