summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/paragraph/ParaPropertyPanel.cxx
AgeCommit message (Expand)Author
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-06-30tdf#134360 some sidebar widgets getting stuck in a disabled stateCaolán McNamara
2020-04-24final ctor arg of PanelLayout ctor is always true nowCaolán McNamara
2020-03-24weld writer navigatorCaolán McNamara
2020-03-02tdf#42949 Fix IWYU warnings in svx/source/s*/*cxxGabor Kelemen
2020-02-04rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffsetNoel Grandin
2020-02-02rename RelativeField back to SvxRelativeFieldCaolán McNamara
2020-01-27tdf#130197 give paragraph and table panels column widths of 5 toolbutton widthsCaolán McNamara
2020-01-17limit table spinbuttons width for sidebarCaolán McNamara
2020-01-15clang-tidy modernize-concat-nested-namespace in svxNoel Grandin
2020-01-14remove some unneeded includesCaolán McNamara
2020-01-09weld ParaPropertyPanelCaolán McNamara
2019-10-21loplugin:deadvirtual unused param in ItemUpdateReceiverInterfaceNoel Grandin
2019-04-15Add new list panel to Impress Properties deckGülşah Köse
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-10-27tdf#120703 (PVS): V519 The variable is assigned values twice successivelyMike Kaganski
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen
2018-01-15More loplugin:cstylecast: svxStephan Bergmann
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-11-30loplugin:unnecessaryparen: signed numeric literalsStephan Bergmann
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-02loplugin:casttovoid: svxStephan Bergmann
2017-06-28loplugin:redundantcastStephan Bergmann
2017-06-28-Werror=ignored-qualifiers (GCC 8)Stephan Bergmann
2017-05-05loplugin:checkunusedparams in svx(part4)Noel Grandin
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin
2017-04-04Make HangingIndent a commandSzymon Kłos
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-19svx: load BitmapEx resources instead of Image onesCaolán McNamara
2016-12-21convert EnumContext::Context to scoped enumNoel Grandin
2016-12-21convert EnumContext::Application to scoped enumNoel Grandin
2016-10-06drop now unused sfx2/sidebar/ResourceDefinitions.hrcCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-07-04sidebar: adaptable paragraph indent icon sizeSzymon Kłos
2016-06-27Move accessibility relations to .ui files, Part 11: tdf#87026Muhammet Kara
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-02-23tdf#98095 sidebar: Show vertical alignment buttons for shapesMaxim Monastirsky
2016-02-04svx: replace boost::bind with C++11 lambdaMichael Stahl
2015-12-21loplugin:unusedfields in store,svtools,svxNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin