summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/templdlg.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-07-20Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2016-07-20sal_uLong/sal_uIntPtr/sal_uInt16 to sal_uInt32Matteo Casalin1-1/+1
2016-07-12Remove excess newlinesChris Sherlock1-2/+0
2015-11-23loplugin:unusedfields in sfx2/Noel Grandin1-3/+1
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-2/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-53/+53
2015-10-29com::sun::star->css in sfx2Noel Grandin1-1/+1
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-10-12convert Link<> to typedNoel Grandin1-4/+2
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-4/+4
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann1-11/+11
2015-09-28Return std::unique_ptr from SvTreeListBox::CreateContextMenuStephan Bergmann1-4/+4
2015-09-17boost->stdCaolán McNamara1-2/+2
2015-09-16convert Link<> to typedNoel Grandin1-5/+5
2015-09-16convert Link<> to typedNoel Grandin1-5/+5
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin1-1/+1
2015-09-11convert Link<> to typedNoel Grandin1-3/+7
2015-09-08convert Link<> to typedNoel Grandin1-3/+1
2015-09-07WaE: loplugin:implicitboolconversionTor Lillqvist1-1/+1
2015-09-07convert Link<> to typedNoel Grandin1-3/+3
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-12/+9
2015-08-27Clean up aEmptyStephan Bergmann1-14/+9
2015-08-11loplugin: defaultparamsNoel Grandin1-18/+16
2015-07-20svtools: change these SvTreeListEntry functions to unique_ptrMichael Stahl1-4/+6
2015-07-18tdf#91495 don't change tree entry height when preview is disabledTomaž Vajngerl1-2/+5
2015-07-17use search from StyleManager in "Style & Formatting"Tomaž Vajngerl1-11/+18
2015-07-17tdf#91495 add property to turn off stlye previewsTomaž Vajngerl1-7/+16
2015-07-10vcl: remove boost/signal2/signal.hpp from headerMichael Stahl1-0/+1
2015-07-04coverity#1308604 Uninitialized pointer fieldCaolán McNamara1-0/+1
2015-06-29tdf#92047 - cleanup logic.Michael Meeks1-7/+22
2015-06-29rendercontext: Simplify.Jan Holesovsky1-18/+8
2015-06-29Resolves: tdf#92047 fix wrong merge conflict resolutionCaolán McNamara1-1/+1
2015-06-27WaE: redundant const_castDavid Tardon1-1/+1
2015-06-26fix style preview renderingLászló Németh1-25/+27
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-10coverity#1302618 deref of NULLCaolán McNamara1-5/+2
2015-06-02cppcheck: redundantAssignmentCaolán McNamara1-2/+1
2015-05-29loplugin:loopvartoosmallNoel Grandin1-3/+3
2015-05-25Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks1-1/+1
2015-05-15convert POPUPMENU_ constants to scoped enumNoel Grandin1-1/+1
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-2/+2
2015-05-11refactor TreeListBox to use RenderContextTomaž Vajngerl1-2/+3
2015-05-08Silence sal_Bool -> sal_IntPtr Link return value mismatches for nowStephan Bergmann1-3/+3
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann1-7/+4
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl1-1/+1
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann1-3/+1
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann1-2/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-128/+137
2015-04-24loplugin:simplifyboolStephan Bergmann1-6/+6