summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-02-04fdo#74104 fdo#73904 backport Message dialog creation from message stringsCaolán McNamara3-21/+38
2014-02-04fdo#74495: gbuild: AutoInstall: add support for ComponentConditionMichael Stahl3-2/+10
2014-02-04fdo#74519 - don't drag around and use an uninitialized variable.Michael Meeks2-6/+1
2014-02-04vcl: try to fix sizes in ImplBlendToBitmap (related: fdo#74226)Michael Stahl1-1/+2
2014-02-04fdo#70376: Put only document (file) name in window title on OS XTor Lillqvist1-1/+4
2014-02-04fdo#44270: vcl: GTK+ file picker: fix non-grouped filter patternsMichael Stahl1-1/+2
2014-02-04fdo#72338: startcenter: Show busy mouse pointer when starting apps.Jan Holesovsky1-0/+3
2014-02-04startcenter: Don't cut off the thumbnails.Jan Holesovsky1-1/+1
2014-02-04fdo#74435: SdrPageView::DrawLayer(): hack to avoid spuriously visible imagesMichael Stahl1-1/+10
2014-02-04fdo#73300: sw: GraphicObjects are never swapped outMichael Stahl2-4/+6
2014-02-04fdo#73300: sw: don't swap in all images when loading filesMichael Stahl2-0/+6
2014-02-04fdo#74366# Determining bMail was accidentally invertedStephan Bergmann1-1/+1
2014-02-03Related fdo#65826: Set StartCenter's min width to display one column of docsZolnai Tamás5-9/+43
2014-02-03fdo#65826 and fdo#73605: set a minimum size to start centerZolnai Tamás3-1/+25
2014-02-03fdo#74325: Ensure that all note objects have an sdr object before exporting.Kohei Yoshida8-0/+57
2014-02-02cairo canvas: Zero font's width means "the same as height".Jan Holesovsky1-1/+5
2014-02-02Updated coreAndras Timar1-0/+0
2014-01-31SDK settings.mk: Don't guess PLATFORM/PROCTYPE, and fix Mac OS X 64 bitStephan Bergmann3-34/+22
2014-01-31-Werror,-Wunused-variableStephan Bergmann1-1/+0
2014-01-31guard against null pointer access on LRU function list, fdo#60036Eike Rathke1-4/+4
2014-01-31fdo#74194 Revert "Resolves: #i121136# Improve Spreadsheet performance ..."Eike Rathke2-8/+4
2014-01-30fdo#74014: Broadcast changes during undo and redo after paste.Kohei Yoshida8-18/+27
2014-01-30fdo#74014: More on broadcasting at appropriate places.Kohei Yoshida6-23/+45
2014-01-30fdo#74160 firebird XParameters::setString truncate to 65535 charactersLionel Elie Mamane1-2/+3
2014-01-30EMF+: Only draw endcap outline if not filled, fix endcap scaling.Andrzej Hunt1-17/+32
2014-01-30Updated coreAndras Timar1-0/+0
2014-01-30fdo#74119 fix unlocalized redline menuAndras Timar6-30/+47
2014-01-30Typo decendant => descendant in winaccessibility/MAccessibleJulien Nabet2-12/+12
2014-01-30fdo#63553: sw: fix copy/paste of cross referencesMichael Stahl1-5/+13
2014-01-29fdo#73487, fdo#73886: Overhaul cell borders to make them look sane.Kohei Yoshida17-273/+676
2014-01-29Presumably "eType ==" is missing hereStephan Bergmann1-1/+1
2014-01-29fdo#74014: Broadcast cells on undoing of "cut".Kohei Yoshida1-0/+2
2014-01-28Resolves: fdo#74051 support 8430x11700 jpegsCaolán McNamara1-3/+3
2014-01-28give MSVC a hint to not break the build, fdo#74042 relatedEike Rathke1-1/+1
2014-01-28fdo#74042 Don't attempt to copy more than a string has to offerMaxim Monastirsky1-1/+1
2014-01-28fdo#69244: Avoid putting these cells in formula tree prematurely.Kohei Yoshida1-1/+1
2014-01-27fdo#74124: Scale the pictures before calling ImplDrawAlpha().Jan Holesovsky1-1/+22
2014-01-27Disable LTO for now - suspected cause of fdo#73464.Michael Meeks1-0/+1
2014-01-27fdo#73464 - get relation BSTR allocation right.Michael Meeks1-3/+1
2014-01-27Stop leaking all ScPostIt instances.Kohei Yoshida2-12/+9
2014-01-27Resolves: fdo#74057 wordlist truncated on leftCaolán McNamara2-2/+19
2014-01-27only put bounds in vector if range is outside of copy range, fdo#74041Markus Mohrhard1-18/+17
2014-01-27fdo#73464 - guard against NULL / unset m_xAccessible.Michael Meeks1-0/+9
2014-01-27Resolves: #i124095# Multiple IAccessible and IAccessible2...Steve Yin1-2/+8
2014-01-27Resolves: fdo#73814 wrong name for drawing::PointSequenceSequence propertyCaolán McNamara1-4/+2
2014-01-27we need to check that the content is equal as well, fdo#74077Markus Mohrhard1-0/+24
2014-01-27resolved fdo#71598 postpone SetDirty during Insert/DeleteEike Rathke7-38/+51
2014-01-27fdo#66011 abi#2128 RTF import: fix memory leakMiklos Vajna3-1/+30
2014-01-26RTF import: fix handling of font color from paragraph styleMiklos Vajna3-1/+38
2014-01-25fdo#67238: sw: fix table cell UnprotectMichael Stahl1-8/+9