summaryrefslogtreecommitdiff
path: root/sw/source/ui/docvw/SidebarWin.cxx
AgeCommit message (Expand)Author
2014-03-09fdo#70422 Moved the linked files from sw/source/ui to a new core/uibase dirroopak12345
2014-03-06coverity#708643 nOffsetY missing from copy ctorCaolán McNamara
2014-03-03Use cstdlib std::abs instead of stdlib.h absStephan Bergmann
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-27editeng: sal_Bool->boolNoel Grandin
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-09Resolves: #i123792# correction for comments/annotations on table cell rangesOliver-Rainer Wittmann
2014-01-08123792: complete annotations on text ranges featureOliver-Rainer Wittmann
2013-12-20typo fixesAndras Timar
2013-09-17fdo#41833: fix visual cursor position after resizingIvan Timofeev
2013-08-20Shortened string should really be shorterMatteo Casalin
2013-08-20String to OUString, cleanup, typoMatteo Casalin
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-23In writer’s RTL UI show author name and date at right side of comment windownavin patidar
2013-03-20fix fdo#62050 : Initially disable RTL for comment window.navin patidar
2013-03-18Comment cleanup and several indentation fixesJoren De Cuyper
2013-02-24minor indentation and spacing fixesJoren De Cuyper
2013-02-21Missing break in switch sidebarwin.cxxJoren De Cuyper
2013-01-21fix previous string conversion:Michael Stahl
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara
2012-07-01Remove unused definesThomas Arnhold
2012-06-01targeted string re-workNorbert Thiebaud
2012-05-29Some cppcheck cleaningJulien Nabet
2012-04-28remove no-opt debug breakpointCaolán McNamara
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke
2011-11-30renamed Date::IsValid() to IsValidAndGregorian() to prevent misassumptionsEike Rathke
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-11-27typos fixingKorrawit Pruegsanusak
2011-04-22left arrow comments removed // <--Júlio Hoffimann
2011-04-18all bogus comments removed keeping the indentationJúlio Hoffimann
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-01Translate german commentsMartin Kepplinger
2011-02-06Remove dead codeThomas Arnhold
2011-01-27WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2010-11-26Clean code at writerKayo Hamid
2010-11-08CWS-TOOLING: integrate CWS os143Vladimir Glazunov
2010-11-03use RTL_CONSTASCII_USTRINGPARAM macroGert Faller
2010-10-24DBG_* -> OSL_ENSURE cleanup, few German -> English translations.Jacek Wolszczak
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-07dangling pointer dereference in SwCalc::Str2DoubleCaolán McNamara
2010-10-02Remove executable bit from non-executable filesPhil Bordelon