summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-02-03lok interaction handler: Add handling of io and network errors.Jan Holesovsky
2016-02-02remove B2DLineJoin::MiddleCaolán McNamara
2016-02-02Test for SSE2 at run-time on WindowsTor Lillqvist
2016-02-02Avoid unncessary, premature null derefStephan Bergmann
2016-02-02xmloff: tdf#96147: ODF export: fix duplicate fo:background-colorMichael Stahl
2016-02-02lokdocview: Handle password protected documentsPranav Kant
2016-02-02Attempted fix for "Resolves: #i126762# Ignore dictionary not in specified...Stephan Bergmann
2016-02-02LOK: add Document::setClientVisibleArea()Miklos Vajna
2016-02-02lokdocview: add a set_visible_area()Miklos Vajna
2016-02-02tdf#84843 Stop using PseudoSlots for drawing slotsMaxim Monastirsky
2016-02-02svx: prefix members of SvdProgressInfoMiklos Vajna
2016-02-01ImplIsWindowInFront is now unusedCaolán McNamara
2016-02-01ImplInvalidateAllOverlapBackgrounds is empty nowCaolán McNamara
2016-02-01ImplRestoreOverlapBackground is always falseCaolán McNamara
2016-02-01ImplDeleteOverlapBackground is empty nowCaolán McNamara
2016-02-01nothing calls ImplSaveOverlapBackground nowCaolán McNamara
2016-02-01Resolves: tdf#93821 assume mbNoSaveBackground as true everywhereCaolán McNamara
2016-01-31move boost header dependency for ControlCacheHashFunction inside vclNoel Grandin
2016-01-31docking windows cannot be directly loaded from .res anymoreCaolán McNamara
2016-01-31implement missing FID_FUNCTION_BOX GetStateCaolán McNamara
2016-01-31sequence->vector in PrinterOptionsHelperNoel Grandin
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-30ditch loading of SplitWindows from resource filesCaolán McNamara
2016-01-30svx: PntAnz -> PointCountMiklos Vajna
2016-01-30tdf#82577: Remove remaining #undefs in postx.hJorenz Paragas
2016-01-29remove unused o3tl::rangeDavid Tardon
2016-01-29remove unneeded sal/config.hDavid Tardon
2016-01-29sfx2: remove unused boost includeMichael Stahl
2016-01-29vcl: update documentation to std::bindMichael Stahl
2016-01-29oox: replace boost::bind with std::bindMichael Stahl
2016-01-29tools: forgot to remove the include boost/current_function.hppMichael Stahl
2016-01-29sal: replace boost::unordered_set with std::unordered_setMichael Stahl
2016-01-29tdf#91017 Enhance WMF import of EMR_ALPHABLEND actionArmin Le Grand
2016-01-29LibreOfficeKit: add doxygen since tag to _LibreOfficeKitClass structRiccardo Magliocchetti
2016-01-29spellingNoel Grandin
2016-01-29sequence->vector in OInteractionRequestNoel Grandin
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock
2016-01-28tools: replace BOOST_CURRENT_FUNCTION with OSL_THIS_FUNCMichael Stahl
2016-01-28canvas: replace BOOST_CURRENT_FUNCTION with OSL_THIS_FUNCMichael Stahl
2016-01-28Revert "canvas: replace BOOST_CURRENT_FUNCTION with __func__"Michael Stahl
2016-01-28tools: replace BOOST_CURRENT_FUNCTION with __func__Michael Stahl
2016-01-28canvas: replace BOOST_CURRENT_FUNCTION with __func__Michael Stahl
2016-01-28comphelper: replace boost::hash with std::hashMichael Stahl
2016-01-27add a comment about user defined IDsEike Rathke
2016-01-27tdf#97386 add Apatani [apt-IN] to language listEike Rathke
2016-01-27Unwind trivial AccessibleExtendedComponentHelper_BASE typedefsStephan Bergmann
2016-01-27libreofficekit: password interaction optional and off by defaultMichael Stahl
2016-01-26sal_uLong/sal_uIntPtr to sal_uInt32 (printer GetCapabilities)Matteo Casalin
2016-01-26vcl: replace boost::shared_array with std::shared_ptrMichael Stahl
2016-01-26vcl: actually that shared_array was a scamMichael Stahl