summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-18We don't need 2 variants of this method. One is enough.Kohei Yoshida
2014-11-18Dedicated listener type tailored for formula groups.Kohei Yoshida
2014-11-18Reduce duplicate broadcasting done when pasting a range of cells from clip.Kohei Yoshida
2014-11-18Differentiate shared and non-shared formula cells when registering.Kohei Yoshida
2014-11-18Add a means to dump the state of the area broadcaster slot machine.Kohei Yoshida
2014-11-18Make these non-inline and add the const version of the getter.Kohei Yoshida
2014-11-18Unindent.Kohei Yoshida
2014-11-18Optimize area broadcast iteration ...Kohei Yoshida
2014-11-18Scope reduction.Kohei Yoshida
2014-11-18Move this code to the context class.Kohei Yoshida
2014-11-18Speed up pasting of single row onto multiple destination rows.Kohei Yoshida
2014-11-18Make these methods non-inline again.Kohei Yoshida
2014-11-18Pass by refStephan Bergmann
2014-11-18sunjavaplugin.cxx: extracted function for Java version checkMichael Weghorn
2014-11-18Thread excel table row/column format finalization.Michael Meeks
2014-11-18remove duplicate code lineMichael Weghorn
2014-11-18coverity#735517 Logically dead codeCaolán McNamara
2014-11-18Bump the minimum group size for OpenCL to 100Tor Lillqvist
2014-11-18Mention how the new OpenCL configuration relates to this APITor Lillqvist
2014-11-18fdo#75757 remove inheritance from std::vectorMichaël Lefèvre
2014-11-18coverity#440589 silence Write to pointer after freeCaolán McNamara
2014-11-18Assert that typelib_typedescription_release will not destroy pTDR->pTypeStephan Bergmann
2014-11-18cid#706201: No need to call access prior to realpath hereStephan Bergmann
2014-11-18Move remaining static vars into the properties containerMichaël Lefèvre
2014-11-18Move static pSpecsSubLines into properties containerMichaël Lefèvre
2014-11-18Move static pProgress into properties containerMichaël Lefèvre
2014-11-18Move static n*Pixel* into properties containerMichaël Lefèvre
2014-11-18Move *RetoucheFly* into properties containerMichaël Lefèvre
2014-11-18Move bFlyMetafile and pFlyMetafileOut into properties containerMichaël Lefèvre
2014-11-18Move pGlobalShell into properties containerMichaël Lefèvre
2014-11-18java, wizards: remove unused local variables and fieldsNoel Grandin
2014-11-18java: fix some raw types warningsNoel Grandin
2014-11-18java: remove some unnecessary castsNoel Grandin
2014-11-18java: make fields final where possibleNoel Grandin
2014-11-18Move pFlyOnly into properties containerMichaël Lefèvre
2014-11-18Move scale factors inside the properties containerMichaël Lefèvre
2014-11-18fdo#80280 Don't add items with no bitmapsMaxim Monastirsky
2014-11-18Remove dead codeMichaël Lefèvre
2014-11-18Make const variables constMichaël Lefèvre
2014-11-18Put properties in their own structureMichaël Lefèvre
2014-11-18Fix outline numbering for ooxml import filter.Mark Hung
2014-11-18Fix memchr checksStephan Bergmann
2014-11-18Apache Commons Codec 1.9 at least requires Java 1.6 and non debug versionRobert Antoni Buj i Gelonch
2014-11-18fdo#86018 Don't do anything when clicked on placeholder in statusbarSamuel Mehrbrodt
2014-11-18fdo#86086 addition of number format submenu and simplifying itemsYousuf Philips
2014-11-18fdo#86209 reorganized the view menu in impress and drawYousuf Philips
2014-11-18fdo#81475 moving alignment buttons back to original placeYousuf Philips
2014-11-18TANGO: improve existing icons used in calc's toolbar and provide sourcesYousuf Philips
2014-11-18fdo#85594 moving merge cells to standard toolbarYousuf Philips
2014-11-18fdo#75757 remove inheritance from std::vectorMichaël Lefèvre