summaryrefslogtreecommitdiff
path: root/include/svx/fmtools.hxx
AgeCommit message (Expand)AuthorFilesLines
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin1-2/+2
2021-07-30osl::Mutex->std::mutex in FmXDisposeListenerNoel Grandin1-1/+2
2021-06-19loplugin:finalclassesNoel Grandin1-1/+1
2021-04-09Recheck include/ with IWYUGabor Kelemen1-1/+0
2021-03-12transport error dialog parent as awt::XWindow earlierCaolán McNamara1-5/+5
2021-03-11use an explicit parent for error messageCaolán McNamara1-1/+1
2021-03-11use an explicit parent for error messageCaolán McNamara1-1/+1
2020-10-28std::set->o3tl::sorted_vector in InterfaceBagNoel Grandin1-2/+2
2020-03-23make more classes private in mergedlibs modeNoel Grandin1-1/+2
2020-02-02tdf#128302: Split SVXCORE_DLLPUBLIC from SVX_DLLPUBLICStephan Bergmann1-3/+3
2019-10-21loplugin:virtualdead unused param in FmXDisposeListener::disposingNoel Grandin1-1/+1
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen1-32/+11
2019-04-30implement std::hash for css::uno::Reference and rtl::ReferenceNoel Grandin1-4/+1
2018-04-18Resolves: tdf#117068 wrong parent for exception dialogCaolán McNamara1-1/+1
2018-04-15remove some unused comphelper includesJochen Nitschke1-1/+0
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-6/+0
2017-05-20cleanup unused css/script/ includesJochen Nitschke1-1/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-5/+4
2017-01-19New loplugin:dynexcspec: Add @throws documentation, svxStephan Bergmann1-0/+6
2016-12-04tdf#88206 replace cppu::WeakImplHelper* in svtools and svxJochen Nitschke1-2/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-02loplugin:countusersofdefaultparamsNoel Grandin1-2/+2
2016-06-28loplugin:singlevalfields in svxNoel Grandin1-1/+0
2016-06-16Resolves: tdf#82532 parent mutex dtored before child dtor uses itCaolán McNamara1-2/+1
2016-06-06remove some manual ref counting in svx and xmloffNoel Grandin1-2/+3
2016-05-26loplugin:unusedmethodsNoel Grandin1-1/+0
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin1-1/+1
2016-04-04loplugin:constantparam in svxNoel Grandin1-1/+1
2016-03-01loplugin:unuseddefaultparam in svx (part2)Noel Grandin1-1/+1
2016-01-13loplugin:unusedmethods unused return value in include/svxNoel Grandin1-3/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-10-06loplugin:unusedmethodsNoel Grandin1-1/+0
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin1-14/+0
2015-04-28CursorWrapper::hasOrderedBookmarks return type wants to be boolStephan Bergmann1-1/+1
2015-04-21add some SAL_WARN_UNUSEDCaolán McNamara1-7/+3
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-6/+6
2014-08-17namespace cssThomas Arnhold1-50/+50
2014-04-15svx: sal_Bool->boolNoel Grandin1-2/+2
2014-04-03svx: sal_Bool->boolNoel Grandin1-13/+13
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-1/+1
2014-03-11svx: sal_Bool->boolNoel Grandin1-6/+6
2014-03-01Remove visual noise from includeAlexander Wilms1-8/+8
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-1/+1
2013-11-09fdo#65108 inter-module includes <> include/svxNorbert Thiebaud1-1/+1
2013-10-23fixincludeguards.sh: include/svxThomas Arnhold1-3/+3
2013-04-23execute move of global headersBjoern Michaelsen1-0/+225