summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2013-01-28Updated coreCaolán McNamara1-0/+0
2013-01-28fdo#46808, fix calling conventionNoel Grandin1-3/+3
2013-01-28Upload libmspub 0.0.4Fridrich Štrba9-101/+96
2013-01-28add SV_BUTTONTEXT_SAVE and map to gtk-saveCaolán McNamara3-10/+18
2013-01-28Show meaningful title for search key not found infobox, fdo#59865Robert Roth1-8/+21
2013-01-28Removed empty autocorr.src fileRobert Roth2-19/+0
2013-01-28fdo#46808, make MacOS tinderbox happyNoel Grandin1-2/+2
2013-01-28fdo#46808, Adapt document::*PropertyValues UNO service to new styleNoel Grandin23-296/+258
2013-01-28fdo#46808, don't cache the result of comphelper::getProcessComponentContextNoel Grandin3-20/+4
2013-01-28fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin32-110/+77
2013-01-28fdo#46808, Adapt document::FilterConfigRefresh UNO service to new styleNoel Grandin18-88/+108
2013-01-28fdo#46808, convert code to use new-style service constructorNoel Grandin1-28/+21