summaryrefslogtreecommitdiff
path: root/tools/source/rc
AgeCommit message (Expand)Author
2012-12-10callcatcher: remove unused rtf filter and associated methodsCaolán McNamara
2012-11-27added FIXME markersEike Rathke
2012-11-16use LanguageTagEike Rathke
2012-09-28Implement conversion scheme for dialogs without changing their codeCaolán McNamara
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-08-19fdo#39468: Translated German comments in core/tools/sourceOliver Günther
2012-08-18removed * accidentially when re-indenting :-/Philipp Riemer
2012-08-18re-indent falsely formatted code in tools/sourcePhilipp Riemer
2012-08-18removed ascii-art and blank lines in tools/sourcePhilipp Riemer
2012-07-30Typo ressource -> resourceStephan Bergmann
2012-07-11re-base on ALv2 code. Includes:Michael Meeks
2012-06-29Remove some unused defines and controlsThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks
2012-05-22ditch some XubStringsCaolán McNamara
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-20remove ToDouble/ToFloatCaolán McNamara
2012-03-20GetStringRes inline doesn't have a purpose anymoreCaolán McNamara
2012-03-02fdo#46501: Cleanup SimpleResMgrSzabolcs Dezsi
2012-02-13ResMgr::TestStack more robustLionel Elie Mamane
2012-01-16fix mistake in merging tools/source/rc/resmgr.cxxOlivier Hallot
2012-01-16Fix for fdo43460 Part XXXIX getLength() to isEmpty()Olivier Hallot
2012-01-16SEARCH_PATH_DELIMITER is the same as SAL_PATHSEPARATORCaolán McNamara
2012-01-16removed unused macroTakeshi Abe
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-03Remove unused tools function.Marcel Metz
2011-11-27remove include of pch header from toolsNorbert Thiebaud
2011-11-23Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros.Stephan Bergmann
2011-11-22New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann
2011-10-19Undo basis/brand split: merge basis program/resource/ into brand program/reso...Stephan Bergmann
2011-09-29OSL_TRACE: Remove trailing newlinesAndras Timar
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold
2011-08-25ByteString->rtl::OStringCaolán McNamara
2011-08-22Fix dubious std::lower_bound usage that breaks in a _DEBUG MSVC buildTor Lillqvist
2011-08-16callcatcher: unused codeCaolán McNamara
2011-08-08avoid possible NULL ptr deref.David Tardon
2011-07-27callcatcher: remove various unused methodsCaolán McNamara
2011-07-01ByteString::CreateFromInt32 -> OString::valueOfCaolán McNamara
2011-06-23use OString::equalsLCaolán McNamara
2011-06-14ByteString -> rtl::OStringCaolán McNamara
2011-06-07fallback through en-US from unlocalized en-XX localesCaolán McNamara
2011-05-18make static to avoid use of dead object in ~ResMgrDavid Tardon
2011-05-03Remove tools/table.hxx include.Rafael Dominguez
2011-05-01Remove some OS/2 codeFrancois Tigeot
2011-04-19remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (libs-gui)Christina Rossmanith
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-11Move DBG_ERROR to OSL_FAIL for strings GetBuffer()Thomas Arnhold
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-02-27Remove "using namespace ::rtl"Julien Nabet