summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-07-15loplugin:unusedmethods connectivityNoel Grandin5-16/+0
2015-07-15Convert filters button to the generic controllerMaxim Monastirsky2-21/+0
2015-07-15Convert optimize table button to the generic controllerMaxim Monastirsky1-47/+0
2015-07-14sfx2: remove pointless GenLink classMichael Stahl3-57/+6
2015-07-14sfx2: an almost unnoticable tweak to comment translationMichael Stahl1-16/+9
2015-07-14-Werror,-Wunused-private-fieldStephan Bergmann1-2/+0
2015-07-14oops, forgot to add new header fileMichael Stahl1-0/+24
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin49-498/+33
2015-07-14sfx2: remove the global SidebarController::maSidebarControllerContainerMichael Stahl1-9/+0
2015-07-14loplugin:unusedmethods toolkit,packageNoel Grandin6-16/+1
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann2-19/+9
2015-07-13Introduce generic sub toolbar controllerMaxim Monastirsky1-59/+0
2015-07-13tdf#90133 Comply attributes name with OASIS#3860Laurent Balland-Poirier1-2/+2
2015-07-13Bin pointless commentsTor Lillqvist1-8/+0
2015-07-13Bin unneeded includesTor Lillqvist1-10/+0
2015-07-13Bin two unused fieldsTor Lillqvist1-2/+0
2015-07-13loplugin:unusedmethods vclNoel Grandin20-123/+12
2015-07-13Fix IndentingPagesHdl type (and GetIndentingPagesHdl is unused)Stephan Bergmann1-4/+3
2015-07-13editeng: make Link<> usage typedNoel Grandin2-53/+43
2015-07-13editeng, convert to typed Link<>Noel Grandin2-5/+3
2015-07-12use correct controller for sidebarMarkus Mohrhard1-0/+1
2015-07-12finally manage to register chart2 in the ChartControllerMarkus Mohrhard1-1/+1
2015-07-12[API CHANGE] add way to get XSidebar from XSidebarProviderMarkus Mohrhard1-0/+4
2015-07-12add methods to add random controllers to sidebarMarkus Mohrhard1-0/+4
2015-07-12use XController instead of XFrame where it makes senseMarkus Mohrhard3-7/+7
2015-07-12add SidebarChangeHandler to chart2Markus Mohrhard1-0/+2
2015-07-12Rule out OString(std::nullptr_t)Stephan Bergmann1-0/+5
2015-07-12coverity#1311653 Uninitialized scalar fieldCaolán McNamara1-2/+3
2015-07-10svtools: pimplify SvListViewMichael Stahl1-22/+4
2015-07-10vcl: avoid a boost::ptr_map in VclBuilderMichael Stahl1-2/+3
2015-07-10remove unused ptr_container includesMichael Stahl2-3/+1
2015-07-10vcl: remove boost/signal2/signal.hpp from headerMichael Stahl2-3/+15
2015-07-10vcl: pImplify ComboBoxMichael Stahl1-50/+11
2015-07-10vcl: forward declare boost::optional in settings.hxxMichael Stahl1-1/+5
2015-07-10vcl: move resample kernel classes out of bitmap.hxxMichael Stahl1-102/+5
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