summaryrefslogtreecommitdiff
path: root/sw/source/ui/app/docstyle.cxx
AgeCommit message (Expand)Author
2013-01-28fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-06sal_Bool to boolTakeshi Abe
2012-12-20incorrect if/for body alignmentLuboš Luňák
2012-12-04Writer styles: add the non-hidden pooled styles if mask is SFXSTYLEBIT_ALLCédric Bosdonnat
2012-11-30Hidden styles: ODF import/exportCédric Bosdonnat
2012-11-30Fixed style iterators filters to show only hidden styles when requiredCédric Bosdonnat
2012-11-30Styles & Formatting: added SFXSTYLEBIT_ALL_VISIBLE and show hidden stylesCédric Bosdonnat
2012-11-30Allow to hide styles in the "Styles & Formating" dialogCédric Bosdonnat
2012-11-30fdo#46808, use service constructor for i18n::CollatorNoel Grandin
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-15sal_Bool to boolTakeshi Abe
2012-11-03sal_Bool to boolTakeshi Abe
2012-10-25sal_Bool to boolTakeshi Abe
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-04sal_Bool->bool in svl::SfxStyleSheetBaseNoel Grandin
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-25Convert Svptrarr usage to std::vectorNoel Grandin
2012-06-25Cleanup SwDoc::GetPageDesc(sal_uInt16) const-ness issuesNoel Grandin
2012-06-20Convert SV_DECL_PTRARR_DEL of Sw*Fmts to std::vectorNoel Grandin
2012-05-25Convert SV_DECL_PTRARR_DEL(SwNumRuleTbl) to std::vectorNoel Grandin
2012-04-11UniString->rtl::OUStringCaolán McNamara
2012-04-06UniString::CreateFromInt32(0) -> "0"Caolán McNamara
2012-04-02refactor the Rewriter rules using enumsCaolán McNamara
2012-02-28SfxStyleSheet needs a default ctorCaolán McNamara
2012-01-14SvStringsDtor->boost::ptr_vectorAugust Sodora
2012-01-13SvStringsDtor->std::vectorAugust Sodora
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-09-20replaced some SvUShorts with std::vectorDaniel Di Marco
2011-04-22left arrow comments removed // <--Júlio Hoffimann
2011-04-18all bogus comments removed keeping the indentationJúlio Hoffimann
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-02-21Remove all traces off ASSERT_IDThomas Arnhold
2011-02-21cleaned some commentsChristina Rossmanith
2011-02-21Translated comments from German to EnglishMartin Kepplinger
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-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
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-25unodapi: #i114888#: sw: introduce sw::UndoGuard, sw::GroupUndoGuard, clean upMichael Stahl
2010-11-25unodapi: #i115383#: SwDoc:Michael Stahl
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-14Fixed more OSL_ENSURE missing ';'.Kohei Yoshida
2010-10-13Replace ASSERT and DBG_ASSERT with OSL_ENSUREJacek Wolszczak
2010-10-01Clean out dead code and comments from ui/appPhil Bordelon
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov