summaryrefslogtreecommitdiff
path: root/sfx2/source/view
AgeCommit message (Expand)Author
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-11return std::unique_ptr from SfxItemSet::CloneNoel Grandin
2018-04-07sw lok: View jumps to cursor position even if it is moved by an other view.Tamás Zolnai
2018-04-03tdf#116066: call DoSaveCompleted after SetReadOnlyUIMike Kaganski
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-29loplugin:virtualdown in sfx2Noel Grandin
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-17lok: notify clients of clipboard changesAshod Nakashian
2018-03-14tdf#116305 Add timeout to help Windows bring browsers to the frontSamuel Mehrbrodt
2018-03-14loplugin:constantparamNoel Grandin
2018-03-13weld insert table dialogCaolán McNamara
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin
2018-03-09inherit welded dialogs from a common ancestorCaolán McNamara
2018-03-02lo chart2: The LokChartHelper must post the mouse events too.Jan Holesovsky
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-02-27Remove duplicated includesAndrea Gelmini
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2018-02-21New loplugin:nestedunnamedStephan Bergmann
2018-02-20make it possible to set parent window for printer error messagesCaolán McNamara
2018-02-16Revert "loplugin:changetoolsgen in sfx2" and reapply plugin...Noel Grandin
2018-02-15loplugin:changetoolsgen in sfx2Noel Grandin
2018-02-13coverity#1429470 Uncaught exceptionCaolán McNamara
2018-02-09tdf#108210: Allow to ignore a lock file if there's no filesystem lockMike Kaganski
2018-02-08Use for-range loops in sfx2 (part2)Julien Nabet
2018-02-01tdf#42949 Remove unneeded helpids.h headers (2/3)Gabor Kelemen
2018-01-27Fix typosAndrea Gelmini
2018-01-18lokdialog: No modal mode in LOKPranav Kant
2018-01-18lok dialog: enable MessageDialog tunnelingHenry Castro
2018-01-12More loplugin:cstylecast: sfx2Stephan Bergmann
2018-01-06lok: send modified status when applying cell-formula before savingAshod Nakashian
2018-01-05lokdialog: Use only one of the installed langpacks when setting locale.Jan Holesovsky
2018-01-04remove SfxUsrAnyItem typedefNoel Grandin
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin
2018-01-02RID_* can be extern global variablesNoel Grandin
2017-12-27loplugin:passstuffbyref improved return in xmloff,sfx2Noel Grandin
2017-12-22Revert "unused SID command in sfx2"Noel Grandin
2017-12-22lokdocview: android: tiled annotations is the cause of the problemPranav Kant
2017-12-21unused SID command in sfx2Noel Grandin
2017-12-19lokdialog: Allow windows / dialogs in different languages.Jan Holesovsky
2017-12-18tdf#113928 More handling of SID_READONLYDOCMaxim Monastirsky
2017-12-17tdf#113928 Add uno:ReadOnlyDoc command.Gulsah Kose
2017-12-17sfx2: remove SfxInPlaceClientListChris Sherlock
2017-12-11convert SFXFRAME_HASTITLE to bool fieldNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin