summaryrefslogtreecommitdiff
path: root/sw/source/ui
AgeCommit message (Expand)Author
2014-06-12warning C4138: '*/' found outside of commentStephan Bergmann
2014-06-12coverity#735985 Unchecked dynamic_castCaolán McNamara
2014-06-12warning C4138: '*/' found outside of commentStephan Bergmann
2014-06-12drop helpids that go nowhereCaolán McNamara
2014-06-12set mnemonic widget and replace 24 with optimal height requestCaolán McNamara
2014-06-12-Werror,-Wunused-private-fieldStephan Bergmann
2014-06-12DLG_MM_ASSIGNFIELDS conversion to .uisk94
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-06-10coverity#705043 Unchecked dynamic_castCaolán McNamara
2014-06-09SwAddressControl_Impl: add SAL_OVERRIDEMichael Stahl
2014-06-09use ok, cancel, help like everywhere elseCaolán McNamara
2014-06-09DLG_MM_CREATEADDRESSLIST conversion to .uisk94
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-05Resolves: rhbz#1096747 crash/hang on format-page on html documentCaolán McNamara
2014-06-05Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-06-04avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard
2014-06-04Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-06-04Drop an unused fileTakeshi Abe
2014-06-03Changed DocumentDeviceManager includes to IDocumentDeviceAccess.Valentin Kettner
2014-06-03Removed IDocumentDeviceAccess.hxx include in SwDoc.hxxValentin Kettner
2014-06-03Removed DocumentSettingManager methods from SwDoc.Valentin Kettner
2014-06-03Made SwDoc::getDocumentDeviceAccess return a reference.Valentin Kettner
2014-06-03Started cleaning up of IDocumentDeviceAccess methods in SwDoc.Valentin Kettner
2014-06-02Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-28coverity#738461 Uncaught exceptionCaolán McNamara
2014-05-27sw: move SwSendMailDialog etc. to swui libraryMichael Stahl
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante
2014-05-26cid#707399 Uncaught exceptionNoel Grandin
2014-05-26cid#707410 Uncaught exceptionNoel Grandin
2014-05-26cid#707415 Uncaught exceptionNoel Grandin
2014-05-24coverity#738462 Uncaught exceptionCaolán McNamara
2014-05-23Resolves: #i124204# make fields empty on the auto text dialog...Tsutomu Uchino
2014-05-23coverity#705519 Dereference null return valueCaolán McNamara
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-20loplugin:implicitboolconversion,literaltoboolconversionStephan Bergmann
2014-05-20Displaying the number of standardized pages in the Word count windowMichal Siedlaczek
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-17Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part15Julien Nabet
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-15Misspelled property in SwAuthenticationSettingsDialog (seperate => separate)Chris Laplante
2014-05-14Unify utl::TempFile ctorsStephan Bergmann
2014-05-13utl::TempFile::CreateTempName pParent is unusedStephan Bergmann
2014-05-12fdo#78271: sw: Insert Section dialog: fix editing of nameMichael Stahl
2014-05-11coverity#736862 Dereference before null checkCaolán McNamara
2014-05-11coverity#736863 Dereference before null checkCaolán McNamara
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet