summaryrefslogtreecommitdiff
path: root/svx/source/form
AgeCommit message (Expand)AuthorFilesLines
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
2013-05-21Remove unnecessary namespacingNoel Grandin1-17/+19
2013-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann1-2/+2
2013-05-14svx: remove entirely gratuitous dependency on sqlparse.hxxMichael Stahl1-1/+2
2013-05-12Check non-NULLness before useLionel Elie Mamane1-1/+2
2013-05-12fdo#63695 revert hackish fix to i#51621Lionel Elie Mamane1-2/+3
2013-05-12fdo#63398 hardcode former list of oneway methodLionel Elie Mamane1-18/+536
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2-8/+8
2013-05-01convert message box return types to an enumCaolán McNamara1-2/+2
2013-04-26QueryDesign: in criteria, remove column_ref when table *and* column name matchLionel Elie Mamane2-1/+2
2013-04-25fdo#62088: Fix crash on master page switch too.Jan Holesovsky1-0/+3
2013-04-23fdo#46808, remove unnecessary XMultiServiceFactory fieldsNoel Grandin1-15/+13
2013-04-23fdo#46808, convert form::Forms to new styleNoel Grandin7-79/+48
2013-04-23fdo#46808, remove unnecessary XMultiServiceFactory from svx::ControllerFeaturesNoel Grandin2-17/+13
2013-04-23fdo#46808, convert to XComponentContextNoel Grandin4-11/+14
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza2-3/+3
2013-04-19fdo#62096 Replace OUString compareTo with == operatorJanit Anjaria1-1/+1
2013-04-17fdo#62096 - replace some O(U)String compareTo with ==Artur Dryomov1-4/+4
2013-04-08fdo#46808, Convert frame::Frame to new styleNoel Grandin1-37/+25
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák41-575/+575
2013-04-06svx: get rid of DECLARE_ASCII macro and related cleanupMiklos Vajna1-24/+24
2013-04-05new module i18nlangtagEike Rathke1-2/+2
2013-04-01remove boilerplate commentsThomas Arnhold11-25/+6
2013-03-29ResMgr with LanguageTagEike Rathke1-1/+1
2013-03-29svx: clean up these macros in fmprop.hrcMiklos Vajna1-4/+4
2013-03-25coverity#704321 Logically dead codeJulien Nabet1-1/+1
2013-03-25coverity#704320 Logically dead codeJulien Nabet1-3/+0