summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-15Create overlay for online templates.Rafael Dominguez2-1/+28
2012-07-15Store item url in TemplateOnlineViewItem.Rafael Dominguez2-0/+9
2012-07-15Load user saved repositories when loading dialog.Rafael Dominguez1-0/+2
2012-07-15Set online view position, dimensions and item details.Rafael Dominguez1-0/+8
2012-07-15Load repositories URLs and names from user settings.Rafael Dominguez6-0/+104
2012-07-15Switch main view between local/online repository.Rafael Dominguez2-0/+36
2012-07-15Create toolbox buttons to display local/online templates.Rafael Dominguez2-0/+14
2012-07-15Create a class to display online templates thumbnails.Rafael Dominguez4-0/+50
2012-07-15JavaScript engine: added support for skipping/rewinding an effect belonging t...Marco Cecchetti1-80/+406
2012-07-15Added support for interactive animation sequence to the JavaScript engine.Marco Cecchetti1-53/+240
2012-07-15Bug fix: now the JavaScript engine parse the ‘counter-clockwise’ value co...Marco Cecchetti1-2/+2
2012-07-15Bug fix: now the darken and lighten effects work in the right way.Marco Cecchetti1-6/+6
2012-07-15Bug fix: now repeated animations and begin=’after effect ‘ works properly...Marco Cecchetti1-1/+12
2012-07-15Bug fix: now a clip-based transition works correctly when mode=’out’ and ...Marco Cecchetti1-2/+4
2012-07-15Provided support for rewinding to the previous slide and for skipping / rewin...Marco Cecchetti1-33/+118
2012-07-15Performed some clean up and added documentation comments.Marco Cecchetti1-55/+123
2012-07-15Changed the rewindCurrentEffect method.Marco Cecchetti1-1/+4
2012-07-15Skipping a single effect works in JavaScript even if the effect is rewinded (...Marco Cecchetti1-8/+26
2012-07-15Implemented partial support for rewinding a single shape effect.Marco Cecchetti1-59/+180
2012-07-15Now a skip effect command cannot be executed if one skip effect is already ru...Marco Cecchetti1-0/+17
2012-07-15Now the skip effect feature is supported by the JavaScript presentation engine.Marco Cecchetti1-21/+110
2012-07-15Resolves: fdo#31821 always process ZW[N]J in the font regardless of scriptCaolán McNamara1-0/+13
2012-07-15Resolves: fdo#31821 use icu layout whenever possibleCaolán McNamara1-3/+1
2012-07-15prevent double delete in calc's html parser, fdo#52107Markus Mohrhard1-0/+1
2012-07-15Revert "don't delete ScPatternAttr from doc pool for swap, i#118877"Markus Mohrhard5-26/+4
2012-07-14ENABLE_ICU_LAYOUT is always enabledCaolán McNamara1-26/+7
2012-07-15fdo#52013: Writer will crash when the undo-redoing if it contains dummy textTakeshi Abe1-0/+2
2012-07-14Remove unused HIDsThomas Arnhold14-141/+0
2012-07-14Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-2/+2
2012-07-14Check for assignment to self for =operatorJulien Nabet1-0/+3
2012-07-14Related: fdo#31821 prefer non-latn over latn, but latn over nothingCaolán McNamara1-3/+7
2012-07-14Perform initialization in initialization list + fix typoJulien Nabet1-3/+2
2012-07-14Fix typosJulien Nabet1-3/+3
2012-07-14fix remaining tab pagesIvan Timofeev2-2/+2
2012-07-14fdo#36187 - make ctrl-8 and 9 increase/decrease font size in SwedishAndras Timar1-0/+50
2012-07-14Remove unused HIDsThomas Arnhold5-459/+1
2012-07-14fix breaker introduced by 0fcd1a73f0e1ec564f3c6da1ccd890183d3c18dbBjoern Michaelsen2-1/+3
2012-07-14Revert "Some cppcheck cleaning"Bjoern Michaelsen5-26/+26
2012-07-14Simplify code and correct the erroneous length parameter for "macro:///" and ...Christophe JAILLET1-8/+8
2012-07-14WaE: possibly uninitialized valuesCaolán McNamara1-2/+2
2012-07-14Related: fdo#31821 pull tables from otf fonts as wellCaolán McNamara1-4/+7
2012-07-14Resolves: fdo#35322 add a font only once under one of its namesCaolán McNamara1-31/+12
2012-07-14Format paintbrush default behaviourMaxime de Roucy1-2/+5
2012-07-14drop obsolete classDavid Tardon1-18/+0
2012-07-14sprinkle 'explicit' over constructorsDavid Tardon66-83/+83
2012-07-14disable chart test for nowMarkus Mohrhard1-1/+3
2012-07-14simplify include guardsThomas Arnhold144-173/+155
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold104-421/+1
2012-07-14fix typoThomas Arnhold1-2/+1
2012-07-14Check for assignment to self for =operatorJulien Nabet1-0/+4