summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-30ODFF: write RRI as RRI, not ZGZEike Rathke2-2/+3
2013-01-30resolved fdo#60043 write correct IM* function namesEike Rathke1-0/+8
2013-01-29loplugin: remove some unused strings, etc.Caolán McNamara7-7/+2
2013-01-29bnc#484599: Prevent pivot table from getting sheared when cells are shifted.Kohei Yoshida7-2/+313
2013-01-29Let's stick with FooCol, FooRow naming as opposed to FooX, FooY.Kohei Yoshida1-104/+104
2013-01-29Boolean cleanup in InsertCells and DeleteCells.Kohei Yoshida2-35/+35
2013-01-29pyagenda: simplify Topics codeXisco Fauli3-223/+30
2013-01-29move color scheme options .ui to right place and adapt codeCaolán McNamara10-1357/+2504
2013-01-29allow a custom border property for drawing areasCaolán McNamara1-1/+4
2013-01-29Strip SRCDIR from the logging outputTor Lillqvist2-2/+7
2013-01-29sw: unused includes in paintfrmMiklos Vajna1-18/+0
2013-01-29SwXShape and SwHTML{Parser,ImageWatcher} are no longer friendsMiklos Vajna1-4/+1
2013-01-29fix build with older icu versionLuboš Luňák1-0/+2
2013-01-29We don't need this hack anymore for unit test.Kohei Yoshida4-11/+2
2013-01-29Bool cleanup with ScEditableTester.Kohei Yoshida2-32/+27
2013-01-29SwFrm::PaintBackground: paint gradients in one goMiklos Vajna1-5/+11
2013-01-29sw: import draw:fill-gradient-name for Writer textframesMiklos Vajna2-3/+21
2013-01-29xmloff: export Wrtier's RES_FILL_STYLE and RES_FILL_GRADIENTMiklos Vajna3-0/+22
2013-01-29SvXMLExport::_ExportStyles: also try to export text gradientsMiklos Vajna5-29/+69
2013-01-29Related: fdo#59922 add new unicode blocks, detect newer in futureCaolán McNamara4-526/+1614
2013-01-29Resolves: fdo#59922 Incorrect character range for "Katakana Phonetic"OKANO Takayoshi3-1/+8
2013-01-29Repeated call to namespace tableGokul1-1/+0
2013-01-29Explicitely check for gtk when enabling telepathyTomas Chvatal1-1/+1
2013-01-29Do not call putenv with a temporary string argumentStephan Bergmann1-10/+6
2013-01-29Partially Revert "New Save, Save As and Reload File icons for the Tango theme"Stefan Knorr18-1663/+0
2013-01-29add missing export of variable passed to configureLuboš Luňák1-1/+1
2013-01-29use ole obj preview imageRadek Doulik3-1/+7
2013-01-29WaE: private field 'nMaxRanges' is not usedTor Lillqvist1-1/+0
2013-01-29WaE: private field 'pBtnOK' is not usedTor Lillqvist1-3/+0
2013-01-29Clarify that constant groups cannot be typedef'edStephan Bergmann1-0/+5
2013-01-29Clarify that bound attribute can specify getter/setter raises listsStephan Bergmann1-0/+10
2013-01-29Clarify that attribute setter raises list must not be emptyStephan Bergmann1-0/+8
2013-01-29fdo#59969 crash fix (insecure clear screen during Logo execution)László Németh1-0/+2
2013-01-29minor librelogo fix: remove ro lang. guess. (fix en_US detection)László Németh1-1/+1
2013-01-29xmloff: no longer necessary OUTSTRING() macroMiklos Vajna6-44/+41
2013-01-29Resolving crash in wizards fdo#59931 by NULL checkingArnaud Versini1-1/+4
2013-01-29More fixes to fdo#57422Ahmad Harthi2-51/+20
2013-01-29Resolves the bug fdo#59117 missing borders of last columnkarth1-3/+5
2013-01-29sal_Bool to boolTakeshi Abe11-182/+183
2013-01-29fdo#59881 - sdremote: revert un-necessary locking change.Michael Meeks1-5/+1
2013-01-29osl ensure on the correct member ...Eike Rathke1-1/+1
2013-01-28use SvtModuleOptions::ClassifyFactoryByServiceName to determine moduleCaolán McNamara1-67/+62
2013-01-28 fdo#59397 Use more precise wording at 'Find & Replace - More Options - Styles'Vishv Brahmbhatt4-6/+71
2013-01-28mysqlc: tweak gbuild conversion:Michael Stahl5-12/+10
2013-01-28convert mysqlc to gbuild and add to tail_buildPeter Foley22-301/+166
2013-01-28convert mysqlcppconn to gbuild and add to tail_buildPeter Foley19-342/+232
2013-01-29More work on the CoreText codeTor Lillqvist4-146/+278
2013-01-29Undo pointless field name changesTor Lillqvist3-212/+189
2013-01-28Removed empty app.src from drawRobert Roth2-26/+0
2013-01-28Sprinkle some SAL_INFO debugging outputTor Lillqvist1-9/+53