summaryrefslogtreecommitdiff
path: root/sw/source/uibase/utlui
AgeCommit message (Expand)AuthorFilesLines
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon9-92/+92
2015-11-24loplugin:unusedfields in sw/Noel Grandin1-3/+0
2015-11-24loplugin:unusedfields in sw/Noel Grandin1-1/+0
2015-11-17use unique_ptr for pImpl in sw/Noel Grandin1-1/+0
2015-11-16sw: Rename to avoid conflict after Frm -> Frame rename.Jan Holesovsky1-7/+7
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann12-160/+160
2015-11-10sw: prefix members of SwNavigationPIMiklos Vajna3-302/+302
2015-11-10sw: prefix members of SwContentTreeMiklos Vajna1-314/+314
2015-11-09formatting improvements in sw/Noel Grandin7-11/+11
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin9-15/+15
2015-11-05use uno::Reference::set method instead of assignmenNoel Grandin1-1/+1
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-19loplugin:defaultparamsStephan Bergmann2-3/+3
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin1-2/+1
2015-10-15convert Link<> to typedNoel Grandin1-2/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann5-5/+5
2015-10-12convert Link<> to typedNoel Grandin3-11/+8
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht6-14/+14
2015-10-02tdf#94205 Use o3tl::make_unique instead of new + std::movebureken2-7/+5
2015-09-30Resolves: tdf#93187 gtk3 spin box element in navigator cut-offCaolán McNamara1-0/+2
2015-09-29Fix typosAndrea Gelmini1-1/+1
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann1-4/+4
2015-09-28move strings out of widgetCaolán McNamara5-225/+184
2015-09-28Return std::unique_ptr from SvTreeListBox::CreateContextMenuStephan Bergmann2-5/+5
2015-09-24convert Link<> to typedNoel Grandin1-3/+3
2015-09-23convert Link<> to typedNoel Grandin1-2/+2
2015-09-23convert Link<> to typedNoel Grandin1-4/+3
2015-09-17boost->stdCaolán McNamara4-15/+15
2015-09-17convert Link<> to typedNoel Grandin1-3/+2
2015-09-14Simplify a Sequence constructionStephan Bergmann1-18/+8
2015-09-14Set ContentTypeId::UNKNOWN to -1Stephan Bergmann2-5/+10
2015-09-14Don't read out-of-range ContentTypeId from configurationStephan Bergmann1-0/+5
2015-09-14convert EDIT_MODE to scoped enumNoel Grandin1-26/+27
2015-09-14convert CONTENT_TYPE to scoped enumNoel Grandin4-157/+171
2015-09-14convert RegionMode to scoped enumNoel Grandin3-22/+28
2015-09-11convert Link<> to typedNoel Grandin2-4/+4
2015-09-09convert Link<> to typedNoel Grandin1-3/+1
2015-09-07convert Link<> to typedNoel Grandin3-7/+7
2015-09-03loplugin:stringconstant also for cases using char const v[] = "..."Stephan Bergmann2-2/+2
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-2/+1
2015-08-21loplugin: defaultparamsNoel Grandin4-15/+13
2015-08-17tdf#39080 Hide Whitespace UI option added to the View menu.Ashod Nakashian1-0/+1
2015-08-13make Link<> instances typedNoel Grandin1-2/+1
2015-07-20svtools: change these SvTreeListEntry functions to unique_ptrMichael Stahl2-4/+6
2015-07-20convert to typed Link<> in sfx2Noel Grandin2-23/+20
2015-07-06improve the returnbyref lopluginNoel Grandin2-9/+9
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann2-8/+6
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann1-2/+2
2015-06-19rendercontext: Fix crash with double-buffering in the Styles combo box.Jan Holesovsky1-2/+2