summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-06adapted comments and variable namesfeature/prioritiesTobias Madl4-20/+25
2015-03-06Scheduler: removed variable priorityTobias Madl3-27/+15
2015-03-06Timer/Idle: wipe out old functionalityTobias Madl2-5/+0
2015-03-05Timer: added new saltimer handlingTobias Madl4-9/+72
2015-03-05Clean up minor fixesTobias Madl1-1/+2
2015-03-04Timer: patch for commit 06d7314Tobias Madl3-3/+4
2015-03-03Timer: Faster Word CountTobias Madl1-1/+2
2015-03-03Timer Idle: adapted unit tests to new classesTobias Madl2-11/+6
2015-03-03Timer to idleTobias Madl2-16/+16
2015-03-03Idle Timer: Invented Base ClassTobias Madl12-564/+399
2015-03-03Idle: Changed to new enum nameTobias Madl92-121/+121
2015-03-03Idle: Now using deinitialisationTobias Madl1-1/+1
2015-03-03Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl94-131/+131
2015-03-03Idle: Inserted static castTobias Madl2-35/+10
2015-03-03Idle: New enum system, commentsTobias Madl2-66/+53
2015-03-03insert comments and corrected priority valuesJennifer Liebel2-22/+30
2015-03-03Added CommentsTobias Madl2-10/+14
2015-03-03Optimized Timer/Idle codeTobias Madl5-42/+20
2015-03-03Scheduling optimization and starving protectionTobias Madl4-11/+88
2015-03-03Idle and Timer are now completely independentTobias Madl3-4/+8
2015-03-03Idle and Timer are now completely independentTobias Madl22-29/+40
2015-03-03idle includes and enum useJennifer Liebel45-39/+65
2015-03-03Timer: Adapted all idle includes and enum usesTobias Madl94-76/+126
2015-03-03Idle: Idle and Timer completely independendTobias Madl7-141/+311
2015-03-03Idle: Better place for Idle handlingTobias Madl2-2/+5
2015-03-03Timer: first independend idle useTobias Madl2-2/+5
2015-03-03Timer: Reversed some Idles to TimerTobias Madl14-52/+87
2015-03-03Further reduce amount of symbols exported from static orcus libraryStephan Bergmann1-1/+1
2015-03-03Work around missing InetPtonWStephan Bergmann1-4/+0
2015-03-03tdf#64573: Add captions to Photo AlbumRishabh Kumar3-6/+52
2015-03-03Drop local FindPageDesc implementationsJan-Marek Glogowski9-79/+84
2015-03-03tdf#89520 Make TOX creation more robustTobias Lippert2-0/+21
2015-03-03Added icons and modified entries in the context menu for TOCYousuf Philips5-4/+13
2015-03-03missing magicCaolán McNamara2-0/+75
2015-03-03likely intentDavid Tardon1-1/+1
2015-03-03tdf#78622 Fix LibreLogo tooltipsYousuf Philips1-7/+7
2015-03-03just in case, fallback if not cairo-surfaceCaolán McNamara3-5/+21
2015-03-03render text with cairo under gtk3, not headless solutionCaolán McNamara11-38/+60
2015-03-03SwFmtHoriOrient: rename member variables missing their prefixesMiklos Vajna2-33/+33
2015-03-03Improve loplugin:passstuffbyrefStephan Bergmann4-6/+9
2015-03-03Fix initializer copy'n'paste mistakeThorsten Behrens1-1/+1
2015-03-02TyposJulien Nabet5-5/+5
2015-03-02correct control overlapping - minor UI refactoringLaurent Godard1-3/+4
2015-03-02StaticLibrary headless is goneStephan Bergmann1-4/+0
2015-03-02Remove references to unused GLUStephan Bergmann14-13/+2
2015-03-02if you link vclplug_svp to desktop you end up with duplicate font cachesCaolán McNamara11-69/+19
2015-03-02getAny() is not a safe default, it assumes there is actually an AnyLionel Elie Mamane1-16/+16
2015-03-02make parsing more cautious with exceptionsLionel Elie Mamane1-0/+5
2015-03-02We need SwShellCrsr::FillStartEnd() on iOS, tooTor Lillqvist1-4/+0
2015-03-02V813: Decreased performanceCaolán McNamara11-37/+33