summaryrefslogtreecommitdiff
path: root/sc/source/ui/sidebar/CellAppearancePropertyPanel.hxx
AgeCommit message (Expand)AuthorFilesLines
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-4/+4
2021-08-19tdf#143890: Show preview of diagonal borders / CalcBayram Çiçek1-1/+1
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC1-4/+1
2021-03-11remove intermediate containers in sidebarsCaolán McNamara1-7/+4
2021-03-04SidebarPanelBase is always created with a PanelLayoutCaolán McNamara1-1/+1
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen1-2/+2
2020-05-09compact namespace in scNoel Grandin1-2/+2
2020-04-26move PanelLayout to sfx2Caolán McNamara1-1/+1
2020-04-06lok: introduce QueryControlState functionHenry Castro1-0/+4
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin1-1/+1
2020-02-28weld calc navigatorCaolán McNamara1-2/+0
2020-01-10weld CellAppearancePropertyPanelCaolán McNamara1-19/+29
2019-10-21loplugin:deadvirtual unused param in ItemUpdateReceiverInterfaceNoel Grandin1-2/+1
2019-03-21tdf#42949 Fix IWYU warnings in sc/source/ui/pagedlg...undoGabor Kelemen1-5/+3
2018-11-30tdf#42949 Fix IWYU warnings in sc/source/ui/*/hxxGabor Kelemen1-5/+1
2018-10-15loplugin:constfields in scNoel Grandin1-11/+11
2018-04-06improve field names in CellAppearancePropertyPanelNoel Grandin1-11/+11
2018-04-06merge CellBorderUpdater into CellAppearancePropertyPanelNoel Grandin1-1/+1
2017-03-19TyposJulien Nabet1-1/+1
2016-10-05convert border style to .uiCaolán McNamara1-25/+2
2016-10-05convert line style to .ui formatCaolán McNamara1-27/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-2/+2
2016-10-04can now remove both PopupContainer copiesCaolán McNamara1-3/+0
2016-10-04These are just floating windows, no need for all the special intrastructureCaolán McNamara1-12/+51
2016-10-04remove PopupControl as an intermediate stepCaolán McNamara1-3/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist1-1/+0
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos1-2/+2
2015-12-22loplugin:unusedfields in scNoel Grandin1-1/+0
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-4/+4
2015-09-18boost->stdCaolán McNamara1-4/+4
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-4/+4
2015-09-17boost->stdCaolán McNamara1-4/+4
2015-06-02tdf#90888:Shrink the properties sidebar sections in CalcRishabh Kumar1-2/+0
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann1-2/+2
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-12/+13
2015-04-20sc: convert new to ::CreateNoel Grandin1-6/+5
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-2/+2
2015-04-14Re-work app side-bar code to manage objects correctly.Michael Meeks1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-5/+7
2015-03-06V801: Decreased performanceCaolán McNamara1-1/+1
2014-11-03fdo#84844 Use SvxColorToolBoxControl for border colorMaxim Monastirsky1-16/+4
2014-10-27fdo#84844 Sidebar: Use SvxColorToolBoxControl for cell fill colorMaxim Monastirsky1-13/+0
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-09-03Related fdo#82088: removing another bunch of aliasStefan Weiberg1-3/+3
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-1/+1
2014-05-16clean up, remove eof commentsThomas Arnhold1-1/+0
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-3/+3
2013-10-04convert sw/../CellAppearancePropertyPanel.hxx from String to OUStringNoel Grandin1-2/+2