summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-18Bump for 3.6-16suse-3.6-16Andras Timar2-6/+6
2013-03-15fdo#62360: fix word breaking in Writer for spell checkingLászló Németh1-1/+4
2013-03-14Lock document that is opened for potential modificationTor Lillqvist1-0/+6
2013-03-14Call ne_ssl_trust_default_ca()Tor Lillqvist1-0/+2
2013-03-14Turn on Neon debug output (if enabled in Neon) when building for debuggingTor Lillqvist1-2/+3
2013-03-14Use the system root certificates in ne_ssl_trust_default_ca() on WindowsTor Lillqvist2-1/+59
2013-03-14When debugging, define NE_DEBUGGINGTor Lillqvist1-1/+5
2013-03-14pass argb32 pixmaps from vcl to canvas, avoiding costly x11 roundtripsRadek Doulik10-14/+97
2013-03-14fix canvas bitmap rendering (argb32 pixmaps) fixes color issue in n#780830Radek Doulik6-71/+96
2013-03-13bnc#798309 inherit group style from parentNoel Power8-13/+23
2013-03-11don't even attempt the ole related test except on windowsNoel Power1-1/+3
2013-03-11unit tests and data for bnc#805071Noel Power5-4/+132
2013-03-11bnc#805071 fix object assigment problems when default members presentNoel Power1-11/+32
2013-03-11Bump for 3.6-15Petr Mladek2-6/+6
2013-03-08arghhh add another forgotten new file for unit testsNoel Power1-0/+61
2013-03-08fix mistakely changed rtl::OUString->OUString ( not valid for 3.6 )Noel Power1-129/+130
2013-03-08add missing file :-(Noel Power1-0/+59
2013-03-08cherry-pick/backport bunch of vba unit test related patchesNoel Power19-193/+2173
2013-03-07fdo#54651: Only pick non-default number format for pivot field.Kohei Yoshida1-1/+3
2013-03-07Bump for 3.6-14suse-3.6-14Andras Timar2-6/+6
2013-03-07Bump for 3.6-13Andras Timar2-6/+6
2013-03-07bnc#807777 fdo#52182: Fixed click in frames located in header/footerCédric Bosdonnat2-8/+12
2013-03-07bnc#807777 Header/Footer: fixed the selection of frames anchored to header/fo...Cédric Bosdonnat2-153/+188
2013-03-07bnc#807777 Header/Footer: fixed click on frames over the header/footer area.Cédric Bosdonnat3-35/+45
2013-03-06enable bag load of excel specific VBA api testsNoel Power19-1/+76
2013-03-06lo-commit-stat: new --bugs-changelog optionPetr Mladek1-75/+92
2013-03-06bnc#793998 SwTxtFormatter::FormatLine: fix missing repaintsMiklos Vajna1-0/+18
2013-03-05Merge branch 'distro/suse/suse-3.6' of ssh://logerrit/core into suse-3.6Petr Mladek226-644/+676
2013-03-04Personas: Fix fdo#59208 - get rid of artifacts when we run out of bitmap.Jan Holesovsky2-0/+3
2013-03-04Personas: Clear the BitmapEx first, so that we can switch off Personas.Jan Holesovsky2-10/+10
2013-03-04fdo#61000: writerfilter: filter out unsupported list tab stopsMichael Stahl1-1/+7
2013-03-04Personas: Fix fdo#59230 - make Personas fully work in non-NWF case too.Jan Holesovsky2-2/+7
2013-03-04fdo#45879 - fix selected gluepoint rendering.Michael Meeks1-5/+5
2013-03-04Personas: Fix one more potential crash.Jan Holesovsky1-6/+7
2013-03-04support new attribute also in 3.6, fdo#60760Markus Mohrhard5-1/+8
2013-03-04sw: fix RTF export of text frames anchored to empty paragraphsMiklos Vajna1-2/+9
2013-03-04fix a bunch of more crashes when setting personasMarkus Mohrhard2-9/+10
2013-03-04convert Turkish AutoText files from old binary to zipped XMLAndras Timar2-0/+0
2013-03-04fix crash with new personas when notifying windowsMarkus Mohrhard1-1/+5
2013-03-04do not access vector elements beyond size, rhbz#847519 relatedEike Rathke1-9/+15
2013-03-04rhbz#908674: Adapt rtl::Allocator::construct to C++11Stephan Bergmann5-0/+45
2013-03-04fdo#58283 produce all translations for desktop filesDavid Tardon1-11/+14
2013-03-04Personas: As Michael suggested, use BitmapEx instead of BitmapEx*.Jan Holesovsky4-37/+29
2013-03-04fdo#60668: filter out fieldmark chars from Index entries:Michael Stahl1-14/+31
2013-03-04fdo#60491: scp2: always package emboleobj library on non-WNT platformsMichael Stahl2-3/+4
2013-03-04fdo#60491: embeddedobj: catch exception in fallback pathMichael Stahl1-1/+8
2013-03-04fdo#60386 fix l10n of windows shell extensionDavid Tardon1-2/+11
2013-03-04Cleanly remove components from rdb again that fail during live insertionStephan Bergmann1-4/+18
2013-03-04resolved fdo#60366 make MATCH() accept a single cell referenceEike Rathke1-0/+6
2013-03-04valgrind: use after freeCaolán McNamara1-1/+1