summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/objmisc.cxx
AgeCommit message (Expand)Author
2021-03-20Related tdf#97694 Check Base macro signatures on loadSamuel Mehrbrodt
2021-03-20tdf#42316 always evaluate macro signatures on loadJan-Marek Glogowski
2021-03-02Improve macro checksSamuel Mehrbrodt
2019-11-21warn on load when a document binds an event to a macroCaolán McNamara
2019-08-27Improve checkStephan Bergmann
2019-08-07expand pyuno path separatorsCaolán McNamara
2019-08-07Properly obtain locationStephan Bergmann
2019-07-28decode url escape codes and check each path segmentCaolán McNamara
2019-07-28expand LibreLogo check to global eventsCaolán McNamara
2019-06-19explictly exclude LibreLogo from XScript usageCaolán McNamara
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
2017-09-18make fuzzer workCaolán McNamara
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21loplugin:constparams in sfx2Noel Grandin
2017-07-21loplugin:unusedfields in sfx2Noel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-21loplugin:unusedfields in sfx2 part2Noel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-05-26fix impress slide context menuNoel Grandin
2017-05-25loplugin:constantparamNoel Grandin
2017-05-20cleanup unused css/script/ includesJochen Nitschke
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-06Avoid 'else' after 'return'Matteo Casalin
2017-05-06OUStrings: constify and reduce temporariesMatteo Casalin
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-18OUStrings: constify and avoid temporariesMatteo Casalin
2017-04-12drop document_io_logring.txt and use global loggingCaolán McNamara
2017-04-05teach constantparam plugin to find always on and always off bitmask valuesNoel Grandin
2017-03-26Fix typosAndrea Gelmini
2017-03-13tdf#95416 remove ../ in #include headers of sfx2 filesJeevan
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-31tdf#105566 Show InfoBar when signature is invalidSamuel Mehrbrodt
2017-01-19tdf#104718: Prompt user to continue on SAXExceptionMike Kaganski
2017-01-17tdf#104349, tdf#104668 MS Word compatibility trailing blanks optionVitaliy Anderson
2017-01-03Move documentation for parameter of SfxObjectShell::GetTitle() to include fileTor Lillqvist
2016-12-20convert SFX_EVENT constants to scoped enumNoel Grandin
2016-12-19no need to wrap calls to SAL_INFO in #ifdef DBG_UTILNoel Grandin
2016-12-11OSL_TRACE -> SAL in sfx2..svxNoel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-10-28convert std::unique_ptr<VclAbstractDialog> to VclPtrNoel Grandin
2016-10-27loplugin:expandablemethods in sfx2Noel Grandin