summaryrefslogtreecommitdiff
path: root/sc/source/ui/sidebar
AgeCommit message (Expand)AuthorFilesLines
2017-04-26remove sc bitmaps from .src filesCaolán McNamara2-85/+11
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky1-1/+0
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-13/+13
2017-03-19TyposJulien Nabet3-3/+3
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin2-9/+8
2017-03-09convert SvxCellHorJustify to scoped enumNoel Grandin1-4/+4
2017-02-16split sc.hrc into definitely resources and maybe slotsCaolán McNamara2-2/+2
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann2-18/+4
2017-01-24Resolves: tdf#105450 calc navigator gets 0 height on toggle off/on when dockedCaolán McNamara1-1/+1
2017-01-19sc: load BitmapEx resources instead of Image onesCaolán McNamara2-30/+39
2016-12-21ODR violation (base class must be the same across compilation units)Stephan Bergmann1-6/+3
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin1-1/+1
2016-11-01style fixes for cppcheck noExplicitConstructorJochen Nitschke3-3/+3
2016-10-24convert function panel to .ui formatCaolán McNamara1-1/+1
2016-10-23at which point SfxBindings is no longer needed as an argumentCaolán McNamara1-1/+1
2016-10-07convert calc navigator to .ui formatCaolán McNamara1-1/+1
2016-10-06drop now unused sfx2/sidebar/ResourceDefinitions.hrcCaolán McNamara2-2/+0
2016-10-05grab focus to border style popupCaolán McNamara1-2/+1
2016-10-05convert border style to .uiCaolán McNamara7-458/+85
2016-10-05MAP_APPFONT->MapUnit::MapAppFontCaolán McNamara1-1/+1
2016-10-05convert line style to .ui formatCaolán McNamara8-116/+47
2016-10-05convert MapUnit to scoped enumNoel Grandin1-2/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann10-32/+32
2016-10-04these helpids go nowhereCaolán McNamara1-2/+0
2016-10-04unused bitmap resourceCaolán McNamara2-5/+0
2016-10-04can now remove both PopupContainer copiesCaolán McNamara2-4/+0
2016-10-04These are just floating windows, no need for all the special intrastructureCaolán McNamara10-274/+101
2016-10-04remove PopupControl as an intermediate stepCaolán McNamara10-17/+14
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann9-9/+9
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist3-3/+0
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara1-2/+2
2016-08-16Fraction Number Format: add UI/Sidebar optionsLaurent Balland-Poirier2-34/+54
2016-07-19clang-tidy performance-unnecessary-value-param in scStephan Bergmann2-2/+2
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos6-9/+9
2016-06-01notebookbar: working number format listboxSzymon Kłos1-0/+77
2016-05-31Remove self-labeling SetAccessibleRelationLabeledBy calls tdf#87026Muhammet Kara2-5/+0
2016-05-27Move accessibility relations to .ui files tdf#87026Muhammet Kara2-8/+0
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann1-1/+2
2016-05-07clang-tidy modernize-loop-convert in scNoel Grandin1-2/+2
2016-04-21new plugin stylepoliceNoel Grandin2-6/+6
2016-04-20tdf#99361 Separate checkbox in SidebarLaurent Balland-Poirier4-83/+37
2016-04-18clean-up: unused using declarations and includesJochen Nitschke1-2/+0
2016-04-01tdf#94306 Replace boost::noncopyable in sc/sourceJochen Nitschke1-3/+5
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl4-17/+30
2016-02-22loplugin:commaoperator in sc/Noel Grandin1-2/+6
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock1-1/+1
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock1-2/+2
2016-02-03sc: replace boost::bind with C++11 lambdaMichael Stahl2-2/+0
2016-01-31This can be a Window and not a DockingWindow nowCaolán McNamara1-1/+1