summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2015-12-09tdf#96353 make spell options dialog resizableAndras Timar1-1/+0
2015-12-09unnecessary nResId argumentCaolán McNamara2-18/+5
2015-12-09Use unique_ptr out-arg to in SfxBindings::QueryState to avoid mem leaksStephan Bergmann1-2/+1
2015-12-07fix build, don't pass int as sal_uInt16, tdf#34449 follow-upEike Rathke1-1/+1
2015-12-07tdf#34449 : ability of deleting borders of a cell from adjacent cellDennis Francis3-2/+103
2015-12-07SvxMenuConfigPage: Disable controls when no menus foundMaxim Monastirsky1-0/+3
2015-12-03uno::Sequence->std::vector in SfxIntegerListItemNoel Grandin1-2/+1
2015-12-01sc interpreter: Don't hide S/W Interpreter behind an environment variable.Jan Holesovsky3-2/+36
2015-11-30loplugin:unusedfieldsNoel Grandin2-8/+0
2015-11-26mark UNO structs as SAL_WARN_UNUSED, where possibleNoel Grandin1-1/+0
2015-11-25assign macro dialog: correct event name "errorOccured"Lionel Elie Mamane1-1/+1
2015-11-25loplugin:unusedfields variousNoel Grandin1-6/+3
2015-11-25loplugin:unusedfields in include/svxNoel Grandin1-1/+1
2015-11-23Update-check, expand to allow reporting of H/W and OS versions.Michael Meeks4-18/+128
2015-11-20loplugin:unusedfields in cuiNoel Grandin7-28/+9
2015-11-19use comphelper::containerToSequenceNoel Grandin1-6/+2
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin3-18/+14
2015-11-17remove unused text property of spinbuttonsStanislav Horacek1-6/+0
2015-11-17tdf#34882 Adding hex and decimal code searchSteve Hart3-18/+156
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian1-528/+371
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-8/+4
2015-11-15use initialiser for Sequence<OUString>Noel Grandin2-4/+2
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin2-4/+2
2015-11-13cui: loplugin:overrideMichael Stahl1-1/+1
2015-11-13clear VclPtr warningCaolán McNamara2-0/+6
2015-11-13Related: tdf#95682 set edit to modified after insert symbol/pasteCaolán McNamara1-0/+6
2015-11-13Resolves: tdf#95682 spell dialog: add a button to open special characterCaolán McNamara3-70/+123
2015-11-12fix tdf#95689 - List indent is brokenNoel Grandin2-0/+18
2015-11-11tdf#93837 Support nice UI names for context menusMaxim Monastirsky2-4/+41
2015-11-11tdf#93837 Make customization actually workMaxim Monastirsky2-20/+240
2015-11-11tdf#93837 Add context menu customization UIMaxim Monastirsky5-8/+48
2015-11-115th step to remove tools/rtti.hxxOliver Specht8-11/+2
2015-11-10tdf#95594 Remove “dialog” type hint from Expert Config windowAdolfo Jayme Barrientos1-1/+2
2015-11-10cui: convert boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin2-7/+7
2015-11-10cui: boost::ptr_vector->std::vector<unique_ptr>Noel Grandin2-6/+6
2015-11-10cui: boost::ptr_vector->std::vector<unique_ptr>Noel Grandin2-40/+29
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann119-895/+895
2015-11-09Resolves: tdf#92311 raise auto correct entry limit to unsigned short maxCaolán McNamara1-1/+1
2015-11-08Improve layout of CTL settingsAdolfo Jayme Barrientos1-6/+14
2015-11-06loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann1-1/+1
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann13-17/+17
2015-11-05tdf#93195 Set default focus to search buttonYousuf Philips1-2/+2
2015-11-05tdf#95210 SetHandleControllerPosition is busted wrt HandleFlags::REFXCaolán McNamara1-6/+10
2015-11-05OpenGL options: clarify setting descriptions, and provide a live status.Michael Meeks3-2/+48
2015-11-05loplugin:vclwidgetsStephan Bergmann2-0/+14
2015-11-04Resolves: tdf#95352 resize the columns when the edits repositionCaolán McNamara2-30/+36
2015-11-04yyyyyNoel Grandin5-16/+10
2015-11-03tdf#86595: Highlight color it isKatarina Behrens1-1/+1
2015-11-02Fix popup menu IDs after .ui conversionMaxim Monastirsky1-12/+12