summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
2015-08-05loplugin:unusedmethodsNoel Grandin8-41/+8
2015-08-04idl,framework,forms: inline some use-once typedefsNoel Grandin2-20/+7
2015-08-03inline some use-once typedefsNoel Grandin2-6/+4
2015-08-03remove some unused definesNoel Grandin2-74/+0
2015-08-03remove some unused typedefsNoel Grandin1-2/+0
2015-08-01Whitespace.Jan Holesovsky1-8/+8
2015-07-31framework: replace boost::function with std::functionMichael Stahl2-6/+6
2015-07-30loplugin:unusedmethodsNoel Grandin12-216/+6
2015-07-28SimplifyMaxim Monastirsky1-25/+16
2015-07-27Fix image update of DROPDOWNONLY buttonsMaxim Monastirsky1-1/+1
2015-07-27remove some unused definesNoel Grandin2-750/+0
2015-07-24string: 'Remote File' -> 'Save Remote File...'Szymon Kłos1-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 Grandin3-16/+16
2015-07-22tdf#82744: fix WebDAV lock/unlock behaviour - part 2Giuseppe Castagno1-5/+9
2015-07-22remove some unused constantsNoel Grandin1-1/+0
2015-07-21tdf#36796 Status updates for custom shapes buttonsMaxim Monastirsky1-20/+33
2015-07-21Miscellaneous typosAdolfo Jayme Barrientos3-4/+4
2015-07-19Fix typosAndrea Gelmini4-6/+6
2015-07-16Ignore string status updates completelyMaxim Monastirsky1-5/+0
2015-07-16loplugin:simplifyboolStephan Bergmann2-5/+2
2015-07-16loplugin:cstylecastStephan Bergmann1-2/+2
2015-07-16Working toolbar entry: Save As > Remote fileSzymon Kłos1-3/+4
2015-07-16'Save As' popup menu in the Writer's toolbarSzymon Kłos5-0/+202
2015-07-16open remote entry in the open drop down menuSzymon Kłos3-0/+26
2015-07-15loplugin:unusedmethods frameworkNoel Grandin14-448/+10
2015-07-15Remove pointless check for well-formed sal_Bool valueStephan Bergmann1-3/+1
2015-07-14-fsanitize=functionStephan Bergmann1-1/+1
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin12-101/+0
2015-07-14sfx2: remove the global SidebarController::maSidebarControllerContainerMichael Stahl4-1/+83
2015-07-13Introduce generic sub toolbar controllerMaxim Monastirsky6-19/+474
2015-07-12allow also to use non-frame modules for sidebarMarkus Mohrhard1-2/+4
2015-07-10do not include boost/utility.hppMichael Stahl2-2/+2
2015-07-09comphelper: remove boost::bind from headersMichael Stahl1-1/+3
2015-07-08Fix typosAndrea Gelmini5-11/+11
2015-07-06Set button size before updating the imagesMaxim Monastirsky1-1/+2
2015-07-06ToolBarManager: Let XSubToolbarController update itselfMaxim Monastirsky1-7/+21
2015-07-06loplugin:unusedmethods svlNoel Grandin1-15/+0
2015-07-03Fix typosAndrea Gelmini26-50/+50
2015-07-03typo: therfore -> thereforeAndras Timar1-1/+1
2015-07-01systools/win32/snprintf.h already included via sal/config.hStephan Bergmann1-3/+2
2015-06-30Fix typosAndrea Gelmini3-3/+3
2015-06-29coverity#1308429 Unchecked return valueCaolán McNamara1-1/+1
2015-06-29coverity#1308590 Uncaught exceptionCaolán McNamara1-2/+2
2015-06-29coverity#1308570 Uncaught exceptionCaolán McNamara2-2/+2
2015-06-28coverity#1308527 Uncaught exceptionCaolán McNamara2-2/+2
2015-06-28coverity#1308516 Uncaught exceptionCaolán McNamara2-2/+2
2015-06-28Fix typosAndrea Gelmini3-3/+3
2015-06-28Fix typosAndrea Gelmini3-3/+3
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann3-22/+10