summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2012-03-29callcatcher: update listCaolán McNamara
2012-03-29-Werror=sign-compareStephan Bergmann
2012-03-29fix constness compile errorLuboš Luňák
2012-03-29SaveGetObject() is presumably meant to be safe rather than savingLuboš Luňák
2012-03-29I assume the asserts are safer before non-checked accessLuboš Luňák
2012-03-29ParaPortionList no longer a child class of DummyParaPortionListDavid Tardon
2012-03-29No need to delete ParaPortion outside of the container any more.Kohei Yoshida
2012-03-29ContentList no longer a child class of DummyContentList (take 2).Kohei Yoshida
2012-03-29Revert "ContentList no longer a child class of DummyContentList."Kohei Yoshida
2012-03-29ContentList no longer a child class of DummyContentList.Kohei Yoshida
2012-03-29remove inline & const method.Kohei Yoshida
2012-03-28pRightPortion no longer used.Kohei Yoshida
2012-03-28ParaPortionList no longer a child class of DummyParaPortionList.Kohei Yoshida
2012-03-28template over 3 different types of casts all in one line.Kohei Yoshida
2012-03-28Fix tinderbox error & some cleanup.Kohei Yoshida
2012-03-28ContentInfoArray is gone.Kohei Yoshida
2012-03-28Keep tinderbox happy.Kohei Yoshida
2012-03-28No more CharAttribArray.Kohei Yoshida
2012-03-28One less use of CharAttribArray.Kohei Yoshida
2012-03-28Move away from SV_DECL_PTRARR in CharAttribList.Kohei Yoshida
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