summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2016-01-26vcl: convert boost::shared_array to std::shared_ptrMichael Stahl
2016-01-26Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-clStephan Bergmann
2016-01-26OpenGLWrapper is the right place for getBufferSwapCounter()Tor Lillqvist
2016-01-26Put getBufferSwapCounter() in OpenGLWindow insteadTor Lillqvist
2016-01-26Add API to get the number of OpenGL buffer swaps, including through UNOTor Lillqvist
2016-01-25Revert "fdo#62947 make IDs unique, fixes, better names"Maxim Monastirsky
2016-01-25libreofficekit: ask for password when loading encrypted documentsMichael Stahl
2016-01-25tdf#82577: Handle DestroyAll, InitializeToken, NextRequestJorenz Paragas
2016-01-25svx: SdrEdgeLineDeltaAnzItem -> SdrEdgeLineDeltaCountItemMiklos Vajna
2016-01-25fix DLLPUBLIC annotations in OInterfaceContainer2Noel Grandin
2016-01-25loplugin:nullptrStephan Bergmann
2016-01-25tdf#87933 - Easier visibility of automatic page breaks.akki95
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-22loplugin:fpcomparison in basegfxNoel Grandin
2016-01-22document some naming conventionsEike Rathke
2016-01-22vcl: add orientation flag property to Font classChris Sherlock
2016-01-22new loplugin sfxpoolitemNoel Grandin
2016-01-22editeng: ImpEditView::mbTiledRendering is never readMiklos Vajna
2016-01-22loplugin:overrideStephan Bergmann
2016-01-22vcl: add font map names to Font classChris Sherlock
2016-01-21tdf#42788: FORMATTING - Numbering/ordered listNusaiba Al-Kindi
2016-01-21oox: import Math objects from PPTX filesMichael Stahl
2016-01-21tdf#95587: Make rectangle control within tab pages work againKatarina Behrens
2016-01-21Clean up lok::Office::freeError()Miklos Vajna
2016-01-21loplugin: unused return valuesNoel Grandin