summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2015-03-18move IsCairoWorking to vclplug level and renameCaolán McNamara
2015-03-16LOK: extract the callback typedef to a separate LibreOfficeKitTypes.h headerMiklos Vajna
2015-03-16lok::Document: add resetSelection()Miklos Vajna
2015-03-16LOK: add lok::Document::setGraphicSelection() API and implement it for WriterMiklos Vajna
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl
2015-03-11support fast MM printing in non-single-file mode only for CUPSLuboš Luňák
2015-03-11mailmerge doesn't need to use the singlefile technique for printingLuboš Luňák
2015-03-11vcl timers: avoid crash initializing too early.Michael Meeks
2015-03-11vcl timers: avoid crash with vcldemo.Michael Meeks
2015-03-09V801: Decreased performanceCaolán McNamara
2015-03-09Scheduler: wrong priority orderTobias Madl
2015-03-09Scheduler: Changed uLong to uInt32/uInt64Tobias Madl
2015-03-06Timer: added virtual before definitionTobias Madl
2015-03-06Timer/Idle: adapted inherited funktionsTobias Madl
2015-03-06adapted comments and variable namesTobias Madl
2015-03-06Scheduler: removed variable priorityTobias Madl
2015-03-06Timer: added new saltimer handlingTobias Madl
2015-03-06Timer: patch for commit 06d7314Tobias Madl
2015-03-06Idle Timer: Invented Base ClassTobias Madl
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl
2015-03-06Idle: Inserted static castTobias Madl
2015-03-06Idle: New enum system, commentsTobias Madl
2015-03-06insert comments and corrected priority valuesJennifer Liebel
2015-03-06Added CommentsTobias Madl
2015-03-06Optimized Timer/Idle codeTobias Madl
2015-03-06Scheduling optimization and starving protectionTobias Madl
2015-03-06idle includes and enum useJennifer Liebel
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl
2015-03-06Idle: Idle and Timer completely independendTobias Madl
2015-03-06add DrawHandle to DecorationViewTomaž Vajngerl
2015-03-05use "using" to redirect to subclass method in toolboxTomaž Vajngerl
2015-03-05toolbox - preserve the orig. image + use it in menu & color updateTomaž Vajngerl
2015-03-04V813: Decreased performanceCaolán McNamara
2015-03-02Add vcl::Window::SetLastMousePos()Miklos Vajna
2015-03-02convert GFF_ constants to enum classNoel Grandin
2015-02-28TyposJulien Nabet
2015-02-26expand this 1980's shift-fest, torture-by-ternery and magic '3' into humanCaolán McNamara
2015-02-24Avoid bad downcasts to VclBoxStephan Bergmann
2015-02-23tdf#86543: reinterpret_cast -1 of appropriate width as special markerStephan Bergmann
2015-02-23Extract LibreOfficeKitEnums.h from LibreOfficeKit.hMiklos Vajna
2015-02-23Use SdrModel::isTiledRendering()Miklos Vajna
2015-02-23Add OutputDevice::isTiledRendering()Miklos Vajna
2015-02-17tdf#88431: Pass the selected Time Stamp Authority, if any, along to vclTor Lillqvist
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-02-16LOK: add lok::Document::setTextSelection()Miklos Vajna
2015-02-16add GetSelectEntryData to ListBox and ComboBoxNoel Grandin
2015-02-14see if we can merge floating window and dialog child size/pos settingCaolán McNamara
2015-02-13-Werror,-Winconsistent-missing-overrideStephan Bergmann
2015-02-13Resolves: tdf#86159 floating windows have complicated bordersCaolán McNamara
2015-02-09lok::Document::postMouseEvent(): allow double-clickMiklos Vajna