summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-24Windows build fix of 'All image cleanup related change'feature/perfwork5László Németh
2014-11-22fdo#86573: Impress does not show pictures anymoreZolnai Tamás
2014-11-22Skip time based auto swap out for perf testZolnai Tamás
2014-11-22Skip size based auto swap out for perf testZolnai Tamás
2014-11-22All image cleanup related change in one commit for perf testZolnai Tamás
2014-11-21Use group area listeners when deleting rows.Kohei Yoshida
2014-11-21Handle group area listeners correctly when deleting cells.Kohei Yoshida
2014-11-20Adjust InsertRow() for group area listeners.Kohei Yoshida
2014-11-20No need to start listening in CalcAfterLoad for xls import.Kohei Yoshida
2014-11-19Use group area listener when entering a new single formula cell.Kohei Yoshida
2014-11-19Dump formula group listener info.Kohei Yoshida
2014-11-18Use group area listeners during ODS import.Kohei Yoshida
2014-11-18Use group area listeners when filling down formula cells via fill series.Kohei Yoshida
2014-11-18Combine StartAllListeners() and StartNeededListeners()...Kohei Yoshida
2014-11-18Bitmap::Crop test: does it make difference?Matúš Kukan
2014-11-18Let's not re-use the same iterator esp when it's still iterating.Kohei Yoshida
2014-11-18Rename Activate... -> Attach...Kohei Yoshida
2014-11-18Unnecessary casting.Kohei Yoshida
2014-11-18Related fdo#82953: Forget package URL of image after it is loadedZolnai Tamás
2014-11-18Simplify DeleteCells to not require 2 out parameters for the same thing.Kohei Yoshida
2014-11-17Extend the test to cover insertion / deletion of rows.Kohei Yoshida
2014-11-17Register group area listeners as needed when inserting/deleting cells.Kohei Yoshida
2014-11-17Unused local variable.Kohei Yoshida
2014-11-17Regroup formula cells in columns before initializing them.Kohei Yoshida
2014-11-17New test for testing group area listener behaviors during formula pasting.Kohei Yoshida
2014-11-17Rename these to make it clear that they are only to be called from ...Kohei Yoshida
2014-11-17Use group-area listeners during copy & paste if we can.Kohei Yoshida
2014-11-17Avoid unnecessary broadcasting when deleting cells prior to pasting.Kohei Yoshida
2014-11-17Rename methods whose name no longer represent what they do.Kohei Yoshida
2014-11-17Avoid area listeners and such during formula cell paste replication.Kohei Yoshida
2014-11-14Send broadcast range to the area broadcast slot machine.Kohei Yoshida
2014-11-14We don't need 2 variants of this method. One is enough.Kohei Yoshida
2014-11-14Dedicated listener type tailored for formula groups.Kohei Yoshida
2014-11-14fix jpeg windows buildMatúš Kukan
2014-11-14Replace internal jpeg with jpeg-turboMatúš Kukan
2014-11-13Reduce duplicate broadcasting done when pasting a range of cells from clip.Kohei Yoshida
2014-11-13Differentiate shared and non-shared formula cells when registering.Kohei Yoshida
2014-11-12Window build fix of 'make saxfastparser use libmlx2's sax2 interface'László Németh
2014-11-12package: Do not bother with deflating big jpeg imagesMatúš Kukan
2014-11-12make saxfastparser use libmlx2's sax2 interfaceLuboš Luňák
2014-11-12make FastAttributeList's unknown attribute value be passed as OStringLuboš Luňák
2014-11-12allow inserting attributes that have zero lengthLuboš Luňák
2014-11-12sc: one CPU is parsing, one is populating -> halve the thread count.Michael Meeks
2014-11-11Add a means to dump the state of the area broadcaster slot machine.Kohei Yoshida
2014-11-11Make these non-inline and add the const version of the getter.Kohei Yoshida
2014-11-11Unindent.Kohei Yoshida
2014-11-11Optimize area broadcast iteration ...Kohei Yoshida
2014-11-11sc:opencl waste less time measuring CPU performance.Michael Meeks
2014-11-10Scope reduction.Kohei Yoshida
2014-11-10Move this code to the context class.Kohei Yoshida