summaryrefslogtreecommitdiff
path: root/sw/source/ui/index/cntex.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2014-01-20fdo#69613 : Fix for TOC with flag '\u' should get preserved after RT.Pallavi Jadhav1-1/+1
2014-01-13fdo#69613: Code changes for TOC with flag '\x' should get preserved after RT.YogeshBharate1-0/+2
2014-01-13fdo#69613: Code changes for TOC with flag '\w' should get preserved after RT.YogeshBharate1-0/+1
2014-01-10fdo#69613: Code changes for TOC with flag '\z' should get preserved after RT.YogeshBharate1-0/+1
2013-12-12Reduce unoprnms.hxx to a set of string literal macrosStephan Bergmann1-34/+15
2013-10-15convert sw/source/ui/index/*.cxx from String to OUStringNoel Grandin1-7/+7
2013-10-01Related: fdo#38838 remove UniString::AssignAsciiCaolán McNamara1-23/+13
2013-09-02convert apply styles dialog to .uiCaolán McNamara1-1/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-12/+11
2013-04-02coverity#704129: Operands don't affect resultJulien Nabet1-1/+1
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac1-2/+2