summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-14fix limit bug: selecting "All" has no effect to sqlZolnai Tamás2-3/+3
2013-06-14hsqldb does not support "select * from t limit n"Zolnai Tamás2-0/+12
2013-06-13Work around -Werror=strict-aliasingStephan Bergmann1-1/+2
2013-06-13WaE: unused variable 'pFilt'Tor Lillqvist1-3/+0
2013-06-13fix plugin build with clang < 3.3Luboš Luňák1-6/+6
2013-06-13update for PPCallbacks API changes in Clang3.3Luboš Luňák2-2/+43
2013-06-13mark all virtuals in the clang plugin as overrideLuboš Luňák14-20/+20
2013-06-13Resolves: #i122529# only check position protection when...Oliver-Rainer Wittmann1-4/+1
2013-06-13Updated coreAndras Timar1-0/+0
2013-06-13Revert "bnc#819614: Fix runaway lines."Jan Holesovsky2-4/+3
2013-06-13fdo#65666 keep tab characters in footnote settings (Begin/After)László Németh1-4/+4
2013-06-13fdo#62224 set spacing to content tooDavid Tardon1-0/+42
2013-06-13Related: fdo#65595 password dialog has truncated labelCaolán McNamara1-1/+0
2013-06-13fdo#64626 clarify use of border line settings on toolbarWinfried Donkers1-1/+1
2013-06-13work around lexer bug in l10ntoolsAndras Timar1-10/+40
2013-06-13make categories localizable in Elements docking panelAndras Timar1-10/+10
2013-06-13typo: s/CATERGORY/CATEGORY/Andras Timar3-42/+42
2013-06-12Updated coreAndras Timar1-0/+0
2013-06-12Related: #i122453# Initialize and update units of PosSize panel spin fieldsAndre Fischer1-0/+9
2013-06-12Related: #i122453# Invalidate slot servers for all view shells...Andre Fischer1-0/+1
2013-06-12Fix exception specification for ZipFileAccess::createWithURLNoel Grandin2-2/+8
2013-06-12Revert "Revert "Fix fdo#64972 - strikethrough displays too high""David Tardon1-1/+2
2013-06-12fdo#65132 compute font height correctlyDavid Tardon1-1/+1
2013-06-12Cairo canvas fixesMichael Meeks4-89/+159
2013-06-12Fix bnc#795857 Use correct sizes for EMF+ bitmap renderingRadek Doulik3-11/+10
2013-06-12Revert "fix canvas bitmap rendering (argb32 pixmaps) fixes color in n#780830"Michael Meeks6-99/+76
2013-06-12Revert "pass argb32 pixmaps from vcl to canvas, avoiding costly x11 ...Michael Meeks10-95/+12
2013-06-12Updated coreAndras Timar1-0/+0
2013-06-12fdo#65485 also put the files into langpack moduleDavid Tardon1-0/+1
2013-06-12Updated coreAndras Timar1-0/+0
2013-06-12fdo#65485 install .ui translations for writer againDavid Tardon1-0/+1
2013-06-11Updated coreAndras Timar1-0/+0
2013-06-11Updated coreAndras Timar1-0/+0
2013-06-11fdo#65483 Invalid po lines caused missing translationsZolnai Tamás1-3/+6
2013-06-11Resolves: fdo#65595 wrap long checkbox stringCaolán McNamara2-1/+8
2013-06-11fdo#65450 Not to call MenuBar's selection logic for rollover effectIsamu Mogi1-11/+31
2013-06-11Related fdo#33895 add some checks against NULL derefsJulien Nabet1-1/+6
2013-06-11Revert "fix fdo#60533, Set TEXT_LAYOUT_BIDI_STRONG flag."Petr Mladek2-7/+15
2013-06-11bump product version to 4.1.0.0.beta2+Petr Mladek1-1/+1
2013-06-10Updated coreAndras Timar1-0/+0
2013-06-10Revert "fix gold warning about hidden symbols"Stephan Bergmann2-1/+3
2013-06-10Resolves: fdo#65609 don't use whole text for optimal widthCaolán McNamara1-0/+2
2013-06-10Resolves: #i122493# Corrected Enable/Disable for some DropDowns/Texts...Armin Le Grand2-0/+14
2013-06-10Resolves: fdo#65546 set Panel Layouts as DialogControl widgetsCaolán McNamara1-0/+1
2013-06-10update graphicrepository links for new icon-theme locationsCaolán McNamara2-6/+3
2013-06-10Fix memory leak in OGLTransitionerImpl::createWindow.Mark Wielaard1-1/+18
2013-06-10Fix memory leak in cairo TextLayout::draw.Mark Wielaard1-0/+1
2013-06-10cppcanvas: try to make MSVC tinderbox happyMichael Stahl1-4/+4
2013-06-10fdo#65168: Fix previous fix, Class-Path is built up in solenv/gbuild/Jar.mkStephan Bergmann2-1/+2
2013-06-10fix file and lineno info for DBG_UNHANDLED_EXCEPTIONNoel Grandin2-4/+7