summaryrefslogtreecommitdiff
path: root/svx/source/form
AgeCommit message (Expand)AuthorFilesLines
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza1-11/+2
2013-10-23convert code to use OUString::endsWithNoel Grandin1-2/+2
2013-10-21Remove comphelper::ComponentContextStephan Bergmann1-3/+6
2013-10-21remove uses of COMPARE_*Caolán McNamara1-1/+1
2013-10-11loplugin if-body warningStephan Bergmann1-0/+2
2013-10-02-Werror,-Wunused-variableStephan Bergmann1-1/+0
2013-10-02-Werror,-Wunused-variableStephan Bergmann1-2/+0
2013-10-02-Werror,-Wunused-variableStephan Bergmann1-1/+0
2013-10-01convert remnants of String in SVX to StringNoel Grandin2-3/+3
2013-09-05match original intent of String::Erase(String::Search))Caolán McNamara1-1/+3
2013-09-05convert svx/* from XubString to OUStringNoel Grandin2-8/+8
2013-09-05convert svx/source/form/*.cxx from String to OUStringNoel Grandin10-94/+94
2013-09-05convert svx/source/inc/datanavi.hxx from String to OUStringNoel Grandin1-6/+6
2013-09-05convert include/svx/databaselocationinput.hxx from String to OUStringNoel Grandin1-2/+2
2013-09-05convert include/svx/fmsearch.hxx from String to OUStringNoel Grandin1-1/+1
2013-09-04WaE: unreachable codeTor Lillqvist1-0/+8
2013-09-04remove filerec.hxx inclusion where not neededPhilipp Riemer1-1/+0
2013-09-03XubString->OUStringCaolán McNamara2-5/+4
2013-09-02fdo#62475 - remove visual noisePhilipp Riemer1-16/+4
2013-09-01XubString->OUStringCaolán McNamara1-2/+2
2013-08-24Mark as constTakeshi Abe2-7/+7
2013-08-24sal_Bool to boolTakeshi Abe1-18/+18
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák5-11/+11
2013-08-17remove various unused dialogsCaolán McNamara1-39/+0
2013-08-04fdo#67235 adapt form control code to time nanosecond API change, step 3Lionel Elie Mamane1-1/+1
2013-08-02fdo#67235 adapt form control code to time nanosecond API changeLionel Elie Mamane1-1/+1
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara13-57/+56
2013-07-28More details in debug outputLionel Elie Mamane1-0/+2
2013-07-26fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa12-150/+0
2013-07-16convert versions of dialog to .uiCaolán McNamara1-2/+2
2013-07-14String::SearchAndReplaceAllAscii -> OUString::replaceAllCaolán McNamara1-3/+2
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke1-1/+1
2013-07-10drop some more XubStringsCaolán McNamara1-17/+17
2013-07-04Mark as constTakeshi Abe2-2/+2
2013-07-02OUString convertion for unotoolsNorbert Thiebaud1-2/+2
2013-06-29remove OUString wrap for string literalsThomas Arnhold9-20/+20
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold2-2/+2
2013-06-27Resolves: #i121162# ImageScaleMode constants should be in UPPERCASEAriel Constenla-Haile1-1/+1
2013-06-24fix exception in DbGridColumn::impl_toggleScriptManager_nothrowNoel Grandin1-2/+3
2013-06-18fdo#43460 include,registry,svtools,svx,unodevtools: use isEmpty()Jelle van der Waa1-2/+2
2013-06-05use uno::Reference#clear() method...Noel Grandin1-1/+1
2013-06-05remove unused componentcontext.hxx includesNoel Grandin3-3/+0
2013-06-05fdo#46808, Convert various comphelper::ComponentContextNoel Grandin1-17/+16
2013-06-03fdo#46808, Convert ComponentContext in connectivity,extension..Noel Grandin2-10/+10
2013-06-03fdo#46808, Remove XMultiServiceFactory from NavigatorTreeNoel Grandin2-5/+4
2013-06-03fdo#46808, Convert ComponentContext to XComponentContextNoel Grandin3-26/+33
2013-06-03fdo#46808, Convert form::TabOrderDialog service to new styleNoel Grandin1-24/+6
2013-05-25Resolves: #i120746# FormScriptingEnvironment is never releasedJian Fang Zhang1-0/+3
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin11-46/+29
2013-05-21remove unnecessary macrosNoel Grandin1-20/+12