summaryrefslogtreecommitdiffstats
path: root/editeng/inc
Commit message (Expand)AuthorAgeFilesLines
* sw: replace boost::shared_array with std::shared_ptrMichael Stahl2016-05-251-1/+0
* Avoid reserved identifiersStephan Bergmann2016-04-122-5/+5
* tdf#97525 vcl: make DeletionListener internalJochen Nitschke2016-03-311-1/+0
* boost::hash->std::hashNoel Grandin2016-02-021-1/+0
* boost::cref->std::crefNoel Grandin2016-02-011-1/+0
* OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara2016-01-311-1/+0
* basebmp now only used from vcl/headless codeCaolán McNamara2016-01-181-3/+0
* drawmodes header goneCaolán McNamara2016-01-181-1/+0
* No need for a separate <vcl/lstbox.h>Tor Lillqvist2015-12-121-1/+1
* No need for a separate <vcl/combobox.h>Tor Lillqvist2015-12-111-1/+0
* Fast PCH generator and optimized PCH filesAshod Nakashian2015-11-151-271/+296
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-111-1/+0
* tdf#92341 Add AutoCorrect entry in context menu for non-swriterYousuf Philips2015-10-011-7/+8
* boost->stdCaolán McNamara2015-09-181-2/+0
* drop unused sequenceasvector.hxx (see sequence.hxx)Caolán McNamara2015-06-181-1/+0
* Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe2015-06-171-1/+1
* Updated all precompiled headers.Ashod Nakashian2015-02-051-1/+10
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-021-1/+1
* drop unnecessary shl.hxx includesCaolán McNamara2014-08-181-1/+0
* Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert2014-07-171-1/+1
* update_pch: add a bunch of pch filesThomas Arnhold2014-05-092-0/+349
* huge hrc and src file cleanupThomas Arnhold2014-04-231-19/+0
* fixincludeguards.sh: editengThomas Arnhold2013-10-281-2/+2
* execute move of global headersBjoern Michaelsen2013-04-23133-17815/+0
* editeng: move two double used SIDsThomas Arnhold2013-04-221-3/+3
* restore SvxNumRule::SetLevel variantCaolán McNamara2013-04-221-0/+1
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-222-46/+8
* sal_Bool to boolMatteo Casalin2013-04-222-18/+18
* Revert "Revert "fix fdo#47018 Impress paste destroy bullet""Eike Rathke2013-04-191-3/+6
* Revert "fix fdo#47018 Impress paste destroy bullet"Stephan Bergmann2013-04-191-6/+3
* fix fdo#47018 Impress paste destroy bulletCao Cuong Ngo2013-04-181-3/+6
* basic inplace Font preview for calcNoel Power2013-04-151-0/+3
* make that a proper static method EditView::CheckLanguage()Eike Rathke2013-04-121-1/+26
* fdo#62116: Be sure to convert relative URLs into absolute ones.Kohei Yoshida2013-04-081-0/+2
* remove needless forward rtl::OUString declarationsLuboš Luňák2013-04-0733-126/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0732-201/+201
* new module i18nlangtagEike Rathke2013-04-0513-13/+13
* Make EditTextObject copyable. Its Clone() method uses that anyway...Kohei Yoshida2013-03-221-1/+1
* fdo#60724: Fix spelling avaliable -> available.Steven Meyer2013-03-131-1/+1
* OopsFridrich Štrba2013-03-121-1/+1
* Resolves: #i120773 Numbering lost when saving or opening a ppt fileZhe Wang2013-03-121-0/+14
* Let's abbreviate Rectangle as Rect, not RecTor Lillqvist2013-03-122-3/+3
* Resolves: #i118905# Changed EditEngine to be able to paint to overlay directlyArmin Le Grand2013-03-112-2/+3
* const-correctnessIvan Timofeev2013-03-092-2/+2
* fdo#60691 add modelines to *.src and *.hrc filesBorim2013-03-085-0/+12
* doubled includesThomas Arnhold2013-03-041-1/+0
* remove unused and commented out codeThomas Arnhold2013-03-042-2/+0
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-031-1/+1
* Typo fix: informations -> information and a few other adjacent typos.Gregg King2013-03-021-1/+1
* fdo#39446 - Bloat Removal. Removing uncallable code with callcatcherJean-Noël Rouvignac2013-02-271-2/+0