summaryrefslogtreecommitdiff
path: root/sw/source/core
AgeCommit message (Expand)AuthorFilesLines
2012-12-07sal_Bool to boolTakeshi Abe9-69/+69
2012-12-07fdo#55289: fix crash in SwXShape::setPropertyValue:Michael Stahl1-1/+6
2012-12-06mvoe rtl_(u)string_alloc to salLuboš Luňák2-2/+1
2012-12-06Drop unused declarationTakeshi Abe1-1/+0
2012-12-06sal_Bool to boolTakeshi Abe14-71/+69
2012-12-05sal_Bool to boolTakeshi Abe17-123/+124
2012-12-04SwXStyle::getPropertySetInfo: split world's stupidest staticMichael Stahl1-3/+6
2012-12-04SwXStyle::getPropertyDefaults: handle non-itemset based properties:Michael Stahl1-0/+6
2012-12-03Related: fdo#57515 Crash when creating a Table of ContentsJulien Nabet1-3/+6
2012-12-03SwXDocumentIndex: implement css.util.XRefreshableMichael Stahl1-12/+50
2012-12-03API CHANGE: roll back the XStyle changes to add a new Hidden property on StyleCédric Bosdonnat3-36/+29
2012-12-03Make it localTakeshi Abe1-3/+3
2012-12-03sal_Bool to boolTakeshi Abe6-66/+66
2012-11-30API CHANGE: Added XStyle::isHidden() and XStyle::setHidden()Cédric Bosdonnat1-0/+35
2012-11-30Allow to hide styles in the "Styles & Formating" dialogCédric Bosdonnat4-2/+11
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens3-6/+0
2012-11-30fdo#46808, use service constructor for i18n::CollatorNoel Grandin2-6/+3
2012-11-30re-base on ALv2 code. Includes:Michael Meeks446-10313/+6391
2012-11-30Revert "i#116420, fdo#33477: Implemented VertOrient on Writer table cell..."Michael Meeks2-30/+0
2012-11-30sal_Bool to boolTakeshi Abe8-88/+87
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens2-4/+4
2012-11-28API CHANGE: add a "position" parameter to XParagraph/TextPortionAppend methodsMiklos Vajna1-35/+60
2012-11-29sal_Bool to boolTakeshi Abe3-123/+122
2012-11-27remove legacy String svl's Put*Entry family of function and convert usersNorbert Thiebaud1-11/+9
2012-11-27String and OUString cleaning in xmloffNorbert Thiebaud2-1/+2
2012-11-27String::Fill -> OUStringBuffer::padToLengthCaolán McNamara1-6/+10
2012-11-27we don't need to convert a system localeEike Rathke3-3/+3
2012-11-27avoid unnecessary LanguageTag conversionsEike Rathke9-23/+34
2012-11-27sal_Bool to boolTakeshi Abe11-89/+89
2012-11-27Remove undefined functionTakeshi Abe1-1/+0
2012-11-26sal_Bool to boolTakeshi Abe10-88/+88
2012-11-25sal_Bool to boolTakeshi Abe10-120/+120
2012-11-25cppCheck: Possible NULL pointer dereferencejailletc361-6/+8
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke16-28/+29
2012-11-24sal_Bool to boolTakeshi Abe12-128/+126
2012-11-24Removed horizontal rule ugly 1990 thingCédric Bosdonnat2-13/+8
2012-11-23some i18n wrappers with LanguageTagEike Rathke11-21/+21
2012-11-23fdo#52182: Fixed click in frames located in header/footerCédric Bosdonnat12-41/+77
2012-11-23Show typeid in layout xml dump for debugging purposeCédric Bosdonnat1-0/+1
2012-11-23Header/Footer: fixed click on frames over the header/footer area.Cédric Bosdonnat1-34/+0
2012-11-23sal_Bool to boolTakeshi Abe12-117/+117
2012-11-22AllSettings with LanguageTagEike Rathke2-2/+2
2012-11-22sw: remove WorkaroundForB6375613Michael Stahl4-165/+46
2012-11-22sal_Bool to boolTakeshi Abe9-126/+126
2012-11-22Remove unused codeTakeshi Abe2-27/+0
2012-11-21unused variablesLuboš Luňák8-18/+1
2012-11-21sal_Bool to boolTakeshi Abe17-99/+100
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin3-36/+36
2012-11-20fdo#57059 - fix crasher rendering borders for very small windows.Michael Meeks1-8/+20
2012-11-20sal_Bool to boolTakeshi Abe10-149/+149