summaryrefslogtreecommitdiff
path: root/sw/inc/breakit.hxx
AgeCommit message (Expand)Author
2020-05-09compact namespace in swNoel Grandin
2019-09-28loplugin:constmethod in swNoel Grandin
2018-04-12sw: fix some IWYU warningsMiklos Vajna
2018-01-31Fix some IWYU warningsMiklos Vajna
2018-01-15sw: prefix members of SwAuthorField, SwBreakIt and SwCombinedCharFieldMiklos Vajna
2017-10-23loplugin:includeform: swStephan Bergmann
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-01reorg SwBreakIt to just create it at the startCaolán McNamara
2017-02-27use std::unique_ptrCaolán McNamara
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-03-23sw: replace boost::noncopyable with C++11 deleteMichael Stahl
2015-11-06com::sun::star->css in sw/incNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
2014-04-24Finish cleaning up ASCII art in the sw moduleChris Laplante
2014-02-27Remove visual noise from swAlexander Wilms
2013-11-05fixincludeguards.sh: swThomas Arnhold
2013-04-19sw: missing prefix for global pBreakItMiklos Vajna
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-27avoid unnecessary LanguageTag conversionsEike Rathke
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin
2012-07-25This is modifying comments to meet doxygen standardsAbdulmajeed Al-Abaulrazzaq
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks
2012-05-01Related: fdo#49208 don't copy string if we can reuse the originalCaolán McNamara
2012-03-08tidy up SwBreakItCaolán McNamara
2012-03-08fold i18npaper into i18nutilCaolán McNamara
2012-03-08de-uno-ize ScriptTypeDetectorCaolán McNamara
2012-03-08ditch SW_XBREAKITER defineCaolán McNamara
2011-11-03Follow UAX-29 and present user-perceived character countsCaolán McNamara
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-09-08CWS-TOOLING: integrate CWS oj18Oliver Bolte
2009-01-05CWS-TOOLING: integrate CWS kashidafixJens-Heiner Rechtien
2009-01-05CWS-TOOLING: integrate CWS libmswordJens-Heiner Rechtien
2008-04-10INTEGRATION: CWS changefileheader (1.11.242); FILE MERGEDRüdiger Timm
2007-09-27INTEGRATION: CWS swwarnings (1.10.442); FILE MERGEDJens-Heiner Rechtien
2006-04-07INTEGRATION: CWS internatiodel (1.9.188); FILE MERGEDVladimir Glazounov
2005-09-09INTEGRATION: CWS ooo19126 (1.8.596); FILE MERGEDRüdiger Timm
2004-08-23INTEGRATION: CWS tune03 (1.7.82); FILE MERGEDRüdiger Timm
2004-05-10INTEGRATION: CWS dialogdiet01 (1.6.606); FILE MERGEDJens-Heiner Rechtien
2001-09-28Bug #85610#: new method GetAllScriptsOfTextjp
2001-09-24Bug #90819#: new method GetRealScriptOfText - returns scripttype and handle WEAKjp
2001-06-07optimize: _Get methods don't return a valuejp
2000-11-24#80560#: Forbidden linestart/lineend characters in Asian formattingAndreas Martens
2000-11-20BreakIterator moved to i18njp