summaryrefslogtreecommitdiff
path: root/sw/source/ui/index/cntex.cxx
AgeCommit message (Expand)Author
2019-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov
2019-07-20loplugin:referencecasting in swNoel Grandin
2019-06-01rename OneExampleFrame back to SwOneExampleFrameCaolán McNamara
2019-05-31weld SwMultiTOXTabDialogCaolán McNamara
2019-02-10loplugin:indentation in swNoel Grandin
2018-10-30Simplify containers iterations in sw/source/ui*Arkadiy Illarionov
2018-07-30loplugin:useuniqueptr in SwMultiTOXTabDialogNoel Grandin
2018-04-29Use getToken with start positionMatteo Casalin
2018-04-17tdf#42949 Remove unnecessary localization headers from swGabor Kelemen
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-08-07loplugin:constparams in sw part10Noel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-27loplugin:oncevar in swNoel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-04-24sw: prefix members of SwMultiTOXTabDialogMiklos Vajna
2017-03-06remove some unnecessary use of OUString constructorNoel Grandin
2016-11-30convert SwTOOElements to o3tl::typed_flagsNoel Grandin
2016-11-29convert SwTOIOptions to o3tl::typed_flagsNoel Grandin
2016-11-29convert SwTOXElement to o3tl::typed_flagsNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-17convert SvxTabAdjust to scoped enumNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-09formatting improvements in sw/Noel Grandin
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-11-05use uno::Reference::set method instead of assignmenNoel Grandin
2015-10-15cppcheck:variableScopeNoel Grandin
2015-09-23convert Link<> to typedNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2014-12-11-Werror,-Wunused-variableStephan Bergmann
2014-12-10Use Any specializations for bool, instead of SetValueMatteo Casalin
2014-05-17Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part15Julien Nabet
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-11Introduce twip/mm100 conversion functions instead of duplicated macrosTor Lillqvist
2014-03-30sal_uInt16: to sal_Int32 and rework initializationMatteo Casalin
2014-02-27Remove visual noise from swAlexander Wilms
2014-01-20fdo#69613 : Fix for TOC with flag '\u' should get preserved after RT.Pallavi Jadhav
2014-01-13fdo#69613: Code changes for TOC with flag '\x' should get preserved after RT.YogeshBharate
2014-01-13fdo#69613: Code changes for TOC with flag '\w' should get preserved after RT.YogeshBharate
2014-01-10fdo#69613: Code changes for TOC with flag '\z' should get preserved after RT.YogeshBharate
2013-12-12Reduce unoprnms.hxx to a set of string literal macrosStephan Bergmann
2013-10-15convert sw/source/ui/index/*.cxx from String to OUStringNoel Grandin
2013-10-01Related: fdo#38838 remove UniString::AssignAsciiCaolán McNamara
2013-09-02convert apply styles dialog to .uiCaolán McNamara
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-02coverity#704129: Operands don't affect resultJulien Nabet
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2012-12-22sw: kill C2U in uiMiklos Vajna