summaryrefslogtreecommitdiff
path: root/sw/source/ui/uiview
AgeCommit message (Expand)Author
2014-03-09fdo#70422 Moved the linked files from sw/source/ui to a new core/uibase dirroopak12345
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-27editeng: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25coverity#738316 Uncaught exceptionCaolán McNamara
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-21editeng: sal_Bool->boolNoel Grandin
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-20Revert "fdo#63154 Remove unused solar.h reference in sw."Michael Stahl
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-17fdo#63154 Remove unused solar.h reference in sw.Alexandre Vicenzi
2014-02-16sal_Bool to bool and minor optimizationsMatteo Casalin
2014-02-07Resolves: #i123922# Refactored D&D and insert picture from file...Armin Le Grand
2014-02-06Typo: formating -> formattingJulien Nabet
2014-02-06coverity#1130477 Uninitialized pointer fieldCaolán McNamara
2014-02-05GetSearchDialog() returns SvxSearchDialog; and use it in more places too.Matúš Kukan
2014-02-05MSG_SEARCH_FOO unusedMatúš Kukan
2014-02-05fdo#74132: Do not interrupt search in Writer.Matúš Kukan
2014-01-28bool improvementsStephan Bergmann
2014-01-23Avoid possible resource leaks in case of exceptionTakeshi Abe
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann
2014-01-21Use boost::scoped_ptr to avoid resource leaks in case of exceptionTakeshi Abe
2014-01-20Remove dead codeTakeshi Abe
2014-01-18Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-01-17bool improvementsStephan Bergmann
2014-01-17Add the Navigation buttons to the Search toolbarSamuel Mehrbrodt
2014-01-16sal_Bool to boolTakeshi Abe
2014-01-15starting chopping out aEmptyOUStrCaolán McNamara
2014-01-15Drop unused nMergeType from SwNewDBMgrJan-Marek Glogowski
2014-01-14Remove unused bForBrowsing parameterStephan Bergmann
2014-01-14PrepareClose should probably return boolStephan Bergmann
2014-01-13Renamed 'SwRedline' to 'SwRangeRedline'Adam Co
2014-01-08123792: complete annotations on text ranges featureOliver-Rainer Wittmann
2013-12-05fdo#68724: sw: fix crash on Insert->File with Hybrid PDFMichael Stahl
2013-12-05Partly revert "Appears SwView::SetMoveType no longer really does anything"Stephan Bergmann
2013-12-02Integrate branch of IAccessible2Steve Yin
2013-11-27convert Rotate into standard orientation querybox to .uiManal Alhassoun
2013-11-27Drop duplicate #includeTakeshi Abe
2013-11-21Appears SwView::SetMoveType no longer really does anythingStephan Bergmann
2013-11-21Remove the Navigator buttons below the scrollbar in WriterSamuel Mehrbrodt
2013-11-19Resolves: #i33737# enable in-place editing of Input FieldsOliver-Rainer Wittmann
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-15fdo#70978 Improve Word Count displaySamuel Mehrbrodt
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin
2013-11-08remove unnecessary use of OUString constructor in SW moduleNoel Grandin
2013-11-05fixincludeguards.sh: swThomas Arnhold
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist