summaryrefslogtreecommitdiff
path: root/framework/source/loadenv
AgeCommit message (Expand)Author
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
2016-02-10tdf#97435: Avoid persistent window state crack when used from LibreOfficeKitTor Lillqvist
2016-02-09Revert "tdf#97435: Avoid persistent window state crack when headless"Tor Lillqvist
2016-02-09tdf#97435: Avoid persistent window state crack when headlessTor Lillqvist
2015-12-29cppcheck: noExplicitConstructorCaolán McNamara
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin
2015-10-21impl_mergeMediaDescriptorWithMightExistingModelArgs is a sick function name.Jan Holesovsky
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-27make gnumeric xml a real LibreOffice filter formatMarkus Mohrhard
2015-08-28don't protect the gnumeric filter with the USE_ORCUS flagMarkus Mohrhard
2015-08-28remove crazy whitespacesMarkus Mohrhard
2015-08-28make experimental orcus import work againMarkus Mohrhard
2015-08-14framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-22tdf#82744: fix WebDAV lock/unlock behaviour - part 2Giuseppe Castagno
2015-07-03Fix typosAndrea Gelmini
2015-05-25convert SHOW constants to scoped enumNoel Grandin
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-23Use comphelper::SequenceAsHashMap::getUnpackedValueOrDefault<bool>Stephan Bergmann
2014-12-18framework: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-19Revert "cid#706553 Uncaught exception"Stephan Bergmann
2014-11-19Revert "cid#706552 Uncaught exception"Stephan Bergmann
2014-11-19Revert "cid#706551 Uncaught exception"Stephan Bergmann
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-10cid#1244948 Uncaught exceptionNoel Grandin
2014-10-10cid#1244950 Uncaught exceptionNoel Grandin
2014-10-10cid#1244951 Uncaught exceptionNoel Grandin
2014-10-10cid#1244952 Uncaught exceptionNoel Grandin
2014-10-02loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-01typo: more then -> more thanTakeshi Abe
2014-07-01New loplugin:stringconcatStephan Bergmann
2014-06-13Fix memory leakStephan Bergmann
2014-06-02coverity#1219799 Uncaught exceptionCaolán McNamara