summaryrefslogtreecommitdiff
path: root/cui/source/tabpages
AgeCommit message (Expand)Author
2016-03-15vcl: move graph.[hx]xx to graphic.[hc]xxChris Sherlock
2015-11-25loplugin:unusedfields in include/svxNoel Grandin
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin
2015-11-12fix tdf#95689 - List indent is brokenNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10cui: boost::ptr_vector->std::vector<unique_ptr>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05tdf#95210 SetHandleControllerPosition is busted wrt HandleFlags::REFXCaolán McNamara
2015-11-05loplugin:vclwidgetsStephan Bergmann
2015-11-04Resolves: tdf#95352 resize the columns when the edits repositionCaolán McNamara
2015-11-03tdf#86595: Highlight color it isKatarina Behrens
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-20Kill redundancyAdolfo Jayme Barrientos
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-19Autocorrect: Better label for automatic list creationSamuel Mehrbrodt
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky
2015-10-16convert Link<> to typedNoel Grandin
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin
2015-10-15convert Link<> to typedNoel Grandin
2015-10-15convert Link<> to typedNoel Grandin
2015-10-13implement dialog control over enhanced shape control pointsCaolán McNamara
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-10-06Fix typosAndrea Gelmini
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-09-29tdf#94559: first step to remove rtti.hxxOliver Specht
2015-09-25convert Link<> to typedNoel Grandin
2015-09-24convert Link<> to typedNoel Grandin
2015-09-21hide ScopedPtr::reset and add disposeAndClearCaolán McNamara
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-14sal_uInt16 to sal_Int32Matteo Casalin
2015-09-14boost->stdCaolán McNamara
2015-09-14convert Link<> to typedNoel Grandin
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin
2015-09-11tdf#93901: apply handling in style/edit dialog improvedOliver Specht
2015-09-11convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-07cui: prefix members of SvxLineTabPageMiklos Vajna
2015-09-04convert Link<> to typedNoel Grandin
2015-09-03cui: prefix members of SvxBitmapTabPageMiklos Vajna
2015-09-02SetXXX(bool) with a default value of false are just wrongNoel Grandin
2015-08-31cui: prefix members of SvxHatchTabPageMiklos Vajna
2015-08-27Clean up sEmptyStephan Bergmann