Age | Commit message (Expand) | Author |
2012-07-25 | sorted_vector: MSVC doesn't know which erase to call | Michael Stahl |
2012-07-25 | fdo#40152 replace with empty string in Basic IDE | Uray M. János |
2012-07-25 | display bequeath indicator and date separator and format code | Eike Rathke |
2012-07-25 | include osl/diagnose.h for OSL_ENSURE | Caolán McNamara |
2012-07-25 | get rid of dmake warning | Caolán McNamara |
2012-07-25 | Make default dark shadow non-black | Ruslan Kabatsayev |
2012-07-25 | delete svl/svstdarr.hxx | Michael Stahl |
2012-07-25 | remove typedef StringPtr | Michael Stahl |
2012-07-25 | svstdarr.hxx: remove SvXub_StrLens | Michael Stahl |
2012-07-25 | move SvStringsISortDtor to editeng/svxacorr.hxx | Michael Stahl |
2012-07-25 | autocomplete: replace horrible use of SvStringsISortDtor... | Michael Stahl |
2012-07-25 | tblrwcl.cxx: convert 2 sorted_vectors to 1 map | Michael Stahl |
2012-07-25 | Convert SV_DECL_PTRARR_DEL(StringList) to std::vector | Noel Grandin |
2012-07-25 | Convert SV_DECL_PTRARR_DEL(_SwSeqFldList) to std::vector | Noel Grandin |
2012-07-25 | Convert SV_DECL_PTRARR_SORT(SwSortTableLines) to o3tl::sorted_vector | Noel Grandin |
2012-07-25 | Convert SV_DECL_PTRARR_DEL(SwRedlineSaveDatas) to std::vector | Noel Grandin |
2012-07-25 | Convert SV_DECL_PTRARR_SORT(SwTableSortBoxes) to o3tl::sorted_vector | Noel Grandin |
2012-07-25 | Convert SV_DECL_PTRARR_SORT(SwOutlineNodes) to o3tl::sorted_vector | Noel Grandin |
2012-07-25 | sorted_vector: add erase(const_iterator) methods | Michael Stahl |
2012-07-25 | Convert SvStringsISortDtor from an SV_DECL_PTRARR to a o3tl::sorted_vector | Noel Grandin |
2012-07-25 | export RTF_M{OMATH,R,F,FPR,TYPE,NUM,DEN,MATH} | Miklos Vajna |
2012-07-25 | Make the relativisation of the path working even on Linux. | Jan Holesovsky |
2012-07-25 | Enable native background rendering for ToolBox | Ruslan Kabatsayev |
2012-07-25 | Use native theme to draw TabBar background | Ruslan Kabatsayev |
2012-07-25 | cppcheck: move this pView test to where it makes sense | Caolán McNamara |
2012-07-25 | These msi packaging pieces should be executed even when cross-compiling. | Jan Holesovsky |
2012-07-25 | We have to add the path to solver for the msi* tools when cross-compiling. | Jan Holesovsky |
2012-07-25 | Vim modeline. | Jan Holesovsky |
2012-07-25 | Vim modelines. | Jan Holesovsky |
2012-07-25 | When called with no input files, just write usage (as the Windows tool does). | Jan Holesovsky |
2012-07-25 | WINEGCC has to be present even in the build_config.mk. | Jan Holesovsky |
2012-07-25 | Related: #i85411# catalan word breaking rules out of sync with ZWNJ | Caolán McNamara |
2012-07-25 | weak symbols don't link on macosx | Caolán McNamara |
2012-07-25 | Change /*!< inline doxygen comments to /**< . | Jan Holesovsky |
2012-07-25 | This is modifying comments to meet doxygen standards | Abdulmajeed Al-Abaulrazzaq |
2012-07-25 | fdo#50633 IDE: select current module in Object Catalog on open | Uray M. János |
2012-07-25 | callcatcher: SwInsHardBlankSoftHyph unused | Caolán McNamara |
2012-07-25 | Related: #i17155# regression test for slash part of word for line break | Caolán McNamara |
2012-07-25 | Related: #i13451# regression test for Catalan dictionary word breakiterator | Caolán McNamara |
2012-07-25 | make mips (and others?) pass java extension smoketest with gcj's libjvm | Caolán McNamara |
2012-07-25 | Restore use of MatchGroup | Caolán McNamara |
2012-07-25 | Related: #i29548# Thai word breakiterator regression test | Caolán McNamara |
2012-07-25 | fdo#52427 fix l10n of reportbuilder | David Tardon |
2012-07-25 | Related fdo#51252: Report uncaught exceptions with MessageBox on Windows | Stephan Bergmann |
2012-07-25 | import RTF_M{SEPCHR,EQARR,BOX,GROW} | Miklos Vajna |
2012-07-25 | sal_Bool -> bool | Takeshi Abe |
2012-07-24 | Useless macro define. | Kohei Yoshida |
2012-07-24 | Unused methods. | Kohei Yoshida |
2012-07-24 | It makes no sense to make these methods virtual. | Kohei Yoshida |
2012-07-24 | clean also WORKDIR for --with-solver-and-workdir-root | Matúš Kukan |