summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uiview/view2.cxx
AgeCommit message (Expand)Author
2014-12-02loplugin: cstylecastNoel Grandin
2014-11-26fdo#83308 Show thousand separators in document word/character countsMatthew J. Francis
2014-11-26loplugin: cstylecastNoel Grandin
2014-11-25loplugin: cstylecastNoel Grandin
2014-11-18fdo#86018 Don't do anything when clicked on placeholder in statusbarSamuel Mehrbrodt
2014-11-17third argument should be SfxFilterFlagsCaolán McNamara
2014-11-16sw: convert 'a ? b : sal_True' to '!a || b'Matteo Casalin
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-11fdo82708 Add missing tooltips to Writer StatusbarSamuel Mehrbrodt
2014-11-09do not display missing data source always as "SOURCE"Luboš Luňák
2014-11-09constLuboš Luňák
2014-10-11coverity#704073 Unchecked return valueCaolán McNamara
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-21fdo#83953 Jump to next change when accepting or rejecting a changeSamuel Mehrbrodt
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann
2014-08-30fdo#80617 Use complete string to allow translation for page number infoSamuel Mehrbrodt
2014-08-26convert sw use of template manager to new managerCaolán McNamara
2014-08-26fdo#80617 Simplification of status bar page numberingSamuel Mehrbrodt
2014-08-24fdo#73151 Make better use of the sidebarSamuel Mehrbrodt
2014-08-18InfoBox to String finalThomas Arnhold
2014-08-12Refactored IDocumentStatistics our of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentRedlineAccess out of SwDoc.Valentin Kettner
2014-08-12-Werror,-Wundefined-bool-conversionStephan Bergmann
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin
2014-07-26Use more proper integer types, constify some sal_uInt16Matteo Casalin
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-06-17Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-06-03Split out IDocumentDrawModelAccess from SwDoc.Valentin Kettner
2014-06-03Removed IDocumentSettingAccess.hxx include in SwDoc.hxxValentin Kettner
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl