summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/formatsh.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-05-30Resolves: fdo#79360 impress hangs on using sidebar new styleCaolán McNamara1-6/+11
2014-05-06Avoid possible memory leaks in case of exceptionsTakeshi Abe1-17/+11
2014-04-23sc: sal_Bool->boolNoel Grandin1-10/+10
2014-04-18sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE.Jan Holesovsky1-1/+3
2014-04-18sfx2: Kill SFX_OBJECTBAR_REGISTRATION macro.Jan Holesovsky1-5/+2
2014-04-06whitespace cleanup in scMarkus Mohrhard1-14/+0
2014-03-05fdo#67104 Use correct command for show gridMaxim Monastirsky1-48/+0
2014-03-02coverity#704718 Dereference after null checkCaolán McNamara1-2/+2
2014-02-23Remove unneccessary commentsAlexander Wilms1-15/+15
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-18/+18
2014-02-19sal_Bool->boolNoel Grandin1-1/+1
2014-01-28bool improvementsStephan Bergmann1-9/+9
2014-01-22Use scoped_ptr for these.Kohei Yoshida1-3/+5
2014-01-17bool improvementsStephan Bergmann1-33/+33
2013-11-14remove unnecessary sal_Unicode casts in SC moduleNoel Grandin1-1/+1
2013-11-11remove unnecessary use of OUString constructor in SC moduleNoel Grandin1-3/+3
2013-10-29Revert "fix fdo#63546 : set appropriate alignment when writing direction is c...Eike Rathke1-23/+0
2013-10-29Revert "Related: fdo#63546 bundle both changes together as one undo"Eike Rathke1-7/+0
2013-10-29Revert "fdo#63546: set appropriate alignment when wrt direction of cells is c...Eike Rathke1-42/+13
2013-10-18eliminated cause of "SelectionPattern Null" dbgutil warningEike Rathke1-10/+17
2013-10-08convert sc/source/ui/view/*.cxx from String to OUStringNoel Grandin1-32/+32
2013-08-29add support for in-place style previewNoel Power1-2/+61
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-1/+1
2013-05-20Resolves: #i122079# activate missing slot invalidation...Oliver-Rainer Wittmann1-6/+3
2013-05-20Resolves: #i122027# Fixed crash when processing .uno:NumberType commandAndre Fischer1-36/+40
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann1-13/+516
2013-04-29fdo#63592 Solve context numerical problem when changing text directionabdulmajeed ahmed1-1/+9
2013-04-29fdo#63546: set appropriate alignment when wrt direction of cells is changed.navin patidar1-13/+42
2013-04-18Related: fdo#63546 bundle both changes together as one undoCaolán McNamara1-0/+7
2013-04-18Resolves: fdo#63592 changing text direction exits edit modeCaolán McNamara1-5/+0
2013-04-18fix fdo#63546 : set appropriate alignment when writing direction is changed.navin patidar1-0/+23
2013-04-15basic inplace Font preview for calcNoel Power1-2/+34
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-3/+3
2013-04-03convert calc format cells dialog to .ui formatCaolán McNamara1-2/+1
2013-03-03loplugin: improve indentationThomas Arnhold1-2/+1
2013-02-25loplugin: improve indentationThomas Arnhold1-2/+1
2013-02-23Translate German commentsThomas Arnhold1-8/+8
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-2/+2
2012-12-04Styles & Formatting: added Show menu item on hidden stylesCédric Bosdonnat1-2/+7
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-30Allow to hide styles in the "Styles & Formating" dialogCédric Bosdonnat1-0/+29
2012-08-05Remove unused macrosThomas Arnhold1-19/+0
2012-07-04replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl1-4/+9
2012-06-29Remove unused header guards and optionsThomas Arnhold1-17/+0
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara1-1/+1
2012-06-25rename SvxBorderLine::SetStyle to something unambiguousMichael Stahl1-1/+2
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2012-06-08-Werror=unused-parameterStephan Bergmann1-1/+1
2012-06-01targeted string re-workNorbert Thiebaud1-1/+1
2012-03-09fdo#45671 fix for transparent colour split buttonWinfried Donkers1-0/+9