summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-12-13tdf#93837 Adapt sfx2 to use xml based context menusMaxim Monastirsky
2015-12-12TyposJulien Nabet
2015-12-12<vcl/spin.h> can be private to vclTor Lillqvist
2015-12-12No need for a separate <vcl/lstbox.h>Tor Lillqvist
2015-12-11vcl: use a custom tag for VCL OpenGLContext's to avoid re-use.Michael Meeks
2015-12-11minuscule whitespace cleanupStephan Bergmann
2015-12-11loplugin:nullptrStephan Bergmann
2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist
2015-12-11Return std::unique_ptr from svt::AcceleratorExecute::createAcceleratorHelperStephan Bergmann
2015-12-11opengl: Add Geometry Shader support to OpenGLHelperEmmanuel Gil Peyrot
2015-12-11No need for a separate <vcl/combobox.h>Tor Lillqvist
2015-12-11loplugin:unreffunNoel Grandin
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-12-11tdf#96382: background color is not applied unintentionallyOliver Specht
2015-12-10More loplugin:nullptr automatic rewrite (within templates)Stephan Bergmann
2015-12-10Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-clStephan Bergmann
2015-12-10Remove unused rtti.hxxSamuel Mehrbrodt
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann
2015-12-09tdf#96317: Add API for copy/paste from/to the widgetPranav Kant
2015-12-09unnecessary nResId argumentCaolán McNamara
2015-12-09tdf#96318: Add searching APIPranav Kant
2015-12-09lokdocview: Set a 'default' path for LOK initPranav Kant
2015-12-09Use unique_ptr out-arg to in SfxBindings::QueryState to avoid mem leaksStephan Bergmann
2015-12-08consolidate MSO format ClassID magic numbers in msfilter/classids.hxxMichael Stahl
2015-12-08Make ImplSVData private to vclTor Lillqvist
2015-12-08These should still be virtual.Jan Holesovsky
2015-12-08Move icon rotation/flip handling from ToolbarManager to vcl's ToolbarSamuel Mehrbrodt
2015-12-07last arg of SetOutputSizePixelScaleOffsetAndBuffer no longer usedCaolán McNamara
2015-12-07Resolves: tdf#96224 don't fiddle around with a separate alpha bufferCaolán McNamara
2015-12-07tdf#34449 : ability of deleting borders of a cell from adjacent cellDennis Francis
2015-12-07improve error message for nonexist. pathDavid Tardon
2015-12-07tdf#96243 don't crash if LibO install. wasn't foundDavid Tardon
2015-12-07Make buttonstatuslistener a generic listener for any widgetsSamuel Mehrbrodt
2015-12-07fix powerpc buildNoel Grandin
2015-12-07Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna
2015-12-07Sort undefsStephan Bergmann
2015-12-06tdf#96246: Make pRenderingArguments nullablePranav Kant
2015-12-06unused vcl::IsWindowSystemAvailable Juergen Funk
2015-12-05Remove typedef only being used onceJulien Nabet
2015-12-04Wingdi RGB macro handling improvedAshod Nakashian
2015-12-03vcl: cleanup indents, add doxygen commentsJuergen Funk
2015-12-03uno::Sequence->std::vector in vcl::ThrobberNoel Grandin
2015-12-03uno:Sequence->std::vector in SmartTagMgrNoel Grandin
2015-12-03uno::Sequence->std::vector in SfxIntegerListItemNoel Grandin
2015-12-03add move assignment and constructor to uno::ReferenceNoel Grandin
2015-12-02sal: add SAL_DEBUG_TRACE debugging API for Windows, with UNX stub.Michael Meeks
2015-12-02valgrind: scary warning that the cairo font options were deleted before useCaolán McNamara
2015-12-02Remove unused FMT_R8G8B8Stephan Bergmann
2015-12-02use compiler intrinsic for osl_atomic_increment on WindowsNoel Grandin
2015-12-01Apparently no reason to force underlying type hereStephan Bergmann