summaryrefslogtreecommitdiffstats
path: root/cui
Commit message (Expand)AuthorAgeFilesLines
* loplugin:unusedfieldsNoel Grandin2015-11-302-8/+0
* mark UNO structs as SAL_WARN_UNUSED, where possibleNoel Grandin2015-11-261-1/+0
* assign macro dialog: correct event name "errorOccured"Lionel Elie Mamane2015-11-251-1/+1
* loplugin:unusedfields variousNoel Grandin2015-11-251-6/+3
* loplugin:unusedfields in include/svxNoel Grandin2015-11-251-1/+1
* Update-check, expand to allow reporting of H/W and OS versions.Michael Meeks2015-11-234-18/+128
* loplugin:unusedfields in cuiNoel Grandin2015-11-207-28/+9
* use comphelper::containerToSequenceNoel Grandin2015-11-191-6/+2
* remove unused typedefs and inline use-once typedefsNoel Grandin2015-11-183-18/+14
* remove unused text property of spinbuttonsStanislav Horacek2015-11-171-6/+0
* tdf#34882 Adding hex and decimal code searchSteve Hart2015-11-173-18/+156
* Fast PCH generator and optimized PCH filesAshod Nakashian2015-11-151-528/+371
* use initialiser for Sequence<OUString>Noel Grandin2015-11-151-8/+4
* use initialiser for Sequence<OUString>Noel Grandin2015-11-152-4/+2
* use initialiser for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* use initialiser syntax for Sequence<OUString>Noel Grandin2015-11-152-4/+2
* cui: loplugin:overrideMichael Stahl2015-11-131-1/+1
* clear VclPtr warningCaolán McNamara2015-11-132-0/+6
* Related: tdf#95682 set edit to modified after insert symbol/pasteCaolán McNamara2015-11-131-0/+6
* Resolves: tdf#95682 spell dialog: add a button to open special characterCaolán McNamara2015-11-133-70/+123
* fix tdf#95689 - List indent is brokenNoel Grandin2015-11-122-0/+18
* tdf#93837 Support nice UI names for context menusMaxim Monastirsky2015-11-112-4/+41
* tdf#93837 Make customization actually workMaxim Monastirsky2015-11-112-20/+240
* tdf#93837 Add context menu customization UIMaxim Monastirsky2015-11-115-8/+48
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-118-11/+2
* tdf#95594 Remove “dialog” type hint from Expert Config windowAdolfo Jayme Barrientos2015-11-101-1/+2
* cui: convert boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin2015-11-102-7/+7
* cui: boost::ptr_vector->std::vector<unique_ptr>Noel Grandin2015-11-102-6/+6
* cui: boost::ptr_vector->std::vector<unique_ptr>Noel Grandin2015-11-102-40/+29
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-10119-895/+895
* Resolves: tdf#92311 raise auto correct entry limit to unsigned short maxCaolán McNamara2015-11-091-1/+1
* Improve layout of CTL settingsAdolfo Jayme Barrientos2015-11-081-6/+14
* loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann2015-11-061-1/+1
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-0613-17/+17
* tdf#93195 Set default focus to search buttonYousuf Philips2015-11-051-2/+2
* tdf#95210 SetHandleControllerPosition is busted wrt HandleFlags::REFXCaolán McNamara2015-11-051-6/+10
* OpenGL options: clarify setting descriptions, and provide a live status.Michael Meeks2015-11-053-2/+48
* loplugin:vclwidgetsStephan Bergmann2015-11-052-0/+14
* Resolves: tdf#95352 resize the columns when the edits repositionCaolán McNamara2015-11-042-30/+36
* yyyyyNoel Grandin2015-11-045-16/+10
* tdf#86595: Highlight color it isKatarina Behrens2015-11-031-1/+1
* Fix popup menu IDs after .ui conversionMaxim Monastirsky2015-11-021-12/+12
* tdf#93684 - Remove SalFrame::SyncRyan McCoskrie2015-10-301-4/+2
* use uno::Reference::set method instead of assignmentNoel Grandin2015-10-3012-44/+30
* UNO: no need to use OUString constructor when calling createInstanceNoel Grandin2015-10-302-3/+3
* Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin2015-10-291-5/+5
* don't allocate rtl::Reference or SvRef on the heapNoel Grandin2015-10-271-8/+8
* inline SvBaseLinkRef typedefNoel Grandin2015-10-271-6/+6
* remove extra spaces around ::Noel Grandin2015-10-261-4/+4
* tdf#39440: fix several warnings reported by cppcheckSerge Krot2015-10-251-4/+5