summaryrefslogtreecommitdiff
path: root/framework/source/uielement
AgeCommit message (Expand)Author
2015-09-04convert Link<> to typedNoel Grandin
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-29o3tl/cow_wrapper: remove boost dependencyDaniel Robertson
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-27Clean up sEmptyStephan Bergmann
2015-08-27Clean up aEmptyStephan Bergmann
2015-08-14framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-14loplugin: defaultparamsNoel Grandin
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin
2015-08-11loplugin: defaultparamsNoel Grandin
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-28SimplifyMaxim Monastirsky
2015-07-27Fix image update of DROPDOWNONLY buttonsMaxim Monastirsky
2015-07-24Don't show open remote entry in the recent doc menuMaxim Monastirsky
2015-07-24convert WindowAlign to scoped enumNoel Grandin
2015-07-21tdf#36796 Status updates for custom shapes buttonsMaxim Monastirsky
2015-07-16Ignore string status updates completelyMaxim Monastirsky
2015-07-16loplugin:cstylecastStephan Bergmann
2015-07-16Working toolbar entry: Save As > Remote fileSzymon Kłos
2015-07-16'Save As' popup menu in the Writer's toolbarSzymon Kłos
2015-07-16open remote entry in the open drop down menuSzymon Kłos
2015-07-14-fsanitize=functionStephan Bergmann
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin
2015-07-13Introduce generic sub toolbar controllerMaxim Monastirsky
2015-07-06Set button size before updating the imagesMaxim Monastirsky
2015-07-06ToolBarManager: Let XSubToolbarController update itselfMaxim Monastirsky
2015-07-03Fix typosAndrea Gelmini
2015-07-03typo: therfore -> thereforeAndras Timar
2015-07-01systools/win32/snprintf.h already included via sal/config.hStephan Bergmann
2015-06-30Fix typosAndrea Gelmini
2015-06-29coverity#1308590 Uncaught exceptionCaolán McNamara
2015-06-19rendercontext: Fix crash with double-buffering in the Styles combo box.Jan Holesovsky
2015-06-18tdf#91953 Mixture of icon sizesPhilippe Jung
2015-06-18Rename some toolbarmanager related variablesPhilippe Jung
2015-06-16Fix typosAndrea Gelmini
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-01loplugin:loopvartoosmallNoel Grandin
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-25convert TOTOP constants to scoped enumNoel Grandin
2015-05-25convert SHOW constants to scoped enumNoel Grandin
2015-05-22loplugin:constantfunctionNoel Grandin
2015-05-19remove the last of the OUString #defines in header filesNoel Grandin
2015-05-15conver MENU_FLAG_ constants to scoped enumNoel Grandin
2015-05-15convert POPUPMENU_ constants to scoped enumNoel Grandin
2015-05-14tdf#86138 Context menu should state the name of the toolbarPhilippe Jung
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann