summaryrefslogtreecommitdiff
path: root/svx/source/inc/fmexch.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-12-01improve the script for reducing symbol exportsNoel Grandin1-3/+3
2021-06-25loplugin:finalclasses in svxNoel Grandin1-4/+4
2021-05-06use Widget::get_clipboardCaolán McNamara1-2/+2
2021-03-01loplugin:refcounting in svxNoel1-2/+2
2020-11-25tdf#42949 Fix new IWYU warnings in directory svxGabor Kelemen1-1/+0
2020-10-06loplugin:const* make some params and methods constNoel1-2/+2
2020-08-08loplugin:unusedmethodsNoel Grandin1-1/+0
2020-08-07drop unneeded forward declaresCaolán McNamara1-3/+0
2020-08-04loplugin:unusedmethodsNoel Grandin1-1/+0
2020-06-25weld NavigatorTreeCaolán McNamara1-18/+15
2020-03-23make more classes private in mergedlibs modeNoel Grandin1-2/+3
2020-02-02tdf#128302: Split SVXCORE_DLLPUBLIC from SVX_DLLPUBLICStephan Bergmann1-2/+2
2020-01-10tdf#42949 Fix IWYU warnings in svx/inc/ and svx/source/inc/Gabor Kelemen1-1/+0
2018-11-07move SvTreeListBox to vclCaolán McNamara1-1/+1
2017-07-27loplugin:constparams in svxNoel Grandin1-2/+2
2017-04-18Translate German comments in svx/source/inc/Johnny_M1-6/+6
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-4/+4
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-1/+1
2017-01-23use rtl::Reference in OLocalExchangeHelperNoel Grandin1-8/+9
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin1-4/+2
2016-04-14loplugin:passstuffbyref in svxNoel Grandin1-2/+2
2016-03-04loplugin:unuseddefaultparam in svxNoel Grandin1-2/+2
2016-02-09Remove excess newlinesChris Sherlock1-3/+0
2015-10-31com::sun::star->css in svxNoel Grandin1-8/+8
2015-10-21refactor out some com::sun::star typedefsNoel Grandin1-4/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-6/+6
2015-09-17convert Link<> to typedNoel Grandin1-3/+3
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin1-1/+0
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini1-1/+1
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann1-0/+1
2015-04-30Gradually typed LinkStephan Bergmann1-3/+3
2015-04-10VclPtr: unfortunate includes needed for inlining ref/unref.Michael Meeks1-4/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-1/+1
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-4/+4
2014-09-23fdo#82577: Handle WindowNoel Grandin1-6/+6
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante1-9/+0
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida1-2/+2
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin1-1/+1
2014-04-15svx: sal_Bool->boolNoel Grandin1-14/+14
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-6/+6
2014-03-25svtools: sal_Bool->boolNoel Grandin1-2/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-1/+1
2014-02-26Remove visual noise from svxAlexander Wilms1-19/+19
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann1-1/+0
2013-12-05Get rid of DECLARE_STL_STDKEY_SETStephan Bergmann1-0/+4
2013-10-28fixincludeguards.sh: svxThomas Arnhold1-2/+2
2013-04-23fdo#46808, convert form::Forms to new styleNoel Grandin1-3/+4
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida1-9/+9
2012-07-07removed unnecessary forward declarations of classTakeshi Abe1-2/+0
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14