summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/control/opendoccontrols.cxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:includeform: dbaccessStephan Bergmann2017-10-231-1/+1
* Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt2017-09-211-4/+4
* convert std::map::insert to std::map::emplaceNoel Grandin2017-08-111-1/+1
* loplugin:casttovoid: dbaccessStephan Bergmann2017-07-021-8/+2
* remove unused uno::Reference varsNoel Grandin2017-05-121-1/+0
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-2/+2
* Use module name when getting labelsMaxim Monastirsky2017-02-211-1/+1
* tdf#95844 Refactor CommandInfoProviderRohan Kumar2017-02-211-1/+1
* convert DecodeMechanism to scoped enumNoel Grandin2016-12-051-2/+2
* clean-up: unused using declarations and includesJochen Nitschke2016-04-181-3/+0
* cleanup: remove unused Reference.h(xx) includesJochen Nitschke2016-04-021-1/+0
* tdf#95845 Use CommandInfoProvider to receive UNO command labelsSusobhan Ghosh2016-03-141-50/+2
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-061-1/+1
* UNO: no need to use OUString constructor when calling createInstanceNoel Grandin2015-10-301-1/+1
* com::sun::star->css in dbaccessNoel Grandin2015-08-031-1/+1
* convert ImageAlign to enum classNoel Grandin2015-07-241-1/+1
* loplugin:stringconstant: Flag more inefficienciesStephan Bergmann2015-06-251-1/+1
* convert QUICKHELP constants to scoped enumNoel Grandin2015-05-141-1/+1
* tdf#91052 - more macros for 'make' constructors.Michael Meeks2015-05-091-9/+3
* Introduce rtl::OUStringLiteral1Stephan Bergmann2014-12-171-1/+1
* fdo#84938: replace HELPMODE_ constants with enumNoel Grandin2014-11-111-1/+1
* fdo#82577: Handle WindowNoel Grandin2014-09-231-4/+4
* loplugin:staticcallStephan Bergmann2014-06-131-3/+3
* made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke2014-03-051-4/+4
* vcl: sal_Bool -> boolStephan Bergmann2014-02-211-2/+2
* Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton.Matúš Kukan2014-01-301-3/+3
* Introduce com.sun.star.frame.theUICommandDescription singleton.Matúš Kukan2014-01-281-3/+3
* vcl: mark more Image constructors as "explicit"Michael Stahl2013-10-221-1/+1
* convert dbaccess module from String to OUStringNoel Grandin2013-10-011-10/+10
* fdo#62475 removed pointless commentsJelle van der Waa2013-08-271-22/+2
* String::SearchAndReplaceAllAscii -> OUString::replaceAllCaolán McNamara2013-07-141-4/+2
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-15/+15
* Remove ResId support for a few dbaui controlsMathias Hasselmann2013-03-271-12/+0
* Add builder support for a few dbaui controlsMathias Hasselmann2013-03-241-0/+27
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-2/+2
* offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription:Michael Stahl2012-09-061-2/+2
* fdo#46808, Adapt UICommandDescription UNO service to new styleNoel Grandin2012-09-031-8/+6
* fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new styleNoel Grandin2012-09-031-6/+5
* Remove UNO includes commentsThomas Arnhold2012-06-291-2/+0
* re-base on ALv2 code.Michael Meeks2012-06-141-23/+14
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
* Fix for fdo43460 Part XII getLength() to isEmpty()Olivier Hallot2011-12-211-1/+1
* remove include of pch header in dbaccessNorbert Thiebaud2011-11-271-2/+0
* revert to dbaccess gbuildization from master mostlyBjoern Michaelsen2011-07-231-1/+1
* Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-06-201-37/+9
|\
| * Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2011-03-091-7/+7
| |\
| * | replaced DGB_ASSERT with OSL_ENSUREKenneth Venken2011-02-031-3/+4
| * | Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold2011-01-201-1/+1
| * | Purged BmpColorMode from libs-gui - baseJoseph Powers2010-11-131-1/+1
| * | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-131-0/+3