summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-07-13tdf#89031 remove agressiveness from Calc function suggestionsWinfried Donkers2-34/+20
2015-07-13tdf#91112 replace o3tl::compose1 with lambdas in connectivityJorenz Paragas6-44/+36
2015-07-13-Werror,-Wunused-private-fieldStephan Bergmann1-3/+0
2015-07-13swui: avoid name conflict with SwTextPortion for LTO optimisationArnaud Versini1-9/+14
2015-07-13Introduce generic sub toolbar controllerMaxim Monastirsky27-801/+512
2015-07-13tdf#90133 Comply attributes name with OASIS#3860Laurent Balland-Poirier4-14/+14
2015-07-13tdf#92639: Slashes are allowed in set member names, of courseStephan Bergmann2-8/+9
2015-07-13avmedia: add some missing license headers to vlc filesMichael Stahl7-1/+69
2015-07-13avmedia: remove empty ThreadsafeQueue.cxxMichael Stahl2-6/+0
2015-07-13tdf#92668: Revert some implementation names, for backwards compatibilityStephan Bergmann4-9/+29
2015-07-13fix a11y crash seen on close of tdf#92573Caolán McNamara1-0/+3
2015-07-13use the DBL_MAX constant that we also use elsewhere, tdf#92457Eike Rathke1-2/+1
2015-07-13Bin pointless commentsTor Lillqvist1-8/+0
2015-07-13Bin unneeded includesTor Lillqvist1-10/+0
2015-07-13Bin two unused fieldsTor Lillqvist2-16/+0
2015-07-13min legal size here is > 4Caolán McNamara1-2/+2
2015-07-13loplugin:unusedmethods vclNoel Grandin30-170/+14
2015-07-13don't crash on Shift+F10, men can be null, tdf#92630 follow-upEike Rathke1-2/+2
2015-07-13bridges: mips64: Fix build failure in new codes.Heiher2-3/+3
2015-07-13ww8: make sure we don't wrap aroundCaolán McNamara1-0/+4
2015-07-13Fix IndentingPagesHdl type (and GetIndentingPagesHdl is unused)Stephan Bergmann4-10/+9
2015-07-13Missing @since tagStephan Bergmann1-0/+2
2015-07-13emf: fix another hangCaolán McNamara2-2/+2
2015-07-13loplugin:implicitboolconversionStephan Bergmann1-1/+1
2015-07-13emf: fix hangCaolán McNamara2-1/+1
2015-07-13emf: test for empty polygonsCaolán McNamara2-11/+15
2015-07-13tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe7-20/+17
2015-07-13Broken codeStephan Bergmann1-1/+1
2015-07-13loplugin:staticmethodsStephan Bergmann4-12/+2
2015-07-13editeng: make Link<> usage typedNoel Grandin19-527/+479
2015-07-13editeng, convert to typed Link<>Noel Grandin10-48/+19
2015-07-13getFiles: truncate to 1 file onlyJulien Nabet3-7/+13
2015-07-12WaE: C2872 chart is ambiguousCaolán McNamara1-1/+1
2015-07-12WaE: C4065 switch contains default but no caseCaolán McNamara1-6/+1
2015-07-12emf: test for negative numbersCaolán McNamara2-1/+1
2015-07-12avoid crash in unit test due to global objectsMarkus Mohrhard1-9/+4
2015-07-12add ChartElements panelMarkus Mohrhard6-2/+780
2015-07-12big step towards real chart sidebarMarkus Mohrhard10-2/+387
2015-07-12allow also to use non-frame modules for sidebarMarkus Mohrhard2-2/+14
2015-07-12use correct controller for sidebarMarkus Mohrhard2-2/+8
2015-07-12no need for handling unused arguments like thatMarkus Mohrhard1-6/+2
2015-07-12fix indentationMarkus Mohrhard1-8/+8
2015-07-12finally manage to register chart2 in the ChartControllerMarkus Mohrhard2-1/+32
2015-07-12[API CHANGE] add way to get XSidebar from XSidebarProviderMarkus Mohrhard3-0/+16
2015-07-12fix crashMarkus Mohrhard1-1/+1
2015-07-12add methods to add random controllers to sidebarMarkus Mohrhard2-15/+38
2015-07-12use XController instead of XFrame where it makes senseMarkus Mohrhard9-32/+32
2015-07-12add SidebarChangeHandler to chart2Markus Mohrhard4-1/+30
2015-07-12fix indentationMarkus Mohrhard1-129/+129
2015-07-12Rule out OString(std::nullptr_t)Stephan Bergmann1-0/+5