summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-24fdo#66025: Improve ImportError raised from _uno_importDavid Bolen1-8/+31
2013-07-24Resolves: #i122796# fix half-pixel offset in StretchAndConvert...Herbert Dürr1-6/+6
2013-07-24XubString->OUStringCaolán McNamara7-24/+25
2013-07-24Keep passing XComponentContext into officecfg:: wrapper fns, where availableStephan Bergmann2-4/+5
2013-07-24look for find-requires-gnome.sh in the right pathDavid Tardon4-1/+13
2013-07-23fdo#60924 autoinstall - gbuild/scp2: still more libs to OOOMarcos Paulo de Souza3-159/+16
2013-07-24fdo#46037: no more comphelper/configurationhelper.hxx in fpickerJulien Nabet3-12/+16
2013-07-24Revert "fdo#46037: no more comphelper/configurationhelper.hxx in fpicker"Fridrich Štrba3-13/+12
2013-07-24Trying to fix the windows buildFridrich Štrba2-1/+5
2013-07-23fdo#46037: no more comphelper/configurationhelper.hxx in writerfilterJulien Nabet3-20/+3
2013-07-23fdo#46037: no more comphelper/configurationhelper.hxx in fpickerJulien Nabet1-11/+8
2013-07-23fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa1-9/+0
2013-07-23fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa2-10/+0
2013-07-23Fix compiler errors and warnings..Tomaž Vajngerl3-19/+9
2013-07-23unit test for <text:s> in <text:p> and <text:span>, fdo#67094Eike Rathke2-8/+49
2013-07-23fdo#38144 In ruler snap to markers for tab stops, margins, etc.Tomaž Vajngerl4-86/+134
2013-07-23Cleanup strangely formatted code in SvxRuler.Tomaž Vajngerl1-604/+292
2013-07-23just rename header defineTomaž Vajngerl1-2/+2
2013-07-23Add ANOVA (analysis of variance) calculation to Statistics.Tomaž Vajngerl21-217/+955
2013-07-23Generic ChildWindowWrapper.Tomaž Vajngerl1-0/+94
2013-07-23Fix drop caps backgroundZolnai Tamás1-0/+3
2013-07-23Check explicitily the space at the end of the lineZolnai Tamás1-5/+6
2013-07-23Clean up naming of OStatement_Base etc. (firebird-sdbc)Andrzej J.R. Hunt7-101/+123
2013-07-23Move Statement specific methods out of common base. (firebird-sdbc)Andrzej J.R. Hunt8-132/+153
2013-07-23Move Statement_Base into it's own file (firebird-sdbc).Andrzej J.R. Hunt5-527/+630
2013-07-23Remove unnecessary OStatement_BASE2 (firebird-sdbc).Andrzej J.R. Hunt4-62/+11
2013-07-23Cleanup firebird-sdbc header defines.Andrzej J.R. Hunt8-23/+23
2013-07-23a date is a date, not a floatLionel Elie Mamane1-3/+3
2013-07-23fdo#67186 switch reporbuilder to null date == 1899-12-30Lionel Elie Mamane6-45/+22
2013-07-23OSL_FAIL -> SAL_WARNStephan Bergmann1-17/+5
2013-07-23unset mnCount in ScXMLCellFieldSContext::CreateChildContext()Eike Rathke1-0/+1
2013-07-23resolved fdo#67094 handle <text:s> in <text:p> and <text:span>Eike Rathke4-2/+138
2013-07-23Add more componentsPtyl Dragon1-3/+33
2013-07-23fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa32-165/+7
2013-07-23fdo#67213 - crash on opening AutoText dialog (Ctrl+F3)Noel Grandin1-1/+8
2013-07-23expand out the U2S and S2U macros from sfxuno.hxxNoel Grandin7-11/+6
2013-07-23Revert "WaE: "HAVE_GCC_ATTRIBUTE_WARN_UNUSED" is not defined"Tor Lillqvist1-1/+1
2013-07-23WaE: "HAVE_GCC_ATTRIBUTE_WARN_UNUSED" is not definedDavid Tardon1-1/+1
2013-07-23Clean up redundant explicit OUString(...) ctorsStephan Bergmann16-351/+204
2013-07-23fdo#64637 RTF import: handle multiple RTF_COMPANYMiklos Vajna3-2/+30
2013-07-23These SAL_INFOs do not make much sense any moreStephan Bergmann1-3/+0
2013-07-23it is not possible to sign libs that are in useDavid Tardon3-1/+6
2013-07-23If this configuration access throws exceptions sth very fundamental is brokenStephan Bergmann1-15/+1
2013-07-23fdo#46037: no more comphelper/configurationhelper.hxx in sdJulien Nabet2-23/+10
2013-07-23fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa1-2/+2
2013-07-23configure.ac: working firebird version check with manual FIREBIRD_C/LDFLAGSLionel Elie Mamane1-6/+17
2013-07-23convert sfx2 UNO services to WeakImplHelperNoel Grandin12-428/+24
2013-07-23convert more services in framework module to WeakImplHelperNoel Grandin30-393/+114
2013-07-23remove unused fieldNoel Grandin2-8/+1
2013-07-23Convert the easy cases in framework to WeakImplHelperNoel Grandin44-689/+320