summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)AuthorFilesLines
2015-03-23Avoid KeyFuncType::DELETE shadowed by a macro on WindowsStephan Bergmann1-0/+2
2015-03-23move cairo helpers to vcl and make per-plugCaolán McNamara2-0/+79
2015-03-23OutputDevice::LogicInvalidate: take a RectangleMiklos Vajna1-3/+3
2015-03-22vcl: add initial support for GtkScale (as Slider) to VclBuilderTomaž Vajngerl2-1/+7
2015-03-20Drop paintTile's row stride output parameter that nobody is interested inTor Lillqvist1-1/+0
2015-03-20Don't include vcl's private include files in desktopTor Lillqvist1-0/+27
2015-03-19MSVC and gcc are wrong, Clang was right, apparentlyTor Lillqvist1-1/+1
2015-03-19Revert "Dr.Memory complains about this..."Tor Lillqvist1-1/+1
2015-03-19Dr.Memory complains about this...Jan Holesovsky1-1/+1
2015-03-19reorganize resizing surfaces logicCaolán McNamara1-1/+0
2015-03-19loplugin:constantfunction: vclNoel Grandin9-32/+17
2015-03-19move the cairo resize hack into vclCaolán McNamara1-0/+1
2015-03-18revert work in progressCaolán McNamara1-4/+0
2015-03-18more thinkingCaolán McNamara1-0/+1
2015-03-18thinkingCaolán McNamara1-0/+2
2015-03-18move the cairo resize hack into vclCaolán McNamara1-0/+1
2015-03-18move IsCairoWorking to vclplug level and renameCaolán McNamara1-0/+1
2015-03-16LOK: extract the callback typedef to a separate LibreOfficeKitTypes.h headerMiklos Vajna1-1/+1
2015-03-16lok::Document: add resetSelection()Miklos Vajna1-0/+5
2015-03-16LOK: add lok::Document::setGraphicSelection() API and implement it for WriterMiklos Vajna1-0/+7
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl1-1/+4
2015-03-11support fast MM printing in non-single-file mode only for CUPSLuboš Luňák2-0/+16
2015-03-11mailmerge doesn't need to use the singlefile technique for printingLuboš Luňák1-1/+8
2015-03-11vcl timers: avoid crash initializing too early.Michael Meeks1-1/+1
2015-03-11vcl timers: avoid crash with vcldemo.Michael Meeks1-0/+3
2015-03-09V801: Decreased performanceCaolán McNamara2-3/+3
2015-03-09Scheduler: wrong priority orderTobias Madl1-2/+2
2015-03-09Scheduler: Changed uLong to uInt32/uInt64Tobias Madl2-9/+9
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