summaryrefslogtreecommitdiff
path: root/sw/source/ui/utlui/uitool.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-27editeng: sal_Bool->boolNoel Grandin
2014-02-21editeng: sal_Bool->boolNoel Grandin
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-19unotools: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-15starting chopping out aEmptyOUStrCaolán McNamara
2013-10-25fdo#70861 SwToSfxPageDescAttr: fix call to SvxExtParagraphTabPageMiklos Vajna
2013-10-22fdo#44689: fix for specific case of page restart-value 0Adam Co
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin
2013-10-15convert sw/source/ui/utlui/*.cxx from String to OUStringNoel Grandin
2013-10-10convert sw/source/ui/inc/ui*.hxx from String to OUStringNoel Grandin
2013-09-15CharBrd 10: Some documentationZolnai Tamás
2013-08-23CharBrd 7: Border shadowZolnai Tamás
2013-08-12Extract code of character attribute convertionZolnai Tamás
2013-08-08sw: convert some SwStyleNameMapper methods to OUStringMichael Stahl
2013-07-27Revert "SfxStyleSheetBasePool: remove internal iterator"Michael Stahl
2013-07-27SfxStyleSheetBasePool: remove internal iteratorMichael Stahl
2013-06-06Some more modules at least building with mingw64Fridrich Štrba
2013-04-08Comment translation GER-ENG in sw/source/ui/utlui/uitool.cxxMatthias Freund
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-25sal_Bool to boolTakeshi Abe
2013-01-17ItemSetToPageDesc: remove mysterious SvxPageUsage flag manglingMichael Stahl
2012-12-19fdo#57881 sw: make UseOnPage independent from SvxPageUsageMiklos Vajna
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-10-05ItemSetToPageDesc: don't call SwPageDesc::ChgFirstShare twiceMiklos Vajna
2012-10-05ItemSetToPageDesc / PageDescToItemSet: handle first page footersMiklos Vajna
2012-07-09merge HeaderIsSharedFirst and FooterIsSharedFirst to FirstIsSharedMiklos Vajna
2012-06-29sw: initial HeaderIsSharedFirst / FooterIsSharedFirstMiklos Vajna
2012-06-20Convert SV_DECL_PTRARR_DEL of Sw*Fmts to std::vectorNoel Grandin
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-08-17cppcheck: remove assigned but unused variableTakeshi Abe
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-21Remove all traces off ASSERT_IDThomas Arnhold
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2010-12-21CWS swlayoutrefactoring: resync to m96, no conflict resolutionMathias Bauer
2010-12-17CWS swlayoutrefactoring: #i115510#: first step to clean up the SwClient messMathias Bauer
2010-10-27micro optimizationsCaolán McNamara
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-10Remove bogus commentPrashant Shah
2010-10-07dangling pointer dereference in SwCalc::Str2DoubleCaolán McNamara
2010-10-05remove include guards using fixguard.pyPetr Mladek