summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-27fdo#53640: Correctly cache source data coming from database backend.libreoffice-3-6-1Kohei Yoshida1-3/+6
2012-08-21fdo#53655: Ignore failure to remove directories (as happens on Windows XP)Stephan Bergmann1-10/+17
2012-08-21fdo#53175: Fixed the end of hyperlinksCédric Bosdonnat2-5/+13
2012-08-21concat-deps.c: add || defined (__FreeBSD_kernel__) for arch-specificsRene Engelhard1-1/+1
2012-08-21configure: fix S390X CPUNAME:Michael Stahl1-1/+1
2012-08-21Related fdo#46249: FileStatus can have fewer fields than requestedStephan Bergmann1-20/+47
2012-08-21fdo#47434: Zero rect. size causing wrong line positions.Muthu Subramanian1-0/+4
2012-08-20resolved fdo#53325 CSV space delimiter and quoted fieldEike Rathke1-1/+4
2012-08-20fdo#53252: _toupper is unreliableStephan Bergmann1-1/+1
2012-08-20Update ./g --set-push-user to work with gerrit.Jan Holesovsky1-1/+1
2012-08-17fdo#53280: Reset read-only UI after successful Save AsStephan Bergmann1-0/+5
2012-08-17Revert "fdo#49919 Don't default to desktop pollution"Jan Holesovsky1-0/+3
2012-08-17check for non existing style entries, fdo#53339Markus Mohrhard1-1/+5
2012-08-16Do not check the stored DIFAT sector count.Kohei Yoshida1-1/+1
2012-08-15ensure placeholder substitution on XclImpDrawObjBase::ReadObj8 failureCaolán McNamara1-2/+7
2012-08-15validate polypolygon point countsCaolán McNamara1-6/+61
2012-08-15fdo#52078 do not register shell extensions for Flat ODFAndras Timar4-84/+0
2012-08-15bump product version to 3.6.1.1+, release number to 1Petr Mladek2-22/+22
2012-08-14Fix fdo#47495 backportMiklos Vajna1-2/+2
2012-08-14Branch libreoffice-3-6-1Petr Mladek0-0/+0
2012-08-14fdo#47495 fix RTF import of multiple shapes inside textframesMiklos Vajna1-1/+4
2012-08-14fdo#53456: initialize pivot tables *after* the formula cells.Kohei Yoshida1-4/+8
2012-08-14fdo#53089: Avoid setting valid numbers as text during html import.Kohei Yoshida7-13/+40
2012-08-14fdo#53210 SwDoc::UpdateExpFlds don't crash when hiding all sectionsMiklos Vajna1-2/+28
2012-08-14Windows toolbars: Use our own theming even for vertical or bottom toolbars.Jan Holesovsky1-26/+35
2012-08-14Depend on headers so we wont get crasher on missing framework.h.Tomas Chvatal1-0/+4
2012-08-13fdo#48446 implement RTF_CPGMiklos Vajna1-0/+3
2012-08-13fdo#53006: And detect LO downgrading scenarios...Stephan Bergmann2-27/+55
2012-08-13Related fdo#51252: No more prereg, no more unopkg syncStephan Bergmann61-2249/+44
2012-08-13Page Break: don't show if mouse is gone and button is still invisible (fdo#46...Ivan Timofeev1-1/+1
2012-08-13fdo#53439 SwPageFrm::PaintBorderAndShadow fix painting at small zoomMiklos Vajna1-5/+16
2012-08-13correctly calculate percentile for upper data bar limitMarkus Mohrhard1-2/+2
2012-08-13fdo#53246 Fresh postgresql-sdbc implementation namesStephan Bergmann9-10/+10
2012-08-13fdo#50654: update virtual device width on modifying WB_EXTRAFIELD flagIvan Timofeev1-1/+15
2012-08-13fdo#53006: Remove directories too, not just plain filesStephan Bergmann1-1/+6
2012-08-12fix crash on startIvan Timofeev1-3/+6
2012-08-10tweak for commit 8181dddb7bf166be4a00e9280d52f8d7a1741290 fdo#42492Noel Power1-4/+2
2012-08-10Minor cleanup.Jan Holesovsky2-10/+10
2012-08-10fdo#37791 Insert selected text to Findbar by Ctrl FZolnai Tamás2-19/+32
2012-08-10fdo#49750 Search Toolbar keeps its historyZolnai Tamás2-0/+25
2012-08-10fdo#42492: fixing Basic HEX commandUray M. János1-6/+7
2012-08-10fdo#46968 fixing undo of textbox resizingUray M. János1-1/+1
2012-08-10fdo#50632 IDE: update Object Catalog when closing a documentUray M. János2-7/+29
2012-08-10fixed Replace all message in Basic IDEUray M. János1-1/+1
2012-08-10fdo#40152 replace with empty string in Basic IDEUray M. János1-1/+3
2012-08-10fdo#50633 IDE: select current module in Object Catalog on openUray M. János4-8/+8
2012-08-10fixing conditional text in ahelp tags fdo#49268Andras Bartek2-144/+77
2012-08-10vertically align and enlarge fields in cond.formatting dialogJean-Baptiste FAURE1-28/+28
2012-08-10fdo#53006: Remove user/extensions/bundled cache after upgradeStephan Bergmann8-26/+164
2012-08-10Related fdo#53006: Do not instantiate service manager too earlyStephan Bergmann3-54/+55