summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/possize/PosSizePropertyPanel.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-05-27use "To Background" and "To Foreground" only in writer sidebarPranam Lashkari1-0/+3
2020-05-23Add Edit Chart button for online's mobile viewMuhammet Kara1-0/+4
2020-05-21lok: introduce QueryControlState functionHenry Castro1-0/+4
2020-05-21lok: update the measure units if changedHenry Castro1-0/+2
2019-10-21loplugin:deadvirtual unused param in ItemUpdateReceiverInterfaceNoel Grandin1-2/+1
2019-04-05tdf#42949 Fix IWYU warnings in include/sfx2/sidebar/*Gabor Kelemen1-0/+1
2018-03-08loplugin:unusedfieldsNoel Grandin1-1/+0
2017-06-21loplugin:unusedfields in svx part1Noel Grandin1-1/+0
2017-03-19TyposJulien Nabet1-1/+1
2016-10-27loplugin:expandablemethods in svxNoel Grandin1-2/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-8/+8
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-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara1-1/+1
2016-06-28loplugin:singlevalfields in svxNoel Grandin1-2/+0
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos1-2/+2
2016-02-12tdf#82396:Incorrect behavior on update of Size values in sidebarRishabh1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2015-12-21loplugin:unusedfields in store,svtools,svxNoel Grandin1-1/+0
2015-10-16convert Link<> to typedNoel Grandin1-5/+6
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-4/+4
2015-09-18boost->stdCaolán McNamara1-1/+0
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-0/+1
2015-09-17unused headersCaolán McNamara1-1/+0
2015-09-08convert Link<> to typedNoel Grandin1-2/+4
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-1/+1
2015-07-26remove unused propertyMarkus Mohrhard1-1/+0
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-23/+25
2015-04-23loplugin:staticmethodsNoel Grandin1-2/+2
2015-04-17svx: convert new to ::Create.Noel Grandin1-7/+7
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2015-04-13Re-work sidebar factory to use VclPtr.Michael Meeks1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-14/+17
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin1-1/+0
2015-03-06V801: Decreased performanceCaolán McNamara1-1/+1
2014-11-29fdo#82616: set limits on spinboxes according to size of workareaKatarina Behrens1-1/+4
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl1-0/+1
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-1/+1
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-1/+1
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-1/+1
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann1-12/+0
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-09-03Related fdo#82088: removing another bunch of aliasStefan Weiberg1-6/+6
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-1/+1
2014-04-24add missing modelines to cxx and hxx filesThomas Arnhold1-1/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-3/+3
2014-02-19Resolves: #i124216# Detect changes of the UI scale.Andre Fischer1-0/+12
2013-10-28fixincludeguards.sh: svxThomas Arnhold1-3/+3