summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2012-03-27drop intermediate temporary UniStringsCaolán McNamara
2012-03-27Let's hide stuff like this from header..Kohei Yoshida
2012-03-27It's cleaner to use copy ctor for cloning.Kohei Yoshida
2012-03-27Publicly deriving from STL is not a good idea...Kohei Yoshida
2012-03-27UniString removal.Kohei Yoshida
2012-03-27We can safely remove this.Kohei Yoshida
2012-03-27Let's not use a macro for this...Kohei Yoshida
2012-03-27Translated German class description (thanks to Markus Mohrhard).Kohei Yoshida
2012-03-26readUnicodeString can just return the stringCaolán McNamara
2012-03-23.hrc files don't need executable bitsMichael Stahl
2012-03-23.h files don't need executable bitsMichael Stahl
2012-03-21chmod -xTor Lillqvist
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-13Conditional jump or move depends on uninitialised valueCaolán McNamara
2012-03-12SvxULSpaceItem: implement contextual spacingMiklos Vajna
2012-03-12Replace VARARR_SORT with stdBartosz Kosiorek
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan
2012-03-08fold i18npaper into i18nutilCaolán McNamara
2012-03-08drop dead makefile.mk'sCaolán McNamara
2012-03-07remove various unused methods and source filesCaolán McNamara
2012-03-03WaE: equality comparison with extraneous parenthesesTor Lillqvist
2012-03-02there was the object comparison, not the pointer comparisonIvan Timofeev
2012-03-02remove traces of SvxFontTableIvan Timofeev
2012-03-02fix memory leakIvan Timofeev
2012-03-02WaE: use of logical '&&' with constant operandTor Lillqvist
2012-03-01More IMPL_LINK_NOARG fixesStephan Bergmann
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-03-01Remove SvxFontTable and use std::vector insteadNoel Grandin
2012-02-28we don't want any of these to be streamed out/in as 64bit valuesCaolán McNamara
2012-02-27Removed unused codeSzabolcs Dezsi
2012-02-24unusedcode.easy: remove unused codeThomas Arnhold
2012-02-23make editeng ByteString freeCaolán McNamara
2012-02-23WaE: nWidth might be unused uninitializedCaolán McNamara
2012-02-23fdo#45560: Fixed docx textbox borders style and width importCédric Bosdonnat
2012-02-21use a for loopIvan Timofeev
2012-02-21convert svxrtf.hxx in editeng module from table.hxx to std::mapNoel Grandin
2012-02-19Get rid of size() == 0Elton Chung
2012-02-18unusedeasy.code: remove SvxFont::DrawTextThomas Arnhold
2012-02-18Remove unused codeElton Chung
2012-02-17clean up logicMariusz Dykierek
2012-02-15tweak "Convert tools/table.hxx in editeng/forbiddencharacterstable.hxx..."Ivan Timofeev
2012-02-15Convert tools/table.hxx in editeng/forbiddencharacterstable.hxx to std::mapNoel Grandin
2012-02-14Remove unused code.Santiago Martinez
2012-02-13Remove unused codeElton Chung
2012-02-10fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan
2012-02-08Added READMEs for modules which used to be in libs-coreJosh Heidenreich
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud
2012-02-05fix debug buildIvan Timofeev
2012-02-03WrongList::TextInserted: fix STL crashMichael Stahl
2012-02-03editeng: convert some DBG_ASSERTsMichael Stahl