summaryrefslogtreecommitdiff
path: root/sw/source/ui/docvw
AgeCommit message (Expand)Author
2017-07-21migrate to boost::gettextCaolán McNamara
2017-03-16remove unused defines from HRC files in sw/Noel Grandin
2014-04-23add a 'format all comments' featureCaolán McNamara
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-03-03editeng: sal_Bool->boolNoel Grandin
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-23WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-22Resolves: #i124243# allow in-place editing of Input Fields...Oliver-Rainer Wittmann
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-20svl: sal_Bool -> boolStephan Bergmann
2014-02-19coverity#738901 Uninitialized scalar fieldCaolán McNamara
2014-02-18Revert "Protect PostIt deletion by SolarMutex."Jan Holesovsky
2014-02-18Protect PostIt deletion by SolarMutex.Jan Holesovsky
2014-02-16fdo#71669 Poportionally scale images by default in WriterTomaž Vajngerl
2014-02-12sal_Bool->boolNoel Grandin
2014-02-05GetSearchDialog() returns SvxSearchDialog; and use it in more places too.Matúš Kukan
2014-02-01fdo#61251 prefer exact matches before case guess matchingCaolán McNamara
2014-01-28bool improvementsStephan Bergmann
2014-01-18Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-01-15String::Len was used in a non-bool context hereStephan Bergmann
2014-01-15starting chopping out aEmptyOUStrCaolán McNamara
2014-01-13Renamed 'SwRedline' to 'SwRangeRedline'Adam Co
2014-01-11longparas: OldTextLen and DeltaStart are unusedCaolán McNamara
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-12-18cppcheck: same expressionCaolán McNamara
2013-12-14cppcheck: reduce scopeJulien Nabet
2013-12-03convert xub_StrLen->sal_Int32 in edtwin.cxxNoel Grandin
2013-12-03convert SidebarWinKey from xub_StrLen->sal_Int32Noel Grandin
2013-12-03xub_StrLen->salInt32 in lcl_HighlightNoel Grandin
2013-12-02Integrate branch of IAccessible2Steve Yin
2013-11-27Drop duplicate #includeTakeshi Abe
2013-11-19don't panic on clicking inside input fieldCaolán McNamara
2013-11-19Resolves: #i33737# enable in-place editing of Input FieldsOliver-Rainer Wittmann
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-06Resolves: #i123500# redefined ColorModifiers and ColorModifierStack...Armin Le Grand
2013-11-06convert xub_StrLen to sal_Int32Noel Grandin
2013-11-05fixincludeguards.sh: swThomas Arnhold
2013-11-01Related: #i33737# some minor refactoring in advanceOliver-Rainer Wittmann
2013-11-01fdo#70998 Termchange: Graphics->ImageSamuel Mehrbrodt
2013-10-29cppcheck: Array index is used before limits checkJulien Nabet