summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-07-09tdf#92630 Enable auto-accelerator behaviour for gtkSimon Long21-52/+224
2015-07-09tdf#92645 svx rendercontext: fix missing paint on shape text editingMiklos Vajna1-1/+6
2015-07-09SdrPaintView::AddWindowToPaintView: take a vcl::Window, tooMiklos Vajna12-20/+20
2015-07-09SdrPaintWindow: optionally take a vcl::Window, tooMiklos Vajna2-2/+7
2015-07-09remove obsolete check for pre-MSVC2013 ATL library nameMichael Stahl5-5/+5
2015-07-09Do not call SAL_N_ELEMENTS on empty arrayStephan Bergmann1-0/+2
2015-07-09tdf#92517 KDE4-FileDialog: "Save as" has wrong FilterJuergen Funk2-3/+8
2015-07-09Lcms2: Fix compilation on VS 2015David Ostrovsky1-1/+2
2015-07-09Glew: Fix compilation on VS 2015David Ostrovsky1-2/+3
2015-07-09Icu: Fix compilation on VS 2015David Ostrovsky2-0/+14
2015-07-09fix export to xls, tdf#69552Winfried Donkers3-9/+7
2015-07-09Workaround seems no longer necessary for MSVC 2013David Ostrovsky1-9/+0
2015-07-09Expose devenv make file variableDavid Ostrovsky2-0/+9
2015-07-09tdf#92243 Read menu highlight text colour correctly from GTK themeSimon Long2-10/+7
2015-07-09tdf#90428 add Aranese [oc-ES] to language listEike Rathke3-0/+3
2015-07-09simplify the logic a littleEike Rathke1-16/+12
2015-07-09Gaps at end of menu separator lines read from GTK theme.spl3-3/+12
2015-07-09Updated coreAndras Timar1-0/+0
2015-07-09Related: tdf#92645 svx rendercontext: avoid direct paint on ending text editMiklos Vajna1-4/+0
2015-07-09comphelper: remove boost::bind from headersMichael Stahl3-15/+17
2015-07-09canvas: remove boost::bind from headersMichael Stahl9-21/+19
2015-07-09writerfilter: use std::transform in PropValVector::getValues()Miklos Vajna1-10/+3
2015-07-09These functions and data can be localMatteo Casalin2-0/+30
2015-07-09Do not downcast opened bookmarks, neither (and just in case)Matteo Casalin2-3/+3
2015-07-09Better support more than 65k annotationsMatteo Casalin4-12/+12
2015-07-09writerfilter: avoid PropValVector inheriting from an STL containerMiklos Vajna1-13/+13
2015-07-09opengl: use MVP matrix in vertex shaders, pixel offsetsTomaž Vajngerl9-50/+81
2015-07-09opengl: adjust rect drawing - should be to width (height) - 1Tomaž Vajngerl1-2/+2
2015-07-09add some unit tests for tools::RectangleTomaž Vajngerl2-0/+61
2015-07-09opengl: don't forget to call swapBuffers when paint endsTomaž Vajngerl1-0/+1
2015-07-09Eliminate pointless string copiesMatthew J. Francis1-17/+7
2015-07-09tdf#84909 Draw: Drawing toolbar exclusive to shapesYousuf Philips2-11/+14
2015-07-09Resolves: tdf#84762 collect all recalc-always cells before setting any dirtyEike Rathke1-6/+14
2015-07-09Updated coreOlivier Hallot1-0/+0
2015-07-08Avoid loplugin:unreffun in non-debug buildStephan Bergmann1-0/+4
2015-07-08Avoid loplugin:staticmethods in non-debug buildStephan Bergmann1-0/+2
2015-07-08Avoid loplugin:staticmethods in non-debug buildStephan Bergmann1-0/+2
2015-07-08Avoid loplugin:staticmethods in non-debug buildStephan Bergmann2-1/+3
2015-07-08loplugin:stringconstantStephan Bergmann1-3/+3
2015-07-08remove ScRange::Justify() and replace calls with PutInOrder()Eike Rathke21-57/+37
2015-07-08replace implementation of ScRange::PutInOrder() with that of Justify()Eike Rathke1-15/+18
2015-07-08Added Test for Defaults of Outline NumberingVarun1-0/+29
2015-07-08Avoid loplugin:staticmethods in non-debug buildStephan Bergmann2-0/+2
2015-07-08Avoid loplugin:staticmethods in non-debug buildStephan Bergmann1-0/+1
2015-07-08Avoid loplugin:staticmethods in non-debug buildStephan Bergmann1-0/+1
2015-07-08Avoid loplugin:redundantcast in non-debug buildStephan Bergmann1-8/+5
2015-07-08Updated coreEike Rathke1-0/+0
2015-07-08various warningsStephan Bergmann1-6/+6
2015-07-08various warningsStephan Bergmann2-29/+29
2015-07-08tdf#87702: Addition of Shadow sidebar tabRishabh Kumar18-3/+903