summaryrefslogtreecommitdiff
path: root/sw/source/ui
AgeCommit message (Expand)Author
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud
2014-02-02fdo#70159 Comments label: Use darker color when not highlightedJoren De Cuyper
2014-02-01fdo#61251 prefer exact matches before case guess matchingCaolán McNamara
2014-01-30"stati" considered both pretentious and incorrect LatinMichael Stahl
2014-01-30Disable Increase/Decrease buttons when limits are reachedMaxim Monastirsky
2014-01-30Add Increase/Decrease font functionality to drawing objectsMaxim Monastirsky
2014-01-30Resolves: #i124085# disabled CF_DIBV5...Armin Le Grand
2014-01-30Avoid resource leaks in case of exceptionTakeshi Abe
2014-01-29coverity#1157758 Dead default in switchCaolán McNamara
2014-01-28bool improvementsStephan Bergmann
2014-01-28Introduce com.sun.star.frame.theUICommandDescription singleton.Matúš Kukan
2014-01-28coverity#1130476 Uninitialized pointer fieldCaolán McNamara
2014-01-27fdo#74119 fix unlocalized redline menuAndras Timar
2014-01-26bool improvementsStephan Bergmann
2014-01-26bool improvementsStephan Bergmann
2014-01-24coverity#1158239 Dereference before null checkCaolán McNamara
2014-01-24remove unwanted includeLászló Németh
2014-01-24fdo#56954, fdo#73868 grammar checking UI fixesLászló Németh
2014-01-24Avoid resource leaks in case of exceptionTakeshi Abe
2014-01-23Let C++ inline functions return bool instead of sal_BoolStephan Bergmann
2014-01-23SfxNoLayoutSingleTabDialog not needed anymoreCaolán McNamara
2014-01-23Avoid possible resource leaks in case of exceptionTakeshi Abe
2014-01-22convert more SvStream::operator<< callsNoel Grandin
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann
2014-01-22bool improvementsStephan Bergmann
2014-01-21Consistently let SetDesingMode functions take bool argumentStephan Bergmann
2014-01-21Use boost::scoped_ptr to avoid resource leaks in case of exceptionTakeshi Abe
2014-01-20Related: #i56998# use locale rules to format percentageCaolán McNamara
2014-01-20Related: #i56998# use locale rules to format percentageCaolán McNamara
2014-01-20misuse of OUString::boolean on sal_uInt8 valuesCaolán McNamara
2014-01-20Resolves: #i56998# add a space separater between value and unit...Tsutomu Uchino
2014-01-20fdo#69613 : Fix for TOC with flag '\u' should get preserved after RT.Pallavi Jadhav
2014-01-20Remove dead codeTakeshi Abe
2014-01-18Window::PreNotify should return boolStephan Bergmann
2014-01-18Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-01-17Window::Notify should return bool, reduxStephan Bergmann
2014-01-17bool improvementsStephan Bergmann
2014-01-17EndDialog takes long nResult, not boolStephan Bergmann
2014-01-17Window::Notify should return boolStephan Bergmann
2014-01-17Add the Navigation buttons to the Search toolbarSamuel Mehrbrodt
2014-01-16fdo#73414 Remove Increase Font limits for WriterMaxim Monastirsky
2014-01-16fdo#73043: sw: fix Index/TOC Assign Styles dialogMichael Stahl
2014-01-16sal_Bool to boolTakeshi Abe
2014-01-15Fix brace positionStephan Bergmann
2014-01-15Change various SwTransferable functions to return boolStephan Bergmann
2014-01-15String::Len was used in a non-bool context hereStephan Bergmann
2014-01-15DdeSetData should apparently return boolStephan Bergmann
2014-01-15remove sfx2/appuno.hxxMatúš Kukan
2014-01-15starting chopping out aEmptyOUStrCaolán McNamara
2014-01-15Related: #i17171# big xub_Strlen -> sal_Int32 changesCaolán McNamara