summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2016-01-15vcl: add symbol and charset accessors and mutators to FontChris Sherlock
2016-01-15vcl: allow doxygen to see boost::intrusive_ptrChris Sherlock
2016-01-14vcl: FontMetric now has ImplFontMetricPtr objectsChris Sherlock
2016-01-14vcl: ImpFontMetric and FontMetric no longer friends with OutputDeviceChris Sherlock
2016-01-14vcl: Create mutator for bullet offset attribute in FontMetricChris Sherlock
2016-01-14vcl: Create mutator for slant attribute in FontMetricChris Sherlock
2016-01-14vcl: Create mutator for line height attribute in FontMetricChris Sherlock
2016-01-13vcl: Create accessor and mutator for ascent and descent in FontMetricChris Sherlock
2016-01-13vcl: Create accessor and mutator for int and ext leading in FontMetricChris Sherlock
2016-01-13vcl: Create accessor and mutator for builtin font flag in FontMetricChris Sherlock
2016-01-13This stuff is private to vclTor Lillqvist
2016-01-13vcl: Create accessor and mutator for full stop centered in FontMetricChris Sherlock
2016-01-13vcl: Create accessor and mutator for font scaling in FontMetricChris Sherlock
2016-01-12tdf#97075 - don't render sdr overlays before we paint.Michael Meeks
2016-01-12Revert "Re-work focus handling to use an idle handler"Miklos Vajna
2016-01-12Re-work focus handling to use an idle handlerTor Lillqvist
2016-01-12Bin unnecessary forward declarationTor Lillqvist
2016-01-12vcl: change from Impl_Font to ImplFontChris Sherlock
2016-01-12vcl: split off ImplFontCharMap into it's own header fileChris Sherlock
2016-01-11loplugin:privatebase: Make derivation from Timer explicitly privateStephan Bergmann
2016-01-11Remove BitmapFilterStackBlur, which is unused...Stephan Bergmann
2016-01-10Fix typosAndrea Gelmini
2016-01-10Cleanup FontCharMapPtr variable prefixesChris Sherlock
2016-01-10vcl: promote ImplFontAttributes to FontAttributesChris Sherlock
2016-01-09tdf#96888 Kill internal vcl dog-tags ...Ras-al-Ghul
2016-01-08vcl: change ImplFontEntry to LogicalFontInstanceChris Sherlock
2016-01-08vcl: small typo in parameter names - Doxygen is complainingChris Sherlock
2016-01-08vcl: document some OpenGL parametersChris Sherlock
2016-01-08vcl: document parameter of loadImageChris Sherlock
2016-01-08vcl: fix Doxygen parameter nameChris Sherlock
2016-01-08vcl: should be using @tparam for template parametersChris Sherlock
2016-01-08vcl: fix WaE messagesChris Sherlock
2016-01-08vcl: fix parameter documentation in ITiledRenderable headerChris Sherlock
2016-01-08vcl: correct parameter documentation of outdev.hxxChris Sherlock
2016-01-08vcl: document parameterChris Sherlock
2016-01-08vcl: update documentation of drawAlphaRectChris Sherlock
2016-01-08vcl: pProgress is not a parameter of Bitmap::FilterChris Sherlock
2016-01-08vcl: document parameters in svapp.hxxChris Sherlock
2016-01-08vcl: silence doxygen warningChris Sherlock
2016-01-08vcl: silence doxygen warningChris Sherlock
2016-01-08vcl: StartPresentationMode should be using a sal_uInt32 as function paramChris Sherlock
2016-01-08vcl: get rid of rtl alias in include/vcl/opengl/OpenGLHelper.hxxChris Sherlock
2016-01-08vcl: doxygen issue - missing @endcond in vclptr.hxxChris Sherlock
2016-01-06vcl: opengl - Kill the last glErrors on common paths.Michael Meeks
2016-01-05Remove unused forward declsStephan Bergmann
2016-01-05tdf#89382 - vcl: unwind 'TODO' commentRas-al-Ghul
2016-01-04vcl: split classes out of metric.hxxChris Sherlock
2016-01-04Cleanup after removing vcl::FontInfo classChris Sherlock
2016-01-03vcl: Excise vcl::FontInfo classChris Sherlock
2016-01-03vcl: merge ImplFontMetricData with ImplFontAttributesChris Sherlock