summaryrefslogtreecommitdiffstats
path: root/svx/source/sidebar/graphic
Commit message (Expand)AuthorAgeFilesLines
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* Move accessibility relations to .ui files, Part 11: tdf#87026Muhammet Kara2016-06-271-3/+0
* clean-up: unused using declarations and includesJochen Nitschke2016-04-181-2/+0
* sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl2016-03-311-8/+16
* tdf#87026 Move accessibility relations to .ui filesmelikeyurtoglu2016-02-231-10/+0
* Remove excess newlinesChris Sherlock2016-02-091-21/+0
* loplugin:unusedfields in store,svtools,svxNoel Grandin2015-12-212-2/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-5/+5
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-061-5/+5
* convert Link<> to typedNoel Grandin2015-10-162-21/+14
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-3/+3
* convert Link<> to typedNoel Grandin2015-10-122-3/+2
* boost->stdCaolán McNamara2015-09-181-1/+0
* revert for mac and win unit case crashes after boost->stdCaolán McNamara2015-09-171-0/+1
* unused headersCaolán McNamara2015-09-171-1/+0
* tdf#78111 Sane preferred width for the color mode comboboxMaxim Monastirsky2015-08-131-0/+1
* remove unused propertyMarkus Mohrhard2015-07-262-19/+1
* -Werror,-Wunused-private-fieldStephan Bergmann2015-07-241-5/+0
* loplugin:unusedmethods svx(part2)Noel Grandin2015-07-161-1/+0
* Use IMPL_[STATIC_]LINK_NOARG where applicableStephan Bergmann2015-05-101-7/+7
* Get rid of initial :: for the svx namespaceTor Lillqvist2015-04-302-2/+2
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-282-23/+46
|\
| * Remove erroneous SAL_NO_ACQUIRE pieces introduced in error.Michael Meeks2015-04-211-5/+2
| * svx: convert new to ::Create.Noel Grandin2015-04-172-7/+8
| * Unregister sidebar ControllerItems at the right time.Michael Meeks2015-04-151-0/+10
| * Re-work sidebar factory to use VclPtr.Michael Meeks2015-04-132-6/+8
| * vclwidget: only call dispose() onceNoel Grandin2015-04-101-1/+1
| * vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-102-8/+28
| * vcl: VclPtr conversion in svx.Noel Grandin2015-04-092-7/+0
* | loplugin:staticmethodsNoel Grandin2015-04-231-1/+1
* | remove unnecessary use of void in function declarationsNoel Grandin2015-04-152-2/+2
|/
* convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin2014-10-111-8/+8
* fdo#82577: Handle WindowNoel Grandin2014-09-232-4/+4
* Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann2014-09-121-16/+16
* Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann2014-09-101-8/+8
* Related fdo#82088: removing another bunch of aliasStefan Weiberg2014-09-032-6/+6
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-092-5/+1
* add missing modelines to cxx and hxx filesThomas Arnhold2014-04-242-3/+4
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-2/+2
* Remove visual noise from svxAlexander Wilms2014-02-261-19/+19
* Drop duplicate #includeTakeshi Abe2013-12-021-1/+0
* remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin2013-11-191-5/+5
* expand out the A2S macroNoel Grandin2013-11-131-5/+3
* fixincludeguards.sh: svxThomas Arnhold2013-10-281-2/+2
* convert remnants of String in SVX to StringNoel Grandin2013-10-011-7/+7
* convert svx/.../sidebar/*.hxx from String to OUStringNoel Grandin2013-09-051-4/+4
* reduce use of UniString from ResID ctorCaolán McNamara2013-07-281-4/+4
* sidebar: SidebarGraphicPanel conversion to .uiPrashant Pandey2013-07-284-331/+23
* accidental push of merge in progress, sighCaolán McNamara2013-07-052-65/+9
* Related: #i122635# Add layouting to some sidebar panels.Andre Fischer2013-07-052-9/+65