summaryrefslogtreecommitdiff
path: root/sw/source/ui/docvw/PostItMgr.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-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-18Revert "Protect PostIt deletion by SolarMutex."Jan Holesovsky
2014-02-18Protect PostIt deletion by SolarMutex.Jan Holesovsky
2014-01-15starting chopping out aEmptyOUStrCaolán McNamara
2014-01-08123792: complete annotations on text ranges featureOliver-Rainer Wittmann
2013-11-01Related: #i33737# some minor refactoring in advanceOliver-Rainer Wittmann
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin
2013-08-21String to OUStringMatteo Casalin
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke
2013-05-03SwPostItMgr::Delete: fix crash when layout is not yet readyMiklos Vajna
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-03-15fdo#34800 sw: small cleanupMichael Stahl
2013-03-12fdo#34800 Comments added to footer are placed at the right top of the page.Joren De Cuyper
2013-03-04Delete double condition checkJoren De Cuyper
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-24minor indentation and spacing fixesJoren De Cuyper
2013-02-14fdo#60738 SwPostItMgr: let the cursor know if we're in annotation modeMiklos Vajna
2013-01-27Some cppcheck cleaningJulien Nabet
2012-12-20incorrect if/for body alignmentLuboš Luňák
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-10-15postfix operator++ -> prefix operator++Luboš Luňák
2012-06-01targetted revert of minor cppcheck cleanupsMichael Meeks
2012-05-31targetted SAL_N_ELEMENTS revert.Michael Meeks
2012-05-29Reduce scopeJulien Nabet
2012-04-02refactor the Rewriter rules using enumsCaolán McNamara
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-05-16Some cppcheck cleaningJulien Nabet
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
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-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-01-20undoapi: fix regression: undo comments with un-rewritten arguments:Michael Stahl
2011-01-18Removed suspect hack. Cursor on post-it now scrolls out of view.Andy Hearn
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-08cppcheck: reduce variables scopeKayo Hamid
2011-01-06cppunit: prefer prefix variantCaolán McNamara
2010-12-17CWS swlayoutrefactoring: #i115510#: first step to clean up the SwClient messMathias Bauer
2010-12-15undoapi: stuff in sw/source/ui should not include undobj.hxxMichael Stahl
2010-11-01Commented out code, bogus comments removed, some german comments translated.Robert Roth
2010-10-24DBG_* -> OSL_ENSURE cleanup, few German -> English translations.Jacek Wolszczak
2010-10-19remove non-compiled codePovilas Kanapickas
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-09Use SAL_N_ELEMENTS macroKayo Hamid
2010-06-22CWS-TOOLING: integrate CWS sw33bf05obo