summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-17convert Link<> to typedNoel Grandin
2015-08-17make Link<> typedNoel Grandin
2015-08-17maSelectHdl is unusedNoel Grandin
2015-08-17make Link<> typedNoel Grandin
2015-08-17maDoubleClickHdl is unusedNoel Grandin
2015-08-17maRequestDateInfoHdl is unusedNoel Grandin
2015-08-17maDateRangeChangedHdl is unusedNoel Grandin
2015-08-17maSelectionChangingHdl is unusedNoel Grandin
2015-08-17make Link<> typedNoel Grandin
2015-08-17tdf#93114 insert character: add missing recalculate for font selectionLászló Németh
2015-08-17BASIC : SbiParser::pBasic is uselessArnaud Versini
2015-08-17cppcheck:noExplicitConstructorGiuseppe Castagno
2015-08-17cui: prefix members of SvxAreaTabPageMiklos Vajna
2015-08-17tdf#93284 vcl: fix VirtualDevice leaks in the WMF filterMiklos Vajna
2015-08-17sw: use std::unique_ptr<> in bastypMiklos Vajna
2015-08-17Put Line under tools namespaceNorbert Thiebaud
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-17Fix GTK3 right-to-left renderingKhaled Hosny
2015-08-16clip Sttbf to available dataCaolán McNamara
2015-08-16Some (mostly HIG) tweaks to chart error bar panelKatarina Behrens
2015-08-16canvas: replace for_each with range-based for-loopDaniel Robertson
2015-08-16Fix tdf#87889 and tdf#92535, vertical align issue when docgrid enable.Mark Hung
2015-08-16BASIC : SbiRuntime::ClearExprStack should return voidArnaud Versini
2015-08-16Updated coreDennis Roczek
2015-08-16sal_uLong to sal_Int32/longMatteo Casalin
2015-08-16Avoid unnecessary OUString copiesMatteo Casalin
2015-08-16sal_uLong to sal_uInt32Matteo Casalin
2015-08-16Use constants instead of (possibly wrong) magic numbersMatteo Casalin
2015-08-16Rework loops so to have exit condition on correct unsigned valueMatteo Casalin
2015-08-16This seems to be the original purposeMatteo Casalin
2015-08-16sal_uLong to sal_uInt32 as TextPaM paragraph numberMatteo Casalin
2015-08-16sal_uInt16 to sal_Int32Matteo Casalin
2015-08-16sal_uInt16/short to sal_uInt16, minor optimizationsMatteo Casalin
2015-08-16sal_uInt16 to sal_Int32Matteo Casalin
2015-08-16Simplify by using range-based for loopsMatteo Casalin
2015-08-16sal_uInt16 to sal_Int32Matteo Casalin
2015-08-16sal_uInt8 to bool, use a cleaner predicate/setter interfaceMatteo Casalin
2015-08-16Prefer member initialization lists and remove some redundant parenthesesMatteo Casalin
2015-08-16sal_uInt16 to sal_Int32Matteo Casalin
2015-08-16sal_uInt16/short to sal_Int32Matteo Casalin
2015-08-16Do not use duplicated variables, and simplifyMatteo Casalin
2015-08-16sal_uInt16 to sal_Int32Matteo Casalin
2015-08-16Use auto and range-based for loopsMatteo Casalin
2015-08-16sal_uInt16 to sal_Int32Matteo Casalin
2015-08-16Throbber: remove redundant field and fix conversion warningsMatteo Casalin
2015-08-16Fix some conversion warnings, reduce scopeMatteo Casalin
2015-08-16sal_uInt16 to sal_Int32Matteo Casalin
2015-08-16Avoid conversion warningsMatteo Casalin
2015-08-16Fix tdf#40091 and tdf#40335 text layout issues.Mark Hung
2015-08-16Spell-check wrong-dirty text upon showing context menu.Ashod Nakashian