summaryrefslogtreecommitdiff
path: root/sc/source/ui/sidebar/CellAppearancePropertyPanel.hxx
AgeCommit message (Expand)Author
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen
2020-05-09compact namespace in scNoel Grandin
2020-04-26move PanelLayout to sfx2Caolán McNamara
2020-04-06lok: introduce QueryControlState functionHenry Castro
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin
2020-02-28weld calc navigatorCaolán McNamara
2020-01-10weld CellAppearancePropertyPanelCaolán McNamara
2019-10-21loplugin:deadvirtual unused param in ItemUpdateReceiverInterfaceNoel Grandin
2019-03-21tdf#42949 Fix IWYU warnings in sc/source/ui/pagedlg...undoGabor Kelemen
2018-11-30tdf#42949 Fix IWYU warnings in sc/source/ui/*/hxxGabor Kelemen
2018-10-15loplugin:constfields in scNoel Grandin
2018-04-06improve field names in CellAppearancePropertyPanelNoel Grandin
2018-04-06merge CellBorderUpdater into CellAppearancePropertyPanelNoel Grandin
2017-03-19TyposJulien Nabet
2016-10-05convert border style to .uiCaolán McNamara
2016-10-05convert line style to .ui formatCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-04can now remove both PopupContainer copiesCaolán McNamara
2016-10-04These are just floating windows, no need for all the special intrastructureCaolán McNamara
2016-10-04remove PopupControl as an intermediate stepCaolán McNamara
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-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
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-06-02tdf#90888:Shrink the properties sidebar sections in CalcRishabh Kumar
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-20sc: convert new to ::CreateNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel 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-11-03fdo#84844 Use SvxColorToolBoxControl for border colorMaxim Monastirsky
2014-10-27fdo#84844 Sidebar: Use SvxColorToolBoxControl for cell fill 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-16clean up, remove eof commentsThomas Arnhold
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2013-10-04convert sw/../CellAppearancePropertyPanel.hxx from String to OUStringNoel Grandin
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-15sidebar: Conversion to .ui for CellAppearancePropertyPanelPrashant Pandey
2013-05-20Resolves: #i122047# Adding virtual destructors to interfaces...Andre Fischer