summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/line/LinePropertyPanel.hxx
AgeCommit message (Expand)Author
2020-05-21lok: introduce QueryControlState functionHenry Castro
2019-10-21loplugin:deadvirtual unused param in ItemUpdateReceiverInterfaceNoel Grandin
2018-10-08loplugin:constfields in svxNoel Grandin
2017-03-19TyposJulien Nabet
2016-12-21Useless namespace around a #defineStephan Bergmann
2016-10-27loplugin:expandablemethods in svxNoel Grandin
2016-10-04can now remove both PopupContainer copiesCaolán McNamara
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos
2016-04-05convert src line width popup to .ui formatCaolán McNamara
2016-01-25tdf#84381: Disable the line arrowheads when non-line object is selectedRishabh
2015-12-21loplugin:unusedfields in store,svtools,svxNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-30provide structure for chart line panelMarkus Mohrhard
2015-07-30split the line width panel into two piecesMarkus Mohrhard
2015-07-28mpLBColor and mpFTColor are actually unused nowMaxim Monastirsky
2015-07-28svx: fix crash in JunitTest_svx_unoapiMichael Stahl
2015-07-28Simplify: group widgets and enable them all at onceKatarina Behrens
2015-07-28Line Controls are disabled when none entry is checkedRishabh Kumar
2015-07-26remove unused propertyMarkus Mohrhard
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-05-07tdf#91051: fix typo Trancparency->TransparencyAndrea Gelmini
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-17svx: convert new to ::Create.Noel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-13Re-work sidebar factory to use VclPtr.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin
2015-03-22LinePropertyPanel - scoped_ptr -> unique_ptrTomaž Vajngerl
2015-03-22cleanup sidebar: LinePropertyPanelTomaž Vajngerl
2014-10-26fdo#84844 Sidebar: Use SvxColorToolBoxControl for line colorMaxim Monastirsky
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-06remove some useless linesThomas Arnhold
2014-04-24add missing modelines to cxx and hxx filesThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2013-10-28fixincludeguards.sh: svxThomas Arnhold
2013-09-09callcatcher: update unused codeCaolán McNamara
2013-09-05convert svx/.../sidebar/*.hxx from String to OUStringNoel Grandin
2013-07-11sidebar: LinePropertyPanel conversion to .uiPrashant Pandey
2013-07-05accidental push of merge in progress, sighCaolán McNamara
2013-07-05Related: #i122635# Add layouting to some sidebar panels.Andre Fischer
2013-05-20Resolves: #ii122111# Corrected LinePropertyPanel::NotifyItemUpdateArmin Le Grand
2013-05-20Resolves: #i121960# Extend the sidebar::ControllerItem to check Disabled stateAndre Fischer
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann