summaryrefslogtreecommitdiff
path: root/sw/source/ui/app
AgeCommit message (Expand)AuthorFilesLines
2015-01-07fdo#87185 reorganize the image context menu (4.4)Yousuf Philips1-43/+45
2014-12-09fdo#86619 removal of less used table context menu items (4.4)Yousuf Philips1-13/+0
2014-12-09fdo#84295 change context menu 'Style' entry to 'Format'Yousuf Philips1-1/+1
2014-10-26fdo#62947 - Relabelling the submenu itemsYousuf Philips1-3/+3
2014-09-29fdo#70998 Fix capitalizationSamuel Mehrbrodt2-3/+3
2014-09-28fdo#70998 Termchange: Picture->ImageSamuel Mehrbrodt2-2/+2
2014-09-24fdo#81132 Remove some formatting options from the right-click menu in WriterSamuel Mehrbrodt1-42/+1
2014-09-19fdo#62947 make IDs unique, fixes, better namesTomaž Vajngerl1-5/+4
2014-09-19Bug 62947 - UI Add.. in WriterBabu Vincent1-0/+27
2014-09-09fdo#82496: Change picture option by rightclickingJennifer Liebel1-0/+1
2014-08-25convert MSG_PRINT_AS_MERGE with custom buttons to .uiCaolán McNamara1-8/+0
2014-08-25convert MSG_COMCORE_ASKSEARCH with custom buttons to .uiCaolán McNamara1-7/+0
2014-08-18move strings to global fileThomas Arnhold1-0/+15
2014-08-18InfoBoxes to StringThomas Arnhold1-2/+2
2014-08-18InfoBox MSG_ERROR_PASSWD to StringThomas Arnhold1-4/+2
2014-06-19sw: add UI for removing the textbox of a draw shapeMiklos Vajna1-0/+6
2014-06-19sw: add UI for adding a textbox for a draw shapeMiklos Vajna1-0/+6
2014-06-12DLG_MM_ASSIGNFIELDS conversion to .uisk941-5/+0
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold3-16/+0
2014-04-23huge hrc and src file cleanupThomas Arnhold1-8/+0
2014-04-23add a 'format all comments' featureCaolán McNamara1-0/+6
2014-04-21remove old commentThomas Arnhold1-11/+0
2014-03-09fdo#70422 Moved the linked files from sw/source/ui to a new core/uibase dirroopak1234516-11747/+0
2014-02-27Remove visual noise from swAlexander Wilms13-55/+2
2014-02-21editeng: sal_Bool->boolNoel Grandin1-4/+4
2014-02-21sal_Bool->boolNoel Grandin1-1/+1
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-02-20svl: sal_Bool -> boolStephan Bergmann7-45/+45
2014-02-19Resolves: #i124096# avoid unlock of dispatcher by...Oliver-Rainer Wittmann1-24/+46
2014-02-18sw: Avoid linking in a lot of, mostly UI related, code for mobile platforms.Matúš Kukan2-0/+8
2014-02-17cid#705944 dereference before null checkNoel Grandin1-2/+1
2014-02-17cid#705945 dereference before null checkNoel Grandin1-1/+1
2014-02-17cid#705946 dereference before null checkNoel Grandin1-1/+1
2014-02-12cid#736071 missing break in switchNoel Grandin1-0/+1
2014-02-10coverity#1130350 Dereference after null checkCaolán McNamara1-1/+1
2014-02-10coverity#1130423 Dereference null return valueCaolán McNamara1-9/+13
2014-02-10coverity#1130425 Dereference null return valueCaolán McNamara1-2/+4
2014-02-10the return of callcatcherCaolán McNamara1-18/+0
2014-02-07fdo#74474: sw: fix Label wizard document creation harderMichael Stahl1-1/+1
2014-02-07fdo#74474: sw: fix Label wizard document creationMichael Stahl1-3/+4
2014-01-30"stati" considered both pretentious and incorrect LatinMichael Stahl1-1/+1
2014-01-28bool improvementsStephan Bergmann7-27/+27
2014-01-27fdo#74119 fix unlocalized redline menuAndras Timar1-1/+1
2014-01-24Avoid resource leaks in case of exceptionTakeshi Abe2-12/+9
2014-01-22bool improvementsStephan Bergmann1-3/+3
2014-01-21Use boost::scoped_ptr to avoid resource leaks in case of exceptionTakeshi Abe4-16/+15
2014-01-17bool improvementsStephan Bergmann2-2/+2
2014-01-16sal_Bool to boolTakeshi Abe6-12/+12
2014-01-15DdeSetData should apparently return boolStephan Bergmann1-1/+1
2014-01-15remove sfx2/appuno.hxxMatúš Kukan1-1/+0