summaryrefslogtreecommitdiff
path: root/toolkit/source
AgeCommit message (Collapse)AuthorFilesLines
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2-5/+5
2011-03-11Move DBG_TRACE to OSL_TRACEThomas Arnhold1-1/+1
2011-03-11Move DBG_ERROR5 to OSL_TRACEThomas Arnhold1-1/+1
2011-03-11Move DBG_ERROR2 to OSL_TRACEThomas Arnhold2-3/+3
2011-03-11Move DBG_ERROR1 to OSL_TRACEThomas Arnhold6-8/+8
2011-03-11Move DBG_ERROR to OSL_FAILThomas Arnhold1-3/+1
2011-03-11Move DBG_ERROR to OSL_FAIL and correct OString usageThomas Arnhold1-2/+2
2011-03-04Remove bogus and useless comments.Guillaume Poussel6-22/+6
Signed-off-by: Luboš Luňák <l.lunak@suse.cz>
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold18-43/+43
2011-03-01avoid implicit castCaolán McNamara1-1/+1
2011-02-27Remove "using namespace ::rtl"Julien Nabet1-1/+1
2011-02-27Fix small bugJulien Nabet1-1/+1
2011-02-23Some more #include <boost/ptr_container/ptr_vector.hpp> fixesJoseph Powers2-1/+4
2011-02-19Some more #include <tools/list.hxx> cleanupJoseph Powers2-2/+0
I basically removed them for everywhere and then added back in only the ones required to get it to build. I did a "make distclean" on Mac and it worked.
2011-02-10Remove DECLARE_LIST( ComponentEntryList, ComponentEntry* )Joseph Powers1-7/+13
2011-02-10Remove DECLARE_LIST( UnoControlModelEntryListBase, UnoControlModelEntry* )Joseph Powers1-31/+55
2011-02-10Remove DECLARE_LIST( PopupMenuRefList, uno::Reference< awt::XPopupMenu >* )Joseph Powers1-7/+5
2011-02-08Remove a comment out DECLARE_LISTJoseph Powers1-2/+0
The easyiest type.
2011-02-09prewin.h already includes <windows.h>Tor Lillqvist4-4/+0
2011-02-08Port stuff to our private implementation of SGI extensionsFridrich Štrba1-4/+4
2011-02-08Move prewin.h and postwin.h to solenv and adaptTor Lillqvist5-10/+10
2011-02-04Bulk move libs-gui to boost unordered containersFridrich Strba4-6/+6
2011-01-31use the right variableDavid Tardon1-1/+1
Not that it matters much, as nWheelBehavior has the same value...
2011-01-28Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-2/+2
2011-01-25WaE: remove unused variableDavid Tardon1-4/+0
2011-01-25WaE: gcc 4.6.0 various warningsCaolán McNamara2-2/+3
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold3-41/+41
Done with sed -i 's%\(\.equalsAscii\)(\(\s\?"[^"]\+"\)\(\s\?\))%\1L(\3RTL_CONSTASCII_STRINGPARAM(\2\3)\3)%g'.
2011-01-16move these global static to be local staticsCaolán McNamara1-19/+18
2011-01-06cppunit: prefer prefix variantCaolán McNamara1-1/+1
2011-01-06cppunit: prefer prefix variantCaolán McNamara1-1/+1
2011-01-01cppcheck: prefer prefix variantCaolán McNamara1-4/+4
2011-01-01cppcheck: prefer prefix variantCaolán McNamara1-1/+1
2011-01-01cppcheck: prefer prefix variantCaolán McNamara1-5/+5
2011-01-01cppcheck: prefer prefix variantCaolán McNamara1-1/+1
2010-12-29cppcheck: prefer prefix variantsCaolán McNamara1-2/+2
2010-12-24cppcheck: prefer prefix variantCaolán McNamara1-4/+4
2010-12-24cppcheck: prefer prefix variantCaolán McNamara1-1/+1
2010-12-23cppcheck: prefer prefix variantCaolán McNamara1-5/+5
2010-12-23cppcheck: prefer prefix variantCaolán McNamara1-2/+2
2010-12-23cppcheck: prefer prefix variantCaolán McNamara1-3/+3
2010-12-23cppcheck: prefer prefix variantCaolán McNamara1-2/+2
2010-12-20RTL_CONSTASCII_USTRINGPARAMserval1-1/+1
2010-12-18cppcheck: uninit member variableCaolán McNamara1-0/+1
2010-12-13Change unnamespaced file.hxx macrosAndy Holder1-1/+1
2010-12-09finish cleanup of missing icon handling codeJoachim Tremouroux1-1/+1
2010-12-06remove obsolete __FAR_DATAMichael Callahan4-79/+79
2010-11-28cppcheck: can use prefix variantCaolán McNamara1-1/+1
2010-11-27cppcheck: use prefix formCaolán McNamara1-1/+2
2010-11-27cppcheck: use prefix formCaolán McNamara2-10/+10
2010-11-27cppcheck: use prefix formCaolán McNamara1-5/+5