summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-28gtv: Width, height properties should not be construct onlyfeature/lok_dialogPranav Kant1-2/+0
2017-11-28lokdialog: Fix hyperlink dialog; properly chain upto SfxModal's disposePranav Kant1-1/+1
2017-11-28lokdialog: Make hyperlink dialog workPranav Kant1-0/+5
2017-11-28gtv: Remember recently executed UNO commandsPranav Kant8-28/+172
2017-11-28WIP: Remove getDialogInfo + gtvPranav Kant5-67/+28
2017-11-28lokdialog: Notify the current view onlyPranav Kant1-10/+4
2017-11-28lokdialog: new callback size_changed with new size of the dialogPranav Kant1-2/+5
2017-11-28lokdialog: Emit "created" callback after initial dialog layoutingPranav Kant4-29/+46
2017-11-28etags: pass the "-e" flag directly to ctag binaryPranav Kant1-5/+1
2017-11-28lokdialog: Emit callback when title is changedPranav Kant1-0/+10
2017-11-28lokdialog: Launch dialogs which have a notifier registeredPranav Kant1-1/+1
2017-11-28Revert "lokdialog: Pull the plug; set headless mode to off"Pranav Kant2-0/+8
2017-11-27lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky15-95/+43
2017-11-27lokdialog: Move the LogicInvalidate from Dialog down to Window.Jan Holesovsky4-16/+17
2017-11-24lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky22-364/+308
2017-11-24lokdialogs: Assign the LOK window id only when necessary.Jan Holesovsky3-4/+13
2017-11-24lokdialog: Make the Autofilter popup notify about its creation.Jan Holesovsky2-0/+8
2017-11-24lokdialog: Move the Notifier down to vcl::Window.Jan Holesovsky16-110/+122
2017-11-24lokdialog: Pull the plug; set headless mode to offPranav Kant2-8/+0
2017-11-24lokdialog: Let all modal dialogs notify about creation, disposalPranav Kant2-0/+26
2017-11-24lokdialog: Notify to child helper method, not the main onePranav Kant1-1/+1
2017-11-24lokdialog: Let modeless dialogs emit "created" callback tooPranav Kant1-0/+21
2017-11-24lokdialog: Notify dialog closure from sfx2/, instead of vcl/Pranav Kant2-11/+13
2017-11-24gtv: Kill dialog selector combo boxPranav Kant2-38/+1
2017-11-24lokdialog: Make vcl::DialogID an integerPranav Kant13-145/+125
2017-11-24lokdialog: Create dialog when callback is receivedPranav Kant4-40/+34
2017-11-24lokdialog: gtv: Add width and height props to Dialog GObjectPranav Kant3-5/+43
2017-11-24lokdialog: Changed dialog painting to allow for modal dialogsPranav Kant11-131/+138
2017-11-24Use SfxModalDialog class as Hyperlink dialog's basePranav Kant2-2/+3
2017-11-24Remove redundant callPranav Kant1-2/+0
2017-11-23Fix an argument for SQLSetDescRec.Damjan Jovanovic1-10/+1
2017-11-23Add debug output operator<< for ScRangeListTor Lillqvist1-0/+17
2017-11-23ofz#4335 verify sprmTDefTable lengthCaolán McNamara3-17/+26
2017-11-23various coverity warningsCaolán McNamara2-4/+5
2017-11-23crashtesting: crash loading fdo41403-1.xlsmCaolán McNamara1-1/+1
2017-11-23Resolves: tdf#113962 save detected filter outside file dialogCaolán McNamara7-11/+28
2017-11-23fix build: use same conditional as in configureThorsten Behrens1-1/+1
2017-11-23tdf#111782: fix Wrong rendering of image radiobutton on Split Cells dialogG??bor Koruhely1-0/+5
2017-11-23ofz#3301 add bugdocMichael Stahl1-0/+0
2017-11-23svx: loplugin:staticmethodsMichael Stahl2-2/+1
2017-11-23loplugin:useuniqueptr in connectivity/source/drivers/macab/Stephan Bergmann4-55/+34
2017-11-23Updated coreDavid Tardon1-0/+0
2017-11-23tdf#114011 limit/truncate date, not only yearEike Rathke1-8/+19
2017-11-23crashtesting: assert from liborcusCaolán McNamara2-0/+12
2017-11-23gpg4libre: translatable strings for non-LibO filepickersKatarina Behrens2-0/+4
2017-11-23loplugin:unnecessaryparenStephan Bergmann1-1/+1
2017-11-23Access2Base - FIX OutputStringToHtmlJean-Pierre Ledure1-1/+1
2017-11-23gpg4libre: UI and config for adding GPG keys to user's identityKatarina Behrens2-585/+715
2017-11-23tdf#90794 Position of progress bar on high res screensheiko tietze3-3/+20
2017-11-23Move the need for several ugly const_casts deeper down to just one placeTor Lillqvist4-7/+7