summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)AuthorFilesLines
2015-03-06Timer: added virtual before definitionTobias Madl1-4/+4
2015-03-06Timer/Idle: adapted inherited funktionsTobias Madl1-1/+1
2015-03-06adapted comments and variable namesTobias Madl1-2/+2
2015-03-06Scheduler: removed variable priorityTobias Madl1-12/+10
2015-03-06Timer: added new saltimer handlingTobias Madl2-2/+5
2015-03-06Timer: patch for commit 06d7314Tobias Madl2-2/+2
2015-03-06Idle Timer: Invented Base ClassTobias Madl3-74/+110
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl1-8/+8
2015-03-06Idle: Inserted static castTobias Madl1-33/+8
2015-03-06Idle: New enum system, commentsTobias Madl1-16/+35
2015-03-06insert comments and corrected priority valuesJennifer Liebel1-10/+13
2015-03-06Added CommentsTobias Madl1-7/+6
2015-03-06Optimized Timer/Idle codeTobias Madl1-0/+1
2015-03-06Scheduling optimization and starving protectionTobias Madl2-9/+14
2015-03-06idle includes and enum useJennifer Liebel2-0/+2
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl1-0/+1
2015-03-06Idle: Idle and Timer completely independendTobias Madl2-44/+85
2015-03-06add DrawHandle to DecorationViewTomaž Vajngerl1-2/+2
2015-03-05use "using" to redirect to subclass method in toolboxTomaž Vajngerl1-9/+4
2015-03-05toolbox - preserve the orig. image + use it in menu & color updateTomaž Vajngerl1-0/+1
2015-03-04V813: Decreased performanceCaolán McNamara3-9/+9
2015-03-02Add vcl::Window::SetLastMousePos()Miklos Vajna1-0/+2
2015-03-02convert GFF_ constants to enum classNoel Grandin1-33/+35
2015-02-28TyposJulien Nabet1-1/+1
2015-02-26expand this 1980's shift-fest, torture-by-ternery and magic '3' into humanCaolán McNamara1-1/+7
2015-02-24Avoid bad downcasts to VclBoxStephan Bergmann2-3/+2
2015-02-23tdf#86543: reinterpret_cast -1 of appropriate width as special markerStephan Bergmann1-1/+1
2015-02-23Extract LibreOfficeKitEnums.h from LibreOfficeKit.hMiklos Vajna1-2/+3
2015-02-23Use SdrModel::isTiledRendering()Miklos Vajna1-7/+0
2015-02-23Add OutputDevice::isTiledRendering()Miklos Vajna1-0/+7
2015-02-17tdf#88431: Pass the selected Time Stamp Authority, if any, along to vclTor Lillqvist1-0/+1
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara9-31/+28
2015-02-16LOK: add lok::Document::setTextSelection()Miklos Vajna1-0/+7
2015-02-16add GetSelectEntryData to ListBox and ComboBoxNoel Grandin2-0/+2
2015-02-14see if we can merge floating window and dialog child size/pos settingCaolán McNamara2-2/+1
2015-02-13-Werror,-Winconsistent-missing-overrideStephan Bergmann1-1/+1
2015-02-13Resolves: tdf#86159 floating windows have complicated bordersCaolán McNamara2-1/+2
2015-02-09lok::Document::postMouseEvent(): allow double-clickMiklos Vajna1-1/+1
2015-02-09android: In Impress, switch to the 'Normal' (slides) view.Jan Holesovsky1-0/+4
2015-02-08coverity#1267681 Dereference before null checkCaolán McNamara1-3/+3
2015-02-07loplugin:deletedspecialStephan Bergmann20-90/+64
2015-02-07Fixup --without-x buildRiccardo Magliocchetti2-5/+9
2015-02-06shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara5-19/+18
2015-02-04fix leak from framework::AddonMenuManager::BuildMenuCaolán McNamara1-2/+4
2015-02-04make idle timers actually activate only when idleLuboš Luňák1-1/+4
2015-02-02crash on toggling "empty" menu in basic's language toolbarCaolán McNamara1-0/+4
2015-01-30chisel off some more unused codeCaolán McNamara1-1/+0
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara2-4/+0
2015-01-27make it possible to easily have variants of glsl programsLuboš Luňák2-5/+11
2015-01-26LOK: move postMouseEvent to DocumentMiklos Vajna1-0/+7