summaryrefslogtreecommitdiffstats
path: root/sfx2/source/dialog/templdlg.cxx
Commit message (Expand)AuthorAgeFilesLines
* com::sun::star->css in sfx2Noel Grandin2015-10-291-1/+1
* loplugin:defaultparamsStephan Bergmann2015-10-201-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* convert Link<> to typedNoel Grandin2015-10-121-4/+2
* tdf#94559: 4th step to remove rtti.hxxOliver Specht2015-10-061-4/+4
* Renamed wrongly prefixed boolean variablesStefan Heinemann2015-09-291-11/+11
* Return std::unique_ptr from SvTreeListBox::CreateContextMenuStephan Bergmann2015-09-281-4/+4
* boost->stdCaolán McNamara2015-09-171-2/+2
* convert Link<> to typedNoel Grandin2015-09-161-5/+5
* convert Link<> to typedNoel Grandin2015-09-161-5/+5
* Update many ListBox users to its sal_Int32 interfaceMatteo Casalin2015-09-121-1/+1
* convert Link<> to typedNoel Grandin2015-09-111-3/+7
* convert Link<> to typedNoel Grandin2015-09-081-3/+1
* WaE: loplugin:implicitboolconversionTor Lillqvist2015-09-071-1/+1
* convert Link<> to typedNoel Grandin2015-09-071-3/+3
* make PostUserEvent Link<> typedNoel Grandin2015-08-281-12/+9
* Clean up aEmptyStephan Bergmann2015-08-271-14/+9
* loplugin: defaultparamsNoel Grandin2015-08-111-18/+16
* svtools: change these SvTreeListEntry functions to unique_ptrMichael Stahl2015-07-201-4/+6
* tdf#91495 don't change tree entry height when preview is disabledTomaž Vajngerl2015-07-181-2/+5
* use search from StyleManager in "Style & Formatting"Tomaž Vajngerl2015-07-171-11/+18
* tdf#91495 add property to turn off stlye previewsTomaž Vajngerl2015-07-171-7/+16
* vcl: remove boost/signal2/signal.hpp from headerMichael Stahl2015-07-101-0/+1
* coverity#1308604 Uninitialized pointer fieldCaolán McNamara2015-07-041-0/+1
* tdf#92047 - cleanup logic.Michael Meeks2015-06-291-7/+22
* rendercontext: Simplify.Jan Holesovsky2015-06-291-18/+8
* Resolves: tdf#92047 fix wrong merge conflict resolutionCaolán McNamara2015-06-291-1/+1
* WaE: redundant const_castDavid Tardon2015-06-271-1/+1
* fix style preview renderingLászló Németh2015-06-261-25/+27
* Fix typosAndrea Gelmini2015-06-161-1/+1
* coverity#1302618 deref of NULLCaolán McNamara2015-06-101-5/+2
* cppcheck: redundantAssignmentCaolán McNamara2015-06-021-2/+1
* loplugin:loopvartoosmallNoel Grandin2015-05-291-3/+3
* Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks2015-05-251-1/+1
* convert POPUPMENU_ constants to scoped enumNoel Grandin2015-05-151-1/+1
* loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann2015-05-111-2/+2
* refactor TreeListBox to use RenderContextTomaž Vajngerl2015-05-111-2/+3
* Silence sal_Bool -> sal_IntPtr Link return value mismatches for nowStephan Bergmann2015-05-081-3/+3
* Use various typed ToolBox::Set*Hdl LinksStephan Bergmann2015-05-061-7/+4
* vcl: rename other members of StateChangedType for consistencyMichael Stahl2015-05-051-1/+1
* Use typed Idle::SetIdleHdl LinkStephan Bergmann2015-05-051-3/+1
* Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann2015-04-291-2/+1
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-128/+137
|\
| * sfx2: convert new to ::Create.Noel Grandin2015-04-171-3/+4
| * More missing lifecycle pieces.Michael Meeks2015-04-141-2/+7
| * Lots more small re-basing issues fixed.Michael Meeks2015-04-101-3/+2
| * Automated conversion of VclPtr construction to use Instance template.Michael Meeks2015-04-101-1/+1
| * second half of non-scriptable, Instance constructor conversion.Michael Meeks2015-04-101-4/+4
| * re-insert erroneously converted delete calls.Michael Meeks2015-04-101-0/+1
| * vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin2015-04-101-3/+3