summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-10cleanup some unnecessary direct usage of the OString/OUString C API.Noel Grandin
2015-07-10avoid endless loop with busted wmfCaolán McNamara
2015-07-10add a SAL_RAND_REPEATABLE for repeatable random numsCaolán McNamara
2015-07-10tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-10tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-10loplugin:vclwidgetsStephan Bergmann
2015-07-10Use std::unique_ptr in SmViewShell::Execute()Miklos Vajna
2015-07-10Use std::transformMiklos Vajna
2015-07-10loplugin:literaltoboolconversionStephan Bergmann
2015-07-10bridges: Add support for linux mips64.Heiher
2015-07-10Add an a11y action for items in the Special Characters dialogMatthew J. Francis
2015-07-10support en-GB-oxendict additionally to now deprecated en-GB-oedEike Rathke
2015-07-09tdf#91725: Use lighter default colour for minor grid linesKatarina Behrens
2015-07-09init maTabData to the correct tab size tdf#92629Laurent Godard
2015-07-10update creditsChristian Lohmaier
2015-07-09update to language-subtag-registry as of 2015-06-08Eike Rathke
2015-07-09execute the terrible bottle neck loop only if there are conditional formatsEike Rathke
2015-07-09tdf#92115 KDE4: better listbox themingJan-Marek Glogowski
2015-07-09tdf#92110 KDE4: cleanup IsNativeControlSupportedJan-Marek Glogowski
2015-07-09tdf#92611 - unwind UNO lifecycle snafu.Michael Meeks
2015-07-09New branding for the 5.0.Jan Holesovsky
2015-07-09tdf#92055 - make ImplBorderWindow more tolerant of post-dispose events.Michael Meeks
2015-07-09tdf#92434 - dispose the table contents.Michael Meeks
2015-07-09tdf#92630 Enable auto-accelerator behaviour for gtkSimon Long
2015-07-09tdf#92645 svx rendercontext: fix missing paint on shape text editingMiklos Vajna
2015-07-09SdrPaintView::AddWindowToPaintView: take a vcl::Window, tooMiklos Vajna
2015-07-09SdrPaintWindow: optionally take a vcl::Window, tooMiklos Vajna
2015-07-09remove obsolete check for pre-MSVC2013 ATL library nameMichael Stahl
2015-07-09Do not call SAL_N_ELEMENTS on empty arrayStephan Bergmann
2015-07-09tdf#92517 KDE4-FileDialog: "Save as" has wrong FilterJuergen Funk
2015-07-09Lcms2: Fix compilation on VS 2015David Ostrovsky
2015-07-09Glew: Fix compilation on VS 2015David Ostrovsky
2015-07-09Icu: Fix compilation on VS 2015David Ostrovsky
2015-07-09fix export to xls, tdf#69552Winfried Donkers
2015-07-09Workaround seems no longer necessary for MSVC 2013David Ostrovsky
2015-07-09Expose devenv make file variableDavid Ostrovsky
2015-07-09tdf#92243 Read menu highlight text colour correctly from GTK themeSimon Long
2015-07-09tdf#90428 add Aranese [oc-ES] to language listEike Rathke
2015-07-09simplify the logic a littleEike Rathke
2015-07-09Gaps at end of menu separator lines read from GTK theme.spl
2015-07-09Updated coreAndras Timar
2015-07-09Related: tdf#92645 svx rendercontext: avoid direct paint on ending text editMiklos Vajna
2015-07-09comphelper: remove boost::bind from headersMichael Stahl
2015-07-09canvas: remove boost::bind from headersMichael Stahl
2015-07-09writerfilter: use std::transform in PropValVector::getValues()Miklos Vajna
2015-07-09These functions and data can be localMatteo Casalin
2015-07-09Do not downcast opened bookmarks, neither (and just in case)Matteo Casalin
2015-07-09Better support more than 65k annotationsMatteo Casalin
2015-07-09writerfilter: avoid PropValVector inheriting from an STL containerMiklos Vajna
2015-07-09opengl: use MVP matrix in vertex shaders, pixel offsetsTomaž Vajngerl