summaryrefslogtreecommitdiff
path: root/sw/source/ui/uiview/view.cxx
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-20svl: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-15starting chopping out aEmptyOUStrCaolán McNamara
2014-01-14Remove unused bForBrowsing parameterStephan Bergmann
2014-01-14PrepareClose should probably return boolStephan Bergmann
2013-12-02Integrate branch of IAccessible2Steve Yin
2013-11-21Remove the Navigator buttons below the scrollbar in WriterSamuel Mehrbrodt
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin
2013-10-16[API CHANGE]: PreView -> Preview, including .uno:PrintPagePreView.Jan Holesovsky
2013-10-15convert sw/source/ui/uiview/*.cxx from String to OUStringNoel Grandin
2013-10-15convert sw/inc/editsh.hxx from String to OUStringNoel Grandin
2013-10-10convert sw/source/ui/inc/view.hxx from String to OUStringNoel Grandin
2013-08-14convert Read/WriteUserData methods to OUString and boolIvan Timofeev
2013-08-14convert GetSelectionText... methods to OUString and boolIvan Timofeev
2013-08-08vcl, sw: fix the inheritance of SwComboBox from ComboBox a bitMichael Stahl
2013-08-01fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold
2013-06-10fdo#39468 Comment translation GER-ENG in sw/source/ui/uiview (Part 2)Matthias Freund
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-07Simplify after 6215c718a5884ed7301b97dc9f7e3f1d1f9ce96cTor Lillqvist
2013-04-01Avoid rulers in non-DESKTOP environmentTor Lillqvist
2013-03-27Change the German "Lineal" to "Ruler" in identifiersTor Lillqvist
2013-03-23SwView: rename member variables missing their prefixMiklos Vajna
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir
2013-03-11fdo#38246 Comment control on Writer ruler featureRodolfo Ribeiro Gomes
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-20typo: allways -> alwaysAndras Timar
2013-02-20sal_Bool to boolTakeshi Abe
2013-02-14fdo#60738 SwPostItMgr: let the cursor know if we're in annotation modeMiklos Vajna
2013-02-13asynchronous word-count.Michael Meeks
2013-02-08Resolves: fdo#43650 Disable tooltip when scrolling writer docs via mouse wheelRuslan Kabatsayev
2013-02-01make sure newly created SwDocShell has font info up to dateLuboš Luňák
2013-01-08sal_Bool to boolTakeshi Abe
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-23Toggle Header/Footer edit when loading if neededCédric Bosdonnat
2012-11-08fdo#35427: repair Tools > Options > Writer > View - Show Scroll Slider optionsIvan Timofeev
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2012-05-14Resolves: fdo#49897 add+use SwDoc::containsUpdatableFieldsCaolán McNamara
2012-04-13sal_Int32 conversion warningLuboš Luňák
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-02fdo#37024: SwView::SwView: fix BROWSE_MODE setting:Michael Stahl