summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)Author
2015-02-09Related: fdo#87876 make checkbox label shorter, move warning into tooltipCaolán McNamara
2015-02-09Resolves: fdo#87876 full text of war and peace used as checkbox labelCaolán McNamara
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage
2015-02-06shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara
2015-02-05Extend loplugin:passstuffbyref to handle lambdasStephan Bergmann
2015-02-05Implement search funtion in Expert Configuration dialog.Palenik Mihály
2015-02-05Updated all precompiled headers.Ashod Nakashian
2015-02-03tdf#88999 Modify number of decimal for scientific also (UI and Sidebar)Laurent Balland-Poirier
2015-02-02callcatcher: shave off a few moreCaolán McNamara
2015-02-02callcatcher: remove some unused methodsCaolán McNamara
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-28Do not corrupt URIs entered into the Hyperlink dialogStephan Bergmann
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-25coverity#1266481 Pointer to local outside scopeCaolán McNamara
2015-01-21has_focus is not implemented, remove usesCaolán McNamara
2015-01-20Some more loplugin:cstylecast: cuiStephan Bergmann
2015-01-19fdo#88504 untranslated strings in Hangul/Hanja Conversion dialogDavid Tardon
2015-01-15coverity#1264393/1264394: missing breakJulien Nabet
2015-01-15Revert "fdo#88157 Remove misused frames from 4 of n dialogs"Caolán McNamara
2015-01-15Related: fdo#87551 measure in approx chars and not pixelsCaolán McNamara
2015-01-14fdo#88157 Remove misused frames from 4 of n dialogsAdolfo Jayme Barrientos
2015-01-14Cleanup SfxZoomDialog, convert plain pointer to unique_ptrTomaž Vajngerl
2015-01-13fdo#87551 Category tree is too thin since conversion to .uiAdolfo Jayme Barrientos
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2015-01-10About dialog: distinguish between 32 and 64 bit windows buildDavid Ostrovsky
2015-01-09cui: SvxLinguTabPage::GetRanges() is dead, remove itMichael Stahl
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-07fdo#39440 reduce scope of local variablesŁukasz Hryniuk
2015-01-06reorient name dialog and make a little narrowerCaolán McNamara
2015-01-06add a borderCaolán McNamara
2015-01-06set default buttonCaolán McNamara
2015-01-06Resolves: fdo#87823 Move Menu->New MenuCaolán McNamara
2015-01-06fdo#84938: replace BUTTONTYPE_ constants with 'enum class'Noel Grandin
2015-01-05fdo#84228: Set rectangle props after setting shadow propsKatarina Behrens
2015-01-05-Werror,-Warray-boundsStephan Bergmann
2015-01-05Enhance OpenCL Option dialog with tablesOlivier Hallot
2015-01-04Cleanup source of zoom dialog, translate german error messageTomaž Vajngerl
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2015-01-02Remove unnecessary comphelper::string::getTokenStephan Bergmann
2015-01-01Bump copyright year to 2015Andras Timar
2014-12-29fdo#86592 Fix radio button’s groupsAdolfo Jayme Barrientos
2014-12-22Resolves fdo#87581: Pb to delete words with 2 initials in Autocorr ExceptJulien Nabet
2014-12-22Enhance OpenCL options UI dialogOlivier Hallot
2014-12-22Improve HIG in OpenCL Add/Edit dialogOlivier Hallot
2014-12-22remove whitespacesMarkus Mohrhard