summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)AuthorFilesLines
2012-03-29-Werror=sign-compareStephan Bergmann1-1/+1
2012-03-29fix constness compile errorLuboš Luňák4-3/+16
2012-03-29SaveGetObject() is presumably meant to be safe rather than savingLuboš Luňák11-107/+107
2012-03-29I assume the asserts are safer before non-checked accessLuboš Luňák1-3/+3
2012-03-29ParaPortionList no longer a child class of DummyParaPortionListDavid Tardon1-1/+1
2012-03-29No need to delete ParaPortion outside of the container any more.Kohei Yoshida1-4/+1
2012-03-29ContentList no longer a child class of DummyContentList (take 2).Kohei Yoshida16-141/+249
2012-03-29Revert "ContentList no longer a child class of DummyContentList."Kohei Yoshida16-247/+139
2012-03-29ContentList no longer a child class of DummyContentList.Kohei Yoshida16-139/+247
2012-03-29remove inline & const method.Kohei Yoshida2-7/+14
2012-03-28pRightPortion no longer used.Kohei Yoshida1-3/+0
2012-03-28ParaPortionList no longer a child class of DummyParaPortionList.Kohei Yoshida11-120/+206
2012-03-28template over 3 different types of casts all in one line.Kohei Yoshida2-13/+13
2012-03-28Fix tinderbox error & some cleanup.Kohei Yoshida3-6/+9
2012-03-28ContentInfoArray is gone.Kohei Yoshida4-20/+32
2012-03-28Keep tinderbox happy.Kohei Yoshida1-6/+6
2012-03-28No more CharAttribArray.Kohei Yoshida2-10/+7
2012-03-28One less use of CharAttribArray.Kohei Yoshida4-18/+25
2012-03-28Move away from SV_DECL_PTRARR in CharAttribList.Kohei Yoshida12-359/+425
2012-03-27drop intermediate temporary UniStringsCaolán McNamara1-1/+1
2012-03-27Let's hide stuff like this from header..Kohei Yoshida2-4/+15
2012-03-27It's cleaner to use copy ctor for cloning.Kohei Yoshida2-16/+12
2012-03-27Publicly deriving from STL is not a good idea...Kohei Yoshida2-19/+73
2012-03-27UniString removal.Kohei Yoshida2-67/+77
2012-03-27We can safely remove this.Kohei Yoshida1-6/+0
2012-03-27Let's not use a macro for this...Kohei Yoshida1-8/+8
2012-03-27Translated German class description (thanks to Markus Mohrhard).Kohei Yoshida1-7/+5
2012-03-26readUnicodeString can just return the stringCaolán McNamara4-5/+7
2012-03-23.hrc files don't need executable bitsMichael Stahl5-0/+0
2012-03-23.h files don't need executable bitsMichael Stahl1-0/+0
2012-03-21chmod -xTor Lillqvist1-0/+0
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann1-0/+5
2012-03-13Conditional jump or move depends on uninitialised valueCaolán McNamara1-16/+14
2012-03-12SvxULSpaceItem: implement contextual spacingMiklos Vajna3-0/+13
2012-03-12Replace VARARR_SORT with stdBartosz Kosiorek3-35/+25
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan2-2/+2
2012-03-08fold i18npaper into i18nutilCaolán McNamara2-2/+2
2012-03-08drop dead makefile.mk'sCaolán McNamara1-98/+0
2012-03-07remove various unused methods and source filesCaolán McNamara2-30/+0
2012-03-03WaE: equality comparison with extraneous parenthesesTor Lillqvist1-1/+1
2012-03-02there was the object comparison, not the pointer comparisonIvan Timofeev1-1/+10
2012-03-02remove traces of SvxFontTableIvan Timofeev1-14/+0
2012-03-02fix memory leakIvan Timofeev1-0/+4
2012-03-02WaE: use of logical '&&' with constant operandTor Lillqvist1-1/+1
2012-03-01More IMPL_LINK_NOARG fixesStephan Bergmann1-1/+1
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann5-17/+17
2012-03-01Remove SvxFontTable and use std::vector insteadNoel Grandin3-41/+14
2012-02-28we don't want any of these to be streamed out/in as 64bit valuesCaolán McNamara4-24/+24
2012-02-27Removed unused codeSzabolcs Dezsi9-61/+0
2012-02-24unusedcode.easy: remove unused codeThomas Arnhold2-9/+0