summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2017-08-20drop unused SfxSpellCheckItemJochen Nitschke
2017-08-18loplugin:unnecessaryparenNoel Grandin
2017-08-17Fix typosAndrea Gelmini
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17Removing unused serialisation codeVarun Dhall
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-16assert on duplicate listener in SfxListenerNoel Grandin
2017-08-14Removing unused SetVersionMap from editengVarun Dhall
2017-08-13tdf#110988 Middle click does not paste primary selectionNoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-11Fix typosAndrea Gelmini
2017-08-10editviewoverlay: Adapted URL in edit modeArmin Le Grand
2017-08-10editviewoverlay: correct reaction on property changeArmin Le Grand
2017-08-10editviewoverlay: more cases securedArmin Le Grand
2017-08-10editviewoverlay: EditViewSelection reorganizedArmin Le Grand
2017-08-10editviewoverlay: Allow EditView to run in OverlayArmin Le Grand
2017-08-09Removing unused SfxItemPool serialisation from scVarun Dhall
2017-08-08SvPersistStream deadNoel Grandin
2017-08-08loplugin:unusedmethodsNoel Grandin
2017-08-08Fix typosAndrea Gelmini
2017-08-08loplugin:constantparamNoel Grandin
2017-08-07Removing unused SfxItemPool serialisation from editengVarun Dhall
2017-08-07EditEngine: Removing BIN formatVarun Dhall
2017-08-03lok - add support for in place chart editingMarco Cecchetti
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara
2017-07-31loplugin:oncevarNoel Grandin
2017-07-28loplugin:constparams in editengNoel Grandin
2017-07-28loplugin:checkunusedparams more part2Noel Grandin
2017-07-27Ditch use of EditTextObject::Store() in ScGlobal::EETextObjEqual()Eike Rathke
2017-07-27replace sal_uLong variables with sal_uInt32 for SvNumberFormatter IDsJochen Nitschke
2017-07-26Restore and fix and fix harder the EditTextObject::operator==()Eike Rathke
2017-07-26loplugin:unusedmethodsNoel Grandin
2017-07-26loplugin:unusedfieldsNoel Grandin
2017-07-25loplugin:unusedmethodsNoel Grandin
2017-07-23editeng: remove bogus copy ctorJochen Nitschke
2017-07-22loplugin:constparams in editeng,lingucomponentNoel Grandin
2017-07-22loplugin:unusedfields in editengNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-18remove unused CntWallpaperItemCaolán McNamara
2017-07-18Change nonsense non-const Date* GetNullDate() to const Date&Eike Rathke
2017-07-13use more OUString::operator== in dbaccess..filterNoel Grandin
2017-07-13loplugin:oncevar: empty strings: editengStephan Bergmann
2017-07-12EditEngine: Making ODF Format Default for Copy/PasteVarun Dhall
2017-07-11EditEngine: Added expwarp for unit testsVarun Dhall
2017-07-11EditEngine: Added SvxSimpleUnoModel in import filterVarun Dhall