summaryrefslogtreecommitdiff
path: root/svx/source/form/filtnav.cxx
AgeCommit message (Expand)Author
2013-09-05convert svx/source/form/*.cxx from String to OUStringNoel Grandin
2013-09-01XubString->OUStringCaolán McNamara
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara
2013-07-26fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-06-05remove unused componentcontext.hxx includesNoel Grandin
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-04-26QueryDesign: in criteria, remove column_ref when table *and* column name matchLionel Elie Mamane
2013-04-23fdo#46808, remove unnecessary XMultiServiceFactory fieldsNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-01remove boilerplate commentsThomas Arnhold
2013-03-05doubled usingThomas Arnhold
2013-02-22s/whith/with/Tor Lillqvist
2013-02-08fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2012-11-29Remove unused method & remove header include by using forward declaration.Kohei Yoshida
2012-11-29Pass pointer to view data entry to Paint() instead of its raw flag value.Kohei Yoshida
2012-11-28Fix various build breaks.Kohei Yoshida
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin
2012-10-25XubString->OUStringCaolán McNamara
2012-10-23fdo#46808, fix up some NumberFormatter createInstance calls I missedNoel Grandin
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-11Let's make these calls explicit too to prevent infinite recursions.Kohei Yoshida
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida
2012-07-18Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-03-20remove extra string castsCaolán McNamara
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-01-14Fix for fdo43460 Part XXXVIII getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from svxNorbert Thiebaud
2011-10-27removed dead codeTakeshi Abe
2011-08-25unusedcode: svx::, svxform::Matúš Kukan
2011-07-31Some cppcheck cleaningJulien Nabet
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-09Revert idle whitespace changesThorsten Behrens
2011-03-01avoid implicit castingCaolán McNamara
2011-02-03Complete Easy Hack: Remove obsolete BmpColorMode enumChris Carpenter(mordocai)
2011-01-13removetooltypes01: #i112600# remove tooltypes from svxMikhail Voytenko
2011-01-03Remove unused headerJoseph Powers
2010-11-10Bitmap Tree Cleanup - libs-coreJoseph Powers
2010-11-06High-Contrast Cleanup Phase #1Joseph Powers
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud