summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/objmisc.cxx
AgeCommit message (Expand)Author
2020-06-19tdf#128006 allow documents inside odbs to be as trusted as their containerCaolán McNamara
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
2018-12-05use unique_ptr in SfxObjectShell_ImplNoel Grandin
2018-11-30loplugin:unusedmethodsNoel Grandin
2018-11-26tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-20Drop some headless mode variantsJan-Marek Glogowski
2018-11-14Add unit test for reading ODF signed signaturelineSamuel Mehrbrodt
2018-10-24clang-tidy performance-unnecessary-copy-init in sfx2..svtoolsNoel Grandin
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-20drop unnecessary includesCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2018-02-01tdf#42949 Remove unneeded helpids.h headers (2/3)Gabor Kelemen
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-10-23loplugin:includeform: sfx2Stephan Bergmann