summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* tdf#119962 Fix autoincrement for copied tableOleksii Makhotin2021-04-171-0/+41
* loplugin:stringliteralvar look for assignmentsNoel Grandin2021-04-151-1/+1
* forward decl vcl::Window in toolkit/awt/vclxwindow.hxxCaolán McNamara2021-04-121-0/+1
* update PCHsCaolán McNamara2021-04-122-7/+4
* Recheck include/ with IWYUGabor Kelemen2021-04-091-0/+1
* update PCHsLuboš Luňák2021-04-082-4/+9
* Updated README.md files to represent current code / use Markdown formatHossein2021-04-071-2/+4
* Resolves: tdf#141515 expander column space isn't wantedCaolán McNamara2021-04-071-1/+1
* update pchesCaolán McNamara2021-04-061-1/+2
* typo: Allign->AlignCaolán McNamara2021-04-064-6/+6
* lok: remove frame action listener when disposingHenry Castro2021-04-011-4/+5
* loplugin:flattenNoel2021-03-261-10/+10
* loplugin:unusedvarsglobalNoel2021-03-251-9/+0
* const OUString -> const OUStringLiteralMike Kaganski2021-03-258-11/+11
* Using .md extension/Markdown syntax for modules READMEHossein2021-03-241-0/+0
* use single-use attribute for DataAccessDescriptorFactoryNoel Grandin2021-03-232-14/+3
* update pchesCaolán McNamara2021-03-212-39/+8
* update pchesJulien Nabet2021-03-131-5/+36
* use VCLUnoHelper::GetWindowCaolán McNamara2021-03-121-5/+2
* remove some unneeded vcl/window.hxx includesCaolán McNamara2021-03-111-1/+0
* use strong_int for item ids in vcl::ToolBoxNoel2021-03-111-2/+2
* Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski2021-03-102-2/+2
* Make sal/config.h the first in pchMike Kaganski2021-03-095-45/+14
* update pchesJulien Nabet2021-03-061-1/+2
* update pchesJulien Nabet2021-03-062-8/+39
* emplace_back: use perfect forwarding if possibleThorsten Behrens2021-03-051-1/+1
* loplugin:refcounting return objects properlyNoel2021-03-051-1/+1
* update pchesCaolán McNamara2021-03-031-1/+2
* tdf#119931 Fix accessibility warningsmsrijita182021-02-261-0/+4
* tdf#139734 Remove redundant asserts after MacrosTest::loadFromDesktopMoaz2021-02-256-8/+0
* hide MenuBar detailsCaolán McNamara2021-02-241-9/+2
* loplugin:unusedmethodsNoel2021-02-234-35/+0
* update pchesCaolán McNamara2021-02-231-2/+1
* Fix typoAndrea Gelmini2021-02-231-2/+2
* weld colsmenuCaolán McNamara2021-02-223-38/+25
* there is no way to activate ID_BROWSER_COLUMNINFO so its dead-codeCaolán McNamara2021-02-222-15/+0
* loplugin:refcounting in dbaccessNoel2021-02-2237-114/+95
* Typo fix: supress -> suppressTor Lillqvist2021-02-214-8/+8
* loplugin:refcounting in svxNoel2021-02-202-2/+2
* update pchesCaolán McNamara2021-02-192-2/+4
* weld rows menuCaolán McNamara2021-02-193-30/+20
* nRow argument is unusedCaolán McNamara2021-02-192-6/+6
* Resolves: tdf#140444 return early before null-derefCaolán McNamara2021-02-181-2/+4
* move statusbar into DBTreeListBox containerCaolán McNamara2021-02-175-33/+49
* convert m_aTypeImage to weld::Image and move inside OTableWindowTitleCaolán McNamara2021-02-166-63/+14
* weld OTableWindowTitleCaolán McNamara2021-02-166-133/+79
* show context menu on right click in treeviewCaolán McNamara2021-02-162-0/+10
* tdf#119931 Fix accessibility warningshomeboy4452021-02-151-0/+2
* loplugin:referencecasting in dbaccessNoel2021-02-1528-58/+56
* ignore row-activated with no active cursor positionCaolán McNamara2021-02-121-5/+6