summaryrefslogtreecommitdiffstats
path: root/cui
Commit message (Expand)AuthorAgeFilesLines
* Remove outdated industrial icon themeSamuel Mehrbrodt2015-12-191-1/+0
* loplugin:stringconstantMatúš Kukan2015-12-191-1/+1
* tdf#80758:empty values in button name not respectedRishabh Kumar2015-12-181-2/+5
* tdf#93008: use up/down/loseFocusHdl and max cache value fixedOliver Specht2015-12-182-7/+15
* related tdf#96398 pull out more NPAPI-related codeThorsten Behrens2015-12-183-152/+0
* [API CHANGE] Remove NPAPI-related UNO APIThorsten Behrens2015-12-173-130/+0
* Related: rhbz#1289394 always provide the screen area the tip applies toCaolán McNamara2015-12-142-4/+8
* Use scoped pointers to hold dialogsOliver Specht2015-12-141-2/+2
* tdf#81519 Clarifying advanced options (unstable vs. limited)Joel2015-12-141-3/+3
* Get rid of this env. variableMaxim Monastirsky2015-12-131-4/+1
* No need for a separate <vcl/lstbox.h>Tor Lillqvist2015-12-121-1/+0
* No need for a separate <vcl/graph.h>Tor Lillqvist2015-12-111-1/+0
* No need for a separate <vcl/combobox.h>Tor Lillqvist2015-12-111-1/+0
* Update hardware/OS info in About dialogYousuf Philips2015-12-111-1/+0
* tdf#96382: background color is not applied unintentionallyOliver Specht2015-12-111-1/+3
* stray fprintfCaolán McNamara2015-12-091-1/+0
* Resolves: tdf#86845 hyperlink details not retained between tabsCaolán McNamara2015-12-091-2/+2
* tdf#96353 make spell options dialog resizableAndras Timar2015-12-091-1/+0
* unnecessary nResId argumentCaolán McNamara2015-12-092-18/+5
* Use unique_ptr out-arg to in SfxBindings::QueryState to avoid mem leaksStephan Bergmann2015-12-091-2/+1
* fix build, don't pass int as sal_uInt16, tdf#34449 follow-upEike Rathke2015-12-071-1/+1
* tdf#34449 : ability of deleting borders of a cell from adjacent cellDennis Francis2015-12-073-2/+103
* SvxMenuConfigPage: Disable controls when no menus foundMaxim Monastirsky2015-12-071-0/+3
* uno::Sequence->std::vector in SfxIntegerListItemNoel Grandin2015-12-031-2/+1
* sc interpreter: Don't hide S/W Interpreter behind an environment variable.Jan Holesovsky2015-12-013-2/+36
* 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