summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-08-11new loplugin: defaultparamsNoel Grandin
2015-08-11gbuild/config stop using VERBOSE, use only verbose=tNorbert Thiebaud
2015-08-11Related: tdf#78111 Try to guard against too wide panel layoutsMaxim Monastirsky
2015-08-10tdf#92982 vcl rendercontext: simplify Edit::ImplClearBackground() logicMiklos Vajna
2015-08-07error C2039: ´getCreateColumns´ used in mozab/MStatement.cxxCaolán McNamara
2015-08-07xmloff: replace boost::ptr_set with std::setMichael Stahl
2015-08-06tdf#39468 Translate German comments - include/svxPhilipp Weissenbacher
2015-08-05support more command in chart sidebarMarkus Mohrhard
2015-08-05remove unused SfxFilterFlags valuesNoel Grandin
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-08-04tdf#93041: Resolve clashing SID_OFFER_IMPORT vs. SID_ATTR_CHAR_BACK_COLORStephan Bergmann
2015-08-04sal: partially revert a251fe4d48237a4d9c9530dafc7bbdce6028e9cfMichael Stahl
2015-08-04tdf#92982 vcl rendercontext: let PaintBufferGuard also manage pixel offsetMiklos Vajna
2015-08-04include: inline some use-once typedefsNoel Grandin
2015-08-03-Werror,-Wunused-private-fieldStephan Bergmann
2015-08-03Removed some whole page invalidations in impressMihai Varga
2015-08-03tdf#92788 - Middle Button on Mouse Paste Option Broken for X11Noel Grandin
2015-08-03remove some unused definesNoel Grandin
2015-08-03Fix a copy-paste errorTakeshi Abe
2015-08-03remove some unused typedefsNoel Grandin
2015-08-03tdf#93068 - UI: Crash when Character dialogue openedNoel Grandin
2015-08-01sal_uInt16 to sal_Int32Matteo Casalin
2015-08-01sal_uInt16 to sal_uInt32Matteo Casalin
2015-08-01sal_uInt16 to sal_Int32Matteo Casalin
2015-08-01Any.h: Fix declaration hides class member warningDavid Ostrovsky
2015-07-31canvas: replace boost::function with std::functionMichael Stahl
2015-07-31svx: replace boost::function with std::functionMichael Stahl
2015-07-31sfx2: replace boost::function with std::functionMichael Stahl
2015-07-31toolkit: replace boost::function with std::functionMichael Stahl
2015-07-31svtools: replace boost::function with std::functionMichael Stahl
2015-07-31comphelper: replace boost::function with std::functionMichael Stahl
2015-07-31tools: prefix members of SvStreamMichael Stahl
2015-07-31fix crash in writer, thanks to my new assert in typed_flags_setNoel Grandin
2015-07-30tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-30remove PostScrollEvent and PostZoomEventNoel Grandin
2015-07-30Fix Android buildNoel Grandin
2015-07-30add assert for valid value in o3tl::typed_flags_setNoel Grandin
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-30small fix to reduce UnknownPropertyException in chart2Markus Mohrhard
2015-07-30also handle line width correctlyMarkus Mohrhard
2015-07-30provide structure for chart line panelMarkus Mohrhard
2015-07-30remove whitespaceMarkus Mohrhard
2015-07-29tdf#92982 vcl rendercontext: move buffer from PaintHelper to ImplFrameDataMiklos Vajna
2015-07-29svx: remove duplicate "Kuerzen" functionMichael Stahl
2015-07-29fdo#39468 Translate German comments - include/svxPhilipp Weissenbacher
2015-07-29endian.h: avoid some Wconversion warningsMatteo Casalin
2015-07-29solar.h: avoid some Wconversion warningsMatteo Casalin
2015-07-29errcode.hxx: avoid some Wconversion warningsMatteo Casalin
2015-07-29Remove the unnecessary type definition: HPBYTEDaniel Robertson
2015-07-28tdf#92982 vcl: move Invert() member functions from vcl::Window to OutputDeviceMiklos Vajna