summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fail early and hardLionel Elie Mamane2013-11-091-0/+2
* rptui::OShape make getSupportedServiceNames and supportsServiceLionel Elie Mamane2013-11-091-8/+19
* TypoJulien Nabet2013-11-091-1/+1
* fdo#67401 set AntiAliasing for SVG logoAndras Timar2013-11-081-0/+7
* gbuild: Extension: avoid re-build on missing translation description.xmlMichael Stahl2013-11-081-2/+2
* gbuild: HelpTarget: avoid spurious rebuilds on missing translationMichael Stahl2013-11-081-6/+6
* gbuild: AllLangResTarget: avoid spurious rebuilds on missing translationMichael Stahl2013-11-081-1/+3
* gbuild: SdiTarget: .hxx file is always out-of-dateMichael Stahl2013-11-081-1/+1
* fdo#70797 add Excel 2010 functionsWinfried Donkers2013-11-089-9/+246
* Don't unnecessarily wrap RuntimeExceptionsStephan Bergmann2013-11-081-1/+1
* longparas: these sal_uInt16s are really xub_StrLensCaolán McNamara2013-11-088-26/+27
* longparas: these sal_uLongs are really xub_StrLensCaolán McNamara2013-11-081-2/+2
* longparas: these sal_uInt64s are really xub_StrLensCaolán McNamara2013-11-081-1/+1
* longparas: same variable used for two different loops of different typesCaolán McNamara2013-11-081-6/+4
* longparas: disentangle same variable used over two different loopsCaolán McNamara2013-11-081-4/+4
* n is immediately overwrittenCaolán McNamara2013-11-081-2/+0
* safe xub_StrLen -> sal_Int32 conversionCaolán McNamara2013-11-081-1/+1
* safe STRING_NOTFOUND -> -1 conversionCaolán McNamara2013-11-081-12/+12
* Access by AnchoredObject of a deleted SwLayoutFrmCaolán McNamara2013-11-084-5/+36
* Resolves: #i123616# be more flexible regarding the data type for polygon dataArmin Le Grand2013-11-081-3/+18
* Unwind confusing namespace aliasStephan Bergmann2013-11-081-119/+118
* Unwind SFX_REFERER_USERStephan Bergmann2013-11-0813-56/+10
* Clean up IsSecureURLStephan Bergmann2013-11-085-99/+46
* Updated coreStanislav Horacek2013-11-081-0/+0
* Silence -Wdeprecated-declarations for the momentJulien Nabet2013-11-082-4/+21
* SlideSorter: insert new slide on double-click.Andrzej J.R. Hunt2013-11-081-0/+21
* SwDoc::DelNumRule: fix out-of-bounds index accessMiklos Vajna2013-11-081-1/+4
* Pass all relevant CFLAGS on to external/libexttextcatStephan Bergmann2013-11-081-1/+1
* Make INetURLObject-from-OUString ctor explicitStephan Bergmann2013-11-0810-37/+36
* improve calc function CRITBINOMWinfried Donkers2013-11-081-14/+59
* installer: the perl is borkedMichael Stahl2013-11-082-3/+5
* warning C4805 unsafe mix of type sal_Bool and type boolMichael Stahl2013-11-081-1/+1
* "%1 is replaced to ..." ... maybe, or maybe notEike Rathke2013-11-086-10/+33
* DOCX filter: handle numbering style's qFormat, rsid and friendsMiklos Vajna2013-11-083-35/+37
* Introduce MSWordStyles::GetSwNumRule()Miklos Vajna2013-11-082-0/+9
* sw: add InteropGrabBag for list stylesMiklos Vajna2013-11-082-0/+18
* SwNumRule: add getter / setter for InteropGrabBagMiklos Vajna2013-11-082-0/+24
* remove unnecessary use of OUString constructor in SD moduleNoel Grandin2013-11-087-13/+12
* remove unnecessary use of OUString constructor in SFX2 moduleNoel Grandin2013-11-0823-122/+119
* remove unnecessary use of OUString constructor in SHELL moduleNoel Grandin2013-11-086-14/+14
* remove unnecessary use of OUString constructor in STOC moduleNoel Grandin2013-11-0812-73/+70
* Hard-code the path to libgetuid.so in epmfile.pmStephan Bergmann2013-11-082-11/+3
* added Bamanankan/Bambara_Mali [bm-ML] locale data, fdo#71361Eike Rathke2013-11-083-1/+369
* Fix external/accessories filelist namesStephan Bergmann2013-11-082-28/+28
* instsetoo_native: shouldn't need instdir in include pathMichael Stahl2013-11-0810-18/+20
* installer: remove (now unnecessary) shlxthdlpathMichael Stahl2013-11-082-5/+2
* fdo#71306: fix printing from basic ideIvan Timofeev2013-11-081-1/+3
* DOCX filter: handle char style's qFormat, rsid and friendsMiklos Vajna2013-11-083-4/+13
* sw: add InteropGrabBag for character stylesMiklos Vajna2013-11-082-0/+13
* Fix for multipe occurrences of attibute in <w:pgMar>Vinaya Mandke2013-11-083-2/+10