summaryrefslogtreecommitdiffstats
path: root/include/svx/ruler.hxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#42949 Fix IWYU warnings in include/svx/[h-r]*Gabor Kelemen2019-05-221-1/+1
* loplugin:constfields in svxNoel Grandin2018-10-081-2/+1
* loplugin:countusersofdefaultparams in svxNoel Grandin2017-11-281-1/+1
* implementing callback for ruler invalidationAditya Dewan2017-08-171-1/+8
* loplugin:checkunusedparamsNoel Grandin2017-08-011-3/+0
* remove unused MoveAll from SvxRuler::UpdateType enumNoel Grandin2017-02-141-1/+0
* vcl: rename Window::Notify to EventNotifyMichael Stahl2016-11-241-1/+0
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-2/+2
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* loplugin:countusersofdefaultparamsNoel Grandin2016-09-021-4/+4
* convert UpdateType to scoped enumNoel Grandin2016-08-241-5/+5
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-9/+9
* convert Link<> to typedNoel Grandin2015-09-071-2/+2
* loplugin:unusedmethods svx(part2)Noel Grandin2015-07-161-20/+0
* Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe2015-06-171-1/+0
* ruler: convert pCtrlItems to use vector of unique_ptrTomaž Vajngerl2015-06-031-1/+2
* convert SVXRULER_SUPPORT constants to scoped enumNoel Grandin2015-04-291-13/+20
* convert DRAG_ constants to scoped enumNoel Grandin2015-04-291-14/+19
* Merge remote-tracking branch 'origin/feature/vclptrmerge2'Michael Meeks2015-04-281-1/+2
|\
| * Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-1/+2
| |\
| | * vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-1/+1
| | * vcl: VclPtr conversion in svx.Noel Grandin2015-04-091-0/+1
* | | Ruler::StartDrag return type wants to be boolStephan Bergmann2015-04-281-1/+1
|/ /
* / loplugin:staticmethodsNoel Grandin2015-04-231-1/+1
|/
* boost::foo_ptr->std::foo_ptrCaolán McNamara2015-02-161-11/+11
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-261-1/+1
* fdo#82577: Handle WindowNoel Grandin2014-09-231-2/+2
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-9/+9
* svx: sal_Bool->boolNoel Grandin2014-03-111-17/+17
* fixincludeguards.sh: include/svxThomas Arnhold2013-10-231-2/+2
* Use vector instead of scoped_array to hold ruler itemsTomaž Vajngerl2013-09-151-6/+6
* Ruler: disable snapping, tooltipsTomaž Vajngerl2013-09-151-1/+6
* Convert more instance vars to scoped_ptr and scoped_array in rulerTomaž Vajngerl2013-08-291-5/+9
* Use scoped_ptr for items in svxruler and clean-up code.Tomaž Vajngerl2013-08-291-77/+98
* fdo#38144 Enhance snapping to markers, also snap to frame marginsTomaž Vajngerl2013-07-261-2/+2
* fdo#38144 In ruler snap to markers for tab stops, margins, etc.Tomaž Vajngerl2013-07-231-1/+4
* execute move of global headersBjoern Michaelsen2013-04-231-0/+259