summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-07-10do not include boost/utility.hppMichael Stahl10-10/+10
2015-07-10Resolves: tdf#92457 handle trailing text subformat if others omittedEike Rathke1-0/+6
2015-07-10Related tdf#91362: disable paper size & orientation selectionKatarina Behrens2-1/+2
2015-07-10vcl::ITiledRenderable: getTextSelection() can be pure virtual nowMiklos Vajna1-1/+1
2015-07-10loplugin:unusedmethods vcl(part2)Noel Grandin27-234/+10
2015-07-10add a SAL_RAND_REPEATABLE for repeatable random numsCaolán McNamara2-31/+3
2015-07-10loplugin:vclwidgetsStephan Bergmann1-1/+1
2015-07-10Add an a11y action for items in the Special Characters dialogMatthew J. Francis1-0/+1
2015-07-10support en-GB-oxendict additionally to now deprecated en-GB-oedEike Rathke1-0/+1
2015-07-09tdf#92630 Enable auto-accelerator behaviour for gtkSimon Long5-21/+27
2015-07-09SdrPaintView::AddWindowToPaintView: take a vcl::Window, tooMiklos Vajna3-3/+3
2015-07-09SdrPaintWindow: optionally take a vcl::Window, tooMiklos Vajna1-1/+5
2015-07-09Workaround seems no longer necessary for MSVC 2013David Ostrovsky1-9/+0
2015-07-09tdf#90428 add Aranese [oc-ES] to language listEike Rathke1-0/+1
2015-07-09comphelper: remove boost::bind from headersMichael Stahl2-14/+14
2015-07-09canvas: remove boost::bind from headersMichael Stahl4-21/+12
2015-07-08Avoid loplugin:staticmethods in non-debug buildStephan Bergmann1-1/+1
2015-07-08tdf#87702: Addition of Shadow sidebar tabRishabh Kumar1-1/+5
2015-07-08i#107734 Support for Math Input Panel in Windows 7Regina Henschel1-1/+2
2015-07-08vcl: use SAL_INFO for available X11 clipboard formatsMichael Stahl1-0/+1
2015-07-08configmgr: support reading from a dconf layer (WIP)Stephan Bergmann1-0/+1
2015-07-08s/Coordiante/CoordinateTor Lillqvist2-2/+2
2015-07-08loplugin:unusedmethods vclNoel Grandin26-292/+2
2015-07-08Fix typosAndrea Gelmini8-11/+11
2015-07-07spelling dialog always leaked hereCaolán McNamara1-1/+1
2015-07-07Related: tdf#92392 clear workwins that point to pWindowCaolán McNamara1-0/+2
2015-07-07Replace GetAppData(SHL_SVDDE) with a static pointer varStephan Bergmann1-1/+1
2015-07-07SHL_SHL2 is unusedStephan Bergmann1-1/+1
2015-07-07vcl: document Rectangle's get vs Get differencesMiklos Vajna1-0/+4
2015-07-07Fix some misspellingsTor Lillqvist2-5/+5
2015-07-07loplugin:unusedmethods packageNoel Grandin1-1/+0
2015-07-07Replace GetAppData(SHL_IDL) with a static pointer varStephan Bergmann2-3/+1
2015-07-07Replace GetAppData(SHL_IDL) with an rtl::StaticStephan Bergmann1-1/+1
2015-07-07Replace GetAppData(SHL_SVD) with an rtl::StaticStephan Bergmann2-10/+2
2015-07-07Replace GetAppData(SHL_ERR) with an rtl::StaticStephan Bergmann1-1/+1
2015-07-06tdf#91362: Make "printer was modified" status persistentKatarina Behrens2-0/+3
2015-07-06tdf#83541 Redraw the last used color after theme changeMaxim Monastirsky2-1/+5
2015-07-06Workaround seems no longer necessary for MSVC 2013Stephan Bergmann1-3/+3
2015-07-06loplugin:unusedmethods svlNoel Grandin24-267/+3
2015-07-06loplugin:unusedmethods sotNoel Grandin5-38/+0
2015-07-06loplugin:unusedmethods unotoolsNoel Grandin12-72/+1
2015-07-06loplugin:unusedmethods basebmpNoel Grandin3-25/+0
2015-07-06ImplRestore() can be privateTor Lillqvist1-1/+1
2015-07-06loplugin:unusedmethods sax,shell,stoc,basegfxNoel Grandin10-282/+0
2015-07-06improve the returnbyref lopluginNoel Grandin2-4/+4
2015-07-06remove some unnecessary typedefs around uno::ReferenceNoel Grandin2-6/+5
2015-07-05Unused definesMaxim Monastirsky1-9/+0
2015-07-05Convert NUM_PAGETYPE_ to a scoped enumMaxim Monastirsky1-2/+10
2015-07-05SfxToolBoxControl::GetPopupWindowType seems unused, kill itMaxim Monastirsky13-28/+0
2015-07-04coverity#1309266 Uncaught exceptionCaolán McNamara1-1/+1