summaryrefslogtreecommitdiff
path: root/editeng/inc
AgeCommit message (Expand)Author
2016-05-25sw: replace boost::shared_array with std::shared_ptrMichael Stahl
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke
2016-02-02boost::hash->std::hashNoel Grandin
2016-02-01boost::cref->std::crefNoel Grandin
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara
2016-01-18basebmp now only used from vcl/headless codeCaolán McNamara
2016-01-18drawmodes header goneCaolán McNamara
2015-12-12No need for a separate <vcl/lstbox.h>Tor Lillqvist
2015-12-11No need for a separate <vcl/combobox.h>Tor Lillqvist
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-10-01tdf#92341 Add AutoCorrect entry in context menu for non-swriterYousuf Philips
2015-09-18boost->stdCaolán McNamara
2015-06-18drop unused sequenceasvector.hxx (see sequence.hxx)Caolán McNamara
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-02-05Updated all precompiled headers.Ashod Nakashian
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert
2014-05-09update_pch: add a bunch of pch filesThomas Arnhold
2014-04-23huge hrc and src file cleanupThomas Arnhold
2013-10-28fixincludeguards.sh: editengThomas Arnhold
2013-04-23execute move of global headersBjoern Michaelsen
2013-04-22editeng: move two double used SIDsThomas Arnhold
2013-04-22restore SvxNumRule::SetLevel variantCaolán McNamara
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-22sal_Bool to boolMatteo Casalin
2013-04-19Revert "Revert "fix fdo#47018 Impress paste destroy bullet""Eike Rathke
2013-04-19Revert "fix fdo#47018 Impress paste destroy bullet"Stephan Bergmann
2013-04-18fix fdo#47018 Impress paste destroy bulletCao Cuong Ngo
2013-04-15basic inplace Font preview for calcNoel Power
2013-04-12make that a proper static method EditView::CheckLanguage()Eike Rathke
2013-04-08fdo#62116: Be sure to convert relative URLs into absolute ones.Kohei Yoshida
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-03-22Make EditTextObject copyable. Its Clone() method uses that anyway...Kohei Yoshida
2013-03-13fdo#60724: Fix spelling avaliable -> available.Steven Meyer
2013-03-12OopsFridrich Štrba
2013-03-12Resolves: #i120773 Numbering lost when saving or opening a ppt fileZhe Wang
2013-03-12Let's abbreviate Rectangle as Rect, not RecTor Lillqvist
2013-03-11Resolves: #i118905# Changed EditEngine to be able to paint to overlay directlyArmin Le Grand
2013-03-09const-correctnessIvan Timofeev
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-04doubled includesThomas Arnhold
2013-03-04remove unused and commented out codeThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King
2013-02-27fdo#39446 - Bloat Removal. Removing uncallable code with callcatcherJean-Noël Rouvignac