summaryrefslogtreecommitdiff
path: root/basctl/source/dlged
AgeCommit message (Expand)Author
2014-01-03convert default language dialog to .uiCaolán McNamara
2013-12-27cppcheck: fix var reassignedJulien Nabet
2013-12-20typo fixesAndras Timar
2013-12-18No need for DlgEdObj::supportsService to be virtualStephan Bergmann
2013-10-07CID#738562 uninitialized memberCaolán McNamara
2013-10-07CID#738561 uninitialized memberCaolán McNamara
2013-10-01convert basctl module from String to OUStringNoel Grandin
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-18fdo#57950: Remove some chained appends in basctlJelle van der Waa
2013-08-06WaE: private field 'rLayout' is not usedTor Lillqvist
2013-08-06Prevent basctl::PropBrw using basctl::Layout from within ~LayoutStephan Bergmann
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold
2013-06-03fdo#46808, Convert XMultiServiceFactory to XComponentContextNoel Grandin
2013-05-28fdo#46808, Convert awt::UnoControlDialog to new styleNoel Grandin
2013-05-25Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style"Stephan Bergmann
2013-05-21fdo#46808, Clean up old usages of ExtToolkitNoel Grandin
2013-05-21fdo#46808, Convert awt::XUnoControlDialog to new styleNoel Grandin
2013-05-21fdo#46808, Convert awt::UnoControlDialogModel to new styleNoel Grandin
2013-05-15fdo#46808, Use service constructorNoel Grandin
2013-04-08fdo#46808, Convert frame::Frame to new styleNoel Grandin
2013-04-01remove unused GetCurDocViewWinThomas Arnhold
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-04remove unused and commented out codeThomas Arnhold
2013-03-03coverity#736107: nesting level mismatchMarkus Mohrhard
2013-02-25loplugin: improve indentationThomas Arnhold
2013-02-12fdo#46808, use constructor for datatransfer::MimeContentTypeFactoryNoel Grandin
2012-12-06fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new styleNoel Grandin
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke
2012-11-22AllSettings with LanguageTagEike Rathke
2012-10-26::rtl::OUString -> OUString in basctlRicardo Montania
2012-10-26More ::rtl::OUString -> OUString in basctlRicardo Montania
2012-10-22Some ::rtl::OUString to OUString in basctlRicardo Montania
2012-10-22OUString cleanup in basctlRicardo Montania
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-09-07basctl: int -> long for Point and SizeUray M. János
2012-09-07Cleanup in basctl (raw pointers)Uray M. János
2012-09-07Fix for docking property browserUray M. János
2012-09-07Basic IDE: Docking property browser under object catalogUray M. János
2012-08-29Basic IDE: namespace basctlUray M. János
2012-08-08make property browser dockable in basic IDENoel Power
2012-08-07IDE: dynamic_cast fixUray M. János
2012-08-07IDE: PTR_CAST, ISA to dynamic_castUray M. János
2012-08-07drop bogus eof linesThomas Arnhold
2012-08-07IDE: sal_Bool to boolUray M. János
2012-08-03sal_Bool -> boolTakeshi Abe
2012-08-02sal_Bool -> boolTakeshi Abe
2012-08-01sal_Bool -> boolTakeshi Abe
2012-06-27Reduce newline bloat at eofThomas Arnhold