summaryrefslogtreecommitdiffstats
path: root/svx/source/form
Commit message (Expand)AuthorAgeFilesLines
* ResMgr with LanguageTagEike Rathke2013-03-291-1/+1
* svx: clean up these macros in fmprop.hrcMiklos Vajna2013-03-291-4/+4
* coverity#704321 Logically dead codeJulien Nabet2013-03-251-1/+1
* coverity#704320 Logically dead codeJulien Nabet2013-03-251-3/+0
* Related to coverity#704822 (Explicit null dereference)Julien Nabet2013-03-201-1/+1
* fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin2013-03-201-2/+3
* fdo#46808, convert some getProcessServiceFactory()Noel Grandin2013-03-202-3/+3
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-198-11/+11
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-1915-79/+79
* fdo#38838, String to OUString, in dbaccess/source/ui/browserGergő Mocsi2013-03-151-4/+4
* fdo#43460: use isEmpty()Thomas Arnhold2013-03-091-2/+2
* Work around -Werror=unused-local-typedefs from comphelper/stl_types.hxxStephan Bergmann2013-03-091-7/+5
* fdo#60691 add modelines to *.src and *.hrc filesBorim2013-03-085-0/+13
* fdo#60148 Clean up warnings from the Clang compiler pluginnccuong2013-03-061-2/+2
* doubled usingThomas Arnhold2013-03-053-4/+0
* sal_Bool to boolTakeshi Abe2013-03-041-1/+1
* doubled namespacesThomas Arnhold2013-03-041-1/+0
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-034-5/+5
* loplugin: unused variables and commented codeThomas Arnhold2013-03-032-5/+0
* Typo fix: informations -> information and a few other adjacent typos.Gregg King2013-03-022-2/+2
* loplugin: unused variablesThomas Arnhold2013-02-241-1/+0
* fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac2013-02-223-3/+3
* s/the the/the/Tor Lillqvist2013-02-221-1/+1
* s/whith/with/Tor Lillqvist2013-02-221-1/+1
* spelling: otherwhise -> otherwiseIvan Timofeev2013-02-171-1/+1
* Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac2013-02-141-28/+28
* Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida2013-02-122-7/+7
* fdo#46808, convert form::runtime::FormController to new-styleNoel Grandin2013-02-114-12/+12
* fdo#46808, Adapt form::control::FilterControl UNO service to new styleNoel Grandin2013-02-111-9/+6
* fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac2013-02-086-46/+42
* Change GetSavedValue() to return OUStringChr. Rossmanith2013-01-241-1/+1
* Changed SetText() / GetText() to take/return OUStringChr. Rossmanith2013-01-211-2/+2
* fdo#46808, use service constructor for awt::TabControllerNoel Grandin2013-01-151-11/+5
* fdo#46808, convert UnoControl and sub-classes to XComponentContextNoel Grandin2013-01-091-3/+2
* fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin2013-01-094-8/+8
* allow menu items to be referred to by a nameCaolán McNamara2013-01-071-1/+2
* Remove unused cppuhelper/servicefactory.hxx includesStephan Bergmann2012-12-213-3/+0
* PCH for Library_svx and Library_svxcoreLuboš Luňák2012-12-131-1/+1
* fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new styleNoel Grandin2012-12-061-12/+4
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-301-2/+0
* fdo#46808, use service constructor for i18n::CollatorNoel Grandin2012-11-301-6/+6
* Remove unused method & remove header include by using forward declaration.Kohei Yoshida2012-11-291-0/+1
* Pass pointer to view data entry to Paint() instead of its raw flag value.Kohei Yoshida2012-11-291-4/+6
* Fix various build breaks.Kohei Yoshida2012-11-281-2/+2
* fdo#46808, use service constructor for sdbc::ConnectionPoolNoel Grandin2012-11-282-3/+3
* re-base on ALv2 code. Includes:Michael Meeks2012-11-2746-1059/+647
* some i18n wrappers with LanguageTagEike Rathke2012-11-234-8/+8
* get rid of unnecessary LocaleDataWrapper temporary instancesEike Rathke2012-11-221-2/+9
* AllSettings with LanguageTagEike Rathke2012-11-224-4/+4
* use LanguageTagEike Rathke2012-11-171-2/+3