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