summaryrefslogtreecommitdiff
path: root/sc/source/ui/sidebar/AlignmentPropertyPanel.hxx
AgeCommit message (Expand)Author
2018-10-15loplugin:constfields in scNoel Grandin
2017-03-19TyposJulien Nabet
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos
2015-12-22loplugin:unusedfields in scNoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-07-29tdf#91802: Add reference edge to text orientationRishabh Kumar
2015-06-02tdf#90888:Shrink the properties sidebar sections in CalcRishabh Kumar
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-20sc: convert new to ::CreateNoel Grandin
2015-04-14Re-work app side-bar code to manage objects correctly.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-03-06V801: Decreased performanceCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-03Related fdo#82088: removing another bunch of aliasStefan Weiberg
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-16clean up, remove eof commentsThomas Arnhold
2014-05-11sc: some cleanup of the alignment panelMaxim Monastirsky
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2013-09-22add mode lines to new files (and idls) since last runCaolán McNamara
2013-07-05accidental push of merge in progress, sighCaolán McNamara
2013-07-05Related: #i122635# Add layouting to some sidebar panels.Andre Fischer
2013-06-05sidebar conversion tutorial: Make use of the .ui.Jan Holesovsky
2013-06-05sidebar conversion tutorial: Remove explicit assignment of images.Jan Holesovsky
2013-06-05sidebar conversion tutorial: Change boost::scoped_ptr's to normal pointers.Jan Holesovsky
2013-06-05sidebar conversion tutorial: Get rid of ToolBox backgound(s).Jan Holesovsky
2013-05-20Resolves: #i122047# Adding virtual destructors to interfaces...Andre Fischer
2013-05-20Resolves: #i121960# Extend the sidebar::ControllerItem to check Disabled stateAndre Fischer
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann