summaryrefslogtreecommitdiffstats
path: root/cui
Commit message (Expand)AuthorAgeFilesLines
* vcl: rename Window::Notify to EventNotifyMichael Stahl2017-12-188-12/+12
* convert DecodeMechanism to scoped enumNoel Grandin2017-12-1815-39/+39
* convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin2017-12-181-1/+1
* Handle resmgr lifecycle with vcl's de-init more cleanly.Michael Meeks2017-12-151-2/+3
* lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky2017-12-141-4/+6
* simplify Bitmap operator==/IsEqual (stage2)Noel Grandin2017-12-051-1/+1
* simplify Bitmap operator==/IsEqual (stage1)Noel Grandin2017-12-051-1/+1
* Fix typosAndrea Gelmini2017-12-051-1/+1
* remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin2017-12-051-1/+1
* tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski2017-12-051-6/+6
* loplugin:useuniqueptr extend to check local varsNoel Grandin2017-12-051-3/+2
* new loplugin: useuniqueptr: vclNoel Grandin2017-12-051-1/+1
* convert BmpFilter to scoped enumNoel Grandin2017-12-051-12/+12
* lokdialog: Make hyperlink dialog workPranav Kant2017-11-291-1/+1
* Use SfxModalDialog class as Hyperlink dialog's basePranav Kant2017-11-282-2/+3
* Resolves: tdf#62702 allow ole objects to be inserted as iconsCaolán McNamara2017-08-113-58/+90
* tdf#109863: use SID_PATTERN_LIST after bitmap tab convertingJulien Nabet2017-08-111-1/+1
* Resolves: tdf#109289 add SvxColorListBox::IsValueChangedFromSavedCaolán McNamara2017-07-312-15/+21
* Resolves: tdf#105740 select without selecting.. tdf#101588 b0rkcp-5.3-19Eike Rathke2017-07-122-6/+7
* tdf#108925: Too small bullet size confuses the userTamás Zolnai2017-07-081-0/+1
* Fix screenshot missing quotes in code snippetOlivier Hallot2017-06-211-5/+5
* tdf#105281 Rearrange a few things for l10n-friendlinessAdolfo Jayme Barrientos2017-06-011-67/+72
* tdf#107877: Don't crash if all bitmaps are deletedXisco Fauli2017-05-301-12/+20
* tdf#107811: expert config, deal no parent caseJulien Nabet2017-05-221-0/+6
* fix gdi resource leak with unreleased virtual deviceJulien Nabet2017-05-161-1/+1
* tdf#105841: Avoid REGRESSION!!!Tor Lillqvist2017-05-043-61/+248
* tdf#105286: Implement text rotation for Impress tablesTamás Zolnai2017-04-181-2/+2
* prev/next buttons start invisible in the .uiCaolán McNamara2017-04-121-5/+2
* tdf#106943 Lock down Experimental features and Macro recordingGabor Kelemen2017-04-121-0/+6
* Related: tdf#106515 show OpenSymbol if unavailable StarSymbol requestedCaolán McNamara2017-04-071-0/+7
* Resolves: tdf#106080 fix explicitly setting automatic in search by formatCaolán McNamara2017-04-072-7/+21
* tdf#106938 TSA Dialog: Improve Dialog LayoutThomas Beck2017-04-071-37/+29
* tdf#77111 cui,sw: fix page number offset on paragraph dialog "Text Flow"Michael Stahl2017-03-063-26/+72
* do not localize Collabora Office URLAndras Timar2017-02-201-1/+1
* loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin2017-02-185-8/+8
* respect read-only config items in Basic IDE Options dialogAndras Timar2017-02-171-13/+12
* tdf#98993 cui: Paragraph dialog: decimals in Line Spacing spinboxMichael Stahl2017-02-101-0/+1
* Resolves: tdf#100438 focus trapped in disabled toolbarCaolán McNamara2017-02-021-9/+0
* crash on exit from undisposed insert special character dialogCaolán McNamara2017-02-011-1/+1
* Resolves: tdf#104552 table properties dialog drops previous border colorCaolán McNamara2017-01-261-0/+2
* tdf#105014: Disable related buttons when there is no menu to editMuhammet Kara2017-01-181-1/+1
* tdf#105259 calculate sizes of all area tab pages on constructionTomaž Vajngerl2017-01-131-0/+29
* Bump copyright year to 2017Adolfo Jayme Barrientos2017-01-111-1/+1
* tdf#103225 revert setting of a fixed size for the dialogTomaž Vajngerl2017-01-101-3/+0
* WaE: unused variableDavid Tardon2017-01-031-1/+1
* tdf#104221: Make up for non-existent FillItemSetKatarina Behrens2016-12-191-0/+8
* coverity#1397204 Dereference null return valueCaolán McNamara2016-12-161-1/+1
* tdf#104615: there's no mpView when opening odc directlyJulien Nabet2016-12-141-8/+17
* Resolves: tdf#101588, do not prevent color de-selection tdf#96382 follow-upEike Rathke2016-12-131-2/+6
* Handle cases where last-used palette disappearedStephan Bergmann2016-11-271-2/+4