summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/sidebar/CellAppearancePropertyPanel.cxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:includeform: scStephan Bergmann2017-10-231-4/+4
* migrate to boost::gettextCaolán McNamara2017-07-211-1/+2
* loplugin:casttovoid: scStephan Bergmann2017-07-021-7/+3
* remove sc bitmaps from .src filesCaolán McNamara2017-04-261-10/+11
* split sc.hrc into definitely resources and maybe slotsCaolán McNamara2017-02-161-1/+1
* sc: load BitmapEx resources instead of Image onesCaolán McNamara2017-01-191-10/+10
* drop now unused sfx2/sidebar/ResourceDefinitions.hrcCaolán McNamara2016-10-061-1/+0
* grab focus to border style popupCaolán McNamara2016-10-051-2/+1
* convert border style to .uiCaolán McNamara2016-10-051-4/+1
* convert line style to .ui formatCaolán McNamara2016-10-051-3/+2
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-2/+2
* can now remove both PopupContainer copiesCaolán McNamara2016-10-041-1/+0
* These are just floating windows, no need for all the special intrastructureCaolán McNamara2016-10-041-59/+15
* remove PopupControl as an intermediate stepCaolán McNamara2016-10-041-2/+2
* GSoC notebookbar: switching tabs depending on contextSzymon Kłos2016-06-271-1/+1
* Remove self-labeling SetAccessibleRelationLabeledBy calls tdf#87026Muhammet Kara2016-05-311-3/+0
* new plugin stylepoliceNoel Grandin2016-04-211-4/+4
* loplugin:commaoperator in sc/Noel Grandin2016-02-221-2/+6
* sc: replace boost::bind with C++11 lambdaMichael Stahl2016-02-031-1/+0
* loplugin:unusedfields in scNoel Grandin2015-12-221-1/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-5/+5
* fix type in commit d5dc2a2a726dd151fb30fae25478511dce929dfaNoel Grandin2015-10-261-1/+1
* tdf#93243 replace boost::bind with C++11 lambdas Cell...PropertyPanel.cxxAlbert Thuswaldner2015-10-091-2/+2
* Apply new VclPtr clang plugin to catch potential problems.Noel Grandin2015-06-061-2/+2
* tdf#90888:Shrink the properties sidebar sections in CalcRishabh Kumar2015-06-021-28/+0
* Use IMPL_[STATIC_]LINK_NOARG where applicableStephan Bergmann2015-05-101-1/+1
* Use various typed ToolBox::Set*Hdl LinksStephan Bergmann2015-05-061-7/+4
* Gradually typed LinkStephan Bergmann2015-04-301-1/+1
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-5/+21
|\
| * sc: convert new to ::CreateNoel Grandin2015-04-201-4/+2
| * Unregister sidebar ControllerItems at the right time.Michael Meeks2015-04-151-0/+8
| * Re-work app side-bar code to manage objects correctly.Michael Meeks2015-04-141-5/+5
| * vclwidget: only call dispose() onceNoel Grandin2015-04-101-1/+1
| * vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-0/+10
* | remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-2/+2
|/
* loplugin:staticmethodsNoel Grandin2015-04-021-2/+2
* convert VALID_ constants to enum classNoel Grandin2015-03-251-6/+6
* V801: Decreased performanceCaolán McNamara2015-03-061-6/+3
* fdo#84844 Use SvxColorToolBoxControl for border colorMaxim Monastirsky2014-11-031-131/+0
* loplugin: cstylecastNoel Grandin2014-10-281-1/+1
* fdo#84844 Sidebar: Use SvxColorToolBoxControl for cell fill colorMaxim Monastirsky2014-10-271-70/+1
* fdo#84938: replace TIB_ constants with enumNoel Grandin2014-10-201-4/+4
* convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin2014-10-111-3/+3
* fdo#82577: Handle WindowNoel Grandin2014-09-231-2/+2
* Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann2014-09-121-12/+12
* Related fdo#82088: removing another bunch of aliasStefan Weiberg2014-09-031-3/+3
* remove whitespaceMarkus Mohrhard2014-06-251-4/+0
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-091-4/+0
* clean up, remove eof commentsThomas Arnhold2014-05-161-3/+0
* fix-includes.pl: scThomas Arnhold2014-05-111-6/+6