summaryrefslogtreecommitdiff
path: root/svx/source/form
AgeCommit message (Expand)Author
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-17remove various unused dialogsCaolán McNamara
2013-08-04fdo#67235 adapt form control code to time nanosecond API change, step 3Lionel Elie Mamane
2013-08-02fdo#67235 adapt form control code to time nanosecond API changeLionel Elie Mamane
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara
2013-07-28More details in debug outputLionel Elie Mamane
2013-07-26fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-07-16convert versions of dialog to .uiCaolán McNamara
2013-07-14String::SearchAndReplaceAllAscii -> OUString::replaceAllCaolán McNamara
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-07-10drop some more XubStringsCaolán McNamara
2013-07-04Mark as constTakeshi Abe
2013-07-02OUString convertion for unotoolsNorbert Thiebaud
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold
2013-06-27Resolves: #i121162# ImageScaleMode constants should be in UPPERCASEAriel Constenla-Haile
2013-06-24fix exception in DbGridColumn::impl_toggleScriptManager_nothrowNoel Grandin
2013-06-18fdo#43460 include,registry,svtools,svx,unodevtools: use isEmpty()Jelle van der Waa
2013-06-05use uno::Reference#clear() method...Noel Grandin
2013-06-05remove unused componentcontext.hxx includesNoel Grandin
2013-06-05fdo#46808, Convert various comphelper::ComponentContextNoel Grandin
2013-06-03fdo#46808, Convert ComponentContext in connectivity,extension..Noel Grandin
2013-06-03fdo#46808, Remove XMultiServiceFactory from NavigatorTreeNoel Grandin
2013-06-03fdo#46808, Convert ComponentContext to XComponentContextNoel Grandin
2013-06-03fdo#46808, Convert form::TabOrderDialog service to new styleNoel Grandin
2013-05-25Resolves: #i120746# FormScriptingEnvironment is never releasedJian Fang Zhang
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-05-21remove unnecessary macrosNoel Grandin
2013-05-21Remove unnecessary namespacingNoel Grandin
2013-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann
2013-05-14svx: remove entirely gratuitous dependency on sqlparse.hxxMichael Stahl
2013-05-12Check non-NULLness before useLionel Elie Mamane
2013-05-12fdo#63695 revert hackish fix to i#51621Lionel Elie Mamane
2013-05-12fdo#63398 hardcode former list of oneway methodLionel Elie Mamane
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-05-01convert message box return types to an enumCaolán McNamara
2013-04-26QueryDesign: in criteria, remove column_ref when table *and* column name matchLionel Elie Mamane
2013-04-25fdo#62088: Fix crash on master page switch too.Jan Holesovsky
2013-04-23fdo#46808, remove unnecessary XMultiServiceFactory fieldsNoel Grandin
2013-04-23fdo#46808, convert form::Forms to new styleNoel Grandin
2013-04-23fdo#46808, remove unnecessary XMultiServiceFactory from svx::ControllerFeaturesNoel Grandin
2013-04-23fdo#46808, convert to XComponentContextNoel Grandin
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-19fdo#62096 Replace OUString compareTo with == operatorJanit Anjaria
2013-04-17fdo#62096 - replace some O(U)String compareTo with ==Artur Dryomov
2013-04-08fdo#46808, Convert frame::Frame to new styleNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-06svx: get rid of DECLARE_ASCII macro and related cleanupMiklos Vajna
2013-04-05new module i18nlangtagEike Rathke
2013-04-01remove boilerplate commentsThomas Arnhold