summaryrefslogtreecommitdiff
path: root/svx/source/form/fmexch.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski1-1/+1
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-05-03Just use Any ctor instead of makeAny in svxStephan Bergmann1-2/+2
2021-05-06use Widget::get_clipboardCaolán McNamara1-4/+4
2021-03-01loplugin:refcounting in svxNoel1-1/+1
2021-01-24Use ContainerType().swap and avoid local variablesMike Kaganski1-2/+1
2020-10-06loplugin:const* make some params and methods constNoel1-2/+2
2020-08-08loplugin:unusedmethodsNoel Grandin1-6/+0
2020-08-06loplugin:flatten in svxNoel Grandin1-12/+12
2020-08-04loplugin:unusedmethodsNoel Grandin1-6/+0
2020-06-25weld NavigatorTreeCaolán McNamara1-66/+40
2020-02-24tdf#42949 Fix IWYU warnings in svx/source/[f-m]*/*cxxGabor Kelemen1-3/+0
2019-08-15loplugin:sequenceloop in svtools..svxNoel Grandin1-1/+1
2019-07-09Simplify Sequence iterations in svxArkadiy Illarionov1-7/+3
2019-05-03Use hasElements to check Sequence emptiness in sfx2..svxArkadiy Illarionov1-4/+4
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-11-22improve function-local statics in svxNoel Grandin1-18/+9
2018-11-19Simplify containers iterations in svx/source/[f-i]*Arkadiy Illarionov1-12/+4
2018-11-07move SvTreeListBox to vclCaolán McNamara1-2/+2
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-1/+1
2017-10-23loplugin:includeform: svxStephan Bergmann1-2/+2
2017-07-27loplugin:constparams in svxNoel Grandin1-2/+2
2017-05-12Translate German comments (rest of svx/)Johnny_M1-3/+4
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin1-2/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-1/+1
2017-01-23use rtl::Reference in OLocalExchangeHelperNoel Grandin1-12/+9
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-6/+6
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-3/+3
2015-10-31com::sun::star->css in svxNoel Grandin1-4/+4
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin1-4/+2
2015-09-17convert Link<> to typedNoel Grandin1-3/+3
2015-04-30Gradually typed LinkStephan Bergmann1-1/+1
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-15/+15
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante1-16/+0
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida1-5/+5
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin1-1/+1
2014-04-15svx: sal_Bool->boolNoel Grandin1-9/+9
2014-03-25svtools: sal_Bool->boolNoel Grandin1-4/+4
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-1/+1
2014-02-26Remove visual noise from svxAlexander Wilms1-14/+14
2014-02-23Remove unneccessary commentsAlexander Wilms1-30/+30
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-3/+3
2012-11-27re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida1-0/+1
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida1-8/+8
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida1-1/+1
2012-07-25delete svl/svstdarr.hxxMichael Stahl1-1/+0
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-3/+3