Age | Commit message (Expand) | Author |
2012-04-03 | Moving method definitions. | Kohei Yoshida |
2012-04-03 | Merged ContentList into EditDoc. | Kohei Yoshida |
2012-04-03 | Tuck these typedefs under their respective classes. | Kohei Yoshida |
2012-04-03 | Meaningless typedefs for pointer types. | Kohei Yoshida |
2012-04-02 | convert SvxNumberFormat to rtl::OUString | Caolán McNamara |
2012-04-02 | remove static objects from static_initialization_and_destruction chain | Caolán McNamara |
2012-04-02 | callcatcher: remove some unused code | Caolán McNamara |
2012-03-30 | further sc/editeng unbreaking | Luboš Luňák |
2012-03-30 | const data | Luboš Luňák |
2012-03-30 | avoid sc crashes | Luboš Luňák |
2012-03-30 | removed duplicate includes in desktop / editeng | Takeshi Abe |
2012-03-29 | Remove unnecessary tools/table.hxx #includes | Noel Grandin |
2012-03-29 | callcatcher: update list | Caolán McNamara |
2012-03-29 | -Werror=sign-compare | Stephan Bergmann |
2012-03-29 | fix constness compile error | Luboš Luňák |
2012-03-29 | SaveGetObject() is presumably meant to be safe rather than saving | Luboš Luňák |
2012-03-29 | I assume the asserts are safer before non-checked access | Luboš Luňák |
2012-03-29 | ParaPortionList no longer a child class of DummyParaPortionList | David Tardon |
2012-03-29 | No need to delete ParaPortion outside of the container any more. | Kohei Yoshida |
2012-03-29 | ContentList no longer a child class of DummyContentList (take 2). | Kohei Yoshida |
2012-03-29 | Revert "ContentList no longer a child class of DummyContentList." | Kohei Yoshida |
2012-03-29 | ContentList no longer a child class of DummyContentList. | Kohei Yoshida |
2012-03-29 | remove inline & const method. | Kohei Yoshida |
2012-03-28 | pRightPortion no longer used. | Kohei Yoshida |
2012-03-28 | ParaPortionList no longer a child class of DummyParaPortionList. | Kohei Yoshida |
2012-03-28 | template over 3 different types of casts all in one line. | Kohei Yoshida |
2012-03-28 | Fix tinderbox error & some cleanup. | Kohei Yoshida |
2012-03-28 | ContentInfoArray is gone. | Kohei Yoshida |
2012-03-28 | Keep tinderbox happy. | Kohei Yoshida |
2012-03-28 | No more CharAttribArray. | Kohei Yoshida |
2012-03-28 | One less use of CharAttribArray. | Kohei Yoshida |
2012-03-28 | Move away from SV_DECL_PTRARR in CharAttribList. | Kohei Yoshida |
2012-03-27 | drop intermediate temporary UniStrings | Caolán McNamara |
2012-03-27 | Let's hide stuff like this from header.. | Kohei Yoshida |
2012-03-27 | It's cleaner to use copy ctor for cloning. | Kohei Yoshida |
2012-03-27 | Publicly deriving from STL is not a good idea... | Kohei Yoshida |
2012-03-27 | UniString removal. | Kohei Yoshida |
2012-03-27 | We can safely remove this. | Kohei Yoshida |
2012-03-27 | Let's not use a macro for this... | Kohei Yoshida |
2012-03-27 | Translated German class description (thanks to Markus Mohrhard). | Kohei Yoshida |
2012-03-26 | readUnicodeString can just return the string | Caolán McNamara |
2012-03-23 | .hrc files don't need executable bits | Michael Stahl |
2012-03-23 | .h files don't need executable bits | Michael Stahl |
2012-03-21 | chmod -x | Tor Lillqvist |
2012-03-14 | Enable -Wnon-virtual-dtor for GCC 4.6 | Stephan Bergmann |
2012-03-13 | Conditional jump or move depends on uninitialised value | Caolán McNamara |
2012-03-12 | SvxULSpaceItem: implement contextual spacing | Miklos Vajna |
2012-03-12 | Replace VARARR_SORT with std | Bartosz Kosiorek |
2012-03-10 | gbuild: get rid of realpath in gb_Foo_set_include | Matúš Kukan |
2012-03-08 | fold i18npaper into i18nutil | Caolán McNamara |