summaryrefslogtreecommitdiff
path: root/sw/source/ui/index/cntex.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-11-06cid#1556442 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-06-14loplugin:ostr in swNoel Grandin1-2/+2
2024-04-10tdf#146619 Drop unused 'using namespace' in: sw/Gabor Kelemen1-2/+0
2023-03-07no need to allocate these separatelyNoel Grandin1-11/+11
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 swStephan Bergmann1-2/+2
2022-03-10Recheck sw headers with IWYUGabor Kelemen1-0/+1
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski1-1/+1
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel1-2/+3
2020-10-20use tools::Long in swNoel1-2/+2
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen1-0/+1
2020-01-23tdf#42949 Fix IWYU warnings in sw/source/ui/[c-u]*/*cxxGabor Kelemen1-13/+0
2019-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov1-2/+1
2019-07-20loplugin:referencecasting in swNoel Grandin1-3/+2
2019-06-01rename OneExampleFrame back to SwOneExampleFrameCaolán McNamara1-1/+1
2019-05-31weld SwMultiTOXTabDialogCaolán McNamara1-4/+5
2019-02-10loplugin:indentation in swNoel Grandin1-26/+26
2018-10-30Simplify containers iterations in sw/source/ui*Arkadiy Illarionov1-5/+1
2018-07-30loplugin:useuniqueptr in SwMultiTOXTabDialogNoel Grandin1-11/+11
2018-04-29Use getToken with start positionMatteo Casalin1-2/+3
2018-04-17tdf#42949 Remove unnecessary localization headers from swGabor Kelemen1-1/+0
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-2/+2
2017-08-07loplugin:constparams in sw part10Noel Grandin1-6/+6
2017-07-21de-hrc various thingsCaolán McNamara1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-2/+2
2017-06-27loplugin:oncevar in swNoel Grandin1-2/+1
2017-05-12remove unused uno::Reference varsNoel Grandin1-3/+0
2017-04-24sw: prefix members of SwMultiTOXTabDialogMiklos Vajna1-19/+19
2017-03-06remove some unnecessary use of OUString constructorNoel Grandin1-3/+3
2016-11-30convert SwTOOElements to o3tl::typed_flagsNoel Grandin1-6/+6
2016-11-29convert SwTOIOptions to o3tl::typed_flagsNoel Grandin1-9/+9
2016-11-29convert SwTOXElement to o3tl::typed_flagsNoel Grandin1-13/+13
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-08-17convert SvxTabAdjust to scoped enumNoel Grandin1-1/+1
2016-04-22Avoid reserved identifiersStephan Bergmann1-1/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-3/+3
2015-11-09formatting improvements in sw/Noel Grandin1-7/+7
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-7/+7
2015-11-05use uno::Reference::set method instead of assignmenNoel Grandin1-2/+1
2015-10-15cppcheck:variableScopeNoel Grandin1-43/+43
2015-09-23convert Link<> to typedNoel Grandin1-2/+1
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-2/+2
2014-12-11-Werror,-Wunused-variableStephan Bergmann1-3/+1
2014-12-10Use Any specializations for bool, instead of SetValueMatteo Casalin1-8/+3
2014-05-17Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part15Julien Nabet1-1/+1
2014-04-30sw: sal_Bool->boolNoel Grandin1-5/+5
2014-04-11Introduce twip/mm100 conversion functions instead of duplicated macrosTor Lillqvist1-1/+1
2014-03-30sal_uInt16: to sal_Int32 and rework initializationMatteo Casalin1-12/+6
2014-02-27Remove visual noise from swAlexander Wilms1-2/+0