summaryrefslogtreecommitdiffstats
path: root/basctl
Commit message (Expand)AuthorAgeFilesLines
* loplugin:returnconstantNoel Grandin2018-10-304-13/+9
* tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen2018-10-261-0/+1
* weld AdvancedSettingsDialogCaolán McNamara2018-10-241-1/+1
* clang-tidy performance-unnecessary-copy-initialization inNoel Grandin2018-10-2312-65/+64
* tdf#120674 set DlgEdForm early in DlgEdObj::EndCreateArmin Le Grand2018-10-221-3/+16
* clang-tidy readability-container-size-emptyNoel Grandin2018-10-191-1/+1
* clang-tidy readability-redundant-smartptr-getNoel Grandin2018-10-172-3/+3
* loplugin:staticvar in avmedia..connectivityNoel Grandin2018-10-171-1/+1
* Related: tdf#120612 help response missing from other help buttonsCaolán McNamara2018-10-163-0/+3
* tdf#120264 - Access to "Get Involved"heiko tietze2018-10-091-0/+1
* cppcheck: knownConditionTrueFalseJochen Nitschke2018-10-081-5/+2
* tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen2018-10-081-0/+1
* drop some now unnecessary includesCaolán McNamara2018-10-061-6/+0
* Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann2018-10-021-2/+2
* make all notebooks scrollable and enable_popupCaolán McNamara2018-10-021-0/+2
* loplugin:useuniqueptr in SvImpLBoxNoel Grandin2018-09-251-1/+1
* Resolves: tdf#119624 stray image_position bottom for some icons in buttonsCaolán McNamara2018-09-241-1/+0
* weld BreakPointDialogCaolán McNamara2018-09-205-131/+180
* New loplugin:externalStephan Bergmann2018-09-175-8/+8
* tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen2018-09-131-0/+1
* Revert "clang bugprone-unused-return-value"Noel Grandin2018-09-111-1/+2
* tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen2018-09-101-0/+1
* clang bugprone-unused-return-valueNoel Grandin2018-09-081-2/+1
* loplugin:simplifyconstruct in accessibility..bridgesNoel Grandin2018-09-052-2/+0
* pass SdrUndoAction around by std::unique_ptrNoel Grandin2018-09-032-5/+3
* Fix typoAndrea Gelmini2018-08-251-1/+1
* Resolves: tdf#118572 ensure basic error dialog blocks any other dialogCaolán McNamara2018-08-241-0/+8
* Related: tdf#118572 set parent of basic error dialog to basic ideCaolán McNamara2018-08-241-1/+1
* Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov2018-08-201-4/+2
* td#f119300 crash in Manage BreakPoints dialogNoel Grandin2018-08-162-8/+13
* add operator+=(OUStringBuffer) method to OUStringNoel Grandin2018-08-011-1/+1
* loplugin:stringloop basctl,chart2,connectivityNoel Grandin2018-07-281-16/+16
* basctl: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-262-0/+10
* Remove commented-out code from bastypes.cxxMuhammet Kara2018-07-201-1/+0
* merge IUndoManager into SfxUndoManagerNoel Grandin2018-07-138-14/+10
* Add missing sal/log.hxx headersGabor Kelemen2018-07-097-0/+7
* tdf117058 - Simplify calls to Menu::CheckItemKevin Dubrulle2018-07-091-1/+1
* tdf#100726: Improve readability of OUString/OString concatenationsUlkem Kasapoglu2018-07-091-2/+1
* Some cleanup and commentsJan-Marek Glogowski2018-07-061-0/+1
* move SvTreeList::*Sibling to SvTreeListEntryNoel Grandin2018-07-031-2/+2
* Improved loplugin:redundantcast (const-qualified typedefs): basctlStephan Bergmann2018-06-291-2/+2
* tdf#96099 Remove some trivial container iterator typedefsArkadiy Illarionov2018-06-262-9/+8
* menubar basic: update menubar according swriterandreas kainz2018-06-201-14/+17
* set explicit parent for signing warning messagesCaolán McNamara2018-06-183-5/+5
* menubar: update basic/macro menubarandreas kainz2018-06-141-24/+32
* tdf#117825: check if macros are allowed when double-click oneJulien Nabet2018-06-021-1/+14
* SOSAW080: Cleanup of SdrModelArmin Le Grand2018-05-311-1/+1
* loplugin:useuniqueptr in basctl::CheckBoxNoel Grandin2018-05-282-6/+5
* loplugin:useuniqueptr in BreakPointListNoel Grandin2018-05-286-98/+90
* Improve re-throwing of UNO exceptionsNoel Grandin2018-05-251-2/+4