summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)Author
2014-10-18convert SV_BMP_ constants to enumNoel Grandin
2014-10-18vcl/layout.hxx was included twiceAndras Timar
2014-10-17fdo#60664 HIG fixes for Thesaurus dialogAdolfo Jayme Barrientos
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-16usage info: Checkbox to turn it on and off (Tools -> Options... -> General).Jan Holesovsky
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-10-13vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMapChris Sherlock
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-07Better title for color picker dialogAdolfo Jayme Barrientos
2014-10-07disambiguate uniform_int_distributionCaolán McNamara
2014-10-06use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara
2014-10-04coverity#1242370: Unchecked return valueNorbert Thiebaud
2014-10-03coverity#1242803 Unused valueCaolán McNamara
2014-10-03coverity#1242834 Unused valueCaolán McNamara
2014-10-03coverity#1242871 Unused valueCaolán McNamara
2014-10-03coverity#1242900 Unused valueCaolán McNamara
2014-10-03rename SvRef::AddRef to AddFirstRefNoel Grandin
2014-10-02coverity#1242752 Uninitialized pointer fieldCaolán McNamara
2014-10-02coverity#1242766 Unused valueCaolán McNamara
2014-10-02coverity#1242776 Unused valueCaolán McNamara
2014-10-02coverity#1242785 Uninitialized pointer fieldCaolán McNamara
2014-10-02coverity#1242826 Uninitialized pointer fieldCaolán McNamara
2014-10-02coverity#1242829 Uninitialized pointer fieldCaolán McNamara
2014-10-02coverity#1242909 Unused value and const things upCaolán McNamara
2014-10-02Improved striped rows implementationSamuel Mehrbrodt
2014-10-01coverity#1242928 Uninitialized pointer fieldCaolán McNamara
2014-10-01coverity#1242929 Uninitialized scalar fieldCaolán McNamara
2014-10-01coverity#1242943 unused memberCaolán McNamara
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-30Improve SvTreeListBox classPalenik Mihály
2014-09-30cui: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-28border_width from 12 to 6, as the rest of dialogsAdolfo Jayme Barrientos
2014-09-28fdo#60123: Make rotation angle spinbox wrapKatarina Behrens
2014-09-26fixed behavior of Writer's Special Character dialogSzymon Kłos
2014-09-25Resolves: fdo#83010 remove svx::WrapFieldCaolán McNamara
2014-09-25Consistently use APP_WRITER as an integer, never as a nullptrStephan Bergmann
2014-09-25fdo#78783: fixed init position to 1 and using cssStefan Weiberg
2014-09-24fdo#64302: Writer’s Special Character dialog could be simplerSzymon Kłos
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-23fdo#62281 Add a title to the About dialogAdolfo Jayme Barrientos
2014-09-21Remove the term “Persona” from visible UI stringsAdolfo Jayme Barrientos
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-12cui: sal_Bool -> boolStephan Bergmann
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann
2014-09-09fdo#45071: Remove ENABLE_NPAPI_INTO_BROWSER left-oversStephan Bergmann