summaryrefslogtreecommitdiff
path: root/sw/source/ui/app/docstyle.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-21editeng: sal_Bool->boolNoel Grandin
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-10coverity#1130425 Dereference null return valueCaolán McNamara
2014-01-17bool improvementsStephan Bergmann
2014-01-15starting chopping out aEmptyOUStrCaolán McNamara
2013-11-08sw: add InteropGrabBag for list stylesMiklos Vajna
2013-11-08sw: add InteropGrabBag for character stylesMiklos Vajna
2013-11-06SwDocStyleSheet: add getter / setter for InteropGrabBagMiklos Vajna
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-10-15convert sw/inc/doc.hxx from String to OUStringNoel Grandin
2013-10-02bWeiter -> bContinuePhilipp Riemer
2013-08-21String to OUStringMatteo Casalin
2013-08-21String to OUString + some cleanupMatteo Casalin
2013-08-21String to OUStringMatteo Casalin
2013-08-17WaE: C4701: potentially uninitialized local variable 'nId' usedTor Lillqvist
2013-08-12String to OUString and some optimizationsMatteo Casalin
2013-08-08boost::ptr_vector<OUString> considered sillyMichael Stahl
2013-08-08sw: convert rest of SwStyleNameMapper to OUStringMichael Stahl
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-07-27SfxStyleSheetBasePool::Make: remove nPos parameterMichael Stahl
2013-07-27fdo#67303: sw: speed up setting IsHidden property on stylesMichael Stahl
2013-07-26Add more usefull log areasZolnai Tamás
2013-07-26CharBrd 1: Add Borders tab pageZolnai Tamás
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud
2013-04-10Resolves: #i120077# Memory leak fixed in ScXMLFontAutoStylePool_ImplArmin Le Grand
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-18Comment cleanup and several indentation fixesJoren De Cuyper
2013-03-07fdo#38838 Replaced some use of (Uni)String with OUString.Jean-Noël Rouvignac
2013-03-03sal_Bool to boolTakeshi Abe
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