summaryrefslogtreecommitdiff
path: root/framework/source/uielement
AgeCommit message (Expand)AuthorFilesLines
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin5-10/+5
2015-11-13Toolbar: Use 'Name', not 'Label' property for Toolbar itemsSamuel Mehrbrodt1-1/+1
2015-11-12loplugin:passstuffbyrefStephan Bergmann1-1/+1
2015-11-12Add a new TooltipLabel property for uno commandsSamuel Mehrbrodt2-5/+18
2015-11-12Namespace cleanup and disambiguationAshod Nakashian2-8/+1
2015-11-11tdf#93837 Create Thesaurus popup menu controllerMaxim Monastirsky1-0/+218
2015-11-11tdf#93837 Add a new PopupLabel propertyMaxim Monastirsky2-1/+18
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann32-83/+83
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann9-17/+17
2015-11-04Tweak MenuBarManager a bit for use with context menusMaxim Monastirsky2-5/+10
2015-11-02loplugin:stringconstantNoel Grandin5-7/+5
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin12-37/+33
2015-11-01no need to be so verbose in constructing uno::ReferenceNoel Grandin1-1/+1
2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin5-18/+6
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-14com::sun::star->css in frameworkNoel Grandin36-291/+291
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann14-119/+119
2015-10-07loplugin:mergeclassesNoel Grandin1-27/+27
2015-10-07loplugin:mergeclassesNoel Grandin1-3/+3
2015-10-07loplugin:mergeclassesNoel Grandin1-15/+15
2015-10-07loplugin:mergeclassesNoel Grandin1-20/+20
2015-10-06simplifyMaxim Monastirsky1-1/+1
2015-10-06Related: tdf#91097 Support of enum commands in MenuBarManagerMaxim Monastirsky1-19/+36
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann4-20/+20
2015-09-21hide ScopedPtr::reset and add disposeAndClearCaolán McNamara1-1/+1
2015-09-20tdf#76197 Make OfficeMenuBar work again in the start centerMaxim Monastirsky1-1/+2
2015-09-18boost->stdCaolán McNamara4-9/+9
2015-09-15tdf#94198 Printer missing from tooltipSamuel Mehrbrodt1-0/+1
2015-09-15convert Link<> to typedNoel Grandin1-2/+1
2015-09-13Replace snwprintf with _snwprintfDavid Ostrovsky1-2/+2
2015-09-07convert Link<> to typedNoel Grandin3-8/+8
2015-09-04convert Link<> to typedNoel Grandin1-8/+4
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-7/+7
2015-08-29o3tl/cow_wrapper: remove boost dependencyDaniel Robertson1-0/+1
2015-08-28make PostUserEvent Link<> typedNoel Grandin6-15/+15
2015-08-27Clean up sEmptyStephan Bergmann2-5/+3
2015-08-27Clean up aEmptyStephan Bergmann2-4/+2
2015-08-14framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe6-9/+6
2015-08-14loplugin: defaultparamsNoel Grandin2-2/+2
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin1-1/+1
2015-08-11loplugin: defaultparamsNoel Grandin10-22/+22
2015-08-05loplugin:unusedmethodsNoel Grandin1-16/+0
2015-07-30loplugin:unusedmethodsNoel Grandin2-9/+0
2015-07-28SimplifyMaxim Monastirsky1-25/+16
2015-07-27Fix image update of DROPDOWNONLY buttonsMaxim Monastirsky1-1/+1
2015-07-24Don't show open remote entry in the recent doc menuMaxim Monastirsky1-22/+40
2015-07-24convert WindowAlign to scoped enumNoel Grandin1-1/+1
2015-07-21tdf#36796 Status updates for custom shapes buttonsMaxim Monastirsky1-20/+33
2015-07-16Ignore string status updates completelyMaxim Monastirsky1-5/+0
2015-07-16loplugin:cstylecastStephan Bergmann1-2/+2