summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-28re-base on ALv2 code. Includes:Michael Meeks198-4103/+3022
2012-06-28impress211: #i110990# Fixed remaining problems with display ids and indices.Andre Fische1-0/+7
2012-06-28re-base on ALv2 code.Michael Meeks37-846/+539
2012-06-28First draft of "navigator", a strip of "live" thumbnails which are clickable.Iain Billett2-25/+116
2012-06-28Some styling of document viewer. Transparent overlayed action bar with hide/s...Iain Billett6-5/+302
2012-06-28fdo#46510 optionally turn on Quickstarter by installerAndras Timar5-3/+43
2012-06-28smoketest: fix breakage from 328e2263fb6e2415bafbc40a7d7309b66f65971aMichael Stahl1-0/+6
2012-06-28CMIS UCP: fixed save as which was broken by bad exceptions catchingCédric Bosdonnat1-30/+50
2012-06-28SwPageDesc impl: drop unused includesMiklos Vajna1-6/+0
2012-06-28CMIS UCP: cached session id change was not impacted on all constructorsCédric Bosdonnat1-3/+4
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara105-292/+242
2012-06-28revert accidental removal of copyright headerCaolán McNamara1-0/+26
2012-06-28ditch slightly suboptimal C2S defineCaolán McNamara10-29/+26
2012-06-28There's no reason for GetDefaultContentType to be virtualCaolán McNamara3-30/+10
2012-06-28tidy INetMessage a littleCaolán McNamara3-30/+30
2012-06-28rework UniString::CreateFromInt32 in terms of rtl::OUString::valueOfCaolán McNamara1-5/+1
2012-06-28use defines from systools/win32/qswin32.h instead of duplicationAndras Timar1-7/+4
2012-06-28fdo#39415: sw: fix vertical collapsing border painting:Michael Stahl1-20/+22
2012-06-28fdo#39415: sw: fix collapsing border painting more:Michael Stahl1-19/+27
2012-06-28fdo#39415: sw: fix collapsing border painting:Michael Stahl1-4/+9
2012-06-28SwTabFrmPainter::Insert: remove clutterMichael Stahl1-5/+0
2012-06-28remove obsolete SVX_FRAME_USE_LINEINFO:Michael Stahl1-18/+0
2012-06-28dmapper: better fix for import of titlepg top/bottom marginMiklos Vajna1-13/+6
2012-06-28Bug fix: now skip effect work correctly with repeated animationsMarco Cecchetti1-1/+2
2012-06-28Modified the JavaScript implementation for repeated animations.Marco Cecchetti1-61/+21
2012-06-28Fixed a bug that prevented repeated animations to work properly when the repe...Marco Cecchetti1-1/+0
2012-06-28Now the rewind option is handled by the JavaScript engine too.Marco Cecchetti1-0/+5
2012-06-28Added support for the repeatCount attribute for time containers.Marco Cecchetti4-41/+155
2012-06-28Ported all transition tables. Now restart mode is set up as the SMIL spec req...Marco Cecchetti1-10/+110
2012-06-28Now to animations and repeated to animations are handled by the C++ presentat...Marco Cecchetti5-10/+108
2012-06-28Now to animations and repeated to animations are handled by the JavaScript en...Marco Cecchetti1-10/+85
2012-06-28remove debug statementDavid Tardon1-1/+0
2012-06-28WaE: unused parameterDavid Tardon1-1/+1
2012-06-28drop unused includesDavid Tardon1-2/+0
2012-06-28add more categoriesDavid Tardon1-1/+1
2012-06-28add more categoriesDavid Tardon1-1/+1
2012-06-28CMIS UCP: strings coming from libcmis are UTF-8, not asciiCédric Bosdonnat2-10/+13
2012-06-28i#119400 repair broken undoIvan Timofeev1-3/+7
2012-06-28FloatingSizeMode is always FSMODE_AUTO, remove itIvan Timofeev2-51/+43
2012-06-28remove unused toolbox stylesIvan Timofeev2-88/+9
2012-06-28Remove some unused localsThomas Arnhold6-185/+0
2012-06-28Remove unused header filesThomas Arnhold17-2353/+0
2012-06-28use updated cppunit-1.13.0 sourcesMarkus Mohrhard2-2/+2
2012-06-28remember spell check/find&replace start position only 1st timeRadek Doulik1-2/+6
2012-06-28rtftok: implement RTF_FACINGPMiklos Vajna1-0/+3
2012-06-28CMIS UCP: oops, read-only check has been reversed somehowCédric Bosdonnat1-1/+1
2012-06-28Enable menu option "Edit witn External Tool.." for Calc.Tomaž Vajngerl18-114/+225
2012-06-27re-base on ALv2 code.Michael Meeks125-2278/+1796
2012-06-27adjust xml2cmp tool to handle XML commentsOliver-Rainer Wittmann1-0/+5
2012-06-27re-base on ALv2 code.Michael Meeks59-1328/+849