summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-29fdo#60462 - Small errors in the layout margins of the text boxeslibreoffice-3-6-6Joren De Cuyper1-1/+1
2013-03-28resolved fdo#44286 some historical dates were decrementedEike Rathke1-1/+18
2013-03-25fdo#58071: .dot files sometimes rejected by writerCaolán McNamara1-0/+7
2013-03-21fixed a possible crasherEike Rathke1-10/+9
2013-03-19bump product version to 3.6.6.1+, release number to 1Petr Mladek2-22/+22
2013-03-19Branch libreoffice-3-6-6Petr Mladek0-0/+0
2013-03-18fdo#34800 Comments added to footer are placed at the right top of the page.Joren De Cuyper1-1/+27
2013-03-16Fix buildFridrich Štrba1-0/+1
2013-03-15Resolves: rhbz#906137 slide show inverts outputsCaolán McNamara1-10/+6
2013-03-15fdo#62360: fix word breaking in Writer for spell checkingLászló Németh1-1/+4
2013-03-14fdo#54275: Fix GVFS UCP, so saving docs works againStephan Bergmann1-9/+13
2013-03-14gvfs UCP: silence -Werror=deprecated-declarationsMichael Stahl1-0/+2
2013-03-13bnc#798309 inherit group style from parentNoel Power8-13/+23
2013-03-13rhbz#895690: Make GIO UCP less brittle, so saving docs works againStephan Bergmann1-16/+15
2013-03-11rhbz#915743: Avoid potentially blocking autocompletion for non file URLsStephan Bergmann1-1/+8
2013-03-11fdo#60701: Properly quote shell parameter expansionsStephan Bergmann1-23/+23
2013-03-11fdo#62103 only dict of the first lang code is packed into langpackAndras Timar1-2/+2
2013-03-07resolved rhbz#916936 allow also input line for read-onlyEike Rathke1-4/+6
2013-03-01resolved fdo#60915 force long year only for ROC calendarEike Rathke2-21/+40
2013-02-28fdo#61000: writerfilter: filter out unsupported list tab stopsMichael Stahl1-1/+7
2013-02-27Resolves: fdo#56031 RSID attr changes drop content change eventsCaolán McNamara2-4/+23
2013-02-26fdo#45879 - fix selected gluepoint rendering.Michael Meeks1-5/+5
2013-02-25support new attribute also in 3.6, fdo#60760Markus Mohrhard5-1/+8
2013-02-25sw: fix RTF export of text frames anchored to empty paragraphsMiklos Vajna1-2/+9
2013-02-24fdo#54087 build npsoplugin on Windows, it does not depend on GTK+ thereAndras Timar1-1/+1
2013-02-22convert Turkish AutoText files from old binary to zipped XMLAndras Timar2-0/+0
2013-02-22odf: export arcangleto commands in enhanced path (use drawooo namespace)Radek Doulik4-7/+13
2013-02-21do not access vector elements beyond size, rhbz#847519 relatedEike Rathke1-9/+15
2013-02-19fdo#34548 don't crash on undoing text frame removalDavid Tardon2-1/+70
2013-02-18apparently there's no ssize_t on windowsLuboš Luňák1-2/+2
2013-02-18fdo#60732: SwTxtNode: limit to less than STRING_LEN charsMichael Stahl3-15/+36
2013-02-18rhbz#908674: Adapt rtl::Allocator::construct to C++11Stephan Bergmann5-0/+45
2013-02-15fdo#58283 produce all translations for desktop filesDavid Tardon1-11/+14
2013-02-14fdo#35365 Set the default font color to black and the document color to white.Benjamin Drung1-10/+2
2013-02-14fdo#60668: filter out fieldmark chars from Index entries:Michael Stahl1-14/+31
2013-02-14fdo#60491: scp2: always package emboleobj library on non-WNT platformsMichael Stahl2-3/+4
2013-02-14fdo#60491: embeddedobj: catch exception in fallback pathMichael Stahl1-1/+8
2013-02-13fdo#60386 fix l10n of windows shell extensionDavid Tardon1-2/+11
2013-02-09fdo#39135: Prevent integer overflow & update the character during loop.Kohei Yoshida1-0/+5
2013-02-08fdo#60353: Avoid impl name clashes with other PDF import extensionsStephan Bergmann5-19/+19
2013-02-07Cleanly remove components from rdb again that fail during live insertionStephan Bergmann1-4/+18
2013-02-06resolved fdo#60366 make MATCH() accept a single cell referenceEike Rathke1-0/+6
2013-02-06valgrind: use after freeCaolán McNamara1-1/+1
2013-02-05Resolves: rhb#z907112 these ENABLE_FOOs are set to TRUE not YESCaolán McNamara1-2/+2
2013-02-05Resolves: fdo#60144 only delete *unposted* SfxRequests accumulated during lockCaolán McNamara1-4/+14
2013-02-02resolved fdo#60078 correctly calculate IMCSCH and IMSECHRegina Henschel1-4/+4
2013-01-30fdo#58204: PPT export: fix text rotation in shapes:Michael Stahl1-1/+3
2013-01-28Resolves: fdo#59965 crash dialog title area text is missingCaolán McNamara2-2/+2
2013-01-28Related fdo#33484: Terminate OfficeIPCThread by closing the accepting pipeStephan Bergmann2-32/+23
2013-01-28startup: more reliable startup of multiple instancesPierre-Eric Pelloux-Prayer4-31/+88