summaryrefslogtreecommitdiff
path: root/include/svx/ChildrenManager.hxx
AgeCommit message (Expand)AuthorFilesLines
2023-10-02tdf#146619 Recheck include/s* with IWYUGabor Kelemen1-1/+0
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn1-3/+3
2022-08-10loplugin:passstuffbyrefNoel Grandin1-1/+1
2022-06-30tdf#137544 elide some UNO_QUERYNoel Grandin1-1/+2
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann1-1/+1
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer1-24/+28
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel1-3/+4
2020-05-03use more compact namespace syntax in /includeNoel Grandin1-2/+2
2019-11-20loplugin:unusedmethodsNoel Grandin1-5/+3
2019-09-10Fix typosAndrea Gelmini1-1/+1
2019-09-03loplugin:constmethod in svxNoel Grandin1-1/+1
2019-07-11Fix typoAndrea Gelmini1-1/+1
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen1-4/+0
2017-07-27loplugin:constparams in svxNoel Grandin1-1/+1
2017-03-28tdf#42949: clean up includes in include/svx/[a-c]* with iwyuJorenz Paragas1-3/+11
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-7/+3
2017-01-19New loplugin:dynexcspec: Add @throws documentation, svxStephan Bergmann1-0/+3
2016-08-25drop enum IAccessibleViewForwarderListener::ChangeTypeNoel Grandin1-3/+1
2016-06-06Normalize on using @throws instead of @raise[s]Stephan Bergmann1-1/+1
2016-02-11Simplify ChildrenManagerStephan Bergmann1-8/+10
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin1-14/+14
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-6/+6
2015-02-07loplugin:deletedspecialStephan Bergmann1-4/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-1/+1
2014-02-21coverity#1132721 fix exception specsCaolán McNamara1-1/+3
2013-11-28Use rtl::Reference instead of std::auto_ptrStephan Bergmann1-5/+2
2013-11-27Integrate branch of IAccessible2Steve Yin1-1/+2
2013-11-09fdo#65108 inter-module includes <> include/svxNorbert Thiebaud1-1/+1
2013-10-23fixincludeguards.sh: include/svxThomas Arnhold1-2/+2
2013-06-04include: convert <type> here tooMichael Stahl1-3/+3
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-2/+2
2013-04-23execute move of global headersBjoern Michaelsen1-0/+210