summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2016-01-11loplugin:unusedmethods unused return value in cuiNoel Grandin17-64/+27
2016-01-10Fix typosAndrea Gelmini10-11/+11
2016-01-10Cleanup FontCharMapPtr variable prefixesChris Sherlock1-6/+6
2016-01-08Bump copyright year to 2016Adolfo Jayme Barrientos1-1/+1
2016-01-07svx: fix windows build, rename SvxEscapementItem::GetProp()Michael Stahl1-6/+6
2016-01-07tdf#34882 Harmonize alignment of hex./decimal boxesAdolfo Jayme Barrientos1-61/+48
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan1-1/+1
2016-01-05tdf#94205: Use o3tl::make_unique insted of new+std::move.Sheikha AL-Hinai2-11/+6
2016-01-05new loplugin rangedforcopy - use reference in range based forAndrzej Hunt1-2/+2
2016-01-04these fields can be static constantsNoel Grandin2-48/+40
2016-01-04vcl: split classes out of metric.hxxChris Sherlock1-0/+1
2016-01-04Cleanup after removing vcl::FontInfo classChris Sherlock3-35/+38
2016-01-03vcl: Excise vcl::FontInfo classChris Sherlock3-11/+11
2016-01-02cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-12-30Kill remaining plugin bitsMaxim Monastirsky2-223/+0
2015-12-27Don't allow customizing menus without UI nameMaxim Monastirsky1-9/+12
2015-12-25Revert "Basic IDE Options code completion tweak."jan iversen3-30/+53
2015-12-24Basic IDE Options code completion tweak.Olivier Hallot3-53/+30
2015-12-24loplugin:unusedfieldsNoel Grandin1-3/+0
2015-12-23New saving behaviorMaxim Monastirsky3-73/+9
2015-12-23loplugin:unusedfields in cuiNoel Grandin10-49/+15
2015-12-21loplugin:unusedmethodsNoel Grandin1-2/+0
2015-12-19Remove outdated industrial icon themeSamuel Mehrbrodt1-1/+0
2015-12-19loplugin:stringconstantMatúš Kukan1-1/+1
2015-12-18tdf#80758:empty values in button name not respectedRishabh Kumar1-2/+5
2015-12-18tdf#93008: use up/down/loseFocusHdl and max cache value fixedOliver Specht2-7/+15
2015-12-18related tdf#96398 pull out more NPAPI-related codeThorsten Behrens3-152/+0
2015-12-17[API CHANGE] Remove NPAPI-related UNO APIThorsten Behrens3-130/+0
2015-12-14Related: rhbz#1289394 always provide the screen area the tip applies toCaolán McNamara2-4/+8
2015-12-14Use scoped pointers to hold dialogsOliver Specht1-2/+2
2015-12-14tdf#81519 Clarifying advanced options (unstable vs. limited)Joel1-3/+3
2015-12-13Get rid of this env. variableMaxim Monastirsky1-4/+1
2015-12-12No need for a separate <vcl/lstbox.h>Tor Lillqvist1-1/+0
2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist1-1/+0
2015-12-11No need for a separate <vcl/combobox.h>Tor Lillqvist1-1/+0
2015-12-11Update hardware/OS info in About dialogYousuf Philips1-1/+0
2015-12-11tdf#96382: background color is not applied unintentionallyOliver Specht1-1/+3
2015-12-09stray fprintfCaolán McNamara1-1/+0
2015-12-09Resolves: tdf#86845 hyperlink details not retained between tabsCaolán McNamara1-2/+2
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