summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2018-01-15More loplugin:cstylecast: desktopStephan Bergmann
2018-01-14Fix typosAndrea Gelmini
2018-01-12More loplugin:cstylecast: desktopStephan Bergmann
2018-01-12iOS, correct rc file namejan Iversen
2018-01-10iOS, corrected path in LOjan Iversen
2018-01-08lokdialog: Enable input before posting mouse eventsPranav Kant
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin
2017-12-31loplugin:passstuffbyref improved return in emfio,writerfilterNoel Grandin
2017-12-28rtl: support start/stop threads around pre-initAshod Nakashian
2017-12-23LOK: support password-protected PDF docsAshod Nakashian
2017-12-22request installation of langpack via packagekitCaolán McNamara
2017-12-20lokdialog: Use Application::Post{Mouse,Key}Event() to post to main threadPranav Kant
2017-12-19lokdialog: Handle closing of modeless dialogs tooPranav Kant
2017-12-19lokdialog: Allow windows / dialogs in different languages.Jan Holesovsky
2017-12-19remove unused typedefsNoel Grandin
2017-12-19inline use-once typedefsNoel Grandin
2017-12-18coverity#1426312 Unchecked return valueCaolán McNamara
2017-12-18loplugin:unusedindexMike Kaganski
2017-12-16lok: sc: append the col, row position to the cell cursor messageMarco Cecchetti
2017-12-15lok: calc: LOK_FEATURE_RANGE_HEADERSMarco Cecchetti
2017-12-15sal: add pre-initialization scheme for allocations.Michael Meeks
2017-12-12Fix binary incompatible change in the LOK API + add unit test.Jan Holesovsky
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-08sw lok: enable Page Header/FooterHenry Castro
2017-12-08loplugin:salcall vcl builder methodsNoel Grandin
2017-12-07lokit: add .uno:DocumentRepair commandHenry Castro
2017-12-07lok: discard name languages not registeredHenry Castro
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-12-06lokdialog: State change events for dialogs uno commandsPranav Kant
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-12-04lokdialog: Merge dialog & dialog child mouse event APIs into onePranav Kant
2017-12-04lokdialog: Rename postDialogKeyEvent -> postWindowKeyEventPranav Kant
2017-12-04lokdialog: Simplify; make the LOK dialog API more genericPranav Kant
2017-12-04lokdialog: Kill some code; use already existing method to paintPranav Kant
2017-12-04lokdialog: Allow closing a dialog from LOK clientPranav Kant
2017-12-04lokdialog: Execute all UNO commands asynchronously for LOKPranav Kant
2017-12-04new loplugin salcall: remove unnecessary SAL_CALLNoel Grandin
2017-12-01lok: calc: set outline stateMarco Cecchetti
2017-11-30lok: Replace this custom loop with STLPranav Kant
2017-11-30lokdialog: Compress DIALOG_CHILD callbacksPranav Kant
2017-11-29lok - calc: outline and group handlingMarco Cecchetti
2017-11-29Fix 'unused parameter' warnings.Jan Holesovsky
2017-11-29lokdialog: Remove getDialogInfo + update gtktiledviewer accordingly.Pranav Kant
2017-11-29lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky
2017-11-29lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky
2017-11-29lokdialog: Make vcl::DialogID an integerPranav Kant
2017-11-29loplugin:unusedmethodsNoel Grandin
2017-11-25LOK: provide user feedback while preloading.Michael Meeks
2017-11-24Remove redundant callPranav Kant
2017-11-23tdf#90794 Position of progress bar on high res screensheiko tietze