summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/editsh.cxx
AgeCommit message (Expand)Author
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2015-12-14tdf#93837 Convert some Calc context menus to xmlMaxim Monastirsky
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-16sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-29coverity#1325058 Dereference after null checkCaolán McNamara
2015-09-26making alt-x code consistentJustin Luth
2015-09-18boost->stdCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-09-15tdf#73691 - add alt-x support to calcJustin Luth
2015-08-17convert Link<> to typedNoel Grandin
2015-07-19fdo#39468 translated german comments in editsh.cxx and formatsh.cxxAlbert Thuswaldner
2015-07-01tdf#86179 inc/dec font is missing in some shellsMaxim Monastirsky
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2014-11-25We now only need one bit of information hereCaolán McNamara
2014-11-24Bin commented-out unreachable 'break' statementsTor Lillqvist
2014-10-28loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-03Show the right tab for SID_CHAR_DLG_EFFECTMaxim Monastirsky
2014-07-03use assert when followed by derefCaolán McNamara
2014-06-25remove whitespaceMarkus Mohrhard
2014-05-19Register OpenGL windows to ScGridWindow upon file load.Kohei Yoshida
2014-05-18Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-12Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-04-18sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE.Jan Holesovsky
2014-04-18sfx2: Kill SFX_POPUPMENU_REGISTRATION macro.Jan Holesovsky
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-03Remove visual noise from scAlexander Wilms
2014-03-02coverity#704716 Dereference after null checkCaolán McNamara
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-18sal_Bool->boolNoel Grandin
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud
2014-01-28bool improvementsStephan Bergmann
2014-01-28give MSVC a hint to not break the build, fdo#74042 relatedEike Rathke