summaryrefslogtreecommitdiff
path: root/sw/source/ui/uiview/view.cxx
AgeCommit message (Expand)Author
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
2012-01-31Simplify code by making getProcessComponentContext() implicit.Stephan Bergmann
2012-01-27Replace SvtUndoOptions with (simplified) direct configuration access.Stephan Bergmann
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2011-12-21sw: fdo#39159 fdo#40482: temp selection print doc:Michael Stahl
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-10-20Added a scanbutton to the scan-dialogRob Snelders
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl
2011-10-07this counter is not needed in sw/.. view.cxx, thanks cppcheckPierre-André Jacquod
2011-09-26remove executable bit on source filesLuboš Luňák
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-23#i114045# return from page preview: go to the right document positionos
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba
2011-02-09CWS swlayoutrefactoring: fixes for compilation on unxlngxi after resyncMathias Bauer
2011-02-09CWS swlayoutrefactoring: fix merge conflictsMathias Bauer
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-02-01fdo#32684: Don't force Char / Lines units on rulersCédric Bosdonnat
2011-01-28undoapi: pulled and merged DEV300.m98Frank Schoenheit [fs]
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner
2011-01-18CWS-TOOLING: integrate CWS fwk162Ivo Hinkelmann
2011-01-18Remove duplicated includes and defines. Identified with "cat $i | grep '^#inc...Thomas Arnhold
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2011-01-06fdo#32869: Added navigation buttons to writerMaja Djordjevic
2011-01-06CWS-TOOLING: integrate CWS vcl117Vladimir Glazunov