summaryrefslogtreecommitdiff
path: root/sw/source/ui/app
AgeCommit message (Expand)AuthorFilesLines
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
2014-01-15starting chopping out aEmptyOUStrCaolán McNamara1-11/+11
2014-01-15DdeGetData should apparently return boolStephan Bergmann1-1/+1
2014-01-14Remove unused bForBrowsing parameterStephan Bergmann1-2/+2
2014-01-14PrepareClose should probably return boolStephan Bergmann1-3/+3
2014-01-14RET_NEWTASK is apparently unused (since around 2000)Stephan Bergmann1-1/+1
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin1-3/+3
2013-12-05fdo#68724: sw: fix crash on Insert->File with Hybrid PDFMichael Stahl1-0/+17
2013-12-02Integrate branch of IAccessible2Steve Yin1-0/+52
2013-11-27convert Rotate into standard orientation querybox to .uiManal Alhassoun1-4/+0
2013-11-27Drop duplicate #includeTakeshi Abe1-1/+0
2013-11-19Resolves: #i33737# enable in-place editing of Input FieldsOliver-Rainer Wittmann1-2/+2
2013-11-15fdo#70978 Improve Word Count displaySamuel Mehrbrodt1-2/+2
2013-11-14remove unnecessary sal_Unicode casts in SW moduleNoel Grandin1-1/+1
2013-11-11SAL_WARN_UNUSED INetURLObjectStephan Bergmann1-3/+0
2013-11-08sw: add InteropGrabBag for list stylesMiklos Vajna1-0/+17
2013-11-08sw: add InteropGrabBag for character stylesMiklos Vajna1-0/+12
2013-11-08remove unnecessary use of OUString constructor in SW moduleNoel Grandin1-2/+2
2013-11-06SwDocStyleSheet: add getter / setter for InteropGrabBagMiklos Vajna1-0/+46