summaryrefslogtreecommitdiff
path: root/sw/source/ui/app/docshini.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-21sal_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-01-28bool improvementsStephan Bergmann
2014-01-16sal_Bool to boolTakeshi Abe
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin
2013-10-15convert sw/source/ui/app/*.cxx from String to OUStringNoel Grandin
2013-08-01fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-06-06Resolves: #i121448# Aligned default fill color/line style for all appsArmin Le Grand
2013-05-15sw: change pool default of RES_FOLLOW_TEXT_FLOW to "false"Michael Stahl
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-03-18Comment cleanup and several indentation fixesJoren De Cuyper
2013-03-03sal_Bool to boolTakeshi Abe
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke
2012-11-22AllSettings with LanguageTagEike Rathke
2012-06-21reduce scope and replace some String::CreateFromAsciiCaolán McNamara
2012-06-19merge together hand-crafted traditional/simplified chinese testsCaolán McNamara
2012-05-31targetted SAL_N_ELEMENTS revert.Michael Meeks
2011-12-06impress210: #i117133# put new drawing layer fill and stroke styles in pool on...Christian Lippka ORACLE
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-11-24sw: remove some debugging cruftMichael Stahl
2011-11-24sw: enable more debug code:Michael Stahl
2011-09-29Solve more ambiguous issues with Locale from sun::star.. and icu::.Tomas Chvatal
2011-09-24Avoid ambiguous Locale type by specifying full path to sun::star... ; the oth...Tomas Chvatal
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks
2011-08-29Rename class XColorTable to XColorListJoseph Powers
2011-05-20adjust for modified singletonCaolán McNamara
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-02-21Translated comments from German to EnglishMartin Kepplinger
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2010-11-24merge with DEV300_m94Philipp Lohmann [pl]
2010-11-09vcl117: #i115477# clean up unused methodsPhilipp Lohmann [pl]
2010-11-03cws tlmath01: #i972# Math baseline alignmentThomas Lange [tl]
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-13Replace ASSERT and DBG_ASSERT with OSL_ENSUREJacek Wolszczak
2010-10-09Use SAL_N_ELEMENTS macroKayo Hamid
2010-10-01Clean out dead code and comments from ui/appPhil Bordelon