summaryrefslogtreecommitdiff
path: root/sc/source/ui/sidebar
AgeCommit message (Expand)Author
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-08-16Fraction Number Format: add UI/Sidebar optionsLaurent Balland-Poirier
2016-07-19clang-tidy performance-unnecessary-value-param in scStephan Bergmann
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos
2016-06-01notebookbar: working number format listboxSzymon Kłos
2016-05-31Remove self-labeling SetAccessibleRelationLabeledBy calls tdf#87026Muhammet Kara
2016-05-27Move accessibility relations to .ui files tdf#87026Muhammet Kara
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann
2016-05-07clang-tidy modernize-loop-convert in scNoel Grandin
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20tdf#99361 Separate checkbox in SidebarLaurent Balland-Poirier
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-01tdf#94306 Replace boost::noncopyable in sc/sourceJochen Nitschke
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-02-22loplugin:commaoperator in sc/Noel Grandin
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-02-03sc: replace boost::bind with C++11 lambdaMichael Stahl
2016-01-31This can be a Window and not a DockingWindow nowCaolán McNamara
2016-01-31SfxChildWindow is always nullCaolán McNamara
2015-12-22loplugin:unusedfields in scNoel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-26fix type in commit d5dc2a2a726dd151fb30fae25478511dce929dfaNoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-10-09tdf#93243 replace boost::bind with C++11 lambdas Cell...PropertyPanel.cxxAlbert Thuswaldner
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
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-12Simplify: use getToken and just store converted integersMatteo Casalin
2015-09-12This code is commented out since file creation, 2013-04-10Matteo Casalin
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin
2015-09-08convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-25Some cleanupMaxim Monastirsky
2015-08-25Correct icon for number format in Calc's sidebarYousuf Philips
2015-08-14loplugin: defaultparamsNoel Grandin
2015-08-13Another GrabFocus during disposeMaxim Monastirsky
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-07-31sc: replace boost::function with std::functionMichael Stahl
2015-07-31tdf#44399 Do not display 0 decimal for General formatLaurent Balland-Poirier
2015-07-29tdf#91802: Add reference edge to text orientationRishabh Kumar
2015-07-22loplugin:unusedmethods scNoel Grandin
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin