summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/objmisc.cxx
AgeCommit message (Expand)Author
2021-04-30tdf#79049 speed up OOXML workbook loadNoel Grandin
2021-03-11keep SfxObjectShell::GetDialogParent ret as an awt::XWindowCaolán McNamara
2021-02-20loplugin:refcounting in sfx2Noel
2021-02-16loplugin:referencecasting in sfx2Noel
2021-02-01Fix TODO: Remove parameterSamuel Mehrbrodt
2021-01-28Improve macro checksSamuel Mehrbrodt
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-19make *String(string_view) constructors explicitNoel Grandin
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-11loplugin:stringviewNoel
2020-10-06loplugin:const& make some params and methods constNoel
2020-08-13use unique_ptr in SfxObjectShell_ImplNoel Grandin
2020-06-19tdf#128006 allow documents inside odbs to be as trusted as their containerCaolán McNamara
2020-06-09remove the fake SvxScriptErrorDialog codeNoel Grandin
2020-05-11de-duplicate cut and paste functionCaolán McNamara
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-04-17Move Word compat option where it belongsSamuel Mehrbrodt
2020-04-09Move is*Locked methods to object shellSamuel Mehrbrodt
2020-04-08Fix edit button still appearing in CalcSamuel Mehrbrodt
2020-03-23Related tdf#97694 Check Base macro signatures on loadSamuel Mehrbrodt
2020-03-13tdf#42316 always evaluate macro signatures on loadJan-Marek Glogowski
2020-01-13tdf#42949 Fix IWYU warnings in sfx2/source/[d-n]*/*cxxGabor Kelemen
2019-12-06tdf#128191 Show infobar when hyphenation info for text language is missingSamuel Mehrbrodt
2019-12-03tdf#42949 Fix IWYU warnings in sfx2/*/*hxxGabor Kelemen
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-08-27loplugin:constmethod in sfx2Noel Grandin
2019-08-26Improve checkStephan Bergmann
2019-08-22Replace use of INetURLObject::GetNewAbsURL with rtl::Uri::convertRelToAbsStephan Bergmann
2019-08-16Fix typosAndrea Gelmini
2019-08-15loplugin:sequenceloop in sdext..sfx2Noel Grandin
2019-08-13warn on load when a document binds an event to a macroCaolán McNamara
2019-08-07expand pyuno path separatorsCaolán McNamara
2019-08-06Properly obtain locationStephan Bergmann
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): sfx2Stephan Bergmann
2019-07-29Simplify Sequence iterations in sfx2Arkadiy Illarionov
2019-07-26decode url escape codes and check each path segmentCaolán McNamara
2019-07-24expand LibreLogo check to global eventsCaolán McNamara
2019-07-20loplugin:referencecasting in sfx2Noel Grandin
2019-06-08explictly exclude LibreLogo from XScript usageCaolán McNamara
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-03Use hasElements to check Sequence emptiness in sfx2..svxArkadiy Illarionov
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2019-03-07tdf#42949 Fix IWYU warnings in include/basic/*Gabor Kelemen
2019-02-13Use indexed getToken() and fix integer typeMatteo Casalin
2019-02-11new loplugin indentationNoel Grandin
2019-02-07loplugin:flatten in sfx2Noel Grandin
2018-12-08crashtesting: doubly deleted reloadtimerCaolán McNamara