summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr
AgeCommit message (Expand)AuthorFilesLines
2013-06-23fix endless loop errorDavid Ostrovsky1-13/+12
2013-06-10fdo#46808, Convert form::inspection::FormComponentPropertyHandlerNoel Grandin1-3/+2
2013-06-05use uno::Reference#clear() method...Noel Grandin1-1/+1
2013-06-05fdo#46808, Convert a copy of ComponentContext to XComponentContextNoel Grandin18-339/+102
2013-06-05remove unused componentcontext.hxx includesNoel Grandin1-1/+0
2013-06-03WaE: unused parameter '_rxContext'Tor Lillqvist1-1/+1
2013-06-03fdo#46808, Convert ComponentContext in connectivity,extension..Noel Grandin8-23/+19
2013-06-03fdo#46808, Convert form::TabOrderDialog service to new styleNoel Grandin3-1/+34
2013-05-30setPropertyValue can throw PropertyVetoExceptionLionel Elie Mamane2-2/+4
2013-05-22AppendAscii cleanupRicardo Montania1-5/+5
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin3-15/+9
2013-05-06fix typos (wich instead of which)Philipp Riemer1-1/+1
2013-04-25fdo#46808, Convert form::ControlFontDialog to new styleNoel Grandin2-1/+20
2013-04-22Data-aware ListBox: can have a BoundColumn even without bound database columnLionel Elie Mamane1-7/+2
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane2-4/+4
2013-04-15fdo#60724 successfull -> successfulThomas Arnhold2-4/+4
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák92-1293/+1293
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-04-01remove boilerplate commentsThomas Arnhold18-39/+7
2013-03-27-Wunused-macrosStephan Bergmann2-5/+0
2013-03-25fdo#46808, convert extension from deprecated interfaceNoel Grandin1-7/+2
2013-03-25extensions/source/propctrlr/{form,pcr}strings.cxx no longer relevantStephan Bergmann2-54/+0
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann1-1/+1
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin5-7/+7
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-1/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold17-67/+67
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim16-0/+44
2013-03-07extensions: get rid of no longer needed stringdefine.hxxMiklos Vajna8-339/+289
2013-03-05doubled usingThomas Arnhold1-1/+0
2013-03-04audit GetParent harder wrt GetParentDialogCaolán McNamara1-2/+2
2013-03-04doubled namespacesThomas Arnhold1-1/+0
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-02-25fdo#38838,::rtl::OUString_to_OUStringelixir1-157/+157
2013-02-23Fix typo recieved/receivedJulien Nabet1-1/+1
2013-02-23Fix typo "teh" -> "the"Julien Nabet1-1/+1
2013-02-22s/the the/the/Tor Lillqvist1-1/+1
2013-02-19Tweak properties orderingLionel Elie Mamane1-1/+1
2013-02-19property browser: respect property orderingLionel Elie Mamane2-4/+2
2013-02-19janitorial: indentationLionel Elie Mamane1-1/+1
2013-02-14multiple unsequenced modifications to 'nPos' [-Werror,-Wunsequenced]Stephan Bergmann1-9/+4
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-3/+3
2013-02-11fdo#46808, convert form::runtime::FormController to new-styleNoel Grandin1-3/+3
2013-02-06replace (Xub)String with OUString in vclChr. Rossmanith1-4/+4
2013-01-24rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialogCaolán McNamara1-1/+1
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith4-11/+11
2013-01-09fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin1-2/+2
2013-01-09fdo#46808, Adapt sdb::OrderDialog UNO service to new styleNoel Grandin1-6/+2
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin3-8/+8
2012-12-21fdo#46808, Adapt sdb::FilterDialog UNO service to new styleNoel Grandin1-5/+13