summaryrefslogtreecommitdiff
path: root/cui/source/dialogs
AgeCommit message (Expand)Author
2016-01-31unnecessary use of OUString constructorNoel Grandin
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock
2016-01-19tdf#96888 - Kill internal vcl dog-tags ...Ras-al-Ghul
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-14tdf#47989: Restore button should re-read the textOliver Specht
2016-01-11loplugin:unusedmethods unused return value in cuiNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2016-01-10Cleanup FontCharMapPtr variable prefixesChris Sherlock
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan
2016-01-04vcl: split classes out of metric.hxxChris Sherlock
2015-12-23loplugin:unusedfields in cuiNoel Grandin
2015-12-18related tdf#96398 pull out more NPAPI-related codeThorsten Behrens
2015-12-17[API CHANGE] Remove NPAPI-related UNO APIThorsten Behrens
2015-12-11Update hardware/OS info in About dialogYousuf Philips
2015-12-09Resolves: tdf#86845 hyperlink details not retained between tabsCaolán McNamara
2015-11-26mark UNO structs as SAL_WARN_UNUSED, where possibleNoel Grandin
2015-11-23Update-check, expand to allow reporting of H/W and OS versions.Michael Meeks
2015-11-20loplugin:unusedfields in cuiNoel Grandin
2015-11-17tdf#34882 Adding hex and decimal code searchSteve Hart
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-13clear VclPtr warningCaolán McNamara
2015-11-13Related: tdf#95682 set edit to modified after insert symbol/pasteCaolán McNamara
2015-11-13Resolves: tdf#95682 spell dialog: add a button to open special characterCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-10-30tdf#93684 - Remove SalFrame::SyncRyan McCoskrie
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin
2015-10-27don't allocate rtl::Reference or SvRef on the heapNoel Grandin
2015-10-27inline SvBaseLinkRef typedefNoel Grandin
2015-10-23Remove unused RID_SVXSTR_HYPDLG_APPLYBUTStephan Bergmann
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-19convert Link<> to typedNoel Grandin
2015-10-19convert Link<> to typedNoel Grandin
2015-10-19convert Link<> to typedNoel Grandin
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
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