summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-28checking every cell on a sheet is expensive, related fdo#71934Markus Mohrhard5-16/+33
2013-11-27fdo#70499 selectn of lock/unlocked cells with worksheet protection reversedNoel Power3-32/+32
2013-11-27We shouldn't check isValid() here.Kohei Yoshida1-6/+6
2013-11-27no need to escape tilde in glade dialogsChristian Lohmaier1-1/+1
2013-11-27forms: avoid deadlock when setting FontControlModel propertiesMichael Stahl5-60/+96
2013-11-27FontControlModel::convertFastPropertyValue: fix bad cast of KerningMichael Stahl1-1/+1
2013-11-27Move recalc on-load to after ScDocumentImport::finalize().Kohei Yoshida2-46/+62
2013-11-27Re-group formula cells before we do recalc on load (for xlsx).Kohei Yoshida1-0/+1
2013-11-27binaryurp: silently ignore superfluous MUSTREPLY/SYNCHRONOUS flagsStephan Bergmann1-6/+4
2013-11-27cairo canvas: Line dashing size depends on the line width.Jan Holesovsky1-1/+1
2013-11-27EMF+: Line thickness has to be considered when drawing the caps.Jan Holesovsky4-37/+55
2013-11-26Fix additional bugs in the vector array fetching code.Kohei Yoshida2-5/+24
2013-11-27resolved fdo#53103 actually use the external data filter optionsEike Rathke3-8/+20
2013-11-26generate setuprc for instdirDavid Tardon2-0/+9
2013-11-26generate sofficerc for instdirDavid Tardon2-0/+18
2013-11-26fdo#72034 OOXML 2007/2010 -> 2007/2010/2013Andras Timar17-17/+17
2013-11-26Mailmerge shows wrong number of emails to be sentRodolfo Ribeiro Gomes1-1/+1
2013-11-26EMF+: Set the stroke attributes on the custom line caps.Jan Holesovsky1-9/+62
2013-11-26EMF+: Render custom line cap data.Jan Holesovsky2-30/+107
2013-11-26EMF+: Parse custom line cap data for start and end line caps.Jan Holesovsky1-20/+110
2013-11-26EMF+: Small cleanup & more logging in preparation for line starts & ends.Jan Holesovsky2-19/+44
2013-11-26EMF+: Implement line dashing.Jan Holesovsky1-2/+49
2013-11-26EMF: More useful debugging output.Jan Holesovsky3-99/+51
2013-11-26Resolves: fdo#41169 fix MacOSX non-Latin keyboard layout with Latin shortcutsCaolán McNamara1-0/+37
2013-11-26set a 23 enigma timeout at RegexMatcher, fdo#70627Eike Rathke1-2/+24
2013-11-25add methods to enable and disable automatic device selectionMarkus Mohrhard8-11/+53
2013-11-25add API to retrieve all available OpenCL platforms and devicesMarkus Mohrhard8-2/+117
2013-11-25provide UNO API for OpenCL selectionMarkus Mohrhard9-1/+201
2013-11-25filter: un-break the SWF export dialogMichael Stahl2-4/+1
2013-11-25rhbz#1030009 Remove global XModel refStephan Bergmann1-7/+0
2013-11-25Fix unoidl sourceprovider interface base and member checksStephan Bergmann5-83/+700
2013-11-25Updated coreStanislav Horacek1-0/+0
2013-11-25EMF+: Stroke size is always supposed to be absolute.Jan Holesovsky1-1/+1
2013-11-25fdo#61272: Do the mapping correctly both for WMF and EMF.Jan Holesovsky1-1/+1
2013-11-25Related fdo#61272: Revert "wmf-mm-text.diff: Fix WMF rendering, n#417818"Jan Holesovsky3-25/+0
2013-11-25Related fdo#61272: Revert "wmf-mm-text-1.diff: Fix WMF rendering, n#417818"Jan Holesovsky1-14/+4
2013-11-25dbaccess: improve exception message when no driver foundMichael Stahl2-2/+3
2013-11-25--with-lang=ALL build exceeds maximum # of files in CABChristian Lohmaier1-0/+2
2013-11-25fdo#68594: Revert bnc#758621 commit.Muthu Subramanian1-8/+0
2013-11-25winaccessibility: let CoCreateInstance calls find the componentsMichael Stahl2-0/+12
2013-11-25winaccessibility: fix some error handling in CAccTableMichael Stahl1-16/+18
2013-11-25winaccessibility: don't need 2 global pointers for AccObjectWinManagerMichael Stahl2-8/+3
2013-11-25winaccessibility: make XAccessibleAction member ReferenceMichael Stahl2-8/+9
2013-11-25winaccessibility: CMAccessible needs only one XAccessibleContextMichael Stahl2-23/+20
2013-11-25winaccessibility: CMAccessible needs only one member for XAccessibleMichael Stahl2-38/+43
2013-11-25Add missing keyboard shortcut to dialogOlivier Hallot1-3/+3
2013-11-25Fixed for libreoffice crashes while opening file.PriyankaGaikwad3-1/+6
2013-11-25Updated coreAndras Timar1-0/+0
2013-11-25GPU Calc: a test case for unrolling SumOfProductI-Jui (Ray) Sung2-0/+26
2013-11-25GPU Calc: fixed a SUMPRODUCT problemI-Jui (Ray) Sung1-6/+46