summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2017-12-06vcl: rename Window::Notify to EventNotifyMichael Stahl8-12/+12
2017-12-02convert DecodeMechanism to scoped enumNoel Grandin15-39/+39
2017-12-02convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin1-1/+1
2017-11-29simplify Bitmap operator==/IsEqual (stage2)Noel Grandin1-1/+1
2017-11-29simplify Bitmap operator==/IsEqual (stage1)Noel Grandin1-1/+1
2017-11-29Fix typosAndrea Gelmini1-1/+1
2017-11-29remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-1/+1
2017-11-28tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski1-6/+6
2017-11-28loplugin:useuniqueptr extend to check local varsNoel Grandin1-3/+2
2017-11-28new loplugin: useuniqueptr: vclNoel Grandin1-1/+1
2017-11-28convert BmpFilter to scoped enumNoel Grandin1-12/+12
2017-06-21Fix screenshot missing quotes in code snippetOlivier Hallot1-5/+5
2017-06-01tdf#105281 Rearrange a few things for l10n-friendlinessAdolfo Jayme Barrientos1-67/+72
2017-05-30tdf#107877: Don't crash if all bitmaps are deletedXisco Fauli1-12/+20
2017-05-22tdf#107811: expert config, deal no parent caseJulien Nabet1-0/+6
2017-05-16fix gdi resource leak with unreleased virtual deviceJulien Nabet1-1/+1
2017-05-04tdf#105841: Avoid REGRESSION!!!Tor Lillqvist3-61/+248
2017-04-18tdf#105286: Implement text rotation for Impress tablesTamás Zolnai1-2/+2
2017-04-12prev/next buttons start invisible in the .uiCaolán McNamara1-5/+2
2017-04-12tdf#106943 Lock down Experimental features and Macro recordingGabor Kelemen1-0/+6
2017-04-07Related: tdf#106515 show OpenSymbol if unavailable StarSymbol requestedCaolán McNamara1-0/+7
2017-04-07Resolves: tdf#106080 fix explicitly setting automatic in search by formatCaolán McNamara2-7/+21
2017-04-07tdf#106938 TSA Dialog: Improve Dialog LayoutThomas Beck1-37/+29
2017-03-06tdf#77111 cui,sw: fix page number offset on paragraph dialog "Text Flow"Michael Stahl3-26/+72
2017-02-20do not localize Collabora Office URLAndras Timar1-1/+1
2017-02-18loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin5-8/+8
2017-02-17respect read-only config items in Basic IDE Options dialogAndras Timar1-13/+12
2017-02-10tdf#98993 cui: Paragraph dialog: decimals in Line Spacing spinboxMichael Stahl1-0/+1
2017-02-02Resolves: tdf#100438 focus trapped in disabled toolbarCaolán McNamara1-9/+0
2017-02-01crash on exit from undisposed insert special character dialogCaolán McNamara1-1/+1
2017-01-26Resolves: tdf#104552 table properties dialog drops previous border colorCaolán McNamara1-0/+2
2017-01-18tdf#105014: Disable related buttons when there is no menu to editMuhammet Kara1-1/+1
2017-01-13tdf#105259 calculate sizes of all area tab pages on constructionTomaž Vajngerl1-0/+29
2017-01-11Bump copyright year to 2017Adolfo Jayme Barrientos1-1/+1
2017-01-10tdf#103225 revert setting of a fixed size for the dialogTomaž Vajngerl1-3/+0
2017-01-03WaE: unused variableDavid Tardon1-1/+1
2016-12-19tdf#104221: Make up for non-existent FillItemSetKatarina Behrens1-0/+8
2016-12-16coverity#1397204 Dereference null return valueCaolán McNamara1-1/+1
2016-12-14tdf#104615: there's no mpView when opening odc directlyJulien Nabet1-8/+17
2016-12-13Resolves: tdf#101588, do not prevent color de-selection tdf#96382 follow-upEike Rathke1-2/+6
2016-11-27Handle cases where last-used palette disappearedStephan Bergmann1-2/+4
2016-11-26respect read-only config items in Options - Load/Save - General dialogAndras Timar1-5/+15
2016-11-22loplugin:countusersofdefaultparams in include/sfx2Noel Grandin1-1/+1
2016-11-22remove redundant space in stringStanislav Horacek1-1/+1
2016-11-21convert inventorId to scoped enumNoel Grandin3-3/+3
2016-11-21add missing resource depDavid Tardon1-0/+3
2016-11-21add missing deps on ui filesDavid Tardon1-0/+4
2016-11-21Re-apply "split cui screenshot test in manageable pieces""Norbert Thiebaud11-175/+643
2016-11-20gbuild allow unitest to run once per lang in WITH_LANG_LISTNorbert Thiebaud1-1/+1
2016-11-20Revert "split cui screenshot test in manageable pieces"Julien Nabet11-643/+175