summaryrefslogtreecommitdiff
path: root/sw/source/ui/app/docstyle.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-03-09fdo#70422 Moved the linked files from sw/source/ui to a new core/uibase dirroopak123451-2973/+0
2014-02-27Remove visual noise from swAlexander Wilms1-12/+0
2014-02-21editeng: sal_Bool->boolNoel Grandin1-4/+4
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-8/+8
2014-02-10coverity#1130425 Dereference null return valueCaolán McNamara1-2/+4
2014-01-17bool improvementsStephan Bergmann1-1/+1
2014-01-15starting chopping out aEmptyOUStrCaolán McNamara1-11/+11
2013-11-08sw: add InteropGrabBag for list stylesMiklos Vajna1-0/+17
2013-11-08sw: add InteropGrabBag for character stylesMiklos Vajna1-0/+12
2013-11-06SwDocStyleSheet: add getter / setter for InteropGrabBagMiklos Vajna1-0/+46
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin1-9/+9
2013-10-15convert sw/source/ui/app/*.cxx from String to OUStringNoel Grandin1-2/+2
2013-10-15convert sw/inc/doc.hxx from String to OUStringNoel Grandin1-1/+1
2013-10-02bWeiter -> bContinuePhilipp Riemer1-3/+3
2013-08-21String to OUStringMatteo Casalin1-4/+1
2013-08-21String to OUString + some cleanupMatteo Casalin1-78/+87
2013-08-21String to OUStringMatteo Casalin1-4/+3
2013-08-17WaE: C4701: potentially uninitialized local variable 'nId' usedTor Lillqvist1-1/+1
2013-08-12String to OUString and some optimizationsMatteo Casalin1-4/+4
2013-08-08boost::ptr_vector<OUString> considered sillyMichael Stahl1-1/+1
2013-08-08sw: convert rest of SwStyleNameMapper to OUStringMichael Stahl1-3/+3
2013-08-08sw: convert some SwStyleNameMapper methods to OUStringMichael Stahl1-1/+1
2013-07-27Revert "SfxStyleSheetBasePool: remove internal iterator"Michael Stahl1-0/+18
2013-07-27SfxStyleSheetBasePool: remove internal iteratorMichael Stahl1-18/+0
2013-07-27SfxStyleSheetBasePool::Make: remove nPos parameterMichael Stahl1-2/+1
2013-07-27fdo#67303: sw: speed up setting IsHidden property on stylesMichael Stahl1-1/+18
2013-07-26Add more usefull log areasZolnai Tamás1-1/+1
2013-07-26CharBrd 1: Add Borders tab pageZolnai Tamás1-10/+12
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud1-51/+49
2013-04-10Resolves: #i120077# Memory leak fixed in ScXMLFontAutoStylePool_ImplArmin Le Grand1-3/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-6/+6
2013-03-18Comment cleanup and several indentation fixesJoren De Cuyper1-106/+24
2013-03-07fdo#38838 Replaced some use of (Uni)String with OUString.Jean-Noël Rouvignac1-6/+6
2013-03-03sal_Bool to boolTakeshi Abe1-1/+1
2013-01-28fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac1-6/+6
2013-01-06sal_Bool to boolTakeshi Abe1-52/+51
2012-12-20incorrect if/for body alignmentLuboš Luňák1-1/+3
2012-12-04Writer styles: add the non-hidden pooled styles if mask is SFXSTYLEBIT_ALLCédric Bosdonnat1-13/+16
2012-11-30Hidden styles: ODF import/exportCédric Bosdonnat1-29/+26
2012-11-30Fixed style iterators filters to show only hidden styles when requiredCédric Bosdonnat1-2/+15
2012-11-30Styles & Formatting: added SFXSTYLEBIT_ALL_VISIBLE and show hidden stylesCédric Bosdonnat1-6/+7
2012-11-30Allow to hide styles in the "Styles & Formating" dialogCédric Bosdonnat1-52/+188
2012-11-30fdo#46808, use service constructor for i18n::CollatorNoel Grandin1-3/+1
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-23some i18n wrappers with LanguageTagEike Rathke1-1/+1
2012-11-15sal_Bool to boolTakeshi Abe1-5/+5
2012-11-03sal_Bool to boolTakeshi Abe1-1/+1
2012-10-25sal_Bool to boolTakeshi Abe1-2/+2
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-8/+8
2012-10-04sal_Bool->bool in svl::SfxStyleSheetBaseNoel Grandin1-32/+32