summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-28Clear the data cache here as well.libreoffice-4-2-milestone-2Kohei Yoshida1-0/+1
2013-11-28Clear column data cache here too.Kohei Yoshida1-0/+1
2013-11-27Crasher fix. Check for NULL.Kohei Yoshida1-1/+1
2013-11-27Clear the cache here too.Kohei Yoshida1-0/+4
2013-11-27Not a good idea. This makes group calculation 5 times slower.Kohei Yoshida1-14/+0
2013-11-27Don't forget to broadcast to chart objects.Kohei Yoshida1-0/+2
2013-11-27Broadcast changes on undo / redo of cell range deletion.Kohei Yoshida3-0/+26
2013-11-27Change these parameters.Kohei Yoshida1-2/+2
2013-11-28added unit test for horizontal MATCH, fdo#71589Eike Rathke1-1/+47
2013-11-27GPU Calc: using intrinsic isnan() to improve performance and compilation timeI-Jui (Ray) Sung1-1/+1
2013-11-27Clear column data array cache when the document content changes.Kohei Yoshida4-0/+25
2013-11-27GPU Calc: fix typo in NAN macroI-Jui (Ray) Sung1-1/+1
2013-11-27GPU Calc: fix compilation failure on Windows due to missing NAN macroI-Jui (Ray) Sung1-0/+8
2013-11-28winaccessibility: remove ActivateActContext callsMichael Stahl5-18/+0
2013-11-28macro "MULTI_THREAD_SHEET_PARSING" is not used [-Werror=unused-macros]Eike Rathke1-2/+0
2013-11-28resolved fdo#71589 reimplemented horizontal range lookupEike Rathke4-3/+107
2013-11-27GPU Calc: fix regression caused by recent isValid() changeI-Jui (Ray) Sung2-15/+66
2013-11-28iterating through all cells is not a good idea, fdo#71934Markus Mohrhard7-25/+65
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