summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-18WaE: cast from pointer to integer of different sizeDavid Tardon1-1/+1
2012-04-18use SAL_N_ELEMENTSDavid Tardon1-3/+3
2012-04-18WaE: parameter 'size' set but not usedDavid Tardon1-1/+1
2012-04-18WaE: declaration of 'errcode' shadows a global declarationDavid Tardon1-8/+8
2012-04-18This is no longer relevant. Removing.Kohei Yoshida1-12/+0
2012-04-18Use global constants for initial tab count bounds checkingAlbert Thuswaldner3-10/+12
2012-04-18String & bool cleanup.Kohei Yoshida5-22/+34
2012-04-18make sure nPos is and nChar are reset for string without placeholderNoel Power1-0/+5
2012-04-18tune the guessed position a bit, so that it works better with test documentsRadek Doulik1-1/+1
2012-04-18implemented EmfPlusRecordTypeDrawString recordRadek Doulik2-19/+95
2012-04-18resolved fdo#48875 do not let ISO 8601 detection override locale's date orderEike Rathke3-11/+80
2012-04-18in debug message print the filename that caused the errorAndras Timar1-2/+5
2012-04-18move tools/table.hxx to binfilterMichael Stahl5-510/+0
2012-04-18Put create_bootstrap_macro_expander_factory properly into a headerStephan Bergmann4-10/+17
2012-04-18Non-inlining constructors.Kohei Yoshida2-16/+37
2012-04-18added debug message for unsupported casesRadek Doulik1-0/+2
2012-04-18SrcRect for SrcUnit = 2 is in pixels, don't Map itRadek Doulik1-2/+2
2012-04-18loop with erase(begin()) looks sort of inefficientMichael Stahl2-5/+4
2012-04-18Convert SV_DECL_PTRARR_SORT_DEL to boost::ptr_setNoel Grandin1-7/+6
2012-04-18Convert SV_DECL_PTRARR_SORT_DEL to boost:ptr_setNoel Grandin1-14/+11
2012-04-18Convert SV_DECL_PTRARR to std::vectorNoel Grandin1-15/+11
2012-04-18Convert SV_DECL_PTRARR_DEL to boost::ptr_vectorNoel Grandin1-14/+10
2012-04-18Convert SV_DECL_PTRARR_DEL to boost::ptr_vectorNoel Grandin1-12/+12
2012-04-18Convert SV_DECL_PTRARR to std::vectorNoel Grandin1-8/+6
2012-04-18Convert SV_DECL_PTRARR to std::vectorNoel Grandin1-9/+6
2012-04-18Convert SV_DECL_PTRARR to std::vectorNoel Grandin1-9/+6
2012-04-18Convert SV_DECL_PTRARR_DEL to boost::ptr_vectorNoel Grandin1-21/+18
2012-04-18Convert from tools/table.hxx to std::mapNoel Grandin1-39/+55
2012-04-18Remove unnecessary auto_ptr complexityNoel Grandin1-29/+11
2012-04-18Do all of componentLiveInsertion/Removal at the root contextStephan Bergmann1-64/+73
2012-04-18Improved debug outputStephan Bergmann1-1/+1
2012-04-18Improved commentStephan Bergmann1-2/+1
2012-04-18Improved error reportingStephan Bergmann1-5/+5
2012-04-18use stdout for errors like everything elseCaolán McNamara1-1/+1
2012-04-18jpg parsing regression testCaolán McNamara9-0/+4
2012-04-18callcatcher: update listCaolán McNamara10-160/+0
2012-04-18continue in the face of adversaryCaolán McNamara1-1/+5
2012-04-18ImplText never instantiatedCaolán McNamara6-174/+8
2012-04-18UniString->rtl::OUStringCaolán McNamara3-17/+6
2012-04-18hard-coded windows dumper path makes no sense for us anymoreCaolán McNamara1-31/+0
2012-04-18string created but never usedCaolán McNamara1-5/+0
2012-04-18this conversion is a no-opCaolán McNamara1-5/+1
2012-04-18after 11 years it's time to forget about that to-doCaolán McNamara1-6/+0
2012-04-18condition is always trueCaolán McNamara1-16/+11
2012-04-18oox: fix doxygen syntax to avoid misleading output in vml::ClientDataMiklos Vajna1-29/+29
2012-04-18lp#720716: add unity quicklist support (add missed file)Bjoern Michaelsen1-0/+23
2012-04-18update configure help for --enable-debugBjoern Michaelsen1-1/+3
2012-04-18Removed duplicate set/get methods for initial tab countAlbert Thuswaldner5-25/+7
2012-04-18Add missing definiton passing for system CLUCENE.Tomas Chvatal1-0/+4
2012-04-18avoid using the new rdb reading logic for empty/non-existent directoriesMichael Meeks1-1/+1