summaryrefslogtreecommitdiffstats
path: root/cui/source
Commit message (Expand)AuthorAgeFilesLines
* tdf#87178 Resetting menu shouldn't reset other resourcesMaxim Monastirsky2016-01-211-1/+8
* vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock2016-01-212-3/+3
* tdf#96888 - Kill internal vcl dog-tags ...Ras-al-Ghul2016-01-191-2/+2
* svx: SvxXConnectionPreview::GetLineDeltaAnz -> GetLineDeltaCountMiklos Vajna2016-01-181-1/+1
* vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock2016-01-182-3/+3
* vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock2016-01-174-10/+10
* revert vcl patch series that brok Mac and WindowsNorbert Thiebaud2016-01-164-12/+12
* vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock2016-01-162-3/+3
* vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock2016-01-164-10/+10
* tdf#47989: Restore button should re-read the textOliver Specht2016-01-142-5/+5
* loplugin:unusedmethods unused return value in cuiNoel Grandin2016-01-1117-64/+27
* Fix typosAndrea Gelmini2016-01-1010-11/+11
* Cleanup FontCharMapPtr variable prefixesChris Sherlock2016-01-101-6/+6
* svx: fix windows build, rename SvxEscapementItem::GetProp()Michael Stahl2016-01-071-6/+6
* Make SotFactory private to sot/ and clean a bitMatúš Kukan2016-01-051-1/+1
* tdf#94205: Use o3tl::make_unique insted of new+std::move.Sheikha AL-Hinai2016-01-052-11/+6
* new loplugin rangedforcopy - use reference in range based forAndrzej Hunt2016-01-051-2/+2
* these fields can be static constantsNoel Grandin2016-01-042-48/+40
* vcl: split classes out of metric.hxxChris Sherlock2016-01-041-0/+1
* Cleanup after removing vcl::FontInfo classChris Sherlock2016-01-043-35/+38
* vcl: Excise vcl::FontInfo classChris Sherlock2016-01-033-11/+11
* cppcheck: noExplicitConstructorCaolán McNamara2016-01-021-1/+1
* Don't allow customizing menus without UI nameMaxim Monastirsky2015-12-271-9/+12
* Revert "Basic IDE Options code completion tweak."jan iversen2015-12-252-13/+0
* Basic IDE Options code completion tweak.Olivier Hallot2015-12-242-0/+13
* loplugin:unusedfieldsNoel Grandin2015-12-241-3/+0
* New saving behaviorMaxim Monastirsky2015-12-232-12/+0
* loplugin:unusedfields in cuiNoel Grandin2015-12-2310-49/+15
* loplugin:unusedmethodsNoel Grandin2015-12-211-2/+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-172-129/+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
* Get rid of this env. variableMaxim Monastirsky2015-12-131-4/+1
* 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
* 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-072-2/+89
* 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-012-1/+19
* loplugin:unusedfieldsNoel Grandin2015-11-302-8/+0
* mark UNO structs as SAL_WARN_UNUSED, where possibleNoel Grandin2015-11-261-1/+0