summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2014-10-16usage info: Checkbox to turn it on and off (Tools -> Options... -> General).Jan Holesovsky3-7/+66
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann8-13/+0
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin1-1/+1
2014-10-13vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMapChris Sherlock1-3/+3
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin7-18/+18
2014-10-11convert vcl StateChangedType to enum classNoel Grandin5-6/+6
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca2-16/+16
2014-10-07Better title for color picker dialogAdolfo Jayme Barrientos1-68/+16
2014-10-07disambiguate uniform_int_distributionCaolán McNamara1-1/+1
2014-10-06use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara1-2/+2
2014-10-04coverity#1242370: Unchecked return valueNorbert Thiebaud1-6/+5
2014-10-03coverity#1242803 Unused valueCaolán McNamara1-3/+1
2014-10-03coverity#1242834 Unused valueCaolán McNamara1-4/+3
2014-10-03coverity#1242871 Unused valueCaolán McNamara1-2/+1
2014-10-03coverity#1242900 Unused valueCaolán McNamara1-4/+3
2014-10-03rename SvRef::AddRef to AddFirstRefNoel Grandin1-1/+1
2014-10-02coverity#1242752 Uninitialized pointer fieldCaolán McNamara1-1/+6
2014-10-02coverity#1242766 Unused valueCaolán McNamara1-1/+0
2014-10-02coverity#1242776 Unused valueCaolán McNamara1-34/+0
2014-10-02coverity#1242785 Uninitialized pointer fieldCaolán McNamara1-4/+6
2014-10-02coverity#1242826 Uninitialized pointer fieldCaolán McNamara1-1/+6
2014-10-02coverity#1242829 Uninitialized pointer fieldCaolán McNamara1-0/+1
2014-10-02coverity#1242909 Unused value and const things upCaolán McNamara1-3/+1
2014-10-02Improved striped rows implementationSamuel Mehrbrodt1-1/+1
2014-10-01coverity#1242928 Uninitialized pointer fieldCaolán McNamara1-3/+1
2014-10-01coverity#1242929 Uninitialized scalar fieldCaolán McNamara1-3/+4
2014-10-01coverity#1242943 unused memberCaolán McNamara1-1/+0
2014-10-01fdo#82577: Handle TimeNoel Grandin3-5/+5
2014-09-30Improve SvTreeListBox classPalenik Mihály1-0/+1
2014-09-30cui: std::auto_ptr -> std::unique_ptrStephan Bergmann4-27/+13
2014-09-30fdo#82577: Handle RegionNoel Grandin2-2/+2
2014-09-28border_width from 12 to 6, as the rest of dialogsAdolfo Jayme Barrientos16-16/+16
2014-09-28fdo#60123: Make rotation angle spinbox wrapKatarina Behrens1-0/+1
2014-09-26fixed behavior of Writer's Special Character dialogSzymon Kłos1-2/+15
2014-09-25Resolves: fdo#83010 remove svx::WrapFieldCaolán McNamara2-3/+2
2014-09-25Consistently use APP_WRITER as an integer, never as a nullptrStephan Bergmann1-13/+13
2014-09-25fdo#78783: fixed init position to 1 and using cssStefan Weiberg1-13/+28
2014-09-24fdo#64302: Writer’s Special Character dialog could be simplerSzymon Kłos3-181/+103
2014-09-23fdo#82577: Handle WindowNoel Grandin202-896/+896
2014-09-23fdo#62281 Add a title to the About dialogAdolfo Jayme Barrientos1-16/+6
2014-09-21Remove the term “Persona” from visible UI stringsAdolfo Jayme Barrientos3-8/+8
2014-09-18fdo#82577: Handle FontNoel Grandin16-65/+65
2014-09-12cui: sal_Bool -> boolStephan Bergmann4-4/+4
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann35-413/+413
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann7-43/+43
2014-09-09fdo#45071: Remove ENABLE_NPAPI_INTO_BROWSER left-oversStephan Bergmann6-462/+0
2014-09-09fdo#45071 Remove Libreoffice browser pluginBryan Quigley3-31/+0
2014-09-09semibold -> bold in Color Picker headingsAdolfo Jayme Barrientos1-3/+3
2014-09-08don't make reason for exception a mysteryCaolán McNamara1-4/+4
2014-09-05src: capitalization as the restThomas Arnhold2-3/+3