summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-11Version 3.6.2.1, tag libreoffice-3.6.2.1libreoffice-3.6.2.1Petr Mladek
2012-09-11bump product version to 3.6.2.1, release number to 1Petr Mladek
2012-09-11Branch libreoffice-3-6-2Petr Mladek
2012-09-11missing part of fix for fdo#54721Noel Power
2012-09-11fdo#54721 fix vba not tracking currently selected doc correctlyNoel Power
2012-09-11fdo#53588 Assume cdir being in the last 1k of the file to speed-up searchAndras Timar
2012-09-11fdo#54718 fix opcode detection in basic resulting in failed/unregcognized codeNoel Power
2012-09-11Enable Evolution Adress Book support in official GNU/Linux buildLionel Elie Mamane
2012-09-11fdo#53113 various docx shape export fixesMiklos Vajna
2012-09-10Calculate positions of cell-anchored objects upon ods import (fdo#54695)Kohei Yoshida
2012-09-10gbuild: disable symbols on --enable-dbgutil --disable-symbolsMichael Stahl
2012-09-10fdo#52246 let helpex use gsicheck's tag checkerAndras Bartek
2012-09-10deb#681185: wait for InternalIPC::ProcessingDone in oosplashStephan Bergmann
2012-09-10fdo#38913: Prevent invalid parameter handler crashesStephan Bergmann
2012-09-10fdo#53557: use metadata's idea of column count to allocate a rowLionel Elie Mamane
2012-09-10fdo#47368: Fix for infinite recursionMichael Meeks
2012-09-10fdo#50584 bundle MS Visual C++ 2010 Runtime so LO can work with JRE7Andras Timar
2012-09-10fdo#47368: Remove event listener also in Invalidate()Tor Lillqvist
2012-09-10don't use unitialized global variable, fdo#53713Markus Mohrhard
2012-09-07fdo#54450 install evolution DB driver correctlyDavid Tardon
2012-09-07fdo#54620 do not use vector iterator after insertDavid Tardon
2012-09-07Related: fdo#53337 Maybe this is a typeinfo visibility problemCaolán McNamara
2012-09-07multiline tooltip for very long (eg. footnote) texts #i42424#László Németh
2012-09-07resolved fdo#52240 fdo#52137 fdo#52288 user editable date patternsEike Rathke
2012-09-06Inadvertent omit of Events node from Jobs-onlineupdate.xcuStephan Bergmann
2012-09-06assign correct valueMarkus Mohrhard
2012-09-06Resolves: fdo#54486 ensure ordinal format has non-ordinal prefixCaolán McNamara
2012-09-06fdo#38242: Make autocorrect of 1st to 1 + superscripted st work againCaolán McNamara
2012-09-06Headers/Footers: don't create temporary parts of document (perf problems)Cédric Bosdonnat
2012-09-06fdo#46141: Don't use a timer to show header/footer separatorsCédric Bosdonnat
2012-09-05better import of conditional format from old ODF structureMarkus Mohrhard
2012-09-05HelpIndexer, HelpLinker are build-time toolsStephan Bergmann
2012-09-05fdo#53009: Compile extension help in gbuildStephan Bergmann
2012-09-05fdo#54546: Force version 2.1 of the sRGB profile for PDF/A-1aFridrich Štrba
2012-09-05idlc: clear include file set in Idlc::reset():Michael Stahl
2012-09-05fdo#53872: reportdesign: fix section drawpage crash:Michael Stahl
2012-08-31Don't export the internal field name suffix '*' to ods.Kohei Yoshida
2012-08-31fdo#54303: Prevent crash on load.Kohei Yoshida
2012-08-31handle missing cond format entries more gracefully, related fdo#52340Markus Mohrhard
2012-08-30fdo#53938: Check for null pointer, and don't proceed when error occurs.Kohei Yoshida
2012-08-30Update desc of mergelib configure optionTomas Chvatal
2012-08-30also handle the cond format code for xlsb the new way, fdo#53424Markus Mohrhard
2012-08-30fdo#53887 convert filter value as LIKE pattern only on (NOT) LIKELionel Elie Mamane
2012-08-30fdo#38791: Do not use java.awt, causes problems on Mac OS XStephan Bergmann
2012-08-29fdo#52052 fix RTF import of page breaks on landscape pagesMiklos Vajna
2012-08-29fdo#53968 etc.: Fix more "doesn't start after upgrade" problemsStephan Bergmann
2012-08-29Fix removeRdbFiles (caused extension update to fail)Stephan Bergmann
2012-08-29fdo#53888: svx: do not link against dbtoolsMatúš Kukan
2012-08-29installer: remove empty directories again:Michael Stahl
2012-08-29SwPageBreakWin: memory leakIvan Timofeev