summaryrefslogtreecommitdiff
path: root/sd/source/ui/animations
AgeCommit message (Expand)AuthorFilesLines
2017-08-23convert message box style bits to scoped enumNoel Grandin2-2/+2
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin1-1/+1
2017-08-04rename Anz->Cnt in sdNoel Grandin1-2/+2
2017-08-03loplugin:constparams in sdNoel Grandin4-11/+11
2017-07-23Removed duplicated includesAndrea Gelmini4-4/+0
2017-07-21loplugin:unusedfields in sdNoel Grandin2-7/+1
2017-07-21migrate to boost::gettextCaolán McNamara7-251/+10
2017-07-14 use more OUString::operator== in scaddins..sdextNoel Grandin1-1/+1
2017-07-13loplugin:oncevar: empty strings: sdStephan Bergmann1-12/+6
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin2-4/+4
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin2-2/+2
2017-07-05new loplugin unnecessaryparenNoel Grandin1-1/+1
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke2-3/+3
2017-07-02loplugin:casttovoid: sdStephan Bergmann2-4/+2
2017-06-26loplugin:oncevar in sdNoel Grandin1-3/+1
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-06-05Improved loplugin:cstylecast to reference types: sdStephan Bergmann1-4/+4
2017-05-21cleanup unused css/animations/ and css/presentation/ includesJochen Nitschke2-2/+1
2017-05-19make string translation loading more uniformCaolán McNamara4-34/+34
2017-05-12remove unused uno::Reference varsNoel Grandin1-2/+0
2017-05-04tdf#105703: Make sure we actually have a motion path hereKatarina Behrens2-2/+6
2017-05-02tdf#105703: Restore user-defined motion paths for animationsKatarina Behrens2-9/+98
2017-04-28loplugin:salunicodeliteral: sdStephan Bergmann1-1/+1
2017-04-26remove sd bitmaps from .src filesCaolán McNamara4-94/+18
2017-04-13convert font style menu to .uiCaolán McNamara3-43/+17
2017-04-13convert rotate menu to .uiCaolán McNamara3-69/+19
2017-04-13convert the scale menu to .uiCaolán McNamara3-78/+23
2017-04-13convert font size popup to .uiCaolán McNamara3-40/+9
2017-04-13convert effects menu to .uiCaolán McNamara6-83/+34
2017-04-13Removed duplicated includesAndrea Gelmini2-2/+0
2017-04-06tdf#105545 Allow closed paths having 2 pointsRegina Henschel1-3/+3
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin2-10/+10
2017-04-05loplugin:constantparamNoel Grandin1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna5-9/+9
2017-03-30remove type decorations on char literalsJochen Nitschke1-2/+2
2017-03-16remove unused defines from HRC files in sdNoel Grandin2-42/+0
2017-02-28new loplugin unoanyNoel Grandin2-4/+4
2017-02-21loplugin:subtlezeroinit: sdStephan Bergmann1-2/+2
2017-02-15convert EValue to scoped enumNoel Grandin1-18/+18
2017-02-07animation duration/scale etc don't fill horizontal spaceCaolán McNamara1-0/+4
2017-02-01tdf#98034 - SIDEBAR: Add delay spinbox to Custom Animation tabAkshay Deep2-7/+60
2017-01-26Remove dynamic exception specificationsStephan Bergmann2-6/+6
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski2-2/+2
2017-01-23pass ownership by pointerJochen Nitschke1-1/+1
2017-01-19sd: load BitmapEx resources instead of Image onesCaolán McNamara4-45/+44
2016-12-12tdf#104046 - Slides in the slide pane don't update in realtimeNoel Grandin2-16/+2
2016-12-05loplugin:unnecessaryoverride (dtors) in sdStephan Bergmann2-22/+2
2016-11-30rename getViewIndependentPrimitive2DSequence..Noel Grandin1-1/+1
2016-11-29Drop a bunch of font metrics flagsKhaled Hosny1-1/+1
2016-11-08simplify mark points and gluepoints managementCaolán McNamara1-40/+27