summaryrefslogtreecommitdiff
path: root/cui/source/dialogs
AgeCommit message (Expand)AuthorFilesLines
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin1-14/+5
2016-12-12Revert "tdf#103654: Make git hash clickable in the About dialog"Michael Meeks1-1/+0
2016-12-10tdf#103654: Make git hash clickable in the About dialogArnold Dumas1-0/+1
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin1-4/+4
2016-12-06Change Read/Write access to Scoped Read/Write accessMark Page1-3/+1
2016-12-06cleanup unused includes (related to tdf#88206)Jochen Nitschke2-2/+0
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin8-25/+25
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin1-1/+1
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin2-4/+4
2016-11-28loplugin:unnecessaryoverride (dtors) in cuiStephan Bergmann1-8/+0
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl1-2/+2
2016-11-16screenshotannotation: Trim the textfield, add scrollbarKatarina Behrens1-1/+2
2016-11-16screenshotannotation: Fix bookmark snippetsKatarina Behrens1-2/+2
2016-11-15screenshotannotation: include image size in XML markupKatarina Behrens1-7/+12
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin1-1/+1
2016-11-10loplugin:expandablemethods in cuiNoel Grandin6-48/+19
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin1-1/+1
2016-11-07loplugin:oncevar in cui..connectivityNoel Grandin1-2/+1
2016-11-03tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu3-50/+5
2016-11-03remove pParentFrame from SfxFrameNoel Grandin1-1/+1
2016-11-02Improve some error reportingStephan Bergmann1-21/+7
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara1-13/+12
2016-10-27tdf#103464 Don't allow empty names in SvxNameDialogMuhammet Kara1-1/+4
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin4-1/+19
2016-10-25screenshot annotation: More readable markupKatarina Behrens1-20/+27
2016-10-25screenshot annotation: put back removed fieldsKatarina Behrens1-4/+8
2016-10-25screenshot annotation: insert markup for annotated widgetsKatarina Behrens1-1/+22
2016-10-25screenshot annotation: Display markup for embedding the imageKatarina Behrens1-2/+43
2016-10-20Handle link click directly in FixedHyperlinkSamuel Mehrbrodt1-28/+0
2016-10-19loplugin:expandablemethodds in cuiNoel Grandin3-15/+14
2016-10-18tdf#89307: Removed T* SvRef::opeartor &()Jacek Fraczek1-2/+2
2016-10-12[GSoC] Move all fill style tabs inside area tabRishabh Kumar1-4/+0
2016-10-12loplugin:unnecessaryoverride in connectivity/cuiNoel Grandin1-5/+0
2016-10-10tdf#101442 Change "hyperlink" to "link" for a modern vocabularyFederico Bassini1-3/+3
2016-10-06I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara2-30/+11
2016-10-05convert MapUnit to scoped enumNoel Grandin7-12/+12
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann31-188/+188
2016-09-25tdf#96505 Get rid of cargo cult "long" integer literalsRosen1-7/+7
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin1-13/+0
2016-09-22loplugin:unusedmethods unused returnsNoel Grandin1-8/+1
2016-09-22convert UPDATE constants to typed_flagsNoel Grandin1-42/+43
2016-09-22convert COLORMODE_RGB constants to scoped enumNoel Grandin1-49/+48
2016-09-20loplugin:unusedfieldsNoel Grandin1-10/+3
2016-09-16loplugin:singlevalfields in basic..idlNoel Grandin1-2/+0
2016-09-14loplugin:constantparam in chart2..connectivityNoel Grandin4-36/+11
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann3-7/+7
2016-09-04cppcheck: redundantIfRemoveJulien Nabet1-5/+1
2016-09-02boost::intrusive_ptr->tools::SvRefCaolán McNamara1-2/+2
2016-08-30Resolves: tdf#97055 hyphenation claims its already active after closingCaolán McNamara1-3/+6
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (cui)Stephan Bergmann1-3/+3