summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2013-01-28WaE: declaration of nWhich shadows a member of ´this´Miklos Vajna1-2/+2
2013-01-28remove stray SAL_CALL that breaks windows buildLuboš Luňák1-1/+1
2013-01-28SfxPoolItem: fix annoying -Werror=shadow the hard wayMichael Stahl3-29/+30
2013-01-28Template Manager: focus in search edit when clicking search actionCédric Bosdonnat1-0/+2
2013-01-28Template Manager: don't show any tab and show all folders when saving templateCédric Bosdonnat1-0/+2
2013-01-28cleanups for number() string functionLuboš Luňák6-245/+248
2013-01-28consolidate the float number testsLuboš Luňák1-25/+2
2013-01-28fix previous string conversion:Michael Stahl3-2/+3
2013-01-28fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac232-1294/+1185
2013-01-28fdo#51232: i#119987# fix Impress crash when pasting text under Outline viewHerbert Dürr1-0/+1
2013-01-28Updated coreAndras Timar1-0/+0
2013-01-28text::BaseFrameProperties: add FillGradientName optional propertyMiklos Vajna5-10/+33
2013-01-28XFillGradientItem: don't assume the default Which IDMiklos Vajna2-4/+4
2013-01-28SwXTextFrame: use XFillGradientItem instead of extending SvxBrushItemMiklos Vajna21-78/+80
2013-01-28SwXTextFrame: use XFillStyleItem instead of extending SvxBrushItemMiklos Vajna19-47/+64
2013-01-28restore javafilters' registration under WindowsAndras Timar1-0/+6
2013-01-28no need for the String version of this function anymoreMarkus Mohrhard2-10/+1
2013-01-28remaining ui parts for conditional date formatsMarkus Mohrhard3-10/+94
2013-01-28configure: accept building without themesRiccardo Magliocchetti1-8/+10
2013-01-28RTL_CONSTASCII_(U)STRINGPARAM removed in comphelperChr. Rossmanith9-99/+95
2013-01-28Only call data()/length() when self is valid()Stephan Bergmann1-2/+2
2013-01-28Silence some warningsFridrich Štrba1-0/+1
2013-01-28Updated coreAndras Timar1-0/+0
2013-01-28Use the BOOST_INCLUDE_DIR variable in Windows buildFridrich Štrba3-1/+49
2013-01-28add boost dependency and header-finding hackery to libmspubCaolán McNamara1-0/+5
2013-01-28Resolves: fdo#59965 crash dialog title area text is missingCaolán McNamara2-2/+2
2013-01-28fdo#59881 - sdremote: give up on threaded / UNO usage.Michael Meeks7-34/+62
2013-01-28New table dialog from impress and draw converted to Glade UIRobert Roth8-149/+184